Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3855817b4ed7129f4e5759197b7830b0e3aab6a7 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-ssh8185387274660519360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7453982135210774888.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6708826793384123282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13842139596914739539.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-ssh7159508093111504099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27464 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#636)" > 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 > git rev-list --no-walk bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-18T14:26:39.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-18T14:26:40.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-18T14:26:40.106Z] ========================================================= [2024-01-18T14:26:40.106Z] EdgeX Global Pipelines Version Info [2024-01-18T14:26:40.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:26:41.196Z] ------------------- [2024-01-18T14:26:41.197Z] stable info: [2024-01-18T14:26:41.197Z] ------------------- [2024-01-18T14:26:41.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-18T14:26:41.197Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:26:41.197Z] Message: update stable to v1.0.258 [2024-01-18T14:26:41.456Z] ------------------- [2024-01-18T14:26:41.456Z] experimental info: [2024-01-18T14:26:41.456Z] ------------------- [2024-01-18T14:26:41.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-18T14:26:41.456Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:26:41.456Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-18T14:26:41.521Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-01-18T14:26:41.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-01-18T14:26:41.563Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-18T14:26:41.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-18T14:26:41.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-18T14:26:41.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-18T14:26:41.663Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-18T14:26:41.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-18T14:26:41.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-18T14:26:41.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-18T14:26:41.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-18T14:26:41.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-01-18T14:26:41.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-18T14:26:41.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-18T14:26:41.892Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T14:26:41.925Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T14:26:41.956Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:26:41.991Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:26:42.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-18T14:26:42.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-18T14:26:42.092Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-18T14:26:42.129Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-18T14:26:42.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-18T14:26:42.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-18T14:26:42.244Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-18T14:26:42.276Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-18T14:26:42.307Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-18T14:26:42.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-18T14:26:42.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-18T14:26:42.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-18T14:26:42.445Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] echo [2024-01-18T14:26:42.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3855817 [Pipeline] echo [2024-01-18T14:26:42.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:26:42.606Z] provisioning config files... [2024-01-18T14:26:42.619Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8021801699095053334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:26:42.952Z] ---> ****-login.sh [2024-01-18T14:26:42.952Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:26:43.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:43.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:43.215Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:43.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:43.215Z] [2024-01-18T14:26:43.215Z] Login Succeeded [2024-01-18T14:26:43.215Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:26:43.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:43.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:43.479Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:43.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:43.479Z] [2024-01-18T14:26:43.479Z] Login Succeeded [2024-01-18T14:26:43.479Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:26:43.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:43.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:43.479Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:43.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:43.479Z] [2024-01-18T14:26:43.479Z] Login Succeeded [2024-01-18T14:26:43.479Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:26:43.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:43.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:43.479Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:43.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:43.479Z] [2024-01-18T14:26:43.479Z] Login Succeeded [2024-01-18T14:26:43.479Z] ****.io [2024-01-18T14:26:43.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:43.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:43.999Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:43.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:43.999Z] [2024-01-18T14:26:43.999Z] Login Succeeded [2024-01-18T14:26:44.000Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:26:44.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-18T14:26:44.508Z] + git rev-list -1 --merges 3855817b4ed7129f4e5759197b7830b0e3aab6a7~1..3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] echo [2024-01-18T14:26:44.536Z] -----------> git rev-list -1 --merges 3855817b4ed7129f4e5759197b7830b0e3aab6a7~1..3855817b4ed7129f4e5759197b7830b0e3aab6a7 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [false] [Pipeline] sh [2024-01-18T14:26:44.845Z] + git log --format=format:%s -1 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] echo [2024-01-18T14:26:44.860Z] ========================================================= [2024-01-18T14:26:44.860Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-18T14:26:44.860Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:26:45.302Z] + git log --format=format:%s -1 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] echo [2024-01-18T14:26:45.314Z] [semverPrep] GIT_COMMIT: 3855817b4ed7129f4e5759197b7830b0e3aab6a7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#636) [Pipeline] echo [2024-01-18T14:26:45.337Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-18T14:26:45.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:26:45.723Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-18T14:26:45.723Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-18T14:26:45.723Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-18T14:26:45.723Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-18T14:26:45.723Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-18T14:26:45.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:26:46.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:26:46.152Z] [2024-01-18T14:26:46.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:26:46.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:26:46.463Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-18T14:26:46.463Z] b85a868b505f: Pulling fs layer [2024-01-18T14:26:46.463Z] e2be974225ed: Pulling fs layer [2024-01-18T14:26:46.463Z] 339a4e72a1f5: Pulling fs layer [2024-01-18T14:26:46.463Z] 988bab9f4d93: Pulling fs layer [2024-01-18T14:26:46.463Z] 1469e6f7b9e6: Pulling fs layer [2024-01-18T14:26:46.463Z] eaf3925da568: Pulling fs layer [2024-01-18T14:26:46.463Z] bab4dde63d76: Pulling fs layer [2024-01-18T14:26:46.463Z] 988bab9f4d93: Waiting [2024-01-18T14:26:46.463Z] bde34c3a00c8: Pulling fs layer [2024-01-18T14:26:46.463Z] 1469e6f7b9e6: Waiting [2024-01-18T14:26:46.463Z] b352a97aabf1: Pulling fs layer [2024-01-18T14:26:46.463Z] 4872d77fe225: Pulling fs layer [2024-01-18T14:26:46.463Z] 5851b861e8e6: Pulling fs layer [2024-01-18T14:26:46.463Z] bde34c3a00c8: Waiting [2024-01-18T14:26:46.463Z] b352a97aabf1: Waiting [2024-01-18T14:26:46.463Z] 4872d77fe225: Waiting [2024-01-18T14:26:46.463Z] 5851b861e8e6: Waiting [2024-01-18T14:26:46.463Z] eaf3925da568: Waiting [2024-01-18T14:26:46.463Z] e2be974225ed: Verifying Checksum [2024-01-18T14:26:46.463Z] e2be974225ed: Download complete [2024-01-18T14:26:46.463Z] 988bab9f4d93: Verifying Checksum [2024-01-18T14:26:46.463Z] 988bab9f4d93: Download complete [2024-01-18T14:26:46.463Z] 1469e6f7b9e6: Verifying Checksum [2024-01-18T14:26:46.463Z] 1469e6f7b9e6: Download complete [2024-01-18T14:26:46.463Z] eaf3925da568: Verifying Checksum [2024-01-18T14:26:46.463Z] eaf3925da568: Download complete [2024-01-18T14:26:46.722Z] 339a4e72a1f5: Verifying Checksum [2024-01-18T14:26:46.722Z] 339a4e72a1f5: Download complete [2024-01-18T14:26:46.722Z] bde34c3a00c8: Verifying Checksum [2024-01-18T14:26:46.722Z] bde34c3a00c8: Download complete [2024-01-18T14:26:46.722Z] b352a97aabf1: Download complete [2024-01-18T14:26:46.722Z] 4872d77fe225: Verifying Checksum [2024-01-18T14:26:46.722Z] 4872d77fe225: Download complete [2024-01-18T14:26:46.722Z] 5851b861e8e6: Download complete [2024-01-18T14:26:46.722Z] b85a868b505f: Verifying Checksum [2024-01-18T14:26:46.722Z] b85a868b505f: Download complete [2024-01-18T14:26:46.982Z] bab4dde63d76: Verifying Checksum [2024-01-18T14:26:46.982Z] bab4dde63d76: Download complete [2024-01-18T14:26:47.920Z] b85a868b505f: Pull complete [2024-01-18T14:26:47.920Z] e2be974225ed: Pull complete [2024-01-18T14:26:48.180Z] 339a4e72a1f5: Pull complete [2024-01-18T14:26:48.180Z] 988bab9f4d93: Pull complete [2024-01-18T14:26:48.440Z] 1469e6f7b9e6: Pull complete [2024-01-18T14:26:48.701Z] eaf3925da568: Pull complete [2024-01-18T14:26:50.079Z] bab4dde63d76: Pull complete [2024-01-18T14:26:50.080Z] bde34c3a00c8: Pull complete [2024-01-18T14:26:50.339Z] b352a97aabf1: Pull complete [2024-01-18T14:26:50.339Z] 4872d77fe225: Pull complete [2024-01-18T14:26:50.339Z] 5851b861e8e6: Pull complete [2024-01-18T14:26:50.339Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-18T14:26:50.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:26:50.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:26:50.524Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:26:50.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:26:51.737Z] $ docker top 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 -eo pid,comm [2024-01-18T14:26:51.786Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-18T14:26:51.786Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:26:51.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:26:51.886Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:26:52.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:26:52.001Z] $ docker exec 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 ssh-agent [2024-01-18T14:26:52.104Z] SSH_AUTH_SOCK=/tmp/ssh-hJQfmCovOSyT/agent.33 [2024-01-18T14:26:52.104Z] SSH_AGENT_PID=39 [2024-01-18T14:26:52.114Z] Running ssh-add (command line suppressed) [2024-01-18T14:26:52.210Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7971826704514568329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7971826704514568329.key) [2024-01-18T14:26:52.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:26:52.531Z] + git tag --points-at HEAD [Pipeline] } [2024-01-18T14:26:52.542Z] $ docker exec --env ******** --env ******** 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 ssh-agent -k [2024-01-18T14:26:52.631Z] unset SSH_AUTH_SOCK; [2024-01-18T14:26:52.632Z] unset SSH_AGENT_PID; [2024-01-18T14:26:52.632Z] echo Agent pid 39 killed; [2024-01-18T14:26:52.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-18T14:26:52.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:26:52.706Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:26:52.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:26:52.813Z] $ docker exec 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 ssh-agent [2024-01-18T14:26:52.929Z] SSH_AUTH_SOCK=/tmp/ssh-diKGKmFJTsZb/agent.71 [2024-01-18T14:26:52.929Z] SSH_AGENT_PID=77 [2024-01-18T14:26:52.934Z] Running ssh-add (command line suppressed) [2024-01-18T14:26:53.025Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4488804644286846482.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4488804644286846482.key) [2024-01-18T14:26:53.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:26:53.345Z] + git semver init [2024-01-18T14:26:53.604Z] 2024-01-18 14:26:53,497 [run_init] DEBUG init version:0.0.0 force:False [2024-01-18T14:26:53.604Z] 2024-01-18 14:26:53,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-01-18T14:26:53.604Z] 2024-01-18 14:26:53,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-01-18T14:26:53.604Z] 2024-01-18 14:26:53,499 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:26:54.987Z] 2024-01-18 14:26:54,583 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-01-18T14:26:54.987Z] 2024-01-18 14:26:54,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-01-18T14:26:54.987Z] 2024-01-18 14:26:54,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:26:54.987Z] 2024-01-18 14:26:54,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:26:54.987Z] 3.2.0-dev.7 [Pipeline] } [2024-01-18T14:26:54.995Z] $ docker exec --env ******** --env ******** 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 ssh-agent -k [2024-01-18T14:26:55.100Z] unset SSH_AUTH_SOCK; [2024-01-18T14:26:55.101Z] unset SSH_AGENT_PID; [2024-01-18T14:26:55.101Z] echo Agent pid 77 killed; [2024-01-18T14:26:55.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:26:55.491Z] + git semver [Pipeline] } [2024-01-18T14:26:55.762Z] $ docker stop --time=1 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 [2024-01-18T14:26:57.031Z] $ docker rm -f --volumes 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:26:57.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-18T14:26:57.644Z] Stashed 1 file(s) [Pipeline] echo [2024-01-18T14:26:57.646Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:26:58.009Z] provisioning config files... [2024-01-18T14:26:58.019Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2737940637723301647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:26:58.330Z] ---> ****-login.sh [2024-01-18T14:26:58.330Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:26:58.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:58.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:58.331Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:58.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:58.331Z] [2024-01-18T14:26:58.331Z] Login Succeeded [2024-01-18T14:26:58.331Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:26:58.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:58.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:58.331Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:58.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:58.331Z] [2024-01-18T14:26:58.331Z] Login Succeeded [2024-01-18T14:26:58.331Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:26:58.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:58.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:58.591Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:58.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:58.591Z] [2024-01-18T14:26:58.591Z] Login Succeeded [2024-01-18T14:26:58.591Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:26:58.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:58.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:58.591Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:58.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:58.591Z] [2024-01-18T14:26:58.591Z] Login Succeeded [2024-01-18T14:26:58.591Z] ****.io [2024-01-18T14:26:58.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:26:58.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:26:58.850Z] Configure a credential helper to remove this warning. See [2024-01-18T14:26:58.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:26:58.850Z] [2024-01-18T14:26:58.850Z] Login Succeeded [2024-01-18T14:26:58.850Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:26:58.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T14:26:59.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:26:59.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:26:59.073Z] ========================================================= [2024-01-18T14:26:59.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-18T14:26:59.073Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:26:59.477Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-18T14:26:59.477Z] Sending build context to Docker daemon 8.772MB [2024-01-18T14:26:59.477Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T14:26:59.477Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-18T14:26:59.477Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-18T14:26:59.477Z] 7264a8db6415: Pulling fs layer [2024-01-18T14:26:59.477Z] c4d48a809fc2: Pulling fs layer [2024-01-18T14:26:59.477Z] 4f1c88b9dad5: Pulling fs layer [2024-01-18T14:26:59.477Z] ad3a456e5733: Pulling fs layer [2024-01-18T14:26:59.477Z] 69c7f0334f64: Pulling fs layer [2024-01-18T14:26:59.477Z] 1f1c1a5573a3: Pulling fs layer [2024-01-18T14:26:59.477Z] ce7588e14bc9: Pulling fs layer [2024-01-18T14:26:59.477Z] ad3a456e5733: Waiting [2024-01-18T14:26:59.477Z] 69c7f0334f64: Waiting [2024-01-18T14:26:59.477Z] 1f1c1a5573a3: Waiting [2024-01-18T14:26:59.477Z] ce7588e14bc9: Waiting [2024-01-18T14:26:59.477Z] b5e4710f87ac: Pulling fs layer [2024-01-18T14:26:59.477Z] b5e4710f87ac: Waiting [2024-01-18T14:26:59.477Z] c4d48a809fc2: Verifying Checksum [2024-01-18T14:26:59.477Z] c4d48a809fc2: Download complete [2024-01-18T14:26:59.477Z] ad3a456e5733: Verifying Checksum [2024-01-18T14:26:59.477Z] ad3a456e5733: Download complete [2024-01-18T14:26:59.735Z] 69c7f0334f64: Verifying Checksum [2024-01-18T14:26:59.735Z] 69c7f0334f64: Download complete [2024-01-18T14:26:59.735Z] 7264a8db6415: Download complete [2024-01-18T14:26:59.735Z] 1f1c1a5573a3: Verifying Checksum [2024-01-18T14:26:59.735Z] 1f1c1a5573a3: Download complete [2024-01-18T14:26:59.735Z] 7264a8db6415: Pull complete [2024-01-18T14:26:59.994Z] c4d48a809fc2: Pull complete [2024-01-18T14:26:59.994Z] b5e4710f87ac: Verifying Checksum [2024-01-18T14:26:59.994Z] b5e4710f87ac: Download complete [2024-01-18T14:26:59.994Z] 4f1c88b9dad5: Verifying Checksum [2024-01-18T14:26:59.994Z] 4f1c88b9dad5: Download complete [2024-01-18T14:27:00.559Z] ce7588e14bc9: Verifying Checksum [2024-01-18T14:27:00.559Z] ce7588e14bc9: Download complete [2024-01-18T14:27:03.087Z] 4f1c88b9dad5: Pull complete [2024-01-18T14:27:03.087Z] ad3a456e5733: Pull complete [2024-01-18T14:27:03.087Z] 69c7f0334f64: Pull complete [2024-01-18T14:27:03.087Z] 1f1c1a5573a3: Pull complete [2024-01-18T14:27:04.985Z] ce7588e14bc9: Pull complete [2024-01-18T14:27:05.552Z] b5e4710f87ac: Pull complete [2024-01-18T14:27:05.552Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-18T14:27:05.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T14:27:05.552Z] ---> 88b5674ff536 [2024-01-18T14:27:05.552Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T14:27:06.929Z] ---> Running in 2fbf6c35bfd6 [2024-01-18T14:27:06.929Z] Removing intermediate container 2fbf6c35bfd6 [2024-01-18T14:27:06.929Z] ---> fc03f836be2e [2024-01-18T14:27:06.929Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T14:27:06.929Z] ---> Running in 907c3c7fc344 [2024-01-18T14:27:06.929Z] Removing intermediate container 907c3c7fc344 [2024-01-18T14:27:06.929Z] ---> 4d41dfaa1960 [2024-01-18T14:27:06.929Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-18T14:27:07.188Z] ---> Running in d75ab931e3f7 [2024-01-18T14:27:07.188Z] Removing intermediate container d75ab931e3f7 [2024-01-18T14:27:07.188Z] ---> 6f1ddbf6901c [2024-01-18T14:27:07.188Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T14:27:07.188Z] ---> Running in 8febddcdc9b5 [2024-01-18T14:27:07.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:27:07.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:27:07.965Z] OK: 264 MiB in 52 packages [2024-01-18T14:27:08.224Z] Removing intermediate container 8febddcdc9b5 [2024-01-18T14:27:08.224Z] ---> cf51fd200d63 [2024-01-18T14:27:08.224Z] Step 7/12 : WORKDIR /app [2024-01-18T14:27:08.224Z] ---> Running in d87d14675b62 [2024-01-18T14:27:08.224Z] Removing intermediate container d87d14675b62 [2024-01-18T14:27:08.224Z] ---> 08a038fc49e1 [2024-01-18T14:27:08.224Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-18T14:27:08.224Z] ---> 5f0403af65a6 [2024-01-18T14:27:08.224Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:27:08.224Z] ---> Running in a8b9602a4d1b [2024-01-18T14:27:12.902Z] Still waiting to schedule task [2024-01-18T14:27:12.902Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-18T14:27:40.306Z] Removing intermediate container a8b9602a4d1b [2024-01-18T14:27:40.306Z] ---> ad3d3ca83231 [2024-01-18T14:27:40.306Z] Step 10/12 : COPY . . [2024-01-18T14:27:40.306Z] ---> 5819dbdf2a87 [2024-01-18T14:27:40.306Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T14:27:40.306Z] ---> Running in 00bd3affa57f [2024-01-18T14:27:40.306Z] Removing intermediate container 00bd3affa57f [2024-01-18T14:27:40.306Z] ---> 2ab34ac5afdb [2024-01-18T14:27:40.306Z] Step 12/12 : RUN $MAKE [2024-01-18T14:27:40.306Z] ---> Running in d94aee70388c [2024-01-18T14:27:40.306Z] noop [2024-01-18T14:27:40.306Z] Removing intermediate container d94aee70388c [2024-01-18T14:27:40.306Z] ---> 59e1cc5989b1 [2024-01-18T14:27:40.306Z] Successfully built 59e1cc5989b1 [2024-01-18T14:27:40.306Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:27:40.693Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:27:40.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:27:40.851Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:27:40.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T14:27:41.316Z] $ docker top 460d3b7e74dbe86fedcb9a7e6c195e6988044e9df6b3b8386db80beaad3157fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:27:41.694Z] + go version [2024-01-18T14:27:41.694Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-18T14:27:41.702Z] $ docker stop --time=1 460d3b7e74dbe86fedcb9a7e6c195e6988044e9df6b3b8386db80beaad3157fe [2024-01-18T14:27:42.946Z] $ docker rm -f --volumes 460d3b7e74dbe86fedcb9a7e6c195e6988044e9df6b3b8386db80beaad3157fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:27:43.526Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:27:43.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:27:43.632Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:27:43.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T14:27:43.971Z] $ docker top fae400600289926ca9ff6ff22723c50e00086e87e69d68535a34bce7ceecede7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:27:44.352Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:27:44.672Z] + make test [2024-01-18T14:27:44.673Z] go test -race -coverprofile=coverage.out ./... [2024-01-18T14:28:02.756Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-18T14:28:20.827Z] go vet ./... [2024-01-18T14:28:21.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:28:21.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T14:28:21.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-18T14:28:21.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:28:21.438Z] $ docker stop --time=1 fae400600289926ca9ff6ff22723c50e00086e87e69d68535a34bce7ceecede7 [2024-01-18T14:28:23.560Z] $ docker rm -f --volumes fae400600289926ca9ff6ff22723c50e00086e87e69d68535a34bce7ceecede7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:28:24.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:28:24.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-18T14:28:24.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T14:28:25.096Z] + ls -al . [2024-01-18T14:28:25.096Z] total 184 [2024-01-18T14:28:25.096Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 14:27 . [2024-01-18T14:28:25.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:26 .. [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 14:26 .dockerignore [2024-01-18T14:28:25.096Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:28 .git [2024-01-18T14:28:25.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:26 .github [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 18 14:26 .gitignore [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:26 .golangci.yml [2024-01-18T14:28:25.096Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:26 .semver [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 18 14:26 Attribution.txt [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 18 14:26 CHANGELOG.md [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 18 14:26 Dockerfile [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:26 GOVERNANCE.md [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 18 14:26 Jenkinsfile [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 14:26 LICENSE [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 14:26 OWNERS.md [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 18 14:26 README.md [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:26 VERSION [2024-01-18T14:28:25.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:26 bin [2024-01-18T14:28:25.096Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 18 14:27 coverage.out [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 3728 Jan 18 14:26 go.mod [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:26 go.sum [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 18 14:26 main.go [2024-01-18T14:28:25.096Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 18 14:26 makefile [2024-01-18T14:28:25.096Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 14:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:25.443Z] + 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=3855817b4ed7129f4e5759197b7830b0e3aab6a7 --label arch=amd64 --label version=3.2.0-dev.7 . [2024-01-18T14:28:25.443Z] Sending build context to Docker daemon 8.773MB [2024-01-18T14:28:25.443Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T14:28:25.443Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-18T14:28:25.443Z] ---> 59e1cc5989b1 [2024-01-18T14:28:25.443Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T14:28:25.443Z] ---> Running in 216c3b1f34bd [2024-01-18T14:28:25.443Z] Removing intermediate container 216c3b1f34bd [2024-01-18T14:28:25.443Z] ---> bccd258f2efe [2024-01-18T14:28:25.443Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T14:28:25.443Z] ---> Running in 74985b8b3540 [2024-01-18T14:28:25.702Z] Removing intermediate container 74985b8b3540 [2024-01-18T14:28:25.702Z] ---> fb77acae677a [2024-01-18T14:28:25.702Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-18T14:28:25.702Z] ---> Running in 10eac3395450 [2024-01-18T14:28:25.702Z] Removing intermediate container 10eac3395450 [2024-01-18T14:28:25.702Z] ---> 78010b694271 [2024-01-18T14:28:25.702Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T14:28:25.702Z] ---> Running in 4dc310f6e2c3 [2024-01-18T14:28:25.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:28:26.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:28:26.480Z] OK: 264 MiB in 52 packages [2024-01-18T14:28:26.739Z] Removing intermediate container 4dc310f6e2c3 [2024-01-18T14:28:26.739Z] ---> 2d8505be0f41 [2024-01-18T14:28:26.739Z] Step 7/27 : WORKDIR /app [2024-01-18T14:28:26.739Z] ---> Running in e338d2b3e207 [2024-01-18T14:28:26.739Z] Removing intermediate container e338d2b3e207 [2024-01-18T14:28:26.739Z] ---> 8b7c49010e84 [2024-01-18T14:28:26.739Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-18T14:28:26.996Z] ---> 2453e266894c [2024-01-18T14:28:26.996Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:28:26.996Z] ---> Running in ea002ff2ad2b [2024-01-18T14:28:27.564Z] Removing intermediate container ea002ff2ad2b [2024-01-18T14:28:27.564Z] ---> 57186ca219c6 [2024-01-18T14:28:27.564Z] Step 10/27 : COPY . . [2024-01-18T14:28:27.822Z] ---> 1f7a6223b143 [2024-01-18T14:28:27.822Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T14:28:27.822Z] ---> Running in 2841e64fec30 [2024-01-18T14:28:28.080Z] Removing intermediate container 2841e64fec30 [2024-01-18T14:28:28.080Z] ---> 92d798ee7dec [2024-01-18T14:28:28.080Z] Step 12/27 : RUN $MAKE [2024-01-18T14:28:28.080Z] ---> Running in a3aff56184d4 [2024-01-18T14:28:28.337Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7" -trimpath -mod=readonly -o app-service-configurable [2024-01-18T14:28:43.207Z] Removing intermediate container a3aff56184d4 [2024-01-18T14:28:43.207Z] ---> b2341e55e60d [2024-01-18T14:28:43.207Z] Step 13/27 : FROM alpine:3.18 [2024-01-18T14:28:43.207Z] 3.18: Pulling from library/alpine [2024-01-18T14:28:43.207Z] c926b61bad3b: Pulling fs layer [2024-01-18T14:28:43.466Z] c926b61bad3b: Verifying Checksum [2024-01-18T14:28:43.466Z] c926b61bad3b: Download complete [2024-01-18T14:28:43.466Z] c926b61bad3b: Pull complete [2024-01-18T14:28:43.466Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:28:43.724Z] Status: Downloaded newer image for alpine:3.18 [2024-01-18T14:28:43.724Z] ---> b541f2080109 [2024-01-18T14:28:43.724Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-18T14:28:43.724Z] ---> Running in 3f30e0cf850d [2024-01-18T14:28:43.724Z] Removing intermediate container 3f30e0cf850d [2024-01-18T14:28:43.724Z] ---> 35540c595f67 [2024-01-18T14:28:43.724Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-01-18T14:28:43.724Z] ---> Running in 18341347379e [2024-01-18T14:28:43.724Z] Removing intermediate container 18341347379e [2024-01-18T14:28:43.724Z] ---> d526a0c19e38 [2024-01-18T14:28:43.724Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T14:28:43.724Z] ---> Running in b5a2147e4d59 [2024-01-18T14:28:43.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:28:44.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:28:44.241Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T14:28:44.241Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T14:28:44.241Z] Executing busybox-1.36.1-r5.trigger [2024-01-18T14:28:44.241Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:28:44.499Z] OK: 8 MiB in 17 packages [2024-01-18T14:28:44.759Z] Removing intermediate container b5a2147e4d59 [2024-01-18T14:28:44.759Z] ---> 4bdcd2f06007 [2024-01-18T14:28:44.759Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-18T14:28:44.759Z] ---> Running in c8ff7f25870a [2024-01-18T14:28:45.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:28:45.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:28:45.277Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:28:45.277Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:28:45.277Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:28:45.277Z] OK: 8 MiB in 17 packages [2024-01-18T14:28:45.843Z] Removing intermediate container c8ff7f25870a [2024-01-18T14:28:45.843Z] ---> a604308125b3 [2024-01-18T14:28:45.843Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T14:28:45.843Z] ---> e0b11265b4a5 [2024-01-18T14:28:45.843Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T14:28:46.102Z] ---> a7557381188d [2024-01-18T14:28:46.102Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-18T14:28:46.102Z] ---> 0a016730152a [2024-01-18T14:28:46.102Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-18T14:28:46.360Z] ---> eaccc9fef77d [2024-01-18T14:28:46.360Z] Step 22/27 : EXPOSE 48095 [2024-01-18T14:28:46.360Z] ---> Running in 645d052ff8fd [2024-01-18T14:28:46.620Z] Removing intermediate container 645d052ff8fd [2024-01-18T14:28:46.620Z] ---> 2e43dd6d9abf [2024-01-18T14:28:46.620Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-01-18T14:28:46.620Z] ---> Running in 22f5ad18b092 [2024-01-18T14:28:46.620Z] Removing intermediate container 22f5ad18b092 [2024-01-18T14:28:46.620Z] ---> 4c2e5938b241 [2024-01-18T14:28:46.620Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-18T14:28:46.620Z] ---> Running in 453709908a0d [2024-01-18T14:28:46.620Z] Removing intermediate container 453709908a0d [2024-01-18T14:28:46.620Z] ---> 611a22df9ca1 [2024-01-18T14:28:46.620Z] Step 25/27 : LABEL arch=amd64 [2024-01-18T14:28:46.880Z] ---> Running in 21371c4695c3 [2024-01-18T14:28:46.880Z] Removing intermediate container 21371c4695c3 [2024-01-18T14:28:46.880Z] ---> 464454c21758 [2024-01-18T14:28:46.880Z] Step 26/27 : LABEL git_sha=3855817b4ed7129f4e5759197b7830b0e3aab6a7 [2024-01-18T14:28:46.880Z] ---> Running in 49fc59125d01 [2024-01-18T14:28:46.880Z] Removing intermediate container 49fc59125d01 [2024-01-18T14:28:46.880Z] ---> aadbfef247a8 [2024-01-18T14:28:46.880Z] Step 27/27 : LABEL version=3.2.0-dev.7 [2024-01-18T14:28:46.880Z] ---> Running in b9f331750ade [2024-01-18T14:28:46.880Z] Removing intermediate container b9f331750ade [2024-01-18T14:28:46.880Z] ---> f077f76a3ae3 [2024-01-18T14:28:46.880Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-18T14:28:46.880Z] Successfully built f077f76a3ae3 [2024-01-18T14:28:46.880Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:28:47.143Z] provisioning config files... [2024-01-18T14:28:47.151Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16638774283242132741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:28:47.488Z] ---> ****-login.sh [2024-01-18T14:28:47.488Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:28:47.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:47.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:47.488Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:47.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:47.488Z] [2024-01-18T14:28:47.488Z] Login Succeeded [2024-01-18T14:28:47.488Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:28:47.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:47.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:47.488Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:47.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:47.488Z] [2024-01-18T14:28:47.488Z] Login Succeeded [2024-01-18T14:28:47.488Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:28:47.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:47.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:47.748Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:47.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:47.748Z] [2024-01-18T14:28:47.748Z] Login Succeeded [2024-01-18T14:28:47.748Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:28:47.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:47.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:47.748Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:47.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:47.748Z] [2024-01-18T14:28:47.748Z] Login Succeeded [2024-01-18T14:28:47.748Z] ****.io [2024-01-18T14:28:47.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:48.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:48.007Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:48.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:48.007Z] [2024-01-18T14:28:48.007Z] Login Succeeded [2024-01-18T14:28:48.007Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:28:48.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:28:48.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:28:48.189Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-01-18T14:28:48.189Z] 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [2024-01-18T14:28:48.189Z] latest [2024-01-18T14:28:48.189Z] 3.2.0-dev.7 [2024-01-18T14:28:48.189Z] 3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [2024-01-18T14:28:48.189Z] main [2024-01-18T14:28:48.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:48.611Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:49.001Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7 [2024-01-18T14:28:49.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-18T14:28:49.001Z] a557fe4e032c: Preparing [2024-01-18T14:28:49.001Z] 0363c2b7839a: Preparing [2024-01-18T14:28:49.001Z] cac83ec62186: Preparing [2024-01-18T14:28:49.001Z] 43e20ce52046: Preparing [2024-01-18T14:28:49.001Z] 646e0d7e3ffa: Preparing [2024-01-18T14:28:49.001Z] 056a9c376ef6: Preparing [2024-01-18T14:28:49.001Z] 9fe9a137fd00: Preparing [2024-01-18T14:28:49.001Z] 056a9c376ef6: Waiting [2024-01-18T14:28:49.001Z] 9fe9a137fd00: Waiting [2024-01-18T14:28:49.001Z] 43e20ce52046: Pushed [2024-01-18T14:28:49.001Z] 0363c2b7839a: Pushed [2024-01-18T14:28:49.001Z] cac83ec62186: Pushed [2024-01-18T14:28:49.001Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:28:49.259Z] 056a9c376ef6: Pushed [2024-01-18T14:28:49.516Z] 646e0d7e3ffa: Pushed [2024-01-18T14:28:50.890Z] a557fe4e032c: Pushed [2024-01-18T14:28:51.149Z] 3855817b4ed7129f4e5759197b7830b0e3aab6a7: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:51.527Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:51.987Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-01-18T14:28:51.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-18T14:28:51.987Z] a557fe4e032c: Preparing [2024-01-18T14:28:51.987Z] 0363c2b7839a: Preparing [2024-01-18T14:28:51.987Z] cac83ec62186: Preparing [2024-01-18T14:28:51.987Z] 43e20ce52046: Preparing [2024-01-18T14:28:51.987Z] 646e0d7e3ffa: Preparing [2024-01-18T14:28:51.987Z] 056a9c376ef6: Preparing [2024-01-18T14:28:51.987Z] 9fe9a137fd00: Preparing [2024-01-18T14:28:51.987Z] 9fe9a137fd00: Waiting [2024-01-18T14:28:51.987Z] 056a9c376ef6: Waiting [2024-01-18T14:28:51.987Z] 43e20ce52046: Layer already exists [2024-01-18T14:28:51.987Z] 646e0d7e3ffa: Layer already exists [2024-01-18T14:28:51.987Z] 0363c2b7839a: Layer already exists [2024-01-18T14:28:51.987Z] a557fe4e032c: Layer already exists [2024-01-18T14:28:51.987Z] cac83ec62186: Layer already exists [2024-01-18T14:28:51.987Z] 056a9c376ef6: Layer already exists [2024-01-18T14:28:51.987Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:28:51.987Z] latest: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:52.383Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:52.766Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.7 [2024-01-18T14:28:52.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-18T14:28:52.767Z] a557fe4e032c: Preparing [2024-01-18T14:28:52.767Z] 0363c2b7839a: Preparing [2024-01-18T14:28:52.767Z] cac83ec62186: Preparing [2024-01-18T14:28:52.767Z] 43e20ce52046: Preparing [2024-01-18T14:28:52.767Z] 646e0d7e3ffa: Preparing [2024-01-18T14:28:52.767Z] 056a9c376ef6: Preparing [2024-01-18T14:28:52.767Z] 9fe9a137fd00: Preparing [2024-01-18T14:28:52.767Z] 9fe9a137fd00: Waiting [2024-01-18T14:28:52.767Z] 0363c2b7839a: Layer already exists [2024-01-18T14:28:52.767Z] 43e20ce52046: Layer already exists [2024-01-18T14:28:52.767Z] a557fe4e032c: Layer already exists [2024-01-18T14:28:52.767Z] cac83ec62186: Layer already exists [2024-01-18T14:28:52.767Z] 646e0d7e3ffa: Layer already exists [2024-01-18T14:28:52.767Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:28:52.767Z] 056a9c376ef6: Layer already exists [2024-01-18T14:28:52.767Z] 3.2.0-dev.7: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:53.172Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:53.566Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [2024-01-18T14:28:53.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-18T14:28:53.566Z] a557fe4e032c: Preparing [2024-01-18T14:28:53.566Z] 0363c2b7839a: Preparing [2024-01-18T14:28:53.566Z] cac83ec62186: Preparing [2024-01-18T14:28:53.566Z] 43e20ce52046: Preparing [2024-01-18T14:28:53.566Z] 646e0d7e3ffa: Preparing [2024-01-18T14:28:53.566Z] 056a9c376ef6: Preparing [2024-01-18T14:28:53.566Z] 9fe9a137fd00: Preparing [2024-01-18T14:28:53.566Z] 056a9c376ef6: Waiting [2024-01-18T14:28:53.566Z] 9fe9a137fd00: Waiting [2024-01-18T14:28:53.566Z] 0363c2b7839a: Layer already exists [2024-01-18T14:28:53.566Z] 646e0d7e3ffa: Layer already exists [2024-01-18T14:28:53.566Z] cac83ec62186: Layer already exists [2024-01-18T14:28:53.566Z] 43e20ce52046: Layer already exists [2024-01-18T14:28:53.566Z] a557fe4e032c: Layer already exists [2024-01-18T14:28:53.566Z] 056a9c376ef6: Layer already exists [2024-01-18T14:28:53.566Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:28:53.566Z] 3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:53.976Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:54.376Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-01-18T14:28:54.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-18T14:28:54.376Z] a557fe4e032c: Preparing [2024-01-18T14:28:54.376Z] 0363c2b7839a: Preparing [2024-01-18T14:28:54.376Z] cac83ec62186: Preparing [2024-01-18T14:28:54.376Z] 43e20ce52046: Preparing [2024-01-18T14:28:54.376Z] 646e0d7e3ffa: Preparing [2024-01-18T14:28:54.376Z] 056a9c376ef6: Preparing [2024-01-18T14:28:54.376Z] 9fe9a137fd00: Preparing [2024-01-18T14:28:54.376Z] 056a9c376ef6: Waiting [2024-01-18T14:28:54.376Z] 9fe9a137fd00: Waiting [2024-01-18T14:28:54.636Z] a557fe4e032c: Layer already exists [2024-01-18T14:28:54.636Z] cac83ec62186: Layer already exists [2024-01-18T14:28:54.636Z] 43e20ce52046: Layer already exists [2024-01-18T14:28:54.636Z] 0363c2b7839a: Layer already exists [2024-01-18T14:28:54.636Z] 646e0d7e3ffa: Layer already exists [2024-01-18T14:28:54.636Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:28:54.636Z] 056a9c376ef6: Layer already exists [2024-01-18T14:28:54.636Z] main: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:28:54.846Z] ===================================================== [Pipeline] echo [2024-01-18T14:28:54.882Z] taggedImages: [2024-01-18T14:28:54.882Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7 [2024-01-18T14:28:54.882Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-01-18T14:28:54.882Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.7 [2024-01-18T14:28:54.882Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [2024-01-18T14:28:54.882Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:55.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:28:55.524Z] [2024-01-18T14:28:55.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:55.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:28:55.918Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-18T14:28:55.918Z] 5eb5b503b376: Pulling fs layer [2024-01-18T14:28:55.918Z] 5c69ac0246d0: Pulling fs layer [2024-01-18T14:28:55.918Z] ec43610c2a17: Pulling fs layer [2024-01-18T14:28:55.918Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-18T14:28:55.918Z] 33b1e0a273af: Pulling fs layer [2024-01-18T14:28:55.918Z] 5d3b04190fa2: Pulling fs layer [2024-01-18T14:28:55.918Z] 2f39f015ded8: Pulling fs layer [2024-01-18T14:28:55.918Z] 33b1e0a273af: Waiting [2024-01-18T14:28:55.918Z] 5d3b04190fa2: Waiting [2024-01-18T14:28:55.918Z] 2f39f015ded8: Waiting [2024-01-18T14:28:55.918Z] 5c69ac0246d0: Download complete [2024-01-18T14:28:55.918Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-18T14:28:55.918Z] 3a2ae6a8a46f: Download complete [2024-01-18T14:28:55.918Z] 33b1e0a273af: Verifying Checksum [2024-01-18T14:28:55.918Z] 33b1e0a273af: Download complete [2024-01-18T14:28:55.918Z] 5d3b04190fa2: Download complete [2024-01-18T14:28:55.918Z] ec43610c2a17: Verifying Checksum [2024-01-18T14:28:55.918Z] ec43610c2a17: Download complete [2024-01-18T14:28:56.176Z] 5eb5b503b376: Verifying Checksum [2024-01-18T14:28:56.176Z] 5eb5b503b376: Download complete [2024-01-18T14:28:56.739Z] 2f39f015ded8: Verifying Checksum [2024-01-18T14:28:56.845Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27466 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-01-18T14:28:56.886Z] Running in /w/workspace/app-service-configurable/216 [Pipeline] { [Pipeline] checkout [2024-01-18T14:28:56.950Z] Selected Git installation does not exist. Using Default [2024-01-18T14:28:56.951Z] The recommended git tool is: NONE [2024-01-18T14:28:56.998Z] 5eb5b503b376: Pull complete [2024-01-18T14:28:57.254Z] 5c69ac0246d0: Pull complete [2024-01-18T14:28:57.688Z] ec43610c2a17: Pull complete [2024-01-18T14:28:57.688Z] 3a2ae6a8a46f: Pull complete [2024-01-18T14:28:57.946Z] 33b1e0a273af: Pull complete [2024-01-18T14:28:57.946Z] 5d3b04190fa2: Pull complete [2024-01-18T14:29:01.798Z] 2f39f015ded8: Pull complete [2024-01-18T14:29:01.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-18T14:29:01.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:29:01.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:29:01.999Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:29:02.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T14:29:02.569Z] using credential edgex-jenkins-ssh [2024-01-18T14:29:02.586Z] Cloning the remote Git repository [2024-01-18T14:29:03.207Z] $ docker top 9d0d6bf8f47c53524084350555373ac6a6f5437bcabfade07c99c3345a985757 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:29:03.652Z] ---> job-cost.sh [2024-01-18T14:29:03.652Z] lf-activate-venv: SKIPPING [2024-01-18T14:29:03.652Z] INFO: No Stack... [2024-01-18T14:29:02.626Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-01-18T14:29:02.716Z] > git init /w/workspace/app-service-configurable/216 # timeout=10 [2024-01-18T14:29:02.847Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-18T14:29:02.848Z] > git --version # timeout=10 [2024-01-18T14:29:02.865Z] > git --version # 'git version 2.25.1' [2024-01-18T14:29:02.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T14:29:03.010Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:29:03.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:29:04.171Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:29:04.461Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-01-18T14:29:04.461Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:29:04.475Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [2024-01-18T14:29:04.482Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] did not exist. Created. [2024-01-18T14:29:04.482Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:29:04.841Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:29:04.866Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:29:04.907Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:29:04.985Z] $ docker stop --time=1 9d0d6bf8f47c53524084350555373ac6a6f5437bcabfade07c99c3345a985757 [2024-01-18T14:29:05.835Z] Avoid second fetch [2024-01-18T14:29:05.836Z] Checking out Revision 3855817b4ed7129f4e5759197b7830b0e3aab6a7 (main) [2024-01-18T14:29:06.132Z] $ docker rm -f --volumes 9d0d6bf8f47c53524084350555373ac6a6f5437bcabfade07c99c3345a985757 [Pipeline] // withDockerContainer [Pipeline] } [2024-01-18T14:29:05.030Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-18T14:29:05.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:29:05.851Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T14:29:05.906Z] > git checkout -f 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-01-18T14:29:06.488Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#636)" [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:29:07.711Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-18T14:29:07.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:29:07.711Z] Dload Upload Total Spent Left Speed [2024-01-18T14:29:07.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-01-18T14:29:08.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-18T14:29:08.378Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-18T14:29:08.378Z] + sudo tee /etc/docker/daemon.new [2024-01-18T14:29:08.378Z] { [2024-01-18T14:29:08.378Z] "registry-mirrors": [ [2024-01-18T14:29:08.378Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-18T14:29:08.378Z] ], [2024-01-18T14:29:08.378Z] "bip": "10.250.0.254/24", [2024-01-18T14:29:08.378Z] "hosts": [ [2024-01-18T14:29:08.378Z] "tcp://0.0.0.0:5555", [2024-01-18T14:29:08.378Z] "unix:///var/run/docker.sock" [2024-01-18T14:29:08.378Z] ], [2024-01-18T14:29:08.378Z] "mtu": 1458, [2024-01-18T14:29:08.378Z] "selinux-enabled": true, [2024-01-18T14:29:08.378Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-18T14:29:08.378Z] } [Pipeline] sh [2024-01-18T14:29:08.707Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-18T14:29:09.037Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:29:27.341Z] provisioning config files... [2024-01-18T14:29:27.367Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/216@tmp/config6527436603518465381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:29:27.914Z] ---> ****-login.sh [2024-01-18T14:29:27.914Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:29:28.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:28.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:28.450Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:28.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:28.450Z] [2024-01-18T14:29:28.450Z] Login Succeeded [2024-01-18T14:29:28.450Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:29:28.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:28.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:28.722Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:28.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:28.722Z] [2024-01-18T14:29:28.722Z] Login Succeeded [2024-01-18T14:29:28.722Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:29:28.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:28.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:28.991Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:28.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:28.991Z] [2024-01-18T14:29:28.991Z] Login Succeeded [2024-01-18T14:29:28.991Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:29:29.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:29.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:29.259Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:29.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:29.259Z] [2024-01-18T14:29:29.259Z] Login Succeeded [2024-01-18T14:29:29.259Z] ****.io [2024-01-18T14:29:29.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:29.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:29.793Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:29.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:29.794Z] [2024-01-18T14:29:29.794Z] Login Succeeded [2024-01-18T14:29:29.794Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:29:29.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T14:29:30.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:29:30.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:29:30.347Z] ========================================================= [2024-01-18T14:29:30.347Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-18T14:29:30.347Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:29:30.820Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-18T14:29:31.790Z] #0 building with "default" instance using docker driver [2024-01-18T14:29:31.790Z] [2024-01-18T14:29:31.790Z] #1 [internal] load build definition from Dockerfile [2024-01-18T14:29:31.790Z] #1 transferring dockerfile: 2.05kB 0.0s done [2024-01-18T14:29:31.790Z] #1 DONE 0.1s [2024-01-18T14:29:31.790Z] [2024-01-18T14:29:31.790Z] #2 [internal] load .dockerignore [2024-01-18T14:29:31.790Z] #2 transferring context: 159B done [2024-01-18T14:29:31.790Z] #2 DONE 0.1s [2024-01-18T14:29:32.062Z] [2024-01-18T14:29:32.062Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T14:29:32.062Z] #3 DONE 0.1s [2024-01-18T14:29:32.062Z] [2024-01-18T14:29:32.062Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:29:32.062Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-18T14:29:32.346Z] #4 ... [2024-01-18T14:29:32.346Z] [2024-01-18T14:29:32.346Z] #5 [internal] load build context [2024-01-18T14:29:32.346Z] #5 transferring context: 130.63kB 0.1s done [2024-01-18T14:29:32.346Z] #5 DONE 0.1s [2024-01-18T14:29:32.346Z] [2024-01-18T14:29:32.346Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:29:32.346Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-18T14:29:32.346Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2024-01-18T14:29:32.346Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-18T14:29:32.346Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-18T14:29:32.346Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-18T14:29:32.346Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-18T14:29:32.346Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-18T14:29:32.346Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-18T14:29:32.346Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-18T14:29:32.346Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-18T14:29:32.618Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s [2024-01-18T14:29:32.618Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.22MB / 11.40MB 0.4s [2024-01-18T14:29:32.618Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-18T14:29:32.618Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.4s [2024-01-18T14:29:32.618Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.17MB / 63.99MB 0.5s [2024-01-18T14:29:32.618Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2024-01-18T14:29:32.618Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.44MB / 63.99MB 0.6s [2024-01-18T14:29:32.618Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-18T14:29:32.618Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2024-01-18T14:29:32.618Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.71MB / 97.63MB 0.6s [2024-01-18T14:29:32.887Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.7s [2024-01-18T14:29:32.887Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-18T14:29:32.887Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s [2024-01-18T14:29:32.887Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.94MB / 63.99MB 0.9s [2024-01-18T14:29:32.887Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s [2024-01-18T14:29:32.887Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-18T14:29:33.160Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.97MB / 63.99MB 1.0s [2024-01-18T14:29:33.445Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s [2024-01-18T14:29:33.445Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.99MB / 97.63MB 1.2s [2024-01-18T14:29:33.445Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-18T14:29:33.445Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.3s [2024-01-18T14:29:33.445Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.73MB / 97.63MB 1.3s [2024-01-18T14:29:33.445Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.22MB / 63.99MB 1.4s [2024-01-18T14:29:33.445Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s [2024-01-18T14:29:33.713Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2024-01-18T14:29:33.713Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.5s [2024-01-18T14:29:33.713Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2024-01-18T14:29:33.713Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.6s [2024-01-18T14:29:33.713Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-18T14:29:33.983Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.63MB / 97.63MB 1.7s [2024-01-18T14:29:33.983Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 1.8s [2024-01-18T14:29:33.983Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s [2024-01-18T14:29:34.252Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s [2024-01-18T14:29:34.522Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-18T14:29:39.897Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.2s [2024-01-18T14:29:45.254Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2024-01-18T14:29:51.920Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.6s done [2024-01-18T14:29:54.532Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-18T14:29:54.801Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-18T14:29:54.801Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-18T14:29:54.801Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-18T14:30:00.166Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-18T14:30:03.519Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2024-01-18T14:30:03.519Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-18T14:30:05.463Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-18T14:30:09.705Z] #4 DONE 37.0s [2024-01-18T14:30:09.705Z] [2024-01-18T14:30:09.705Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-18T14:30:09.705Z] #6 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:30:10.290Z] #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:30:11.255Z] #6 2.162 OK: 266 MiB in 52 packages [2024-01-18T14:30:13.229Z] #6 DONE 3.9s [2024-01-18T14:30:13.229Z] [2024-01-18T14:30:13.229Z] #7 [builder 3/7] WORKDIR /app [2024-01-18T14:30:13.229Z] #7 DONE 0.1s [2024-01-18T14:30:13.229Z] [2024-01-18T14:30:13.229Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T14:30:13.229Z] #8 DONE 0.1s [2024-01-18T14:30:13.229Z] [2024-01-18T14:30:13.229Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:30:45.455Z] #9 DONE 30.2s [2024-01-18T14:30:45.455Z] [2024-01-18T14:30:45.455Z] #10 [builder 6/7] COPY . . [2024-01-18T14:30:45.455Z] #10 DONE 0.1s [2024-01-18T14:30:45.455Z] [2024-01-18T14:30:45.455Z] #11 [builder 7/7] RUN echo noop [2024-01-18T14:30:45.455Z] #11 0.686 noop [2024-01-18T14:30:45.455Z] #11 DONE 0.8s [2024-01-18T14:30:45.455Z] [2024-01-18T14:30:45.455Z] #12 exporting to image [2024-01-18T14:30:45.455Z] #12 exporting layers [2024-01-18T14:31:09.012Z] #12 exporting layers 23.8s done [2024-01-18T14:31:09.012Z] #12 writing image sha256:de0fb2430a70acdc2ef794908a6a592d04d54e23fd3bed4bdab585d1cfc677f4 done [2024-01-18T14:31:09.012Z] #12 naming to docker.io/library/ci-base-image-arm64 [2024-01-18T14:31:09.012Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-18T14:31:09.012Z] #12 DONE 23.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:09.492Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:31:09.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:31:09.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-27466 does not seem to be running inside a container [2024-01-18T14:31:09.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/216 -v /w/workspace/app-service-configurable/216:/w/workspace/app-service-configurable/216:rw,z -v /w/workspace/app-service-configurable/216@tmp:/w/workspace/app-service-configurable/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T14:31:11.147Z] $ docker top c43e1274667ecb45491e75861aacdecc2adb73a66220dc1b6b0cd517de108da7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:31:12.019Z] + go version [2024-01-18T14:31:12.019Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-18T14:31:12.040Z] $ docker stop --time=1 c43e1274667ecb45491e75861aacdecc2adb73a66220dc1b6b0cd517de108da7 [2024-01-18T14:31:13.604Z] $ docker rm -f --volumes c43e1274667ecb45491e75861aacdecc2adb73a66220dc1b6b0cd517de108da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:14.461Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:31:14.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:31:14.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-27466 does not seem to be running inside a container [2024-01-18T14:31:14.770Z] $ 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/216 -v /w/workspace/app-service-configurable/216:/w/workspace/app-service-configurable/216:rw,z -v /w/workspace/app-service-configurable/216@tmp:/w/workspace/app-service-configurable/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T14:31:15.807Z] $ docker top 02827efc9720bca389fc919c1b90cf66e909310ade641612b024aac46b0c8105 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:31:16.404Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/216 [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:31:16.776Z] + make test [2024-01-18T14:31:16.776Z] go test -race -coverprofile=coverage.out ./... [2024-01-18T14:33:08.460Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-18T14:33:08.460Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-18T14:33:08.460Z] go vet ./... [2024-01-18T14:34:16.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:34:16.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T14:34:16.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-18T14:34:16.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:34:16.424Z] $ docker stop --time=1 02827efc9720bca389fc919c1b90cf66e909310ade641612b024aac46b0c8105 [2024-01-18T14:34:19.107Z] $ docker rm -f --volumes 02827efc9720bca389fc919c1b90cf66e909310ade641612b024aac46b0c8105 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:34:21.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:34:21.042Z] Warning: overwriting stash ‘coverage-report’ [2024-01-18T14:34:21.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:34:23.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T14:34:23.679Z] + ls -al . [2024-01-18T14:34:23.679Z] total 180 [2024-01-18T14:34:23.679Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 18 14:31 . [2024-01-18T14:34:23.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:29 .. [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 14:29 .dockerignore [2024-01-18T14:34:23.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:29 .git [2024-01-18T14:34:23.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:29 .github [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 18 14:29 .gitignore [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:29 .golangci.yml [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 18 14:29 Attribution.txt [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 18 14:29 CHANGELOG.md [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 18 14:29 Dockerfile [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:29 GOVERNANCE.md [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 18 14:29 Jenkinsfile [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 14:29 LICENSE [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 14:29 OWNERS.md [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 18 14:29 README.md [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:26 VERSION [2024-01-18T14:34:23.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:29 bin [2024-01-18T14:34:23.679Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 18 14:31 coverage.out [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 3728 Jan 18 14:29 go.mod [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:29 go.sum [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 18 14:29 main.go [2024-01-18T14:34:23.679Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 18 14:29 makefile [2024-01-18T14:34:23.679Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 14:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:34:24.119Z] + 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=3855817b4ed7129f4e5759197b7830b0e3aab6a7 --label arch=arm64 --label version=3.2.0-dev.7 . [2024-01-18T14:34:25.096Z] #0 building with "default" instance using docker driver [2024-01-18T14:34:25.096Z] [2024-01-18T14:34:25.096Z] #1 [internal] load build definition from Dockerfile [2024-01-18T14:34:25.096Z] #1 transferring dockerfile: 2.05kB 0.0s done [2024-01-18T14:34:25.096Z] #1 DONE 0.0s [2024-01-18T14:34:25.096Z] [2024-01-18T14:34:25.096Z] #2 [internal] load .dockerignore [2024-01-18T14:34:25.096Z] #2 transferring context: 159B 0.0s done [2024-01-18T14:34:25.096Z] #2 DONE 0.1s [2024-01-18T14:34:25.096Z] [2024-01-18T14:34:25.096Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T14:34:25.096Z] #3 DONE 0.0s [2024-01-18T14:34:25.096Z] [2024-01-18T14:34:25.096Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T14:34:25.366Z] #4 DONE 0.3s [2024-01-18T14:34:25.366Z] [2024-01-18T14:34:25.366Z] #5 [internal] load build context [2024-01-18T14:34:25.366Z] #5 transferring context: 1.45kB 0.0s done [2024-01-18T14:34:25.366Z] #5 DONE 0.0s [2024-01-18T14:34:25.366Z] [2024-01-18T14:34:25.366Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:34:25.366Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-18T14:34:25.638Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T14:34:25.638Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T14:34:25.638Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T14:34:25.638Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s [2024-01-18T14:34:25.638Z] #6 ... [2024-01-18T14:34:25.638Z] [2024-01-18T14:34:25.638Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T14:34:25.638Z] #7 DONE 0.4s [2024-01-18T14:34:25.638Z] [2024-01-18T14:34:25.638Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:34:25.638Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-18T14:34:25.638Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-18T14:34:26.226Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-18T14:34:26.497Z] #6 DONE 1.1s [2024-01-18T14:34:26.497Z] [2024-01-18T14:34:26.497Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T14:34:27.479Z] #8 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:34:27.479Z] #8 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:34:28.902Z] #8 ... [2024-01-18T14:34:28.902Z] [2024-01-18T14:34:28.902Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-18T14:34:28.902Z] #9 0.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:34:28.902Z] #9 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:34:28.902Z] #9 2.774 OK: 266 MiB in 52 packages [2024-01-18T14:34:28.902Z] #9 DONE 3.1s [2024-01-18T14:34:28.902Z] [2024-01-18T14:34:28.902Z] #10 [builder 3/7] WORKDIR /app [2024-01-18T14:34:28.902Z] #10 DONE 0.1s [2024-01-18T14:34:28.902Z] [2024-01-18T14:34:28.902Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T14:34:28.902Z] #8 2.450 (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T14:34:28.902Z] #8 2.551 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T14:34:28.902Z] #8 2.561 Executing busybox-1.36.1-r5.trigger [2024-01-18T14:34:28.902Z] #8 2.597 Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:34:29.178Z] #8 ... [2024-01-18T14:34:29.178Z] [2024-01-18T14:34:29.178Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T14:34:29.178Z] #11 DONE 0.2s [2024-01-18T14:34:29.178Z] [2024-01-18T14:34:29.178Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T14:34:29.178Z] #8 2.888 OK: 9 MiB in 17 packages [2024-01-18T14:34:29.770Z] #8 DONE 3.2s [2024-01-18T14:34:29.770Z] [2024-01-18T14:34:29.770Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T14:34:30.737Z] #12 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:34:31.005Z] #12 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:34:32.416Z] #12 2.464 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:34:32.417Z] #12 2.596 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:34:32.417Z] #12 2.632 Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:34:32.683Z] #12 2.828 OK: 9 MiB in 17 packages [2024-01-18T14:34:33.643Z] #12 DONE 3.9s [2024-01-18T14:34:33.643Z] [2024-01-18T14:34:33.643Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:34:33.643Z] #13 DONE 4.6s [2024-01-18T14:34:33.643Z] [2024-01-18T14:34:33.643Z] #14 [builder 6/7] COPY . . [2024-01-18T14:34:33.912Z] #14 DONE 0.1s [2024-01-18T14:34:33.912Z] [2024-01-18T14:34:33.912Z] #15 [builder 7/7] RUN make build [2024-01-18T14:34:36.084Z] #15 0.820 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7" -trimpath -mod=readonly -o app-service-configurable [2024-01-18T14:35:56.191Z] #15 DONE 73.2s [2024-01-18T14:35:56.191Z] [2024-01-18T14:35:56.191Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T14:35:56.191Z] #16 DONE 0.1s [2024-01-18T14:35:56.191Z] [2024-01-18T14:35:56.191Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T14:35:56.191Z] #17 DONE 0.1s [2024-01-18T14:35:56.191Z] [2024-01-18T14:35:56.191Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-18T14:35:56.191Z] #18 DONE 0.1s [2024-01-18T14:35:56.191Z] [2024-01-18T14:35:56.191Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-18T14:35:56.191Z] #19 DONE 0.3s [2024-01-18T14:35:56.191Z] [2024-01-18T14:35:56.191Z] #20 exporting to image [2024-01-18T14:35:56.191Z] #20 exporting layers [2024-01-18T14:35:56.191Z] #20 exporting layers 0.4s done [2024-01-18T14:35:56.191Z] #20 writing image sha256:fc22d3b7ffccef9740aaad323c0e3788b616a715c1f5e79651adaed2b8b039a4 done [2024-01-18T14:35:56.191Z] #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done [2024-01-18T14:35:56.191Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:35:56.636Z] provisioning config files... [2024-01-18T14:35:56.653Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/216@tmp/config14122906216916971144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:35:57.058Z] ---> ****-login.sh [2024-01-18T14:35:57.058Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:35:57.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:35:57.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:35:57.329Z] Configure a credential helper to remove this warning. See [2024-01-18T14:35:57.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:35:57.329Z] [2024-01-18T14:35:57.329Z] Login Succeeded [2024-01-18T14:35:57.329Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:35:57.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:35:57.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:35:57.600Z] Configure a credential helper to remove this warning. See [2024-01-18T14:35:57.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:35:57.600Z] [2024-01-18T14:35:57.600Z] Login Succeeded [2024-01-18T14:35:57.600Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:35:57.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:35:57.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:35:57.873Z] Configure a credential helper to remove this warning. See [2024-01-18T14:35:57.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:35:57.873Z] [2024-01-18T14:35:57.873Z] Login Succeeded [2024-01-18T14:35:57.873Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:35:58.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:35:58.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:35:58.144Z] Configure a credential helper to remove this warning. See [2024-01-18T14:35:58.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:35:58.144Z] [2024-01-18T14:35:58.144Z] Login Succeeded [2024-01-18T14:35:58.144Z] ****.io [2024-01-18T14:35:58.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:35:58.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:35:58.690Z] Configure a credential helper to remove this warning. See [2024-01-18T14:35:58.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:35:58.690Z] [2024-01-18T14:35:58.690Z] Login Succeeded [2024-01-18T14:35:58.690Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:35:58.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:35:58.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:35:58.970Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-01-18T14:35:58.970Z] 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [2024-01-18T14:35:58.970Z] latest [2024-01-18T14:35:58.970Z] 3.2.0-dev.7 [2024-01-18T14:35:58.970Z] 3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [2024-01-18T14:35:58.970Z] main [2024-01-18T14:35:58.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:35:59.541Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:03.407Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7 [2024-01-18T14:36:03.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-18T14:36:03.407Z] b9545308bd24: Preparing [2024-01-18T14:36:03.407Z] e7ffbc495ec1: Preparing [2024-01-18T14:36:03.407Z] 02e5cee241d5: Preparing [2024-01-18T14:36:03.407Z] 3cbaca9a7ad6: Preparing [2024-01-18T14:36:03.407Z] b5a2f0a91477: Preparing [2024-01-18T14:36:03.407Z] 5c616384a22d: Preparing [2024-01-18T14:36:03.407Z] 0faf9b67be60: Preparing [2024-01-18T14:36:03.407Z] 5c616384a22d: Waiting [2024-01-18T14:36:03.407Z] 0faf9b67be60: Waiting [2024-01-18T14:36:03.677Z] 3cbaca9a7ad6: Pushed [2024-01-18T14:36:03.677Z] e7ffbc495ec1: Pushed [2024-01-18T14:36:03.677Z] 02e5cee241d5: Pushed [2024-01-18T14:36:03.677Z] 0faf9b67be60: Layer already exists [2024-01-18T14:36:04.269Z] 5c616384a22d: Pushed [2024-01-18T14:36:04.857Z] b5a2f0a91477: Pushed [2024-01-18T14:36:08.215Z] b9545308bd24: Pushed [2024-01-18T14:36:08.215Z] 3855817b4ed7129f4e5759197b7830b0e3aab6a7: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:08.721Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:09.215Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-01-18T14:36:09.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-18T14:36:09.215Z] b9545308bd24: Preparing [2024-01-18T14:36:09.215Z] e7ffbc495ec1: Preparing [2024-01-18T14:36:09.215Z] 02e5cee241d5: Preparing [2024-01-18T14:36:09.215Z] 3cbaca9a7ad6: Preparing [2024-01-18T14:36:09.215Z] b5a2f0a91477: Preparing [2024-01-18T14:36:09.215Z] 5c616384a22d: Preparing [2024-01-18T14:36:09.215Z] 0faf9b67be60: Preparing [2024-01-18T14:36:09.215Z] 5c616384a22d: Waiting [2024-01-18T14:36:09.215Z] 0faf9b67be60: Waiting [2024-01-18T14:36:09.215Z] b9545308bd24: Layer already exists [2024-01-18T14:36:09.215Z] b5a2f0a91477: Layer already exists [2024-01-18T14:36:09.215Z] 02e5cee241d5: Layer already exists [2024-01-18T14:36:09.215Z] e7ffbc495ec1: Layer already exists [2024-01-18T14:36:09.215Z] 3cbaca9a7ad6: Layer already exists [2024-01-18T14:36:09.215Z] 5c616384a22d: Layer already exists [2024-01-18T14:36:09.215Z] 0faf9b67be60: Layer already exists [2024-01-18T14:36:09.486Z] latest: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:09.977Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:10.471Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.7 [2024-01-18T14:36:10.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-18T14:36:10.471Z] b9545308bd24: Preparing [2024-01-18T14:36:10.471Z] e7ffbc495ec1: Preparing [2024-01-18T14:36:10.471Z] 02e5cee241d5: Preparing [2024-01-18T14:36:10.471Z] 3cbaca9a7ad6: Preparing [2024-01-18T14:36:10.471Z] b5a2f0a91477: Preparing [2024-01-18T14:36:10.471Z] 5c616384a22d: Preparing [2024-01-18T14:36:10.471Z] 0faf9b67be60: Preparing [2024-01-18T14:36:10.471Z] 5c616384a22d: Waiting [2024-01-18T14:36:10.471Z] 0faf9b67be60: Waiting [2024-01-18T14:36:10.471Z] 02e5cee241d5: Layer already exists [2024-01-18T14:36:10.471Z] b9545308bd24: Layer already exists [2024-01-18T14:36:10.471Z] e7ffbc495ec1: Layer already exists [2024-01-18T14:36:10.471Z] 3cbaca9a7ad6: Layer already exists [2024-01-18T14:36:10.471Z] b5a2f0a91477: Layer already exists [2024-01-18T14:36:10.471Z] 0faf9b67be60: Layer already exists [2024-01-18T14:36:10.471Z] 5c616384a22d: Layer already exists [2024-01-18T14:36:10.741Z] 3.2.0-dev.7: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:11.261Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:11.766Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [2024-01-18T14:36:11.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-18T14:36:11.766Z] b9545308bd24: Preparing [2024-01-18T14:36:11.766Z] e7ffbc495ec1: Preparing [2024-01-18T14:36:11.766Z] 02e5cee241d5: Preparing [2024-01-18T14:36:11.766Z] 3cbaca9a7ad6: Preparing [2024-01-18T14:36:11.766Z] b5a2f0a91477: Preparing [2024-01-18T14:36:11.766Z] 5c616384a22d: Preparing [2024-01-18T14:36:11.766Z] 0faf9b67be60: Preparing [2024-01-18T14:36:11.766Z] 5c616384a22d: Waiting [2024-01-18T14:36:11.766Z] 0faf9b67be60: Waiting [2024-01-18T14:36:11.766Z] 3cbaca9a7ad6: Layer already exists [2024-01-18T14:36:11.766Z] b9545308bd24: Layer already exists [2024-01-18T14:36:11.766Z] e7ffbc495ec1: Layer already exists [2024-01-18T14:36:11.766Z] 02e5cee241d5: Layer already exists [2024-01-18T14:36:11.766Z] b5a2f0a91477: Layer already exists [2024-01-18T14:36:11.766Z] 5c616384a22d: Layer already exists [2024-01-18T14:36:11.766Z] 0faf9b67be60: Layer already exists [2024-01-18T14:36:12.035Z] 3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:12.523Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:13.032Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-01-18T14:36:13.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-18T14:36:13.032Z] b9545308bd24: Preparing [2024-01-18T14:36:13.032Z] e7ffbc495ec1: Preparing [2024-01-18T14:36:13.032Z] 02e5cee241d5: Preparing [2024-01-18T14:36:13.032Z] 3cbaca9a7ad6: Preparing [2024-01-18T14:36:13.032Z] b5a2f0a91477: Preparing [2024-01-18T14:36:13.032Z] 5c616384a22d: Preparing [2024-01-18T14:36:13.032Z] 0faf9b67be60: Preparing [2024-01-18T14:36:13.032Z] 0faf9b67be60: Waiting [2024-01-18T14:36:13.032Z] 5c616384a22d: Waiting [2024-01-18T14:36:13.032Z] 3cbaca9a7ad6: Layer already exists [2024-01-18T14:36:13.032Z] 02e5cee241d5: Layer already exists [2024-01-18T14:36:13.032Z] b9545308bd24: Layer already exists [2024-01-18T14:36:13.032Z] b5a2f0a91477: Layer already exists [2024-01-18T14:36:13.032Z] e7ffbc495ec1: Layer already exists [2024-01-18T14:36:13.032Z] 5c616384a22d: Layer already exists [2024-01-18T14:36:13.032Z] 0faf9b67be60: Layer already exists [2024-01-18T14:36:13.302Z] main: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:36:13.633Z] ===================================================== [Pipeline] echo [2024-01-18T14:36:13.684Z] taggedImages: [2024-01-18T14:36:13.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7 [2024-01-18T14:36:13.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-01-18T14:36:13.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.7 [2024-01-18T14:36:13.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [2024-01-18T14:36:13.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:14.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:36:14.414Z] [2024-01-18T14:36:14.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:36:14.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:36:18.152Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-18T14:36:18.152Z] 8998bd30e6a1: Pulling fs layer [2024-01-18T14:36:18.152Z] 04944245beec: Pulling fs layer [2024-01-18T14:36:18.152Z] 699f458cf7ca: Pulling fs layer [2024-01-18T14:36:18.152Z] 765212b225bb: Pulling fs layer [2024-01-18T14:36:18.152Z] f23df028b6ca: Pulling fs layer [2024-01-18T14:36:18.152Z] 765212b225bb: Waiting [2024-01-18T14:36:18.152Z] d65c8cfc05b1: Pulling fs layer [2024-01-18T14:36:18.152Z] f23df028b6ca: Waiting [2024-01-18T14:36:18.152Z] 2437ff75d9bd: Pulling fs layer [2024-01-18T14:36:18.152Z] d65c8cfc05b1: Waiting [2024-01-18T14:36:18.152Z] 2437ff75d9bd: Waiting [2024-01-18T14:36:18.152Z] 04944245beec: Verifying Checksum [2024-01-18T14:36:18.152Z] 04944245beec: Download complete [2024-01-18T14:36:18.152Z] 765212b225bb: Download complete [2024-01-18T14:36:18.152Z] f23df028b6ca: Download complete [2024-01-18T14:36:18.152Z] d65c8cfc05b1: Verifying Checksum [2024-01-18T14:36:18.152Z] d65c8cfc05b1: Download complete [2024-01-18T14:36:18.421Z] 699f458cf7ca: Download complete [2024-01-18T14:36:18.688Z] 8998bd30e6a1: Verifying Checksum [2024-01-18T14:36:18.688Z] 8998bd30e6a1: Download complete [2024-01-18T14:36:20.629Z] 2437ff75d9bd: Verifying Checksum [2024-01-18T14:36:20.629Z] 2437ff75d9bd: Download complete [2024-01-18T14:36:24.890Z] 8998bd30e6a1: Pull complete [2024-01-18T14:36:25.479Z] 04944245beec: Pull complete [2024-01-18T14:36:27.431Z] 699f458cf7ca: Pull complete [2024-01-18T14:36:27.431Z] 765212b225bb: Pull complete [2024-01-18T14:36:28.850Z] f23df028b6ca: Pull complete [2024-01-18T14:36:28.850Z] d65c8cfc05b1: Pull complete [2024-01-18T14:36:55.576Z] 2437ff75d9bd: Pull complete [2024-01-18T14:36:55.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-18T14:36:55.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:36:55.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:36:56.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-27466 does not seem to be running inside a container [2024-01-18T14:36:56.124Z] $ 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/216 -v /w/workspace/app-service-configurable/216:/w/workspace/app-service-configurable/216:rw,z -v /w/workspace/app-service-configurable/216@tmp:/w/workspace/app-service-configurable/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-18T14:36:58.368Z] $ docker top 5131666935fa28c0284bb22ca80a7263ec8e9612e003879e65d65aa4d34e64f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:36:58.985Z] ---> job-cost.sh [2024-01-18T14:36:59.256Z] lf-activate-venv: SKIPPING [2024-01-18T14:36:59.256Z] INFO: No Stack... [2024-01-18T14:37:02.624Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:37:03.218Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:37:03.552Z] + cat /w/workspace/app-service-configurable/216/archives/cost.csv [2024-01-18T14:37:03.552Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:37:03.594Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [2024-01-18T14:37:03.600Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] did not exist. Created. [2024-01-18T14:37:03.600Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:37:04.046Z] /w/workspace/app-service-configurable/216@tmp/durable-08c04621/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-18T14:37:04.390Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:37:04.407Z] Warning: overwriting stash ‘stack-cost’ [2024-01-18T14:37:04.468Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:37:04.500Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:37:04.630Z] $ docker stop --time=1 5131666935fa28c0284bb22ca80a7263ec8e9612e003879e65d65aa4d34e64f8 [2024-01-18T14:37:06.084Z] $ docker rm -f --volumes 5131666935fa28c0284bb22ca80a7263ec8e9612e003879e65d65aa4d34e64f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-18T14:37:07.535Z] provisioning config files... [2024-01-18T14:37:07.542Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10135307319262456193tmp [Pipeline] { [Pipeline] sh [2024-01-18T14:37:07.943Z] + set +x [2024-01-18T14:37:07.943Z] + bash -s -- [2024-01-18T14:37:07.943Z] + curl -s https://codecov.io/bash [2024-01-18T14:37:08.201Z] [2024-01-18T14:37:08.201Z] _____ _ [2024-01-18T14:37:08.201Z] / ____| | | [2024-01-18T14:37:08.201Z] | | ___ __| | ___ ___ _____ __ [2024-01-18T14:37:08.201Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-18T14:37:08.201Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-18T14:37:08.201Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-18T14:37:08.201Z] Bash-1.0.6 [2024-01-18T14:37:08.201Z] [2024-01-18T14:37:08.201Z] [2024-01-18T14:37:08.201Z] ==> git version 2.25.1 found [2024-01-18T14:37:08.201Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-01-18T14:37:08.201Z] Release-Date: 2020-01-08 [2024-01-18T14:37:08.201Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-18T14:37:08.201Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-18T14:37:08.201Z] ==> Jenkins CI detected. [2024-01-18T14:37:08.201Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-01-18T14:37:08.201Z] project root: . [2024-01-18T14:37:08.201Z] --> token set from env [2024-01-18T14:37:08.201Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-18T14:37:08.201Z] ==> Running gcov in . (disable via -X gcov) [2024-01-18T14:37:08.201Z] ==> Python coveragepy not found [2024-01-18T14:37:08.201Z] ==> Searching for coverage reports in: [2024-01-18T14:37:08.201Z] + . [2024-01-18T14:37:08.201Z] -> Found 1 reports [2024-01-18T14:37:08.201Z] ==> Detecting git/mercurial file structure [2024-01-18T14:37:08.201Z] ==> Reading reports [2024-01-18T14:37:08.201Z] + ./coverage.out bytes=13 [2024-01-18T14:37:08.201Z] ==> Appending adjustments [2024-01-18T14:37:08.201Z] https://docs.codecov.io/docs/fixing-reports [2024-01-18T14:37:08.201Z] + Found adjustments [2024-01-18T14:37:08.201Z] ==> Gzipping contents [2024-01-18T14:37:08.201Z] 4.0K /tmp/codecov.BbGWWZ.gz [2024-01-18T14:37:08.201Z] ==> Uploading reports [2024-01-18T14:37:08.201Z] url: https://codecov.io [2024-01-18T14:37:08.201Z] query: branch=main&commit=3855817b4ed7129f4e5759197b7830b0e3aab6a7&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-18T14:37:08.201Z] -> Pinging Codecov [2024-01-18T14:37:08.201Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3855817b4ed7129f4e5759197b7830b0e3aab6a7&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-18T14:37:08.459Z] -> Uploading to [2024-01-18T14:37:08.459Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-18/A97CA9966030D2A3747ED39772930CCE/3855817b4ed7129f4e5759197b7830b0e3aab6a7/709da21d-c70e-4cc9-9c59-f531343e6df0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T143708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c2f0efec73daacb54d261c221bec2ccbb86e3e1c94245969ca1c92858d1b699 [2024-01-18T14:37:08.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:37:08.459Z] Dload Upload Total Spent Left Speed [2024-01-18T14:37:08.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 947 --:--:-- --:--:-- --:--:-- 947 [2024-01-18T14:37:08.720Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] } [2024-01-18T14:37:08.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-18T14:37:09.193Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-18T14:37:09.254Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:37:09.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:37:09.653Z] [2024-01-18T14:37:09.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:37:10.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:37:10.055Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-18T14:37:10.055Z] df9b9388f04a: Pulling fs layer [2024-01-18T14:37:10.055Z] 52dc419b0ee2: Pulling fs layer [2024-01-18T14:37:10.055Z] 25bc292e5bac: Pulling fs layer [2024-01-18T14:37:10.055Z] 114826534d7a: Pulling fs layer [2024-01-18T14:37:10.055Z] 4657fd5d0bcf: Pulling fs layer [2024-01-18T14:37:10.055Z] 6ad1cebc031e: Pulling fs layer [2024-01-18T14:37:10.055Z] 8a3aa393b2d8: Pulling fs layer [2024-01-18T14:37:10.055Z] 114826534d7a: Waiting [2024-01-18T14:37:10.055Z] 4657fd5d0bcf: Waiting [2024-01-18T14:37:10.055Z] 6ad1cebc031e: Waiting [2024-01-18T14:37:10.055Z] 8a3aa393b2d8: Waiting [2024-01-18T14:37:10.055Z] 25bc292e5bac: Download complete [2024-01-18T14:37:10.055Z] 52dc419b0ee2: Verifying Checksum [2024-01-18T14:37:10.055Z] 52dc419b0ee2: Download complete [2024-01-18T14:37:10.055Z] 4657fd5d0bcf: Verifying Checksum [2024-01-18T14:37:10.055Z] 4657fd5d0bcf: Download complete [2024-01-18T14:37:10.055Z] df9b9388f04a: Verifying Checksum [2024-01-18T14:37:10.055Z] df9b9388f04a: Download complete [2024-01-18T14:37:10.315Z] 6ad1cebc031e: Verifying Checksum [2024-01-18T14:37:10.315Z] 6ad1cebc031e: Download complete [2024-01-18T14:37:10.315Z] df9b9388f04a: Pull complete [2024-01-18T14:37:10.315Z] 52dc419b0ee2: Pull complete [2024-01-18T14:37:10.577Z] 25bc292e5bac: Pull complete [2024-01-18T14:37:10.835Z] 114826534d7a: Verifying Checksum [2024-01-18T14:37:10.835Z] 114826534d7a: Download complete [2024-01-18T14:37:11.093Z] 8a3aa393b2d8: Verifying Checksum [2024-01-18T14:37:11.093Z] 8a3aa393b2d8: Download complete [2024-01-18T14:37:14.373Z] 114826534d7a: Pull complete [2024-01-18T14:37:14.373Z] 4657fd5d0bcf: Pull complete [2024-01-18T14:37:14.373Z] 6ad1cebc031e: Pull complete [2024-01-18T14:37:17.653Z] 8a3aa393b2d8: Pull complete [2024-01-18T14:37:17.653Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-18T14:37:17.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:37:17.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:37:17.926Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:37:17.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-18T14:37:19.486Z] $ docker top bc94fc675978e6e1edbdb3dacb065227ddb088b9cc609d25ad248488a9eb93e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-18T14:37:19.655Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-01-18T14:37:19.935Z] + set -o pipefail [2024-01-18T14:37:19.935Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-01-18T14:37:28.046Z] [2024-01-18T14:37:28.047Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-01-18T14:37:28.047Z] [2024-01-18T14:37:28.047Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/41b918de-0c91-486a-a1ec-e08c30e51108 [2024-01-18T14:37:28.047Z] [2024-01-18T14:37:28.047Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-18T14:37:28.047Z] [2024-01-18T14:37:28.305Z] [2024-01-18T14:37:28.306Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-18T14:37:28.306Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-18T14:37:28.306Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-01-18T14:37:28.313Z] $ docker stop --time=1 bc94fc675978e6e1edbdb3dacb065227ddb088b9cc609d25ad248488a9eb93e6 [2024-01-18T14:37:30.203Z] $ docker rm -f --volumes bc94fc675978e6e1edbdb3dacb065227ddb088b9cc609d25ad248488a9eb93e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:37:31.770Z] + git log --format=format:%s -1 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] sh [2024-01-18T14:37:32.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:37:32.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:37:32.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:37:32.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:37:32.589Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:37:32.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:37:32.951Z] $ docker top 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:37:33.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:37:33.202Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:37:33.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:37:33.316Z] $ docker exec 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c ssh-agent [2024-01-18T14:37:33.419Z] SSH_AUTH_SOCK=/tmp/ssh-GVFNiz5LB1wi/agent.32 [2024-01-18T14:37:33.419Z] SSH_AGENT_PID=38 [2024-01-18T14:37:33.423Z] Running ssh-add (command line suppressed) [2024-01-18T14:37:33.509Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5486764164766666470.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5486764164766666470.key) [2024-01-18T14:37:33.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:37:33.865Z] + git semver tag [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,038 [run_tag] DEBUG tag force:False [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,038 [check_head_tag] DEBUG check head tag [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,039 [execute] INFO git cat-file --batch-check [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,042 [execute] INFO git cat-file --batch [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,057 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,057 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:37:34.125Z] 2024-01-18 14:37:34,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:37:34.125Z] 3.2.0-dev.7 [Pipeline] } [2024-01-18T14:37:34.131Z] $ docker exec --env ******** --env ******** 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c ssh-agent -k [2024-01-18T14:37:34.242Z] unset SSH_AUTH_SOCK; [2024-01-18T14:37:34.242Z] unset SSH_AGENT_PID; [2024-01-18T14:37:34.243Z] echo Agent pid 38 killed; [2024-01-18T14:37:34.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:37:34.781Z] + git semver [Pipeline] } [2024-01-18T14:37:35.047Z] $ docker stop --time=1 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c [2024-01-18T14:37:36.298Z] $ docker rm -f --volumes 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:37:37.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:37:37.021Z] [2024-01-18T14:37:37.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:37:37.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:37:37.398Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-18T14:37:37.398Z] ab5ef0e58194: Pulling fs layer [2024-01-18T14:37:37.398Z] 9712f1f96733: Pulling fs layer [2024-01-18T14:37:37.398Z] 63f879dbbcfc: Pulling fs layer [2024-01-18T14:37:37.399Z] 0d9ebad4ef96: Pulling fs layer [2024-01-18T14:37:37.399Z] e9a5061849ea: Pulling fs layer [2024-01-18T14:37:37.399Z] 0d9ebad4ef96: Waiting [2024-01-18T14:37:37.399Z] d747dcd14b5f: Pulling fs layer [2024-01-18T14:37:37.399Z] 2de7ff778b66: Pulling fs layer [2024-01-18T14:37:37.399Z] e9a5061849ea: Waiting [2024-01-18T14:37:37.399Z] d747dcd14b5f: Waiting [2024-01-18T14:37:37.399Z] 2de7ff778b66: Waiting [2024-01-18T14:37:37.399Z] 9712f1f96733: Verifying Checksum [2024-01-18T14:37:37.399Z] 9712f1f96733: Download complete [2024-01-18T14:37:37.670Z] 63f879dbbcfc: Verifying Checksum [2024-01-18T14:37:37.670Z] 63f879dbbcfc: Download complete [2024-01-18T14:37:37.950Z] e9a5061849ea: Verifying Checksum [2024-01-18T14:37:37.950Z] e9a5061849ea: Download complete [2024-01-18T14:37:37.950Z] d747dcd14b5f: Download complete [2024-01-18T14:37:37.950Z] 0d9ebad4ef96: Verifying Checksum [2024-01-18T14:37:37.950Z] 0d9ebad4ef96: Download complete [2024-01-18T14:37:37.950Z] ab5ef0e58194: Verifying Checksum [2024-01-18T14:37:37.950Z] ab5ef0e58194: Download complete [2024-01-18T14:37:37.950Z] 2de7ff778b66: Verifying Checksum [2024-01-18T14:37:37.950Z] 2de7ff778b66: Download complete [2024-01-18T14:37:40.518Z] ab5ef0e58194: Pull complete [2024-01-18T14:37:40.518Z] 9712f1f96733: Pull complete [2024-01-18T14:37:41.083Z] 63f879dbbcfc: Pull complete [2024-01-18T14:37:44.386Z] 0d9ebad4ef96: Pull complete [2024-01-18T14:37:44.386Z] e9a5061849ea: Pull complete [2024-01-18T14:37:44.386Z] d747dcd14b5f: Pull complete [2024-01-18T14:37:45.321Z] 2de7ff778b66: Pull complete [2024-01-18T14:37:45.321Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-18T14:37:45.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:37:45.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:37:45.617Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:37:45.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-18T14:37:47.199Z] $ docker top 6090a9a1d3f68b3fa567c7714f59b29afdb685da61a4ac6d264320028640365a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:37:47.375Z] provisioning config files... [2024-01-18T14:37:47.381Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4480055773519465366tmp [2024-01-18T14:37:47.391Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12377298412125671366tmp [2024-01-18T14:37:47.399Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10278695150143001409tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:37:47.503Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:37:47.799Z] ---> sigul-configuration.sh [2024-01-18T14:37:47.799Z] gpg: directory `/root/.gnupg' created [2024-01-18T14:37:47.799Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-18T14:37:47.799Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-18T14:37:47.799Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-18T14:37:47.799Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-18T14:37:47.799Z] gpg: CAST5 encrypted data [2024-01-18T14:37:47.799Z] gpg: encrypted with 1 passphrase [2024-01-18T14:37:47.799Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-18T14:37:48.092Z] + mkdir /home/jenkins [2024-01-18T14:37:48.092Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-18T14:37:48.387Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-01-18T14:37:48.399Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:37:48.697Z] ---> sigul-install.sh [2024-01-18T14:37:48.697Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-18T14:37:49.023Z] + git tag --list [2024-01-18T14:37:49.023Z] v1.0.0 [2024-01-18T14:37:49.023Z] v1.1.0 [2024-01-18T14:37:49.023Z] v1.2.0 [2024-01-18T14:37:49.023Z] v1.3.0 [2024-01-18T14:37:49.023Z] v1.3.1 [2024-01-18T14:37:49.023Z] v2.0.0 [2024-01-18T14:37:49.023Z] v2.0.1 [2024-01-18T14:37:49.023Z] v2.1.0 [2024-01-18T14:37:49.023Z] v2.1.1 [2024-01-18T14:37:49.023Z] v2.1.2 [2024-01-18T14:37:49.023Z] v2.2.0 [2024-01-18T14:37:49.023Z] v2.3 [2024-01-18T14:37:49.023Z] v2.3.0 [2024-01-18T14:37:49.023Z] v2.3.1 [2024-01-18T14:37:49.023Z] v3.0 [2024-01-18T14:37:49.023Z] v3.0.0 [2024-01-18T14:37:49.023Z] v3.0.1 [2024-01-18T14:37:49.023Z] v3.0.1-dev.1 [2024-01-18T14:37:49.023Z] v3.1 [2024-01-18T14:37:49.023Z] v3.1.0 [2024-01-18T14:37:49.023Z] v3.1.0-dev.1 [2024-01-18T14:37:49.023Z] v3.1.0-dev.10 [2024-01-18T14:37:49.023Z] v3.1.0-dev.11 [2024-01-18T14:37:49.023Z] v3.1.0-dev.12 [2024-01-18T14:37:49.023Z] v3.1.0-dev.13 [2024-01-18T14:37:49.023Z] v3.1.0-dev.14 [2024-01-18T14:37:49.023Z] v3.1.0-dev.15 [2024-01-18T14:37:49.023Z] v3.1.0-dev.16 [2024-01-18T14:37:49.023Z] v3.1.0-dev.17 [2024-01-18T14:37:49.023Z] v3.1.0-dev.18 [2024-01-18T14:37:49.023Z] v3.1.0-dev.19 [2024-01-18T14:37:49.023Z] v3.1.0-dev.2 [2024-01-18T14:37:49.023Z] v3.1.0-dev.20 [2024-01-18T14:37:49.023Z] v3.1.0-dev.21 [2024-01-18T14:37:49.023Z] v3.1.0-dev.22 [2024-01-18T14:37:49.023Z] v3.1.0-dev.23 [2024-01-18T14:37:49.023Z] v3.1.0-dev.24 [2024-01-18T14:37:49.023Z] v3.1.0-dev.25 [2024-01-18T14:37:49.023Z] v3.1.0-dev.26 [2024-01-18T14:37:49.023Z] v3.1.0-dev.27 [2024-01-18T14:37:49.023Z] v3.1.0-dev.28 [2024-01-18T14:37:49.023Z] v3.1.0-dev.29 [2024-01-18T14:37:49.023Z] v3.1.0-dev.3 [2024-01-18T14:37:49.023Z] v3.1.0-dev.30 [2024-01-18T14:37:49.023Z] v3.1.0-dev.31 [2024-01-18T14:37:49.023Z] v3.1.0-dev.32 [2024-01-18T14:37:49.023Z] v3.1.0-dev.33 [2024-01-18T14:37:49.023Z] v3.1.0-dev.34 [2024-01-18T14:37:49.023Z] v3.1.0-dev.35 [2024-01-18T14:37:49.023Z] v3.1.0-dev.36 [2024-01-18T14:37:49.023Z] v3.1.0-dev.37 [2024-01-18T14:37:49.023Z] v3.1.0-dev.38 [2024-01-18T14:37:49.023Z] v3.1.0-dev.39 [2024-01-18T14:37:49.023Z] v3.1.0-dev.4 [2024-01-18T14:37:49.023Z] v3.1.0-dev.5 [2024-01-18T14:37:49.023Z] v3.1.0-dev.6 [2024-01-18T14:37:49.023Z] v3.1.0-dev.7 [2024-01-18T14:37:49.023Z] v3.1.0-dev.8 [2024-01-18T14:37:49.023Z] v3.1.0-dev.9 [2024-01-18T14:37:49.024Z] v3.2.0-dev.1 [2024-01-18T14:37:49.024Z] v3.2.0-dev.2 [2024-01-18T14:37:49.024Z] v3.2.0-dev.3 [2024-01-18T14:37:49.024Z] v3.2.0-dev.4 [2024-01-18T14:37:49.024Z] v3.2.0-dev.5 [2024-01-18T14:37:49.024Z] v3.2.0-dev.6 [2024-01-18T14:37:49.024Z] v3.2.0-dev.7 [Pipeline] sh [2024-01-18T14:37:49.313Z] + lftools sign git-tag v3.2.0-dev.7 [2024-01-18T14:37:49.879Z] Signing Git tag with Sigul... [2024-01-18T14:37:49.879Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-01-18T14:38:16.493Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:16.782Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-18T14:38:16.789Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-18T14:38:16.932Z] $ docker stop --time=1 6090a9a1d3f68b3fa567c7714f59b29afdb685da61a4ac6d264320028640365a [2024-01-18T14:38:18.190Z] $ docker rm -f --volumes 6090a9a1d3f68b3fa567c7714f59b29afdb685da61a4ac6d264320028640365a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-18T14:38:19.119Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:38:19.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:19.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:38:19.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:38:19.665Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:38:19.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:38:20.012Z] $ docker top 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 -eo pid,comm [2024-01-18T14:38:20.064Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-18T14:38:20.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:38:20.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:38:20.283Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:38:20.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:38:20.401Z] $ docker exec 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 ssh-agent [2024-01-18T14:38:20.517Z] SSH_AUTH_SOCK=/tmp/ssh-dIjOU6Ej7rhy/agent.34 [2024-01-18T14:38:20.517Z] SSH_AGENT_PID=40 [2024-01-18T14:38:20.521Z] Running ssh-add (command line suppressed) [2024-01-18T14:38:20.617Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_510006939601026192.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_510006939601026192.key) [2024-01-18T14:38:20.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:38:21.018Z] + git semver bump pre [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,199 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,199 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,199 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,199 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,199 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,199 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,202 [execute] INFO git cat-file --batch-check [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,207 [execute] INFO git cat-file --batch [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:38:21.277Z] 2024-01-18 14:38:21,212 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:38:21.277Z] 3.2.0-dev.8 [Pipeline] } [2024-01-18T14:38:21.282Z] $ docker exec --env ******** --env ******** 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 ssh-agent -k [2024-01-18T14:38:21.376Z] unset SSH_AUTH_SOCK; [2024-01-18T14:38:21.377Z] unset SSH_AGENT_PID; [2024-01-18T14:38:21.377Z] echo Agent pid 40 killed; [2024-01-18T14:38:21.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:38:21.913Z] + git semver [Pipeline] } [2024-01-18T14:38:22.180Z] $ docker stop --time=1 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 [2024-01-18T14:38:23.431Z] $ docker rm -f --volumes 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:38:23.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:38:23.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:24.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:38:24.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:38:24.680Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:38:24.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:38:25.021Z] $ docker top 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 -eo pid,comm [2024-01-18T14:38:25.067Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-18T14:38:25.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:38:25.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:38:25.316Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:38:25.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:38:25.420Z] $ docker exec 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 ssh-agent [2024-01-18T14:38:25.529Z] SSH_AUTH_SOCK=/tmp/ssh-6Zy0QdgnXSfP/agent.32 [2024-01-18T14:38:25.529Z] SSH_AGENT_PID=38 [2024-01-18T14:38:25.534Z] Running ssh-add (command line suppressed) [2024-01-18T14:38:25.638Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3607197581569216290.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3607197581569216290.key) [2024-01-18T14:38:25.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:38:26.010Z] + git semver push [2024-01-18T14:38:26.281Z] 2024-01-18 14:38:26,171 [run_push] DEBUG push [2024-01-18T14:38:26.281Z] 2024-01-18 14:38:26,172 [execute] INFO git cat-file --batch-check [2024-01-18T14:38:26.281Z] 2024-01-18 14:38:26,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:38:26.281Z] 2024-01-18 14:38:26,175 [execute] INFO git rev-list 718144006c0d6614016c594f6971496632302c32 -- [2024-01-18T14:38:26.281Z] 2024-01-18 14:38:26,175 [execute] DEBUG Popen(['git', 'rev-list', '718144006c0d6614016c594f6971496632302c32', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:38:26.281Z] 2024-01-18 14:38:26,187 [execute] INFO git fetch -v origin [2024-01-18T14:38:26.281Z] 2024-01-18 14:38:26,187 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-18T14:38:26.849Z] 2024-01-18 14:38:26,732 [run_push] DEBUG no remote changes detected [2024-01-18T14:38:26.849Z] 2024-01-18 14:38:26,732 [execute] INFO git push origin semver [2024-01-18T14:38:26.849Z] 2024-01-18 14:38:26,733 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:38:27.787Z] 2024-01-18 14:38:27,493 [run_push] DEBUG push all version tags [2024-01-18T14:38:27.787Z] 2024-01-18 14:38:27,494 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-18T14:38:27.787Z] 2024-01-18 14:38:27,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:38:28.355Z] 2024-01-18 14:38:28,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-18T14:38:28.355Z] 3.2.0-dev.8 [Pipeline] } [2024-01-18T14:38:28.362Z] $ docker exec --env ******** --env ******** 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 ssh-agent -k [2024-01-18T14:38:28.457Z] unset SSH_AUTH_SOCK; [2024-01-18T14:38:28.457Z] unset SSH_AGENT_PID; [2024-01-18T14:38:28.457Z] echo Agent pid 38 killed; [2024-01-18T14:38:28.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:38:29.006Z] + git semver [Pipeline] } [2024-01-18T14:38:29.275Z] $ docker stop --time=1 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 [2024-01-18T14:38:30.502Z] $ docker rm -f --volumes 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-18T14:38:32.107Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-01-18T14:38:32.107Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-01-18T14:38:32.107Z] total 16 [2024-01-18T14:38:32.107Z] drwxr-xr-x 3 root root 4096 Jan 18 14:29 . [2024-01-18T14:38:32.107Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:37 .. [2024-01-18T14:38:32.107Z] drwxr-xr-x 2 root root 4096 Jan 18 14:29 cost [2024-01-18T14:38:32.107Z] -rw-r--r-- 1 root root 96 Jan 18 14:29 cost.csv [2024-01-18T14:38:32.107Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-01-18T14:38:32.107Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-01-18T14:38:32.107Z] total 16 [2024-01-18T14:38:32.107Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:29 . [2024-01-18T14:38:32.107Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:37 .. [2024-01-18T14:38:32.107Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:29 cost [2024-01-18T14:38:32.107Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 18 14:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:32.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:33.255Z] ---> package-listing.sh [2024-01-18T14:38:33.255Z] ++ facter osfamily [2024-01-18T14:38:33.255Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-18T14:38:33.513Z] + OS_FAMILY=debian [2024-01-18T14:38:33.513Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-01-18T14:38:33.513Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-18T14:38:33.513Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-18T14:38:33.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-18T14:38:33.513Z] + PACKAGES=/tmp/packages_start.txt [2024-01-18T14:38:33.513Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-01-18T14:38:33.513Z] + PACKAGES=/tmp/packages_end.txt [2024-01-18T14:38:33.513Z] + case "${OS_FAMILY}" in [2024-01-18T14:38:33.513Z] + dpkg -l [2024-01-18T14:38:33.513Z] + grep '^ii' [2024-01-18T14:38:33.513Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-18T14:38:33.513Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-18T14:38:33.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-18T14:38:33.513Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-01-18T14:38:33.513Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-01-18T14:38:33.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-01-18T14:38:33.524Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-18T14:38:33.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:34.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:38:34.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:38:34.612Z] prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container [2024-01-18T14:38:34.646Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T14:38:34.975Z] $ docker top 4152efc1344aaf2225d09673280d50c6ef846b36d08b2129117e004408db2c99 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:38:35.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-18T14:38:35.739Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-18T14:38:36.026Z] + ls /var/log/sa-host [2024-01-18T14:38:36.026Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:38:36.238Z] provisioning config files... [2024-01-18T14:38:36.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15721693485466598272tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:38:36.381Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:36.665Z] ---> create-netrc.sh [Pipeline] } [2024-01-18T14:38:36.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:37.191Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-18T14:38:37.200Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:37.485Z] ---> sudo-logs.sh [2024-01-18T14:38:37.485Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-18T14:38:37.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:37.857Z] ---> job-cost.sh [2024-01-18T14:38:37.857Z] lf-activate-venv: SKIPPING [2024-01-18T14:38:37.857Z] DEBUG: total: 0.2199999988079071 [2024-01-18T14:38:37.857Z] INFO: Retrieving Stack Cost... [2024-01-18T14:38:38.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:38:38.682Z] INFO: Archiving Costs [Pipeline] echo [2024-01-18T14:38:38.694Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:38.979Z] ---> logs-deploy.sh [2024-01-18T14:38:38.979Z] lf-activate-venv: SKIPPING [2024-01-18T14:38:38.979Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/216 [2024-01-18T14:38:38.979Z] INFO: archiving workspace using pattern(s): [2024-01-18T14:38:39.914Z] Archives upload complete. [2024-01-18T14:38:39.914Z] INFO: archiving logs to Nexus