Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07c56ab1e9f2512326717d7500f79526db3b6e2c 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-ssh2538162771633088901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13354618180762701974.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15831928743232202939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2978125457839128934.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-ssh3140745346265521587.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7571’ Running on prd-ubuntu20.04-docker-8c-8g-7574 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 07c56ab1e9f2512326717d7500f79526db3b6e2c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07c56ab1e9f2512326717d7500f79526db3b6e2c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#548)" > git rev-list --no-walk f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T16:56:42.686Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T16:56:42.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T16:56:42.750Z] ========================================================= [2023-04-12T16:56:42.750Z] EdgeX Global Pipelines Version Info [2023-04-12T16:56:42.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:56:43.470Z] ------------------- [2023-04-12T16:56:43.470Z] stable info: [2023-04-12T16:56:43.470Z] ------------------- [2023-04-12T16:56:43.470Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T16:56:43.470Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T16:56:43.470Z] Message: update stable to v1.0.245 [2023-04-12T16:56:44.041Z] ------------------- [2023-04-12T16:56:44.041Z] experimental info: [2023-04-12T16:56:44.041Z] ------------------- [2023-04-12T16:56:44.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T16:56:44.041Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T16:56:44.041Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T16:56:44.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-12T16:56:44.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-12T16:56:44.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T16:56:44.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T16:56:44.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T16:56:44.259Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T16:56:44.274Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T16:56:44.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-12T16:56:44.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T16:56:44.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T16:56:44.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T16:56:44.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-12T16:56:44.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T16:56:44.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T16:56:44.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T16:56:44.387Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T16:56:44.403Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T16:56:44.415Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T16:56:44.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T16:56:44.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T16:56:44.458Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-12T16:56:44.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-12T16:56:44.481Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-12T16:56:44.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-12T16:56:44.510Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-12T16:56:44.521Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T16:56:44.533Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T16:56:44.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-12T16:56:44.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-12T16:56:44.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-12T16:56:44.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] echo [2023-04-12T16:56:44.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07c56ab [Pipeline] echo [2023-04-12T16:56:44.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T16:56:44.680Z] provisioning config files... [2023-04-12T16:56:44.695Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17112449016143955818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:56:44.996Z] ---> docker-login.sh [2023-04-12T16:56:44.996Z] nexus3.edgexfoundry.org:10001 [2023-04-12T16:56:45.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:56:45.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:56:45.258Z] Configure a credential helper to remove this warning. See [2023-04-12T16:56:45.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:56:45.258Z] [2023-04-12T16:56:45.258Z] Login Succeeded [2023-04-12T16:56:45.258Z] nexus3.edgexfoundry.org:10002 [2023-04-12T16:56:45.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:56:45.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:56:45.518Z] Configure a credential helper to remove this warning. See [2023-04-12T16:56:45.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:56:45.518Z] [2023-04-12T16:56:45.518Z] Login Succeeded [2023-04-12T16:56:45.518Z] nexus3.edgexfoundry.org:10003 [2023-04-12T16:56:45.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:56:45.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:56:45.518Z] Configure a credential helper to remove this warning. See [2023-04-12T16:56:45.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:56:45.518Z] [2023-04-12T16:56:45.518Z] Login Succeeded [2023-04-12T16:56:45.518Z] nexus3.edgexfoundry.org:10004 [2023-04-12T16:56:45.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:56:45.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:56:45.779Z] Configure a credential helper to remove this warning. See [2023-04-12T16:56:45.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:56:45.779Z] [2023-04-12T16:56:45.779Z] Login Succeeded [2023-04-12T16:56:45.779Z] docker.io [2023-04-12T16:56:45.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:56:46.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:56:46.039Z] Configure a credential helper to remove this warning. See [2023-04-12T16:56:46.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:56:46.039Z] [2023-04-12T16:56:46.039Z] Login Succeeded [2023-04-12T16:56:46.039Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T16:56:46.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-12T16:56:46.396Z] + git rev-list -1 --merges 07c56ab1e9f2512326717d7500f79526db3b6e2c~1..07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] echo [2023-04-12T16:56:46.449Z] -----------> git rev-list -1 --merges 07c56ab1e9f2512326717d7500f79526db3b6e2c~1..07c56ab1e9f2512326717d7500f79526db3b6e2c 07c56ab1e9f2512326717d7500f79526db3b6e2c [false] [Pipeline] sh [2023-04-12T16:56:46.739Z] + git log --format=format:%s -1 07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] echo [2023-04-12T16:56:46.768Z] ========================================================= [2023-04-12T16:56:46.768Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T16:56:46.768Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T16:56:47.085Z] + git log --format=format:%s -1 07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] echo [2023-04-12T16:56:47.096Z] [semverPrep] GIT_COMMIT: 07c56ab1e9f2512326717d7500f79526db3b6e2c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#548) [Pipeline] echo [2023-04-12T16:56:47.103Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-12T16:56:47.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T16:56:47.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T16:56:47.442Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T16:56:47.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T16:56:47.442Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-12T16:56:47.442Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T16:56:47.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:56:47.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T16:56:47.801Z] [2023-04-12T16:56:47.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:56:48.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T16:56:48.102Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T16:56:48.102Z] b85a868b505f: Pulling fs layer [2023-04-12T16:56:48.102Z] e2be974225ed: Pulling fs layer [2023-04-12T16:56:48.102Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T16:56:48.102Z] 988bab9f4d93: Pulling fs layer [2023-04-12T16:56:48.102Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T16:56:48.102Z] eaf3925da568: Pulling fs layer [2023-04-12T16:56:48.102Z] bab4dde63d76: Pulling fs layer [2023-04-12T16:56:48.102Z] bde34c3a00c8: Pulling fs layer [2023-04-12T16:56:48.102Z] b352a97aabf1: Pulling fs layer [2023-04-12T16:56:48.102Z] 4872d77fe225: Pulling fs layer [2023-04-12T16:56:48.102Z] 5851b861e8e6: Pulling fs layer [2023-04-12T16:56:48.102Z] bde34c3a00c8: Waiting [2023-04-12T16:56:48.102Z] bab4dde63d76: Waiting [2023-04-12T16:56:48.102Z] 988bab9f4d93: Waiting [2023-04-12T16:56:48.102Z] 1469e6f7b9e6: Waiting [2023-04-12T16:56:48.102Z] b352a97aabf1: Waiting [2023-04-12T16:56:48.102Z] eaf3925da568: Waiting [2023-04-12T16:56:48.102Z] 4872d77fe225: Waiting [2023-04-12T16:56:48.102Z] 5851b861e8e6: Waiting [2023-04-12T16:56:48.102Z] e2be974225ed: Download complete [2023-04-12T16:56:48.102Z] 988bab9f4d93: Verifying Checksum [2023-04-12T16:56:48.102Z] 988bab9f4d93: Download complete [2023-04-12T16:56:48.102Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T16:56:48.102Z] 339a4e72a1f5: Download complete [2023-04-12T16:56:48.102Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T16:56:48.102Z] 1469e6f7b9e6: Download complete [2023-04-12T16:56:48.360Z] eaf3925da568: Download complete [2023-04-12T16:56:48.360Z] bde34c3a00c8: Download complete [2023-04-12T16:56:48.360Z] b352a97aabf1: Download complete [2023-04-12T16:56:48.361Z] 4872d77fe225: Verifying Checksum [2023-04-12T16:56:48.361Z] 4872d77fe225: Download complete [2023-04-12T16:56:48.361Z] 5851b861e8e6: Verifying Checksum [2023-04-12T16:56:48.361Z] 5851b861e8e6: Download complete [2023-04-12T16:56:48.361Z] b85a868b505f: Verifying Checksum [2023-04-12T16:56:48.361Z] b85a868b505f: Download complete [2023-04-12T16:56:48.619Z] bab4dde63d76: Verifying Checksum [2023-04-12T16:56:48.619Z] bab4dde63d76: Download complete [2023-04-12T16:56:49.554Z] b85a868b505f: Pull complete [2023-04-12T16:56:49.812Z] e2be974225ed: Pull complete [2023-04-12T16:56:50.380Z] 339a4e72a1f5: Pull complete [2023-04-12T16:56:50.380Z] 988bab9f4d93: Pull complete [2023-04-12T16:56:50.640Z] 1469e6f7b9e6: Pull complete [2023-04-12T16:56:50.640Z] eaf3925da568: Pull complete [2023-04-12T16:56:52.557Z] bab4dde63d76: Pull complete [2023-04-12T16:56:52.557Z] bde34c3a00c8: Pull complete [2023-04-12T16:56:52.820Z] b352a97aabf1: Pull complete [2023-04-12T16:56:52.820Z] 4872d77fe225: Pull complete [2023-04-12T16:56:52.820Z] 5851b861e8e6: Pull complete [2023-04-12T16:56:52.820Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T16:56:52.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T16:56:53.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:56:53.199Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T16:56:53.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T16:56:55.499Z] $ docker top bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 -eo pid,comm [2023-04-12T16:56:55.549Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-12T16:56:55.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T16:56:55.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T16:56:55.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T16:56:55.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T16:56:55.728Z] $ docker exec bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 ssh-agent [2023-04-12T16:56:55.837Z] SSH_AUTH_SOCK=/tmp/ssh-GQAKC7mhbP8i/agent.32 [2023-04-12T16:56:55.837Z] SSH_AGENT_PID=38 [2023-04-12T16:56:55.844Z] Running ssh-add (command line suppressed) [2023-04-12T16:56:55.970Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1834889772080891301.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1834889772080891301.key) [2023-04-12T16:56:55.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T16:56:56.272Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T16:56:56.295Z] $ docker exec --env ******** --env ******** bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 ssh-agent -k [2023-04-12T16:56:56.393Z] unset SSH_AUTH_SOCK; [2023-04-12T16:56:56.394Z] unset SSH_AGENT_PID; [2023-04-12T16:56:56.394Z] echo Agent pid 38 killed; [2023-04-12T16:56:56.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T16:56:56.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T16:56:56.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T16:56:56.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T16:56:56.538Z] $ docker exec bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 ssh-agent [2023-04-12T16:56:56.640Z] SSH_AUTH_SOCK=/tmp/ssh-kwbcCukMVKZb/agent.70 [2023-04-12T16:56:56.640Z] SSH_AGENT_PID=76 [2023-04-12T16:56:56.645Z] Running ssh-add (command line suppressed) [2023-04-12T16:56:56.752Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1694025321758420903.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1694025321758420903.key) [2023-04-12T16:56:56.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T16:56:57.042Z] + git semver init [2023-04-12T16:56:57.303Z] 2023-04-12 16:56:57,233 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T16:56:57.303Z] 2023-04-12 16:56:57,233 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-04-12T16:56:57.303Z] 2023-04-12 16:56:57,234 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-04-12T16:56:57.303Z] 2023-04-12 16:56:57,234 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-12T16:56:58.240Z] 2023-04-12 16:56:58,024 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-04-12T16:56:58.240Z] 2023-04-12 16:56:58,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-04-12T16:56:58.240Z] 2023-04-12 16:56:58,025 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T16:56:58.240Z] 2023-04-12 16:56:58,026 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T16:56:58.240Z] 3.0.0-dev.32 [Pipeline] } [2023-04-12T16:56:58.259Z] $ docker exec --env ******** --env ******** bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 ssh-agent -k [2023-04-12T16:56:58.358Z] unset SSH_AUTH_SOCK; [2023-04-12T16:56:58.358Z] unset SSH_AGENT_PID; [2023-04-12T16:56:58.358Z] echo Agent pid 76 killed; [2023-04-12T16:56:58.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T16:56:58.670Z] + git semver [Pipeline] } [2023-04-12T16:56:58.952Z] $ docker stop --time=1 bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 [2023-04-12T16:57:00.284Z] $ docker rm -f --volumes bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T16:57:00.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T16:57:00.828Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T16:57:00.830Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T16:57:00.965Z] provisioning config files... [2023-04-12T16:57:00.974Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10562027860154280426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:57:01.272Z] ---> docker-login.sh [2023-04-12T16:57:01.272Z] nexus3.edgexfoundry.org:10001 [2023-04-12T16:57:01.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:01.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:01.272Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:01.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:01.272Z] [2023-04-12T16:57:01.272Z] Login Succeeded [2023-04-12T16:57:01.272Z] nexus3.edgexfoundry.org:10002 [2023-04-12T16:57:01.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:01.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:01.272Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:01.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:01.272Z] [2023-04-12T16:57:01.272Z] Login Succeeded [2023-04-12T16:57:01.272Z] nexus3.edgexfoundry.org:10003 [2023-04-12T16:57:01.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:01.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:01.531Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:01.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:01.531Z] [2023-04-12T16:57:01.531Z] Login Succeeded [2023-04-12T16:57:01.531Z] nexus3.edgexfoundry.org:10004 [2023-04-12T16:57:01.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:01.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:01.531Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:01.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:01.531Z] [2023-04-12T16:57:01.531Z] Login Succeeded [2023-04-12T16:57:01.531Z] docker.io [2023-04-12T16:57:01.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:01.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:01.790Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:01.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:01.790Z] [2023-04-12T16:57:01.790Z] Login Succeeded [2023-04-12T16:57:01.790Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T16:57:01.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T16:57:01.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T16:57:01.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T16:57:01.864Z] ========================================================= [2023-04-12T16:57:01.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T16:57:01.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:57:02.161Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T16:57:02.161Z] Sending build context to Docker daemon 3.278MB [2023-04-12T16:57:02.161Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T16:57:02.161Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T16:57:02.161Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T16:57:02.161Z] 63b65145d645: Pulling fs layer [2023-04-12T16:57:02.161Z] a2d21d5440eb: Pulling fs layer [2023-04-12T16:57:02.161Z] 935e6c44a52c: Pulling fs layer [2023-04-12T16:57:02.161Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T16:57:02.161Z] 30dea6a524f1: Pulling fs layer [2023-04-12T16:57:02.161Z] a2aff8979fd8: Pulling fs layer [2023-04-12T16:57:02.161Z] 6808be2612f2: Pulling fs layer [2023-04-12T16:57:02.161Z] f25807f1079a: Pulling fs layer [2023-04-12T16:57:02.161Z] 94cc34f8dd06: Waiting [2023-04-12T16:57:02.161Z] 6808be2612f2: Waiting [2023-04-12T16:57:02.161Z] 30dea6a524f1: Waiting [2023-04-12T16:57:02.161Z] f25807f1079a: Waiting [2023-04-12T16:57:02.161Z] a2d21d5440eb: Verifying Checksum [2023-04-12T16:57:02.161Z] a2d21d5440eb: Download complete [2023-04-12T16:57:02.161Z] 94cc34f8dd06: Verifying Checksum [2023-04-12T16:57:02.161Z] 94cc34f8dd06: Download complete [2023-04-12T16:57:02.161Z] 30dea6a524f1: Verifying Checksum [2023-04-12T16:57:02.161Z] 30dea6a524f1: Download complete [2023-04-12T16:57:02.421Z] 63b65145d645: Verifying Checksum [2023-04-12T16:57:02.421Z] 63b65145d645: Download complete [2023-04-12T16:57:02.421Z] a2aff8979fd8: Verifying Checksum [2023-04-12T16:57:02.421Z] a2aff8979fd8: Download complete [2023-04-12T16:57:02.421Z] 63b65145d645: Pull complete [2023-04-12T16:57:02.682Z] a2d21d5440eb: Pull complete [2023-04-12T16:57:02.682Z] f25807f1079a: Verifying Checksum [2023-04-12T16:57:02.682Z] f25807f1079a: Download complete [2023-04-12T16:57:02.940Z] 935e6c44a52c: Verifying Checksum [2023-04-12T16:57:02.940Z] 935e6c44a52c: Download complete [2023-04-12T16:57:02.940Z] 6808be2612f2: Download complete [2023-04-12T16:57:07.140Z] 935e6c44a52c: Pull complete [2023-04-12T16:57:07.140Z] 94cc34f8dd06: Pull complete [2023-04-12T16:57:07.140Z] 30dea6a524f1: Pull complete [2023-04-12T16:57:07.140Z] a2aff8979fd8: Pull complete [2023-04-12T16:57:09.671Z] 6808be2612f2: Pull complete [2023-04-12T16:57:10.238Z] f25807f1079a: Pull complete [2023-04-12T16:57:10.238Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T16:57:10.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T16:57:10.238Z] ---> 3b553350e43f [2023-04-12T16:57:10.238Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T16:57:12.773Z] ---> Running in 386809921ac3 [2023-04-12T16:57:13.031Z] Removing intermediate container 386809921ac3 [2023-04-12T16:57:13.032Z] ---> 1ac19c82edd3 [2023-04-12T16:57:13.032Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T16:57:13.032Z] ---> Running in 41ad5b9d7383 [2023-04-12T16:57:13.032Z] Removing intermediate container 41ad5b9d7383 [2023-04-12T16:57:13.032Z] ---> d33d9572c437 [2023-04-12T16:57:13.032Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T16:57:13.032Z] ---> Running in f22f5650e4d7 [2023-04-12T16:57:13.291Z] Removing intermediate container f22f5650e4d7 [2023-04-12T16:57:13.291Z] ---> 039b8bc6e39e [2023-04-12T16:57:13.291Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T16:57:13.291Z] ---> Running in a6ab08329b24 [2023-04-12T16:57:13.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T16:57:13.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T16:57:14.065Z] OK: 265 MiB in 53 packages [2023-04-12T16:57:14.325Z] Removing intermediate container a6ab08329b24 [2023-04-12T16:57:14.325Z] ---> f8ae3e61b620 [2023-04-12T16:57:14.325Z] Step 7/12 : WORKDIR /app [2023-04-12T16:57:14.325Z] ---> Running in fe3a216c16fc [2023-04-12T16:57:14.584Z] Removing intermediate container fe3a216c16fc [2023-04-12T16:57:14.584Z] ---> 3c075ed383f9 [2023-04-12T16:57:14.584Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T16:57:14.584Z] ---> e634fd2761a0 [2023-04-12T16:57:14.584Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T16:57:14.584Z] ---> Running in 81c3c9a1b624 [2023-04-12T16:57:15.933Z] Still waiting to schedule task [2023-04-12T16:57:15.933Z] ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-12T16:57:15.933Z] ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-12T16:57:15.934Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7573’ is offline [2023-04-12T16:57:41.217Z] Removing intermediate container 81c3c9a1b624 [2023-04-12T16:57:41.218Z] ---> dabe7f956eb7 [2023-04-12T16:57:41.218Z] Step 10/12 : COPY . . [2023-04-12T16:57:41.218Z] ---> 858e2dbe63ac [2023-04-12T16:57:41.218Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T16:57:41.218Z] ---> Running in 1572ab3d439e [2023-04-12T16:57:41.218Z] Removing intermediate container 1572ab3d439e [2023-04-12T16:57:41.218Z] ---> a3f00ac55e86 [2023-04-12T16:57:41.218Z] Step 12/12 : RUN $MAKE [2023-04-12T16:57:41.218Z] ---> Running in 183893b5afc4 [2023-04-12T16:57:41.218Z] noop [2023-04-12T16:57:41.218Z] Removing intermediate container 183893b5afc4 [2023-04-12T16:57:41.218Z] ---> 37724c82056b [2023-04-12T16:57:41.218Z] Successfully built 37724c82056b [2023-04-12T16:57:41.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:57:41.525Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T16:57:41.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:57:41.592Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T16:57:41.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T16:57:41.938Z] $ docker top 86541887bf2480e75d97ca88132b7e8780cb71569990413e2a7e0c7d4b3d9ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T16:57:42.271Z] + go version [2023-04-12T16:57:42.271Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T16:57:42.285Z] $ docker stop --time=1 86541887bf2480e75d97ca88132b7e8780cb71569990413e2a7e0c7d4b3d9ea0 [2023-04-12T16:57:43.536Z] $ docker rm -f --volumes 86541887bf2480e75d97ca88132b7e8780cb71569990413e2a7e0c7d4b3d9ea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:57:43.937Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T16:57:43.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:57:44.016Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T16:57:44.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T16:57:44.361Z] $ docker top 17f3e19b40cab1f9f3546ee17274a2f45dbbc95df76cd3c1a60c60a833fe0353 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T16:57:44.690Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-04-12T16:57:44.985Z] + make test [2023-04-12T16:57:44.985Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T16:58:06.925Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-12T16:58:25.005Z] go vet ./... [2023-04-12T16:58:26.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T16:58:26.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T16:58:26.905Z] ./bin/test-attribution-txt.sh [2023-04-12T16:58:26.905Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-12T16:58:26.905Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T16:58:26.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T16:58:26.933Z] $ docker stop --time=1 17f3e19b40cab1f9f3546ee17274a2f45dbbc95df76cd3c1a60c60a833fe0353 [2023-04-12T16:58:30.366Z] $ docker rm -f --volumes 17f3e19b40cab1f9f3546ee17274a2f45dbbc95df76cd3c1a60c60a833fe0353 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T16:58:30.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T16:58:30.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-12T16:58:31.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T16:58:31.700Z] + ls -al . [2023-04-12T16:58:31.700Z] total 176 [2023-04-12T16:58:31.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:57 . [2023-04-12T16:58:31.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:56 .. [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 16:56 .dockerignore [2023-04-12T16:58:31.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:56 .git [2023-04-12T16:58:31.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:56 .github [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 16:56 .gitignore [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 16:56 .golangci.yml [2023-04-12T16:58:31.700Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:56 .semver [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 16:56 Attribution.txt [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 16:56 CHANGELOG.md [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 16:56 Dockerfile [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 16:56 GOVERNANCE.md [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 16:56 Jenkinsfile [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 16:56 LICENSE [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 16:56 OWNERS.md [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 16:56 README.md [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:57 VERSION [2023-04-12T16:58:31.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:56 bin [2023-04-12T16:58:31.700Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 12 16:57 coverage.out [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 12 16:56 go.mod [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 31646 Apr 12 16:56 go.sum [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 16:56 main.go [2023-04-12T16:58:31.700Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 16:56 makefile [2023-04-12T16:58:31.700Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 16:56 res [2023-04-12T16:58:31.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:56 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:32.051Z] + 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=07c56ab1e9f2512326717d7500f79526db3b6e2c --label arch=amd64 --label version=3.0.0-dev.32 . [2023-04-12T16:58:32.051Z] Sending build context to Docker daemon 3.279MB [2023-04-12T16:58:32.051Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T16:58:32.051Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T16:58:32.051Z] ---> 37724c82056b [2023-04-12T16:58:32.051Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T16:58:32.051Z] ---> Running in 0c95f31178cb [2023-04-12T16:58:32.308Z] Removing intermediate container 0c95f31178cb [2023-04-12T16:58:32.308Z] ---> 8ccec4ed2de4 [2023-04-12T16:58:32.308Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T16:58:32.308Z] ---> Running in 055be3cf5364 [2023-04-12T16:58:32.308Z] Removing intermediate container 055be3cf5364 [2023-04-12T16:58:32.308Z] ---> c3f1842593e8 [2023-04-12T16:58:32.308Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-12T16:58:32.308Z] ---> Running in db8813b29e74 [2023-04-12T16:58:32.308Z] Removing intermediate container db8813b29e74 [2023-04-12T16:58:32.308Z] ---> 7c4a2ff3caf6 [2023-04-12T16:58:32.308Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T16:58:32.308Z] ---> Running in 633842db4ef0 [2023-04-12T16:58:32.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T16:58:32.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T16:58:33.084Z] OK: 265 MiB in 53 packages [2023-04-12T16:58:33.342Z] Removing intermediate container 633842db4ef0 [2023-04-12T16:58:33.342Z] ---> d1aa3b819865 [2023-04-12T16:58:33.342Z] Step 7/26 : WORKDIR /app [2023-04-12T16:58:33.342Z] ---> Running in eef17211ff4f [2023-04-12T16:58:33.342Z] Removing intermediate container eef17211ff4f [2023-04-12T16:58:33.342Z] ---> e043597867b4 [2023-04-12T16:58:33.342Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-12T16:58:33.601Z] ---> ac6784980e2a [2023-04-12T16:58:33.601Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T16:58:33.601Z] ---> Running in aa0ffb842bbc [2023-04-12T16:58:34.537Z] Removing intermediate container aa0ffb842bbc [2023-04-12T16:58:34.537Z] ---> b597a019b2d4 [2023-04-12T16:58:34.537Z] Step 10/26 : COPY . . [2023-04-12T16:58:34.537Z] ---> c5b9fb54372f [2023-04-12T16:58:34.537Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T16:58:34.537Z] ---> Running in 5365209844fd [2023-04-12T16:58:34.795Z] Removing intermediate container 5365209844fd [2023-04-12T16:58:34.795Z] ---> a68a23360c10 [2023-04-12T16:58:34.795Z] Step 12/26 : RUN $MAKE [2023-04-12T16:58:34.795Z] ---> Running in c6a322d830d5 [2023-04-12T16:58:35.053Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.32" -trimpath -mod=readonly -o app-service-configurable [2023-04-12T16:58:53.132Z] Removing intermediate container c6a322d830d5 [2023-04-12T16:58:53.132Z] ---> 8e6f9f0afdaf [2023-04-12T16:58:53.132Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T16:58:53.132Z] 3.17: Pulling from library/alpine [2023-04-12T16:58:53.132Z] f56be85fc22e: Pulling fs layer [2023-04-12T16:58:53.132Z] f56be85fc22e: Verifying Checksum [2023-04-12T16:58:53.132Z] f56be85fc22e: Download complete [2023-04-12T16:58:53.390Z] f56be85fc22e: Pull complete [2023-04-12T16:58:53.390Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T16:58:53.390Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T16:58:53.390Z] ---> 9ed4aefc74f6 [2023-04-12T16:58:53.390Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T16:58:53.390Z] ---> Running in 337f5e5318ec [2023-04-12T16:58:53.649Z] Removing intermediate container 337f5e5318ec [2023-04-12T16:58:53.649Z] ---> 7ea3a502efd0 [2023-04-12T16:58:53.649Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-12T16:58:53.649Z] ---> Running in 6d1d47b43597 [2023-04-12T16:58:53.649Z] Removing intermediate container 6d1d47b43597 [2023-04-12T16:58:53.649Z] ---> fa0e6ec5cef9 [2023-04-12T16:58:53.649Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T16:58:53.649Z] ---> Running in e3429f524507 [2023-04-12T16:58:53.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T16:58:54.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T16:58:54.426Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T16:58:54.426Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T16:58:54.426Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T16:58:54.426Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T16:58:54.426Z] OK: 8 MiB in 17 packages [2023-04-12T16:58:54.993Z] Removing intermediate container e3429f524507 [2023-04-12T16:58:54.993Z] ---> 44c9c5e93b67 [2023-04-12T16:58:54.993Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T16:58:54.993Z] ---> 4da4b2694fcb [2023-04-12T16:58:54.993Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T16:58:55.252Z] ---> fde02994bd13 [2023-04-12T16:58:55.252Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-12T16:58:55.252Z] ---> 2509acc657a6 [2023-04-12T16:58:55.252Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-12T16:58:56.202Z] ---> 367a2aa42280 [2023-04-12T16:58:56.202Z] Step 21/26 : EXPOSE 48095 [2023-04-12T16:58:56.202Z] ---> Running in c92bacc763d1 [2023-04-12T16:58:56.202Z] Removing intermediate container c92bacc763d1 [2023-04-12T16:58:56.202Z] ---> b08338dee6f0 [2023-04-12T16:58:56.202Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-12T16:58:56.202Z] ---> Running in 179bf50c2ea4 [2023-04-12T16:58:56.202Z] Removing intermediate container 179bf50c2ea4 [2023-04-12T16:58:56.202Z] ---> a08d93cc25f8 [2023-04-12T16:58:56.202Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T16:58:56.202Z] ---> Running in 54d2d11724de [2023-04-12T16:58:56.202Z] Removing intermediate container 54d2d11724de [2023-04-12T16:58:56.202Z] ---> de57f1c12638 [2023-04-12T16:58:56.202Z] Step 24/26 : LABEL arch=amd64 [2023-04-12T16:58:56.202Z] ---> Running in 72b9e7bb5a2f [2023-04-12T16:58:56.202Z] Removing intermediate container 72b9e7bb5a2f [2023-04-12T16:58:56.202Z] ---> 2c0b607ccd5a [2023-04-12T16:58:56.202Z] Step 25/26 : LABEL git_sha=07c56ab1e9f2512326717d7500f79526db3b6e2c [2023-04-12T16:58:56.202Z] ---> Running in 1783df5d10a0 [2023-04-12T16:58:56.462Z] Removing intermediate container 1783df5d10a0 [2023-04-12T16:58:56.462Z] ---> b4c801c68998 [2023-04-12T16:58:56.462Z] Step 26/26 : LABEL version=3.0.0-dev.32 [2023-04-12T16:58:56.462Z] ---> Running in dec2f3e03ce1 [2023-04-12T16:58:56.462Z] Removing intermediate container dec2f3e03ce1 [2023-04-12T16:58:56.462Z] ---> 70452097ff45 [2023-04-12T16:58:56.462Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T16:58:56.462Z] Successfully built 70452097ff45 [2023-04-12T16:58:56.462Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T16:58:56.568Z] provisioning config files... [2023-04-12T16:58:56.576Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15977581542248123349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:58:56.875Z] ---> docker-login.sh [2023-04-12T16:58:56.875Z] nexus3.edgexfoundry.org:10001 [2023-04-12T16:58:56.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:56.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:56.875Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:56.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:56.875Z] [2023-04-12T16:58:56.875Z] Login Succeeded [2023-04-12T16:58:56.875Z] nexus3.edgexfoundry.org:10002 [2023-04-12T16:58:56.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:56.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:56.875Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:56.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:56.875Z] [2023-04-12T16:58:56.875Z] Login Succeeded [2023-04-12T16:58:56.875Z] nexus3.edgexfoundry.org:10003 [2023-04-12T16:58:57.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:57.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:57.134Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:57.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:57.134Z] [2023-04-12T16:58:57.134Z] Login Succeeded [2023-04-12T16:58:57.134Z] nexus3.edgexfoundry.org:10004 [2023-04-12T16:58:57.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:57.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:57.134Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:57.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:57.134Z] [2023-04-12T16:58:57.134Z] Login Succeeded [2023-04-12T16:58:57.134Z] docker.io [2023-04-12T16:58:57.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:57.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:57.394Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:57.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:57.394Z] [2023-04-12T16:58:57.394Z] Login Succeeded [2023-04-12T16:58:57.394Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T16:58:57.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T16:58:57.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T16:58:57.462Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-12T16:58:57.462Z] 07c56ab1e9f2512326717d7500f79526db3b6e2c [2023-04-12T16:58:57.462Z] latest [2023-04-12T16:58:57.462Z] 3.0.0-dev.32 [2023-04-12T16:58:57.462Z] 07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [2023-04-12T16:58:57.462Z] main [2023-04-12T16:58:57.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:57.782Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:58.091Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c [2023-04-12T16:58:58.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T16:58:58.091Z] 86a54b8e52de: Preparing [2023-04-12T16:58:58.091Z] d3eaed6ff758: Preparing [2023-04-12T16:58:58.091Z] a749a1536198: Preparing [2023-04-12T16:58:58.091Z] 4954a6ec96d0: Preparing [2023-04-12T16:58:58.091Z] 10126d53503f: Preparing [2023-04-12T16:58:58.091Z] f1417ff83b31: Preparing [2023-04-12T16:58:58.091Z] f1417ff83b31: Waiting [2023-04-12T16:58:58.091Z] a749a1536198: Pushed [2023-04-12T16:58:58.091Z] f1417ff83b31: Layer already exists [2023-04-12T16:58:58.091Z] 4954a6ec96d0: Pushed [2023-04-12T16:58:58.091Z] d3eaed6ff758: Pushed [2023-04-12T16:58:58.091Z] 10126d53503f: Pushed [2023-04-12T16:59:00.628Z] 86a54b8e52de: Pushed [2023-04-12T16:59:00.628Z] 07c56ab1e9f2512326717d7500f79526db3b6e2c: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:00.929Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:01.231Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-12T16:59:01.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T16:59:01.231Z] 86a54b8e52de: Preparing [2023-04-12T16:59:01.231Z] d3eaed6ff758: Preparing [2023-04-12T16:59:01.231Z] a749a1536198: Preparing [2023-04-12T16:59:01.231Z] 4954a6ec96d0: Preparing [2023-04-12T16:59:01.231Z] 10126d53503f: Preparing [2023-04-12T16:59:01.231Z] f1417ff83b31: Preparing [2023-04-12T16:59:01.231Z] f1417ff83b31: Waiting [2023-04-12T16:59:01.231Z] 4954a6ec96d0: Layer already exists [2023-04-12T16:59:01.231Z] a749a1536198: Layer already exists [2023-04-12T16:59:01.231Z] d3eaed6ff758: Layer already exists [2023-04-12T16:59:01.231Z] 86a54b8e52de: Layer already exists [2023-04-12T16:59:01.231Z] 10126d53503f: Layer already exists [2023-04-12T16:59:01.231Z] f1417ff83b31: Layer already exists [2023-04-12T16:59:01.231Z] latest: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:01.535Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:01.846Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.32 [2023-04-12T16:59:01.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T16:59:01.846Z] 86a54b8e52de: Preparing [2023-04-12T16:59:01.846Z] d3eaed6ff758: Preparing [2023-04-12T16:59:01.846Z] a749a1536198: Preparing [2023-04-12T16:59:01.846Z] 4954a6ec96d0: Preparing [2023-04-12T16:59:01.846Z] 10126d53503f: Preparing [2023-04-12T16:59:01.846Z] f1417ff83b31: Preparing [2023-04-12T16:59:01.846Z] f1417ff83b31: Waiting [2023-04-12T16:59:01.846Z] 86a54b8e52de: Layer already exists [2023-04-12T16:59:01.846Z] 4954a6ec96d0: Layer already exists [2023-04-12T16:59:01.846Z] d3eaed6ff758: Layer already exists [2023-04-12T16:59:01.846Z] a749a1536198: Layer already exists [2023-04-12T16:59:01.846Z] 10126d53503f: Layer already exists [2023-04-12T16:59:01.846Z] f1417ff83b31: Layer already exists [2023-04-12T16:59:01.846Z] 3.0.0-dev.32: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:02.156Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:02.465Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [2023-04-12T16:59:02.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T16:59:02.465Z] 86a54b8e52de: Preparing [2023-04-12T16:59:02.465Z] d3eaed6ff758: Preparing [2023-04-12T16:59:02.465Z] a749a1536198: Preparing [2023-04-12T16:59:02.465Z] 4954a6ec96d0: Preparing [2023-04-12T16:59:02.465Z] 10126d53503f: Preparing [2023-04-12T16:59:02.465Z] f1417ff83b31: Preparing [2023-04-12T16:59:02.465Z] f1417ff83b31: Waiting [2023-04-12T16:59:02.465Z] a749a1536198: Layer already exists [2023-04-12T16:59:02.465Z] d3eaed6ff758: Layer already exists [2023-04-12T16:59:02.465Z] 86a54b8e52de: Layer already exists [2023-04-12T16:59:02.465Z] 4954a6ec96d0: Layer already exists [2023-04-12T16:59:02.465Z] 10126d53503f: Layer already exists [2023-04-12T16:59:02.465Z] f1417ff83b31: Layer already exists [2023-04-12T16:59:02.465Z] 07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:02.780Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:03.084Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-04-12T16:59:03.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T16:59:03.085Z] 86a54b8e52de: Preparing [2023-04-12T16:59:03.085Z] d3eaed6ff758: Preparing [2023-04-12T16:59:03.085Z] a749a1536198: Preparing [2023-04-12T16:59:03.085Z] 4954a6ec96d0: Preparing [2023-04-12T16:59:03.085Z] 10126d53503f: Preparing [2023-04-12T16:59:03.085Z] f1417ff83b31: Preparing [2023-04-12T16:59:03.085Z] f1417ff83b31: Waiting [2023-04-12T16:59:03.085Z] a749a1536198: Layer already exists [2023-04-12T16:59:03.085Z] 86a54b8e52de: Layer already exists [2023-04-12T16:59:03.085Z] d3eaed6ff758: Layer already exists [2023-04-12T16:59:03.085Z] 10126d53503f: Layer already exists [2023-04-12T16:59:03.085Z] 4954a6ec96d0: Layer already exists [2023-04-12T16:59:03.085Z] f1417ff83b31: Layer already exists [2023-04-12T16:59:03.085Z] main: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T16:59:03.137Z] ===================================================== [Pipeline] echo [2023-04-12T16:59:03.144Z] taggedImages: [2023-04-12T16:59:03.144Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c [2023-04-12T16:59:03.144Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-12T16:59:03.144Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.32 [2023-04-12T16:59:03.144Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [2023-04-12T16:59:03.144Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:03.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T16:59:03.494Z] [2023-04-12T16:59:03.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:03.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T16:59:03.789Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T16:59:03.789Z] 5eb5b503b376: Pulling fs layer [2023-04-12T16:59:03.789Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T16:59:03.789Z] ec43610c2a17: Pulling fs layer [2023-04-12T16:59:03.789Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T16:59:03.789Z] 33b1e0a273af: Pulling fs layer [2023-04-12T16:59:03.789Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T16:59:03.789Z] 2f39f015ded8: Pulling fs layer [2023-04-12T16:59:03.789Z] 33b1e0a273af: Waiting [2023-04-12T16:59:03.789Z] 3a2ae6a8a46f: Waiting [2023-04-12T16:59:03.789Z] 5d3b04190fa2: Waiting [2023-04-12T16:59:03.789Z] 2f39f015ded8: Waiting [2023-04-12T16:59:03.789Z] 5c69ac0246d0: Download complete [2023-04-12T16:59:03.789Z] 3a2ae6a8a46f: Download complete [2023-04-12T16:59:03.789Z] 33b1e0a273af: Verifying Checksum [2023-04-12T16:59:03.789Z] 33b1e0a273af: Download complete [2023-04-12T16:59:03.789Z] ec43610c2a17: Verifying Checksum [2023-04-12T16:59:03.789Z] ec43610c2a17: Download complete [2023-04-12T16:59:03.789Z] 5d3b04190fa2: Verifying Checksum [2023-04-12T16:59:03.789Z] 5d3b04190fa2: Download complete [2023-04-12T16:59:04.048Z] 5eb5b503b376: Verifying Checksum [2023-04-12T16:59:04.048Z] 5eb5b503b376: Download complete [2023-04-12T16:59:04.615Z] 2f39f015ded8: Download complete [2023-04-12T16:59:05.182Z] 5eb5b503b376: Pull complete [2023-04-12T16:59:05.440Z] 5c69ac0246d0: Pull complete [2023-04-12T16:59:05.700Z] ec43610c2a17: Pull complete [2023-04-12T16:59:05.700Z] 3a2ae6a8a46f: Pull complete [2023-04-12T16:59:05.958Z] 33b1e0a273af: Pull complete [2023-04-12T16:59:06.216Z] 5d3b04190fa2: Pull complete [2023-04-12T16:59:10.402Z] 2f39f015ded8: Pull complete [2023-04-12T16:59:10.402Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T16:59:10.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T16:59:10.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:59:10.475Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T16:59:10.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T16:59:14.256Z] $ docker top a184903bb870a621d024ef99793a086e8e43d05a41f73984737990b717afc9a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:59:14.610Z] ---> job-cost.sh [2023-04-12T16:59:14.610Z] lf-activate-venv: SKIPPING [2023-04-12T16:59:14.610Z] INFO: No Stack... [2023-04-12T16:59:14.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T16:59:15.126Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T16:59:15.412Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-04-12T16:59:15.412Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T16:59:15.426Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [2023-04-12T16:59:15.432Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] did not exist. Created. [2023-04-12T16:59:15.432Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T16:59:15.732Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-12T16:59:15.763Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T16:59:15.769Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T16:59:15.790Z] $ docker stop --time=1 a184903bb870a621d024ef99793a086e8e43d05a41f73984737990b717afc9a9 [2023-04-12T16:59:16.933Z] $ docker rm -f --volumes a184903bb870a621d024ef99793a086e8e43d05a41f73984737990b717afc9a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-12T17:00:13.628Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7576 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-04-12T17:00:13.641Z] Running in /w/workspace/app-service-configurable/150 [Pipeline] { [Pipeline] checkout [2023-04-12T17:00:13.674Z] Selected Git installation does not exist. Using Default [2023-04-12T17:00:13.674Z] The recommended git tool is: NONE [2023-04-12T17:00:20.048Z] using credential edgex-jenkins-ssh [2023-04-12T17:00:20.068Z] Cloning the remote Git repository [2023-04-12T17:00:20.119Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T17:00:20.234Z] > git init /w/workspace/app-service-configurable/150 # timeout=10 [2023-04-12T17:00:20.399Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T17:00:20.400Z] > git --version # timeout=10 [2023-04-12T17:00:20.424Z] > git --version # 'git version 2.25.1' [2023-04-12T17:00:20.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T17:00:20.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T17:00:21.826Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-12T17:00:21.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T17:00:22.859Z] Avoid second fetch [2023-04-12T17:00:22.859Z] Checking out Revision 07c56ab1e9f2512326717d7500f79526db3b6e2c (main) [2023-04-12T17:00:23.528Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#548)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T17:00:22.877Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T17:00:22.971Z] > git checkout -f 07c56ab1e9f2512326717d7500f79526db3b6e2c # timeout=10 [2023-04-12T17:00:24.471Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T17:00:24.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T17:00:24.471Z] Dload Upload Total Spent Left Speed [2023-04-12T17:00:24.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-04-12T17:00:25.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T17:00:25.571Z] + sudo tee /etc/docker/daemon.new [2023-04-12T17:00:25.571Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-12T17:00:25.572Z] { [2023-04-12T17:00:25.572Z] "registry-mirrors": [ [2023-04-12T17:00:25.572Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T17:00:25.572Z] ], [2023-04-12T17:00:25.572Z] "bip": "10.250.0.254/24", [2023-04-12T17:00:25.572Z] "hosts": [ [2023-04-12T17:00:25.572Z] "tcp://0.0.0.0:5555", [2023-04-12T17:00:25.572Z] "unix:///var/run/docker.sock" [2023-04-12T17:00:25.572Z] ], [2023-04-12T17:00:25.572Z] "mtu": 1458, [2023-04-12T17:00:25.572Z] "selinux-enabled": true, [2023-04-12T17:00:25.572Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T17:00:25.572Z] } [Pipeline] sh [2023-04-12T17:00:25.916Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T17:00:26.258Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T17:00:44.555Z] provisioning config files... [2023-04-12T17:00:44.582Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/150@tmp/config4424357267308752538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:00:44.948Z] ---> docker-login.sh [2023-04-12T17:00:44.948Z] nexus3.edgexfoundry.org:10001 [2023-04-12T17:00:45.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:00:45.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:00:45.534Z] Configure a credential helper to remove this warning. See [2023-04-12T17:00:45.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:00:45.535Z] [2023-04-12T17:00:45.535Z] Login Succeeded [2023-04-12T17:00:45.535Z] nexus3.edgexfoundry.org:10002 [2023-04-12T17:00:45.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:00:45.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:00:45.804Z] Configure a credential helper to remove this warning. See [2023-04-12T17:00:45.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:00:45.804Z] [2023-04-12T17:00:45.804Z] Login Succeeded [2023-04-12T17:00:45.804Z] nexus3.edgexfoundry.org:10003 [2023-04-12T17:00:46.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:00:46.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:00:46.356Z] Configure a credential helper to remove this warning. See [2023-04-12T17:00:46.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:00:46.356Z] [2023-04-12T17:00:46.356Z] Login Succeeded [2023-04-12T17:00:46.356Z] nexus3.edgexfoundry.org:10004 [2023-04-12T17:00:46.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:00:46.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:00:46.625Z] Configure a credential helper to remove this warning. See [2023-04-12T17:00:46.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:00:46.625Z] [2023-04-12T17:00:46.625Z] Login Succeeded [2023-04-12T17:00:46.625Z] docker.io [2023-04-12T17:00:46.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:00:47.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:00:47.168Z] Configure a credential helper to remove this warning. See [2023-04-12T17:00:47.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:00:47.168Z] [2023-04-12T17:00:47.168Z] Login Succeeded [2023-04-12T17:00:47.168Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T17:00:47.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T17:00:47.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T17:00:47.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T17:00:47.474Z] ========================================================= [2023-04-12T17:00:47.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T17:00:47.474Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:00:47.811Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T17:00:47.811Z] Sending build context to Docker daemon 169kB [2023-04-12T17:00:48.082Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T17:00:48.082Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T17:00:48.082Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T17:00:48.082Z] af6eaf76a39c: Pulling fs layer [2023-04-12T17:00:48.082Z] 55522c791124: Pulling fs layer [2023-04-12T17:00:48.082Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T17:00:48.082Z] 169dfbe0d373: Pulling fs layer [2023-04-12T17:00:48.082Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T17:00:48.082Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T17:00:48.082Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T17:00:48.082Z] 169dfbe0d373: Waiting [2023-04-12T17:00:48.082Z] e1ff8fa3b103: Waiting [2023-04-12T17:00:48.082Z] 52ebb69f0ebf: Waiting [2023-04-12T17:00:48.082Z] 5abe8eddf0d5: Waiting [2023-04-12T17:00:48.361Z] 55522c791124: Download complete [2023-04-12T17:00:48.361Z] 169dfbe0d373: Verifying Checksum [2023-04-12T17:00:48.361Z] 169dfbe0d373: Download complete [2023-04-12T17:00:48.361Z] e1ff8fa3b103: Verifying Checksum [2023-04-12T17:00:48.361Z] e1ff8fa3b103: Download complete [2023-04-12T17:00:48.361Z] af6eaf76a39c: Verifying Checksum [2023-04-12T17:00:48.361Z] af6eaf76a39c: Download complete [2023-04-12T17:00:49.342Z] af6eaf76a39c: Pull complete [2023-04-12T17:00:49.342Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T17:00:49.342Z] 5abe8eddf0d5: Download complete [2023-04-12T17:00:49.942Z] 55522c791124: Pull complete [2023-04-12T17:00:50.922Z] ce5c4a1c91eb: Verifying Checksum [2023-04-12T17:00:50.922Z] ce5c4a1c91eb: Download complete [2023-04-12T17:00:50.922Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T17:00:50.922Z] 52ebb69f0ebf: Download complete [2023-04-12T17:01:01.011Z] ce5c4a1c91eb: Pull complete [2023-04-12T17:01:01.011Z] 169dfbe0d373: Pull complete [2023-04-12T17:01:01.011Z] e1ff8fa3b103: Pull complete [2023-04-12T17:01:07.665Z] 52ebb69f0ebf: Pull complete [2023-04-12T17:01:09.076Z] 5abe8eddf0d5: Pull complete [2023-04-12T17:01:09.076Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T17:01:09.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T17:01:09.076Z] ---> 6cb57ee374ae [2023-04-12T17:01:09.076Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T17:01:11.026Z] ---> Running in bac61631aa96 [2023-04-12T17:01:11.296Z] Removing intermediate container bac61631aa96 [2023-04-12T17:01:11.296Z] ---> d0197c06095a [2023-04-12T17:01:11.296Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T17:01:11.296Z] ---> Running in 3c531e7a14e4 [2023-04-12T17:01:11.565Z] Removing intermediate container 3c531e7a14e4 [2023-04-12T17:01:11.565Z] ---> 7f41159e281b [2023-04-12T17:01:11.565Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T17:01:11.838Z] ---> Running in 6a5376060323 [2023-04-12T17:01:12.108Z] Removing intermediate container 6a5376060323 [2023-04-12T17:01:12.108Z] ---> 9241a1dbe760 [2023-04-12T17:01:12.108Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T17:01:12.108Z] ---> Running in aaa9417f738c [2023-04-12T17:01:13.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T17:01:13.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T17:01:15.187Z] OK: 263 MiB in 53 packages [2023-04-12T17:01:15.777Z] Removing intermediate container aaa9417f738c [2023-04-12T17:01:15.777Z] ---> 046741c19c7d [2023-04-12T17:01:15.777Z] Step 7/12 : WORKDIR /app [2023-04-12T17:01:15.777Z] ---> Running in 0272bd3ca38b [2023-04-12T17:01:16.043Z] Removing intermediate container 0272bd3ca38b [2023-04-12T17:01:16.043Z] ---> ebfb75b00d7a [2023-04-12T17:01:16.043Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T17:01:16.684Z] ---> 17ca51700d2a [2023-04-12T17:01:16.684Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T17:01:16.684Z] ---> Running in 1a132eeae785 [2023-04-12T17:02:24.616Z] Removing intermediate container 1a132eeae785 [2023-04-12T17:02:24.616Z] ---> 8dfb42e5b2c2 [2023-04-12T17:02:24.616Z] Step 10/12 : COPY . . [2023-04-12T17:02:24.616Z] ---> b96816f4c171 [2023-04-12T17:02:24.616Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T17:02:24.616Z] ---> Running in beb326d441eb [2023-04-12T17:02:24.616Z] Removing intermediate container beb326d441eb [2023-04-12T17:02:24.616Z] ---> 5f4b650eaec7 [2023-04-12T17:02:24.616Z] Step 12/12 : RUN $MAKE [2023-04-12T17:02:24.616Z] ---> Running in 3500f093f958 [2023-04-12T17:02:24.616Z] noop [2023-04-12T17:02:24.616Z] Removing intermediate container 3500f093f958 [2023-04-12T17:02:24.616Z] ---> 0829a2062d04 [2023-04-12T17:02:24.616Z] Successfully built 0829a2062d04 [2023-04-12T17:02:24.616Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:02:24.969Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T17:02:24.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:02:25.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container [2023-04-12T17:02:25.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/150 -v /w/workspace/app-service-configurable/150:/w/workspace/app-service-configurable/150:rw,z -v /w/workspace/app-service-configurable/150@tmp:/w/workspace/app-service-configurable/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-12T17:02:26.450Z] $ docker top 2ce7eea991bd3ae66b299c45854f91c028202a0e0bc6c8b75c0f54e1ceb17782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T17:02:27.282Z] + go version [2023-04-12T17:02:27.282Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T17:02:27.313Z] $ docker stop --time=1 2ce7eea991bd3ae66b299c45854f91c028202a0e0bc6c8b75c0f54e1ceb17782 [2023-04-12T17:02:29.148Z] $ docker rm -f --volumes 2ce7eea991bd3ae66b299c45854f91c028202a0e0bc6c8b75c0f54e1ceb17782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:02:29.705Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T17:02:29.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:02:29.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container [2023-04-12T17:02:29.977Z] $ 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/150 -v /w/workspace/app-service-configurable/150:/w/workspace/app-service-configurable/150:rw,z -v /w/workspace/app-service-configurable/150@tmp:/w/workspace/app-service-configurable/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-12T17:02:31.157Z] $ docker top 7b3b1272a2cd88e5f2e6c8bac9f65e2fe6f708cb5d9eee2ea3887db45d198daf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T17:02:31.970Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/150 [Pipeline] fileExists [Pipeline] sh [2023-04-12T17:02:32.620Z] + make test [2023-04-12T17:02:32.620Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T17:05:24.376Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-12T17:05:24.376Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-12T17:05:24.376Z] go vet ./... [2023-04-12T17:08:01.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T17:08:01.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T17:08:01.136Z] ./bin/test-attribution-txt.sh [2023-04-12T17:08:01.136Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-12T17:08:01.136Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T17:08:01.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T17:08:01.184Z] $ docker stop --time=1 7b3b1272a2cd88e5f2e6c8bac9f65e2fe6f708cb5d9eee2ea3887db45d198daf [2023-04-12T17:08:03.813Z] $ docker rm -f --volumes 7b3b1272a2cd88e5f2e6c8bac9f65e2fe6f708cb5d9eee2ea3887db45d198daf [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T17:08:05.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T17:08:05.294Z] Warning: overwriting stash ‘coverage-report’ [2023-04-12T17:08:05.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T17:08:06.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T17:08:06.440Z] + ls -al . [2023-04-12T17:08:06.440Z] total 172 [2023-04-12T17:08:06.440Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 17:02 . [2023-04-12T17:08:06.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 17:00 .. [2023-04-12T17:08:06.440Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 17:00 .dockerignore [2023-04-12T17:08:06.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 17:00 .git [2023-04-12T17:08:06.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 17:00 .github [2023-04-12T17:08:06.440Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 17:00 .gitignore [2023-04-12T17:08:06.440Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 17:00 .golangci.yml [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 17:00 Attribution.txt [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 17:00 CHANGELOG.md [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 17:00 Dockerfile [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 17:00 GOVERNANCE.md [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 17:00 Jenkinsfile [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 17:00 LICENSE [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 17:00 OWNERS.md [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 17:00 README.md [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:57 VERSION [2023-04-12T17:08:06.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 17:00 bin [2023-04-12T17:08:06.441Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 12 17:02 coverage.out [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 12 17:00 go.mod [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 31646 Apr 12 17:00 go.sum [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 17:00 main.go [2023-04-12T17:08:06.441Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 17:00 makefile [2023-04-12T17:08:06.441Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 17:00 res [2023-04-12T17:08:06.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 17:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:06.786Z] + 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=07c56ab1e9f2512326717d7500f79526db3b6e2c --label arch=arm64 --label version=3.0.0-dev.32 . [2023-04-12T17:08:06.786Z] Sending build context to Docker daemon 170kB [2023-04-12T17:08:07.053Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T17:08:07.053Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T17:08:07.053Z] ---> 0829a2062d04 [2023-04-12T17:08:07.053Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T17:08:07.053Z] ---> Running in e932a64ea5db [2023-04-12T17:08:07.323Z] Removing intermediate container e932a64ea5db [2023-04-12T17:08:07.323Z] ---> f65f4af107f8 [2023-04-12T17:08:07.323Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T17:08:07.611Z] ---> Running in efad4f1334c7 [2023-04-12T17:08:07.879Z] Removing intermediate container efad4f1334c7 [2023-04-12T17:08:07.879Z] ---> 09fab0d59235 [2023-04-12T17:08:07.879Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-12T17:08:07.879Z] ---> Running in 6ecc371bf0e2 [2023-04-12T17:08:08.148Z] Removing intermediate container 6ecc371bf0e2 [2023-04-12T17:08:08.148Z] ---> 1f420e71ac9b [2023-04-12T17:08:08.148Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T17:08:08.148Z] ---> Running in d67c4357788f [2023-04-12T17:08:09.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T17:08:09.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T17:08:11.101Z] OK: 263 MiB in 53 packages [2023-04-12T17:08:11.685Z] Removing intermediate container d67c4357788f [2023-04-12T17:08:11.685Z] ---> 52b5450b6878 [2023-04-12T17:08:11.685Z] Step 7/26 : WORKDIR /app [2023-04-12T17:08:11.685Z] ---> Running in dda8fb3d26ea [2023-04-12T17:08:11.955Z] Removing intermediate container dda8fb3d26ea [2023-04-12T17:08:11.955Z] ---> 178c462dd6d2 [2023-04-12T17:08:11.955Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-12T17:08:12.547Z] ---> 3cc6ed16a721 [2023-04-12T17:08:12.548Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T17:08:12.548Z] ---> Running in ab4a2a81d7ae [2023-04-12T17:08:15.138Z] Removing intermediate container ab4a2a81d7ae [2023-04-12T17:08:15.138Z] ---> 4381148dcc63 [2023-04-12T17:08:15.138Z] Step 10/26 : COPY . . [2023-04-12T17:08:15.722Z] ---> b288ddf07d40 [2023-04-12T17:08:15.722Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T17:08:15.722Z] ---> Running in 2d42dd955466 [2023-04-12T17:08:15.991Z] Removing intermediate container 2d42dd955466 [2023-04-12T17:08:15.991Z] ---> 1f25bd819094 [2023-04-12T17:08:15.991Z] Step 12/26 : RUN $MAKE [2023-04-12T17:08:15.991Z] ---> Running in b5d0704baf4e [2023-04-12T17:08:16.978Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.32" -trimpath -mod=readonly -o app-service-configurable [2023-04-12T17:10:38.682Z] Removing intermediate container b5d0704baf4e [2023-04-12T17:10:38.682Z] ---> a05f5009d65f [2023-04-12T17:10:38.682Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T17:10:38.682Z] 3.17: Pulling from library/alpine [2023-04-12T17:10:38.682Z] c41833b44d91: Pulling fs layer [2023-04-12T17:10:38.682Z] c41833b44d91: Verifying Checksum [2023-04-12T17:10:38.682Z] c41833b44d91: Download complete [2023-04-12T17:10:38.682Z] c41833b44d91: Pull complete [2023-04-12T17:10:38.682Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T17:10:38.682Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T17:10:38.682Z] ---> 51e60588ff2c [2023-04-12T17:10:38.682Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T17:10:38.682Z] ---> Running in d50b6c74229f [2023-04-12T17:10:38.682Z] Removing intermediate container d50b6c74229f [2023-04-12T17:10:38.682Z] ---> fe3042e516b0 [2023-04-12T17:10:38.682Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-12T17:10:38.682Z] ---> Running in 2d69bb033530 [2023-04-12T17:10:38.682Z] Removing intermediate container 2d69bb033530 [2023-04-12T17:10:38.682Z] ---> 560dd9214b07 [2023-04-12T17:10:38.682Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T17:10:38.682Z] ---> Running in 613a405923ef [2023-04-12T17:10:38.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T17:10:38.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T17:10:38.682Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T17:10:38.682Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T17:10:38.682Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T17:10:38.682Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T17:10:38.682Z] OK: 8 MiB in 17 packages [2023-04-12T17:10:39.641Z] Removing intermediate container 613a405923ef [2023-04-12T17:10:39.641Z] ---> 9454596d0bb5 [2023-04-12T17:10:39.641Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T17:10:39.911Z] ---> 57eb9683645b [2023-04-12T17:10:39.911Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T17:10:40.495Z] ---> d054fcf9cd05 [2023-04-12T17:10:40.495Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-12T17:10:41.082Z] ---> 9c5a9c2b53ac [2023-04-12T17:10:41.082Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-12T17:10:42.500Z] ---> e7dcd2480623 [2023-04-12T17:10:42.500Z] Step 21/26 : EXPOSE 48095 [2023-04-12T17:10:42.500Z] ---> Running in d98d07f45ae0 [2023-04-12T17:10:42.767Z] Removing intermediate container d98d07f45ae0 [2023-04-12T17:10:42.767Z] ---> fedc80a44e2a [2023-04-12T17:10:42.767Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-12T17:10:43.040Z] ---> Running in 40b9aadec0ad [2023-04-12T17:10:43.307Z] Removing intermediate container 40b9aadec0ad [2023-04-12T17:10:43.307Z] ---> db520fb840c0 [2023-04-12T17:10:43.307Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T17:10:43.307Z] ---> Running in 06faac33be52 [2023-04-12T17:10:43.573Z] Removing intermediate container 06faac33be52 [2023-04-12T17:10:43.573Z] ---> 6bdd5339cdf5 [2023-04-12T17:10:43.573Z] Step 24/26 : LABEL arch=arm64 [2023-04-12T17:10:43.573Z] ---> Running in 56f7079ef635 [2023-04-12T17:10:43.840Z] Removing intermediate container 56f7079ef635 [2023-04-12T17:10:43.840Z] ---> 14d6b6c80bfd [2023-04-12T17:10:43.840Z] Step 25/26 : LABEL git_sha=07c56ab1e9f2512326717d7500f79526db3b6e2c [2023-04-12T17:10:44.111Z] ---> Running in 6374717e666c [2023-04-12T17:10:44.379Z] Removing intermediate container 6374717e666c [2023-04-12T17:10:44.379Z] ---> 2492808d3842 [2023-04-12T17:10:44.379Z] Step 26/26 : LABEL version=3.0.0-dev.32 [2023-04-12T17:10:44.379Z] ---> Running in 93d3e12be99a [2023-04-12T17:10:44.646Z] Removing intermediate container 93d3e12be99a [2023-04-12T17:10:44.646Z] ---> cafa62025b05 [2023-04-12T17:10:44.646Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T17:10:44.646Z] Successfully built cafa62025b05 [2023-04-12T17:10:44.646Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T17:10:44.745Z] provisioning config files... [2023-04-12T17:10:44.760Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/150@tmp/config12406182777014809968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:45.087Z] ---> docker-login.sh [2023-04-12T17:10:45.087Z] nexus3.edgexfoundry.org:10001 [2023-04-12T17:10:45.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:10:45.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:10:45.353Z] Configure a credential helper to remove this warning. See [2023-04-12T17:10:45.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:10:45.353Z] [2023-04-12T17:10:45.353Z] Login Succeeded [2023-04-12T17:10:45.353Z] nexus3.edgexfoundry.org:10002 [2023-04-12T17:10:45.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:10:45.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:10:45.622Z] Configure a credential helper to remove this warning. See [2023-04-12T17:10:45.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:10:45.622Z] [2023-04-12T17:10:45.622Z] Login Succeeded [2023-04-12T17:10:45.622Z] nexus3.edgexfoundry.org:10003 [2023-04-12T17:10:45.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:10:46.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:10:46.156Z] Configure a credential helper to remove this warning. See [2023-04-12T17:10:46.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:10:46.156Z] [2023-04-12T17:10:46.156Z] Login Succeeded [2023-04-12T17:10:46.156Z] nexus3.edgexfoundry.org:10004 [2023-04-12T17:10:46.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:10:46.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:10:46.429Z] Configure a credential helper to remove this warning. See [2023-04-12T17:10:46.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:10:46.429Z] [2023-04-12T17:10:46.429Z] Login Succeeded [2023-04-12T17:10:46.429Z] docker.io [2023-04-12T17:10:46.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:10:46.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:10:46.964Z] Configure a credential helper to remove this warning. See [2023-04-12T17:10:46.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:10:46.964Z] [2023-04-12T17:10:46.964Z] Login Succeeded [2023-04-12T17:10:46.964Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T17:10:46.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T17:10:47.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T17:10:47.018Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-12T17:10:47.018Z] 07c56ab1e9f2512326717d7500f79526db3b6e2c [2023-04-12T17:10:47.018Z] latest [2023-04-12T17:10:47.018Z] 3.0.0-dev.32 [2023-04-12T17:10:47.018Z] 07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [2023-04-12T17:10:47.018Z] main [2023-04-12T17:10:47.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:47.357Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:47.700Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c [2023-04-12T17:10:47.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T17:10:47.700Z] 87af983958ca: Preparing [2023-04-12T17:10:47.700Z] cae14a1da616: Preparing [2023-04-12T17:10:47.700Z] 22ea8419218e: Preparing [2023-04-12T17:10:47.700Z] dd0c93def942: Preparing [2023-04-12T17:10:47.700Z] 3121cc318509: Preparing [2023-04-12T17:10:47.700Z] 26cbea5cba74: Preparing [2023-04-12T17:10:47.700Z] 26cbea5cba74: Waiting [2023-04-12T17:10:47.968Z] 22ea8419218e: Pushed [2023-04-12T17:10:47.968Z] cae14a1da616: Pushed [2023-04-12T17:10:47.968Z] dd0c93def942: Pushed [2023-04-12T17:10:47.968Z] 26cbea5cba74: Layer already exists [2023-04-12T17:10:48.236Z] 3121cc318509: Pushed [2023-04-12T17:10:53.576Z] 87af983958ca: Pushed [2023-04-12T17:10:53.576Z] 07c56ab1e9f2512326717d7500f79526db3b6e2c: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:53.924Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:54.330Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-12T17:10:54.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T17:10:54.330Z] 87af983958ca: Preparing [2023-04-12T17:10:54.330Z] cae14a1da616: Preparing [2023-04-12T17:10:54.330Z] 22ea8419218e: Preparing [2023-04-12T17:10:54.330Z] dd0c93def942: Preparing [2023-04-12T17:10:54.330Z] 3121cc318509: Preparing [2023-04-12T17:10:54.330Z] 26cbea5cba74: Preparing [2023-04-12T17:10:54.330Z] 26cbea5cba74: Waiting [2023-04-12T17:10:54.330Z] dd0c93def942: Layer already exists [2023-04-12T17:10:54.330Z] 3121cc318509: Layer already exists [2023-04-12T17:10:54.330Z] 22ea8419218e: Layer already exists [2023-04-12T17:10:54.330Z] 87af983958ca: Layer already exists [2023-04-12T17:10:54.330Z] cae14a1da616: Layer already exists [2023-04-12T17:10:54.330Z] 26cbea5cba74: Layer already exists [2023-04-12T17:10:54.601Z] latest: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:54.960Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:55.316Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.32 [2023-04-12T17:10:55.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T17:10:55.316Z] 87af983958ca: Preparing [2023-04-12T17:10:55.316Z] cae14a1da616: Preparing [2023-04-12T17:10:55.316Z] 22ea8419218e: Preparing [2023-04-12T17:10:55.316Z] dd0c93def942: Preparing [2023-04-12T17:10:55.316Z] 3121cc318509: Preparing [2023-04-12T17:10:55.316Z] 26cbea5cba74: Preparing [2023-04-12T17:10:55.316Z] 26cbea5cba74: Waiting [2023-04-12T17:10:55.316Z] 3121cc318509: Layer already exists [2023-04-12T17:10:55.316Z] 87af983958ca: Layer already exists [2023-04-12T17:10:55.316Z] dd0c93def942: Layer already exists [2023-04-12T17:10:55.316Z] cae14a1da616: Layer already exists [2023-04-12T17:10:55.316Z] 22ea8419218e: Layer already exists [2023-04-12T17:10:55.316Z] 26cbea5cba74: Layer already exists [2023-04-12T17:10:55.587Z] 3.0.0-dev.32: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:55.941Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:56.282Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [2023-04-12T17:10:56.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T17:10:56.282Z] 87af983958ca: Preparing [2023-04-12T17:10:56.282Z] cae14a1da616: Preparing [2023-04-12T17:10:56.282Z] 22ea8419218e: Preparing [2023-04-12T17:10:56.282Z] dd0c93def942: Preparing [2023-04-12T17:10:56.282Z] 3121cc318509: Preparing [2023-04-12T17:10:56.282Z] 26cbea5cba74: Preparing [2023-04-12T17:10:56.282Z] 26cbea5cba74: Waiting [2023-04-12T17:10:56.282Z] 3121cc318509: Layer already exists [2023-04-12T17:10:56.282Z] 87af983958ca: Layer already exists [2023-04-12T17:10:56.282Z] dd0c93def942: Layer already exists [2023-04-12T17:10:56.282Z] 22ea8419218e: Layer already exists [2023-04-12T17:10:56.282Z] cae14a1da616: Layer already exists [2023-04-12T17:10:56.282Z] 26cbea5cba74: Layer already exists [2023-04-12T17:10:56.550Z] 07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:56.889Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:57.224Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-04-12T17:10:57.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T17:10:57.224Z] 87af983958ca: Preparing [2023-04-12T17:10:57.224Z] cae14a1da616: Preparing [2023-04-12T17:10:57.224Z] 22ea8419218e: Preparing [2023-04-12T17:10:57.224Z] dd0c93def942: Preparing [2023-04-12T17:10:57.224Z] 3121cc318509: Preparing [2023-04-12T17:10:57.224Z] 26cbea5cba74: Preparing [2023-04-12T17:10:57.224Z] 26cbea5cba74: Waiting [2023-04-12T17:10:57.224Z] 3121cc318509: Layer already exists [2023-04-12T17:10:57.224Z] cae14a1da616: Layer already exists [2023-04-12T17:10:57.224Z] 22ea8419218e: Layer already exists [2023-04-12T17:10:57.224Z] dd0c93def942: Layer already exists [2023-04-12T17:10:57.224Z] 87af983958ca: Layer already exists [2023-04-12T17:10:57.224Z] 26cbea5cba74: Layer already exists [2023-04-12T17:10:57.490Z] main: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T17:10:57.534Z] ===================================================== [Pipeline] echo [2023-04-12T17:10:57.540Z] taggedImages: [2023-04-12T17:10:57.540Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c [2023-04-12T17:10:57.540Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-12T17:10:57.540Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.32 [2023-04-12T17:10:57.540Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [2023-04-12T17:10:57.540Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:57.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T17:10:57.885Z] [2023-04-12T17:10:57.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:58.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T17:10:58.220Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T17:10:58.220Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T17:10:58.220Z] 04944245beec: Pulling fs layer [2023-04-12T17:10:58.220Z] 699f458cf7ca: Pulling fs layer [2023-04-12T17:10:58.220Z] 765212b225bb: Pulling fs layer [2023-04-12T17:10:58.220Z] f23df028b6ca: Pulling fs layer [2023-04-12T17:10:58.220Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T17:10:58.220Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T17:10:58.220Z] f23df028b6ca: Waiting [2023-04-12T17:10:58.220Z] d65c8cfc05b1: Waiting [2023-04-12T17:10:58.220Z] 2437ff75d9bd: Waiting [2023-04-12T17:10:58.220Z] 765212b225bb: Waiting [2023-04-12T17:10:58.488Z] 04944245beec: Verifying Checksum [2023-04-12T17:10:58.488Z] 04944245beec: Download complete [2023-04-12T17:10:58.488Z] 765212b225bb: Verifying Checksum [2023-04-12T17:10:58.488Z] 765212b225bb: Download complete [2023-04-12T17:10:58.488Z] f23df028b6ca: Verifying Checksum [2023-04-12T17:10:58.488Z] f23df028b6ca: Download complete [2023-04-12T17:10:58.488Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T17:10:58.488Z] d65c8cfc05b1: Download complete [2023-04-12T17:10:58.757Z] 699f458cf7ca: Verifying Checksum [2023-04-12T17:10:58.757Z] 699f458cf7ca: Download complete [2023-04-12T17:10:59.026Z] 8998bd30e6a1: Verifying Checksum [2023-04-12T17:10:59.026Z] 8998bd30e6a1: Download complete [2023-04-12T17:11:01.613Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T17:11:01.613Z] 2437ff75d9bd: Download complete [2023-04-12T17:11:03.023Z] 8998bd30e6a1: Pull complete [2023-04-12T17:11:03.608Z] 04944245beec: Pull complete [2023-04-12T17:11:05.021Z] 699f458cf7ca: Pull complete [2023-04-12T17:11:05.289Z] 765212b225bb: Pull complete [2023-04-12T17:11:06.698Z] f23df028b6ca: Pull complete [2023-04-12T17:11:06.966Z] d65c8cfc05b1: Pull complete [2023-04-12T17:11:21.959Z] 2437ff75d9bd: Pull complete [2023-04-12T17:11:21.959Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T17:11:21.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T17:11:21.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:11:22.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container [2023-04-12T17:11:22.237Z] $ 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/150 -v /w/workspace/app-service-configurable/150:/w/workspace/app-service-configurable/150:rw,z -v /w/workspace/app-service-configurable/150@tmp:/w/workspace/app-service-configurable/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-12T17:11:24.728Z] $ docker top 00f59fea76e7b65a27ae72afd413bccf0194b7a640bd439399a28df9a4ef9aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:11:25.220Z] ---> job-cost.sh [2023-04-12T17:11:25.486Z] lf-activate-venv: SKIPPING [2023-04-12T17:11:25.486Z] INFO: No Stack... [2023-04-12T17:11:26.066Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T17:11:26.647Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T17:11:27.228Z] + + catcut /w/workspace/app-service-configurable/150/archives/cost.csv -d, [2023-04-12T17:11:27.228Z] -f6 [Pipeline] lock [2023-04-12T17:11:27.564Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [2023-04-12T17:11:27.576Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] did not exist. Created. [2023-04-12T17:11:27.576Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T17:11:27.913Z] /w/workspace/app-service-configurable/150@tmp/durable-3c85a2bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-12T17:11:28.245Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T17:11:28.266Z] Warning: overwriting stash ‘stack-cost’ [2023-04-12T17:11:28.315Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T17:11:28.323Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T17:11:28.357Z] $ docker stop --time=1 00f59fea76e7b65a27ae72afd413bccf0194b7a640bd439399a28df9a4ef9aca [2023-04-12T17:11:29.822Z] $ docker rm -f --volumes 00f59fea76e7b65a27ae72afd413bccf0194b7a640bd439399a28df9a4ef9aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-12T17:11:30.177Z] provisioning config files... [2023-04-12T17:11:30.184Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config790096679788107035tmp [Pipeline] { [Pipeline] sh [2023-04-12T17:11:30.473Z] + set +x [2023-04-12T17:11:30.473Z] + + curl -s https://codecov.io/bash [2023-04-12T17:11:30.473Z] bash -s -- [2023-04-12T17:11:30.473Z] [2023-04-12T17:11:30.473Z] _____ _ [2023-04-12T17:11:30.473Z] / ____| | | [2023-04-12T17:11:30.473Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T17:11:30.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T17:11:30.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T17:11:30.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T17:11:30.473Z] Bash-1.0.6 [2023-04-12T17:11:30.473Z] [2023-04-12T17:11:30.473Z] [2023-04-12T17:11:30.473Z] ==> git version 2.25.1 found [2023-04-12T17:11:30.473Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-12T17:11:30.473Z] Release-Date: 2020-01-08 [2023-04-12T17:11:30.473Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-12T17:11:30.473Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T17:11:30.473Z] ==> Jenkins CI detected. [2023-04-12T17:11:30.473Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-04-12T17:11:30.473Z] project root: . [2023-04-12T17:11:30.473Z] --> token set from env [2023-04-12T17:11:30.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T17:11:30.473Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T17:11:30.473Z] ==> Python coveragepy not found [2023-04-12T17:11:30.473Z] ==> Searching for coverage reports in: [2023-04-12T17:11:30.473Z] + . [2023-04-12T17:11:30.473Z] -> Found 1 reports [2023-04-12T17:11:30.473Z] ==> Detecting git/mercurial file structure [2023-04-12T17:11:30.473Z] ==> Reading reports [2023-04-12T17:11:30.733Z] + ./coverage.out bytes=13 [2023-04-12T17:11:30.733Z] ==> Appending adjustments [2023-04-12T17:11:30.733Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T17:11:30.733Z] + Found adjustments [2023-04-12T17:11:30.733Z] ==> Gzipping contents [2023-04-12T17:11:30.733Z] 4.0K /tmp/codecov.4I2k55.gz [2023-04-12T17:11:30.733Z] ==> Uploading reports [2023-04-12T17:11:30.733Z] url: https://codecov.io [2023-04-12T17:11:30.733Z] query: branch=main&commit=07c56ab1e9f2512326717d7500f79526db3b6e2c&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T17:11:30.733Z] -> Pinging Codecov [2023-04-12T17:11:30.733Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=07c56ab1e9f2512326717d7500f79526db3b6e2c&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T17:11:30.733Z] -> Uploading to [2023-04-12T17:11:30.733Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/A97CA9966030D2A3747ED39772930CCE/07c56ab1e9f2512326717d7500f79526db3b6e2c/7722615c-bcd8-4b81-b43c-86b11c4a2d4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T171130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03c4cbee8c87daa13bb12bb35943471b08bd7cba7e3450d79662569c243c6379 [2023-04-12T17:11:30.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T17:11:30.733Z] Dload Upload Total Spent Left Speed [2023-04-12T17:11:30.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1454 --:--:-- --:--:-- --:--:-- 1454 [2023-04-12T17:11:31.252Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] } [2023-04-12T17:11:31.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-12T17:11:31.363Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-12T17:11:31.373Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:11:31.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T17:11:31.666Z] [2023-04-12T17:11:31.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:11:31.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T17:11:31.960Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-12T17:11:31.960Z] df9b9388f04a: Pulling fs layer [2023-04-12T17:11:31.960Z] 52dc419b0ee2: Pulling fs layer [2023-04-12T17:11:31.960Z] 25bc292e5bac: Pulling fs layer [2023-04-12T17:11:31.960Z] 114826534d7a: Pulling fs layer [2023-04-12T17:11:31.960Z] 114826534d7a: Waiting [2023-04-12T17:11:31.960Z] 4657fd5d0bcf: Pulling fs layer [2023-04-12T17:11:31.960Z] 6ad1cebc031e: Pulling fs layer [2023-04-12T17:11:31.960Z] 8a3aa393b2d8: Pulling fs layer [2023-04-12T17:11:31.960Z] 6ad1cebc031e: Waiting [2023-04-12T17:11:31.960Z] 8a3aa393b2d8: Waiting [2023-04-12T17:11:31.960Z] 4657fd5d0bcf: Waiting [2023-04-12T17:11:31.960Z] 25bc292e5bac: Verifying Checksum [2023-04-12T17:11:31.960Z] 25bc292e5bac: Download complete [2023-04-12T17:11:31.960Z] 52dc419b0ee2: Verifying Checksum [2023-04-12T17:11:31.960Z] 52dc419b0ee2: Download complete [2023-04-12T17:11:31.960Z] 4657fd5d0bcf: Verifying Checksum [2023-04-12T17:11:31.960Z] 4657fd5d0bcf: Download complete [2023-04-12T17:11:31.960Z] df9b9388f04a: Verifying Checksum [2023-04-12T17:11:31.960Z] df9b9388f04a: Download complete [2023-04-12T17:11:32.218Z] 6ad1cebc031e: Verifying Checksum [2023-04-12T17:11:32.218Z] 6ad1cebc031e: Download complete [2023-04-12T17:11:32.218Z] df9b9388f04a: Pull complete [2023-04-12T17:11:32.218Z] 52dc419b0ee2: Pull complete [2023-04-12T17:11:32.476Z] 25bc292e5bac: Pull complete [2023-04-12T17:11:33.040Z] 114826534d7a: Verifying Checksum [2023-04-12T17:11:33.040Z] 114826534d7a: Download complete [2023-04-12T17:11:33.040Z] 8a3aa393b2d8: Verifying Checksum [2023-04-12T17:11:33.040Z] 8a3aa393b2d8: Download complete [2023-04-12T17:11:36.320Z] 114826534d7a: Pull complete [2023-04-12T17:11:36.320Z] 4657fd5d0bcf: Pull complete [2023-04-12T17:11:36.578Z] 6ad1cebc031e: Pull complete [2023-04-12T17:11:39.863Z] 8a3aa393b2d8: Pull complete [2023-04-12T17:11:39.863Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-12T17:11:39.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T17:11:39.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:11:39.928Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T17:11:39.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-12T17:11:43.410Z] $ docker top 6e1f225dd3563c1386a8eeef4ce3148ac0222ecd881452f085d257fe108f6322 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-12T17:11:43.471Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-04-12T17:11:43.750Z] + set -o pipefail [2023-04-12T17:11:43.750Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-04-12T17:11:47.934Z] [2023-04-12T17:11:47.934Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-04-12T17:11:47.934Z] [2023-04-12T17:11:47.934Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/000ebbfa-9b93-4336-a957-e27cb5a3d238 [2023-04-12T17:11:47.934Z] [2023-04-12T17:11:47.934Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-12T17:11:47.934Z] [2023-04-12T17:11:47.934Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-12T17:11:47.934Z] [2023-04-12T17:11:47.934Z] [2023-04-12T17:11:47.934Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-12T17:11:47.934Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-12T17:11:47.934Z] More details here: https://snyk.co/ue1NS [2023-04-12T17:11:47.935Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-12T17:11:47.935Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-12T17:11:47.948Z] $ docker stop --time=1 6e1f225dd3563c1386a8eeef4ce3148ac0222ecd881452f085d257fe108f6322 [2023-04-12T17:11:50.976Z] $ docker rm -f --volumes 6e1f225dd3563c1386a8eeef4ce3148ac0222ecd881452f085d257fe108f6322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T17:11:51.655Z] + git log --format=format:%s -1 07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] sh [2023-04-12T17:11:51.947Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T17:11:51.947Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:11:52.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T17:11:52.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:11:52.309Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T17:11:52.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T17:11:52.780Z] $ docker top c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 -eo pid,comm [2023-04-12T17:11:52.825Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-12T17:11:52.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T17:11:52.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T17:11:52.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T17:11:52.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T17:11:52.974Z] $ docker exec c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 ssh-agent [2023-04-12T17:11:53.075Z] SSH_AUTH_SOCK=/tmp/ssh-Stahs4t9TyAH/agent.32 [2023-04-12T17:11:53.075Z] SSH_AGENT_PID=38 [2023-04-12T17:11:53.079Z] Running ssh-add (command line suppressed) [2023-04-12T17:11:53.187Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16269925096467744913.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16269925096467744913.key) [2023-04-12T17:11:53.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T17:11:53.484Z] + git semver tag [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,646 [run_tag] DEBUG tag force:False [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,646 [check_head_tag] DEBUG check head tag [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,648 [execute] INFO git cat-file --batch-check [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,652 [execute] INFO git cat-file --batch [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,679 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,679 [execute] INFO git tag -a v3.0.0-dev.32 -m v3.0.0-dev.32 [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,679 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.32', '-m', 'v3.0.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-12T17:11:53.742Z] 2023-04-12 17:11:53,682 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T17:11:53.742Z] 3.0.0-dev.32 [Pipeline] } [2023-04-12T17:11:53.753Z] $ docker exec --env ******** --env ******** c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 ssh-agent -k [2023-04-12T17:11:53.856Z] unset SSH_AUTH_SOCK; [2023-04-12T17:11:53.856Z] unset SSH_AGENT_PID; [2023-04-12T17:11:53.856Z] echo Agent pid 38 killed; [2023-04-12T17:11:53.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T17:11:54.174Z] + git semver [Pipeline] } [2023-04-12T17:11:54.446Z] $ docker stop --time=1 c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 [2023-04-12T17:11:55.713Z] $ docker rm -f --volumes c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:11:56.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T17:11:56.092Z] [2023-04-12T17:11:56.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:11:56.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T17:11:56.389Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-12T17:11:56.389Z] ab5ef0e58194: Pulling fs layer [2023-04-12T17:11:56.389Z] 9712f1f96733: Pulling fs layer [2023-04-12T17:11:56.389Z] 63f879dbbcfc: Pulling fs layer [2023-04-12T17:11:56.389Z] 0d9ebad4ef96: Pulling fs layer [2023-04-12T17:11:56.389Z] e9a5061849ea: Pulling fs layer [2023-04-12T17:11:56.389Z] d747dcd14b5f: Pulling fs layer [2023-04-12T17:11:56.389Z] 2de7ff778b66: Pulling fs layer [2023-04-12T17:11:56.389Z] 0d9ebad4ef96: Waiting [2023-04-12T17:11:56.389Z] e9a5061849ea: Waiting [2023-04-12T17:11:56.389Z] d747dcd14b5f: Waiting [2023-04-12T17:11:56.389Z] 2de7ff778b66: Waiting [2023-04-12T17:11:56.389Z] 9712f1f96733: Verifying Checksum [2023-04-12T17:11:56.389Z] 9712f1f96733: Download complete [2023-04-12T17:11:56.656Z] 63f879dbbcfc: Verifying Checksum [2023-04-12T17:11:56.656Z] 63f879dbbcfc: Download complete [2023-04-12T17:11:56.656Z] e9a5061849ea: Verifying Checksum [2023-04-12T17:11:56.656Z] e9a5061849ea: Download complete [2023-04-12T17:11:56.916Z] d747dcd14b5f: Download complete [2023-04-12T17:11:56.916Z] 0d9ebad4ef96: Verifying Checksum [2023-04-12T17:11:56.916Z] 0d9ebad4ef96: Download complete [2023-04-12T17:11:56.916Z] ab5ef0e58194: Download complete [2023-04-12T17:11:56.916Z] 2de7ff778b66: Verifying Checksum [2023-04-12T17:11:56.916Z] 2de7ff778b66: Download complete [2023-04-12T17:11:59.442Z] ab5ef0e58194: Pull complete [2023-04-12T17:11:59.442Z] 9712f1f96733: Pull complete [2023-04-12T17:12:00.375Z] 63f879dbbcfc: Pull complete [2023-04-12T17:12:04.569Z] 0d9ebad4ef96: Pull complete [2023-04-12T17:12:04.569Z] e9a5061849ea: Pull complete [2023-04-12T17:12:04.569Z] d747dcd14b5f: Pull complete [2023-04-12T17:12:05.133Z] 2de7ff778b66: Pull complete [2023-04-12T17:12:05.133Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-12T17:12:05.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T17:12:05.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:12:05.467Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T17:12:05.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-12T17:12:09.079Z] $ docker top 420e69d52be610226a09e1665de12c3c9de5c50df876c291fd468d037726d9be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-12T17:12:09.136Z] provisioning config files... [2023-04-12T17:12:09.143Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14304266780605911960tmp [2023-04-12T17:12:09.152Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10863723999489992351tmp [2023-04-12T17:12:09.162Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10747796624250717773tmp [Pipeline] { [Pipeline] echo [2023-04-12T17:12:09.176Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:09.455Z] ---> sigul-configuration.sh [2023-04-12T17:12:09.455Z] gpg: directory `/root/.gnupg' created [2023-04-12T17:12:09.455Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-12T17:12:09.455Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-12T17:12:09.455Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-12T17:12:09.455Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-12T17:12:09.455Z] gpg: CAST5 encrypted data [2023-04-12T17:12:09.455Z] gpg: encrypted with 1 passphrase [2023-04-12T17:12:09.455Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-12T17:12:09.737Z] + mkdir /home/jenkins [2023-04-12T17:12:09.737Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-12T17:12:10.018Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-12T17:12:10.026Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:10.309Z] ---> sigul-install.sh [2023-04-12T17:12:10.309Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-12T17:12:10.593Z] + git tag --list [2023-04-12T17:12:10.593Z] v1.0.0 [2023-04-12T17:12:10.593Z] v1.1.0 [2023-04-12T17:12:10.593Z] v1.2.0 [2023-04-12T17:12:10.593Z] v1.3.0 [2023-04-12T17:12:10.593Z] v1.3.1 [2023-04-12T17:12:10.593Z] v2.0.0 [2023-04-12T17:12:10.593Z] v2.0.1 [2023-04-12T17:12:10.593Z] v2.1.0 [2023-04-12T17:12:10.593Z] v2.1.1 [2023-04-12T17:12:10.593Z] v2.1.1-dev.1 [2023-04-12T17:12:10.593Z] v2.1.1-dev.2 [2023-04-12T17:12:10.593Z] v2.1.2-dev.1 [2023-04-12T17:12:10.593Z] v2.1.2-dev.2 [2023-04-12T17:12:10.593Z] v2.2.0 [2023-04-12T17:12:10.593Z] v2.2.1-dev.1 [2023-04-12T17:12:10.593Z] v2.2.1-dev.10 [2023-04-12T17:12:10.593Z] v2.2.1-dev.2 [2023-04-12T17:12:10.593Z] v2.2.1-dev.3 [2023-04-12T17:12:10.593Z] v2.2.1-dev.4 [2023-04-12T17:12:10.593Z] v2.2.1-dev.5 [2023-04-12T17:12:10.593Z] v2.2.1-dev.6 [2023-04-12T17:12:10.593Z] v2.2.1-dev.7 [2023-04-12T17:12:10.593Z] v2.2.1-dev.8 [2023-04-12T17:12:10.593Z] v2.2.1-dev.9 [2023-04-12T17:12:10.593Z] v2.3.0 [2023-04-12T17:12:10.593Z] v2.3.0-dev.10 [2023-04-12T17:12:10.593Z] v2.3.0-dev.11 [2023-04-12T17:12:10.593Z] v2.3.0-dev.12 [2023-04-12T17:12:10.593Z] v2.3.0-dev.13 [2023-04-12T17:12:10.593Z] v2.3.0-dev.14 [2023-04-12T17:12:10.593Z] v2.3.0-dev.15 [2023-04-12T17:12:10.593Z] v2.3.0-dev.16 [2023-04-12T17:12:10.593Z] v2.3.0-dev.17 [2023-04-12T17:12:10.593Z] v2.3.0-dev.18 [2023-04-12T17:12:10.593Z] v2.3.0-dev.19 [2023-04-12T17:12:10.593Z] v2.3.0-dev.20 [2023-04-12T17:12:10.593Z] v2.3.0-dev.21 [2023-04-12T17:12:10.593Z] v2.3.0-dev.22 [2023-04-12T17:12:10.593Z] v2.3.0-dev.23 [2023-04-12T17:12:10.593Z] v2.3.0-dev.24 [2023-04-12T17:12:10.593Z] v2.3.0-dev.25 [2023-04-12T17:12:10.593Z] v2.3.0-dev.26 [2023-04-12T17:12:10.593Z] v2.3.0-dev.27 [2023-04-12T17:12:10.593Z] v2.3.0-dev.28 [2023-04-12T17:12:10.593Z] v2.3.0-dev.29 [2023-04-12T17:12:10.593Z] v2.3.0-dev.30 [2023-04-12T17:12:10.593Z] v2.3.0-dev.31 [2023-04-12T17:12:10.593Z] v2.3.0-dev.32 [2023-04-12T17:12:10.593Z] v2.3.0-dev.33 [2023-04-12T17:12:10.593Z] v2.3.0-dev.34 [2023-04-12T17:12:10.593Z] v2.3.0-dev.35 [2023-04-12T17:12:10.593Z] v2.3.0-dev.36 [2023-04-12T17:12:10.593Z] v2.3.0-dev.37 [2023-04-12T17:12:10.593Z] v2.3.1 [2023-04-12T17:12:10.593Z] v2.3.1-dev.1 [2023-04-12T17:12:10.593Z] v2.3.1-dev.2 [2023-04-12T17:12:10.593Z] v2.3.1-dev.3 [2023-04-12T17:12:10.593Z] v2.3.1-dev.4 [2023-04-12T17:12:10.593Z] v3.0.0-dev.1 [2023-04-12T17:12:10.593Z] v3.0.0-dev.10 [2023-04-12T17:12:10.593Z] v3.0.0-dev.11 [2023-04-12T17:12:10.593Z] v3.0.0-dev.12 [2023-04-12T17:12:10.593Z] v3.0.0-dev.13 [2023-04-12T17:12:10.593Z] v3.0.0-dev.14 [2023-04-12T17:12:10.593Z] v3.0.0-dev.15 [2023-04-12T17:12:10.593Z] v3.0.0-dev.16 [2023-04-12T17:12:10.593Z] v3.0.0-dev.17 [2023-04-12T17:12:10.593Z] v3.0.0-dev.18 [2023-04-12T17:12:10.593Z] v3.0.0-dev.19 [2023-04-12T17:12:10.593Z] v3.0.0-dev.2 [2023-04-12T17:12:10.593Z] v3.0.0-dev.20 [2023-04-12T17:12:10.593Z] v3.0.0-dev.21 [2023-04-12T17:12:10.593Z] v3.0.0-dev.22 [2023-04-12T17:12:10.593Z] v3.0.0-dev.23 [2023-04-12T17:12:10.593Z] v3.0.0-dev.24 [2023-04-12T17:12:10.593Z] v3.0.0-dev.25 [2023-04-12T17:12:10.593Z] v3.0.0-dev.26 [2023-04-12T17:12:10.593Z] v3.0.0-dev.27 [2023-04-12T17:12:10.593Z] v3.0.0-dev.28 [2023-04-12T17:12:10.593Z] v3.0.0-dev.29 [2023-04-12T17:12:10.593Z] v3.0.0-dev.3 [2023-04-12T17:12:10.593Z] v3.0.0-dev.30 [2023-04-12T17:12:10.593Z] v3.0.0-dev.31 [2023-04-12T17:12:10.593Z] v3.0.0-dev.32 [2023-04-12T17:12:10.593Z] v3.0.0-dev.4 [2023-04-12T17:12:10.593Z] v3.0.0-dev.5 [2023-04-12T17:12:10.593Z] v3.0.0-dev.6 [2023-04-12T17:12:10.593Z] v3.0.0-dev.7 [2023-04-12T17:12:10.593Z] v3.0.0-dev.8 [2023-04-12T17:12:10.593Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-12T17:12:10.879Z] + lftools sign git-tag v3.0.0-dev.32 [2023-04-12T17:12:11.448Z] Signing Git tag with Sigul... [2023-04-12T17:12:11.448Z] Signing v3.0.0-dev.32 [Pipeline] echo [2023-04-12T17:12:12.028Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:12.313Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-12T17:12:12.321Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-12T17:12:12.343Z] $ docker stop --time=1 420e69d52be610226a09e1665de12c3c9de5c50df876c291fd468d037726d9be [2023-04-12T17:12:13.679Z] $ docker rm -f --volumes 420e69d52be610226a09e1665de12c3c9de5c50df876c291fd468d037726d9be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-12T17:12:14.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T17:12:14.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:12:14.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T17:12:14.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:12:14.437Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T17:12:14.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T17:12:14.798Z] $ docker top 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 -eo pid,comm [2023-04-12T17:12:14.844Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-12T17:12:14.844Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T17:12:14.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T17:12:14.884Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T17:12:15.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T17:12:15.004Z] $ docker exec 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 ssh-agent [2023-04-12T17:12:15.126Z] SSH_AUTH_SOCK=/tmp/ssh-ZvdRD0FjiB3O/agent.32 [2023-04-12T17:12:15.126Z] SSH_AGENT_PID=38 [2023-04-12T17:12:15.130Z] Running ssh-add (command line suppressed) [2023-04-12T17:12:15.228Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16305258876840016206.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16305258876840016206.key) [2023-04-12T17:12:15.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T17:12:15.529Z] + git semver bump pre [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,739 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,739 [bump_version] DEBUG bumping version:3.0.0-dev.32 on axis:pre with prefix:dev [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,739 [bump_version] DEBUG bumped version:3.0.0-dev.33 [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,739 [write_version] DEBUG write version:3.0.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,739 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,739 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,741 [execute] INFO git cat-file --batch-check [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,750 [execute] INFO git cat-file --batch [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T17:12:15.789Z] 2023-04-12 17:12:15,757 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T17:12:15.789Z] 3.0.0-dev.33 [Pipeline] } [2023-04-12T17:12:15.800Z] $ docker exec --env ******** --env ******** 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 ssh-agent -k [2023-04-12T17:12:15.905Z] unset SSH_AUTH_SOCK; [2023-04-12T17:12:15.905Z] unset SSH_AGENT_PID; [2023-04-12T17:12:15.905Z] echo Agent pid 38 killed; [2023-04-12T17:12:15.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T17:12:16.287Z] + git semver [Pipeline] } [2023-04-12T17:12:16.558Z] $ docker stop --time=1 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 [2023-04-12T17:12:17.851Z] $ docker rm -f --volumes 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T17:12:18.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T17:12:18.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:12:18.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T17:12:18.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:12:18.550Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T17:12:18.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T17:12:18.901Z] $ docker top 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T17:12:18.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T17:12:18.993Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T17:12:19.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T17:12:19.108Z] $ docker exec 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 ssh-agent [2023-04-12T17:12:19.213Z] SSH_AUTH_SOCK=/tmp/ssh-1V0GG8Oq8Dsp/agent.32 [2023-04-12T17:12:19.213Z] SSH_AGENT_PID=39 [2023-04-12T17:12:19.218Z] Running ssh-add (command line suppressed) [2023-04-12T17:12:19.325Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8684495153571347798.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8684495153571347798.key) [2023-04-12T17:12:19.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T17:12:19.632Z] + git semver push [2023-04-12T17:12:19.891Z] 2023-04-12 17:12:19,827 [run_push] DEBUG push [2023-04-12T17:12:19.891Z] 2023-04-12 17:12:19,828 [execute] INFO git cat-file --batch-check [2023-04-12T17:12:19.891Z] 2023-04-12 17:12:19,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T17:12:19.891Z] 2023-04-12 17:12:19,833 [execute] INFO git rev-list 789d1bd319710f25a2544b7eaf66d76996b0fbe1 -- [2023-04-12T17:12:19.891Z] 2023-04-12 17:12:19,833 [execute] DEBUG Popen(['git', 'rev-list', '789d1bd319710f25a2544b7eaf66d76996b0fbe1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T17:12:19.891Z] 2023-04-12 17:12:19,844 [execute] INFO git fetch -v origin [2023-04-12T17:12:19.891Z] 2023-04-12 17:12:19,844 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-12T17:12:20.459Z] 2023-04-12 17:12:20,312 [run_push] DEBUG no remote changes detected [2023-04-12T17:12:20.459Z] 2023-04-12 17:12:20,312 [execute] INFO git push origin semver [2023-04-12T17:12:20.459Z] 2023-04-12 17:12:20,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T17:12:21.395Z] 2023-04-12 17:12:21,133 [run_push] DEBUG push all version tags [2023-04-12T17:12:21.395Z] 2023-04-12 17:12:21,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-12T17:12:21.395Z] 2023-04-12 17:12:21,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-12T17:12:21.963Z] 2023-04-12 17:12:21,923 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T17:12:21.963Z] 3.0.0-dev.33 [Pipeline] } [2023-04-12T17:12:21.973Z] $ docker exec --env ******** --env ******** 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 ssh-agent -k [2023-04-12T17:12:22.073Z] unset SSH_AUTH_SOCK; [2023-04-12T17:12:22.074Z] unset SSH_AGENT_PID; [2023-04-12T17:12:22.074Z] echo Agent pid 39 killed; [2023-04-12T17:12:22.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T17:12:22.379Z] + git semver [Pipeline] } [2023-04-12T17:12:22.651Z] $ docker stop --time=1 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 [2023-04-12T17:12:23.911Z] $ docker rm -f --volumes 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-12T17:12:24.429Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-04-12T17:12:24.429Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-12T17:12:24.429Z] total 16 [2023-04-12T17:12:24.429Z] drwxr-xr-x 3 root root 4096 Apr 12 16:59 . [2023-04-12T17:12:24.429Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 17:12 .. [2023-04-12T17:12:24.429Z] drwxr-xr-x 2 root root 4096 Apr 12 16:59 cost [2023-04-12T17:12:24.429Z] -rw-r--r-- 1 root root 96 Apr 12 16:59 cost.csv [2023-04-12T17:12:24.429Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-04-12T17:12:24.429Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-12T17:12:24.429Z] total 16 [2023-04-12T17:12:24.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:59 . [2023-04-12T17:12:24.429Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 17:12 .. [2023-04-12T17:12:24.429Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 16:59 cost [2023-04-12T17:12:24.429Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 12 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:24.719Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:25.580Z] ---> package-listing.sh [2023-04-12T17:12:25.580Z] ++ facter osfamily [2023-04-12T17:12:25.580Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T17:12:25.840Z] + OS_FAMILY=debian [2023-04-12T17:12:25.840Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-04-12T17:12:25.840Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T17:12:25.840Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T17:12:25.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T17:12:25.840Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T17:12:25.840Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-12T17:12:25.840Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T17:12:25.840Z] + case "${OS_FAMILY}" in [2023-04-12T17:12:25.840Z] + dpkg -l [2023-04-12T17:12:25.840Z] + grep '^ii' [2023-04-12T17:12:25.840Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T17:12:25.840Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T17:12:25.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T17:12:25.840Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-12T17:12:25.840Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-04-12T17:12:25.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-04-12T17:12:25.851Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-12T17:12:26.131Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:12:26.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T17:12:26.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:12:26.804Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-04-12T17:12:26.887Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T17:12:27.103Z] $ docker top 28042909fea1e8fafc62b86fa952c14ba33c28701023a45f88f051caf27f5ee0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T17:12:27.462Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T17:12:27.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T17:12:28.028Z] + ls /var/log/sa-host [2023-04-12T17:12:28.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T17:12:28.089Z] provisioning config files... [2023-04-12T17:12:28.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config960070377578985995tmp [Pipeline] { [Pipeline] echo [2023-04-12T17:12:28.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:28.392Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T17:12:28.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:28.722Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T17:12:28.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:29.013Z] ---> sudo-logs.sh [2023-04-12T17:12:29.013Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T17:12:29.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:29.321Z] ---> job-cost.sh [2023-04-12T17:12:29.321Z] lf-activate-venv: SKIPPING [2023-04-12T17:12:29.321Z] DEBUG: total: 0.2199999988079071 [2023-04-12T17:12:29.321Z] INFO: Retrieving Stack Cost... [2023-04-12T17:12:29.580Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T17:12:30.149Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T17:12:30.161Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:12:30.443Z] ---> logs-deploy.sh [2023-04-12T17:12:30.443Z] lf-activate-venv: SKIPPING [2023-04-12T17:12:30.443Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/150 [2023-04-12T17:12:30.443Z] INFO: archiving workspace using pattern(s): [2023-04-12T17:12:31.382Z] Archives upload complete. [2023-04-12T17:12:31.382Z] INFO: archiving logs to Nexus