Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 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-ssh5592278450083922901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18098286393585200212.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11741124991593079554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh96455785973564334.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-ssh5999987286987647597.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-10820’ Running on prd-ubuntu20.04-docker-8c-8g-10823 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 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 (main) Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#550)" > 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 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 # timeout=10 > git rev-list --no-walk dd3194ecd0160a0c22bac32624bfc649792b11c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T13:04:22.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T13:04:22.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T13:04:22.545Z] ========================================================= [2023-04-25T13:04:22.545Z] EdgeX Global Pipelines Version Info [2023-04-25T13:04:22.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:04:23.266Z] ------------------- [2023-04-25T13:04:23.266Z] stable info: [2023-04-25T13:04:23.266Z] ------------------- [2023-04-25T13:04:23.266Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T13:04:23.266Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T13:04:23.266Z] Message: update stable to v1.0.248 [2023-04-25T13:04:23.837Z] ------------------- [2023-04-25T13:04:23.837Z] experimental info: [2023-04-25T13:04:23.837Z] ------------------- [2023-04-25T13:04:23.837Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T13:04:23.837Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T13:04:23.837Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T13:04:24.004Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-25T13:04:24.014Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-25T13:04:24.026Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T13:04:24.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T13:04:24.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T13:04:24.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T13:04:24.081Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T13:04:24.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T13:04:24.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T13:04:24.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T13:04:24.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T13:04:24.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-25T13:04:24.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T13:04:24.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T13:04:24.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T13:04:24.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T13:04:24.204Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T13:04:24.216Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T13:04:24.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T13:04:24.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T13:04:24.265Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T13:04:24.283Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T13:04:24.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T13:04:24.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T13:04:24.316Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T13:04:24.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T13:04:24.338Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T13:04:24.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-25T13:04:24.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-25T13:04:24.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-25T13:04:24.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] echo [2023-04-25T13:04:24.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3be8aac [Pipeline] echo [2023-04-25T13:04:24.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:04:24.459Z] provisioning config files... [2023-04-25T13:04:24.474Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9312280298823314852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:04:24.781Z] ---> docker-login.sh [2023-04-25T13:04:24.781Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:04:25.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:25.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:25.042Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:25.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:25.042Z] [2023-04-25T13:04:25.042Z] Login Succeeded [2023-04-25T13:04:25.042Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:04:25.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:25.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:25.302Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:25.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:25.302Z] [2023-04-25T13:04:25.302Z] Login Succeeded [2023-04-25T13:04:25.302Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:04:25.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:25.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:25.302Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:25.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:25.302Z] [2023-04-25T13:04:25.302Z] Login Succeeded [2023-04-25T13:04:25.302Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:04:25.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:25.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:25.563Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:25.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:25.563Z] [2023-04-25T13:04:25.563Z] Login Succeeded [2023-04-25T13:04:25.563Z] docker.io [2023-04-25T13:04:25.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:25.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:25.824Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:25.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:25.824Z] [2023-04-25T13:04:25.824Z] Login Succeeded [2023-04-25T13:04:25.824Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:04:25.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T13:04:26.207Z] + git rev-list -1 --merges 3be8aac13bf41cca2c69aa6da9644fff7a8aa973~1..3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] echo [2023-04-25T13:04:26.257Z] -----------> git rev-list -1 --merges 3be8aac13bf41cca2c69aa6da9644fff7a8aa973~1..3be8aac13bf41cca2c69aa6da9644fff7a8aa973 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [false] [Pipeline] sh [2023-04-25T13:04:26.542Z] + git log --format=format:%s -1 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] echo [2023-04-25T13:04:26.556Z] ========================================================= [2023-04-25T13:04:26.556Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T13:04:26.556Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:04:26.872Z] + git log --format=format:%s -1 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] echo [2023-04-25T13:04:26.884Z] [semverPrep] GIT_COMMIT: 3be8aac13bf41cca2c69aa6da9644fff7a8aa973, Commit Message: build(snap): Upgrade snap base to core22, remove deprecated plug (#550) [Pipeline] echo [2023-04-25T13:04:26.895Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T13:04:27.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T13:04:27.241Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T13:04:27.241Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T13:04:27.241Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T13:04:27.241Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T13:04:27.241Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T13:04:27.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:04:27.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:04:27.580Z] [2023-04-25T13:04:27.580Z] 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-25T13:04:27.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:04:27.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T13:04:27.881Z] b85a868b505f: Pulling fs layer [2023-04-25T13:04:27.881Z] e2be974225ed: Pulling fs layer [2023-04-25T13:04:27.881Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T13:04:27.881Z] 988bab9f4d93: Pulling fs layer [2023-04-25T13:04:27.881Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T13:04:27.881Z] eaf3925da568: Pulling fs layer [2023-04-25T13:04:27.881Z] bab4dde63d76: Pulling fs layer [2023-04-25T13:04:27.881Z] bde34c3a00c8: Pulling fs layer [2023-04-25T13:04:27.881Z] b352a97aabf1: Pulling fs layer [2023-04-25T13:04:27.881Z] 4872d77fe225: Pulling fs layer [2023-04-25T13:04:27.881Z] 5851b861e8e6: Pulling fs layer [2023-04-25T13:04:27.881Z] bab4dde63d76: Waiting [2023-04-25T13:04:27.881Z] b352a97aabf1: Waiting [2023-04-25T13:04:27.881Z] 4872d77fe225: Waiting [2023-04-25T13:04:27.881Z] 5851b861e8e6: Waiting [2023-04-25T13:04:27.881Z] 1469e6f7b9e6: Waiting [2023-04-25T13:04:27.881Z] 988bab9f4d93: Waiting [2023-04-25T13:04:27.881Z] eaf3925da568: Waiting [2023-04-25T13:04:27.881Z] bde34c3a00c8: Waiting [2023-04-25T13:04:27.881Z] e2be974225ed: Download complete [2023-04-25T13:04:27.881Z] 988bab9f4d93: Verifying Checksum [2023-04-25T13:04:27.881Z] 988bab9f4d93: Download complete [2023-04-25T13:04:27.881Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T13:04:27.881Z] 1469e6f7b9e6: Download complete [2023-04-25T13:04:27.881Z] eaf3925da568: Download complete [2023-04-25T13:04:27.881Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T13:04:27.881Z] 339a4e72a1f5: Download complete [2023-04-25T13:04:28.146Z] bde34c3a00c8: Download complete [2023-04-25T13:04:28.146Z] b352a97aabf1: Verifying Checksum [2023-04-25T13:04:28.146Z] b352a97aabf1: Download complete [2023-04-25T13:04:28.146Z] 4872d77fe225: Download complete [2023-04-25T13:04:28.146Z] 5851b861e8e6: Verifying Checksum [2023-04-25T13:04:28.146Z] 5851b861e8e6: Download complete [2023-04-25T13:04:28.146Z] b85a868b505f: Download complete [2023-04-25T13:04:28.405Z] bab4dde63d76: Verifying Checksum [2023-04-25T13:04:28.405Z] bab4dde63d76: Download complete [2023-04-25T13:04:29.343Z] b85a868b505f: Pull complete [2023-04-25T13:04:29.343Z] e2be974225ed: Pull complete [2023-04-25T13:04:29.912Z] 339a4e72a1f5: Pull complete [2023-04-25T13:04:29.912Z] 988bab9f4d93: Pull complete [2023-04-25T13:04:30.179Z] 1469e6f7b9e6: Pull complete [2023-04-25T13:04:30.443Z] eaf3925da568: Pull complete [2023-04-25T13:04:32.357Z] bab4dde63d76: Pull complete [2023-04-25T13:04:32.357Z] bde34c3a00c8: Pull complete [2023-04-25T13:04:32.357Z] b352a97aabf1: Pull complete [2023-04-25T13:04:32.357Z] 4872d77fe225: Pull complete [2023-04-25T13:04:32.357Z] 5851b861e8e6: Pull complete [2023-04-25T13:04:32.357Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T13:04:32.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:04:32.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:04:32.458Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:04:32.488Z] $ 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-25T13:04:35.627Z] $ docker top 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d -eo pid,comm [2023-04-25T13:04:35.686Z] 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-25T13:04:35.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T13:04:35.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:04:35.726Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:04:35.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:04:35.836Z] $ docker exec 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d ssh-agent [2023-04-25T13:04:35.942Z] SSH_AUTH_SOCK=/tmp/ssh-6IiU4MAKVFkF/agent.31 [2023-04-25T13:04:35.942Z] SSH_AGENT_PID=37 [2023-04-25T13:04:35.949Z] Running ssh-add (command line suppressed) [2023-04-25T13:04:36.043Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16849042932544711425.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16849042932544711425.key) [2023-04-25T13:04:36.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:04:36.348Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T13:04:36.355Z] $ docker exec --env ******** --env ******** 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d ssh-agent -k [2023-04-25T13:04:36.446Z] unset SSH_AUTH_SOCK; [2023-04-25T13:04:36.447Z] unset SSH_AGENT_PID; [2023-04-25T13:04:36.447Z] echo Agent pid 37 killed; [2023-04-25T13:04:36.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T13:04:36.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:04:36.490Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:04:36.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:04:36.616Z] $ docker exec 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d ssh-agent [2023-04-25T13:04:36.727Z] SSH_AUTH_SOCK=/tmp/ssh-ImhTLELaMSbL/agent.69 [2023-04-25T13:04:36.727Z] SSH_AGENT_PID=75 [2023-04-25T13:04:36.732Z] Running ssh-add (command line suppressed) [2023-04-25T13:04:36.815Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12478911711445040453.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12478911711445040453.key) [2023-04-25T13:04:36.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:04:37.117Z] + git semver init [2023-04-25T13:04:37.377Z] 2023-04-25 13:04:37,294 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T13:04:37.377Z] 2023-04-25 13:04:37,295 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-04-25T13:04:37.377Z] 2023-04-25 13:04:37,295 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-04-25T13:04:37.377Z] 2023-04-25 13:04:37,295 [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-25T13:04:38.317Z] 2023-04-25 13:04:38,096 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-04-25T13:04:38.317Z] 2023-04-25 13:04:38,096 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-04-25T13:04:38.317Z] 2023-04-25 13:04:38,097 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:04:38.317Z] 2023-04-25 13:04:38,097 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:04:38.317Z] 3.0.0-dev.34 [Pipeline] } [2023-04-25T13:04:38.324Z] $ docker exec --env ******** --env ******** 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d ssh-agent -k [2023-04-25T13:04:38.425Z] unset SSH_AUTH_SOCK; [2023-04-25T13:04:38.426Z] unset SSH_AGENT_PID; [2023-04-25T13:04:38.426Z] echo Agent pid 75 killed; [2023-04-25T13:04:38.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T13:04:38.747Z] + git semver [Pipeline] } [2023-04-25T13:04:39.018Z] $ docker stop --time=1 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d [2023-04-25T13:04:40.322Z] $ docker rm -f --volumes 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:04:40.666Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T13:04:40.880Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T13:04:40.882Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [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-25T13:04:41.013Z] provisioning config files... [2023-04-25T13:04:41.022Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13660513928589342205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:04:41.314Z] ---> docker-login.sh [2023-04-25T13:04:41.314Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:04:41.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:41.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:41.314Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:41.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:41.314Z] [2023-04-25T13:04:41.314Z] Login Succeeded [2023-04-25T13:04:41.314Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:04:41.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:41.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:41.314Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:41.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:41.314Z] [2023-04-25T13:04:41.314Z] Login Succeeded [2023-04-25T13:04:41.314Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:04:41.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:41.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:41.575Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:41.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:41.575Z] [2023-04-25T13:04:41.575Z] Login Succeeded [2023-04-25T13:04:41.575Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:04:41.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:41.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:41.575Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:41.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:41.575Z] [2023-04-25T13:04:41.575Z] Login Succeeded [2023-04-25T13:04:41.575Z] docker.io [2023-04-25T13:04:41.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:04:41.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:04:41.834Z] Configure a credential helper to remove this warning. See [2023-04-25T13:04:41.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:04:41.834Z] [2023-04-25T13:04:41.834Z] Login Succeeded [2023-04-25T13:04:41.834Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:04:41.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T13:04:41.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:04:41.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:04:41.913Z] ========================================================= [2023-04-25T13:04:41.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T13:04:41.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:04:42.213Z] + 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-25T13:04:42.213Z] Sending build context to Docker daemon 3.285MB [2023-04-25T13:04:42.214Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:04:42.214Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T13:04:42.214Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T13:04:42.214Z] f56be85fc22e: Pulling fs layer [2023-04-25T13:04:42.214Z] 85791d961cd3: Pulling fs layer [2023-04-25T13:04:42.214Z] d694b5ae8c79: Pulling fs layer [2023-04-25T13:04:42.214Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T13:04:42.214Z] 4d19c01a9841: Pulling fs layer [2023-04-25T13:04:42.214Z] 9325e15d5711: Pulling fs layer [2023-04-25T13:04:42.214Z] 556b6ee489ea: Pulling fs layer [2023-04-25T13:04:42.214Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T13:04:42.214Z] 9325e15d5711: Waiting [2023-04-25T13:04:42.214Z] 556b6ee489ea: Waiting [2023-04-25T13:04:42.214Z] c5a4b2cf53e6: Waiting [2023-04-25T13:04:42.214Z] 9f32a84ed3da: Waiting [2023-04-25T13:04:42.214Z] 4d19c01a9841: Waiting [2023-04-25T13:04:42.214Z] 85791d961cd3: Download complete [2023-04-25T13:04:42.214Z] 9f32a84ed3da: Download complete [2023-04-25T13:04:42.214Z] 4d19c01a9841: Verifying Checksum [2023-04-25T13:04:42.214Z] 4d19c01a9841: Download complete [2023-04-25T13:04:42.214Z] f56be85fc22e: Download complete [2023-04-25T13:04:42.476Z] 9325e15d5711: Verifying Checksum [2023-04-25T13:04:42.476Z] 9325e15d5711: Download complete [2023-04-25T13:04:42.476Z] f56be85fc22e: Pull complete [2023-04-25T13:04:42.735Z] 85791d961cd3: Pull complete [2023-04-25T13:04:42.994Z] d694b5ae8c79: Verifying Checksum [2023-04-25T13:04:42.994Z] d694b5ae8c79: Download complete [2023-04-25T13:04:42.994Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T13:04:42.994Z] c5a4b2cf53e6: Download complete [2023-04-25T13:04:43.252Z] 556b6ee489ea: Verifying Checksum [2023-04-25T13:04:43.252Z] 556b6ee489ea: Download complete [2023-04-25T13:04:46.540Z] d694b5ae8c79: Pull complete [2023-04-25T13:04:46.540Z] 9f32a84ed3da: Pull complete [2023-04-25T13:04:46.540Z] 4d19c01a9841: Pull complete [2023-04-25T13:04:46.540Z] 9325e15d5711: Pull complete [2023-04-25T13:04:49.069Z] 556b6ee489ea: Pull complete [2023-04-25T13:04:50.006Z] c5a4b2cf53e6: Pull complete [2023-04-25T13:04:50.006Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T13:04:50.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T13:04:50.006Z] ---> c4be618373d6 [2023-04-25T13:04:50.006Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T13:04:54.199Z] ---> Running in 4542ce080e47 [2023-04-25T13:04:54.199Z] Removing intermediate container 4542ce080e47 [2023-04-25T13:04:54.199Z] ---> db1345d490e3 [2023-04-25T13:04:54.199Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:04:54.199Z] ---> Running in c186c6e88573 [2023-04-25T13:04:54.199Z] Removing intermediate container c186c6e88573 [2023-04-25T13:04:54.199Z] ---> 10bd6261d8c5 [2023-04-25T13:04:54.199Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:04:54.199Z] ---> Running in bc54951706a0 [2023-04-25T13:04:54.199Z] Removing intermediate container bc54951706a0 [2023-04-25T13:04:54.199Z] ---> 5609f7074385 [2023-04-25T13:04:54.199Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:04:54.199Z] ---> Running in 6d0c7e01fedd [2023-04-25T13:04:54.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:04:54.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:04:54.719Z] OK: 265 MiB in 53 packages [2023-04-25T13:04:55.292Z] Removing intermediate container 6d0c7e01fedd [2023-04-25T13:04:55.292Z] ---> aca653461511 [2023-04-25T13:04:55.292Z] Step 7/12 : WORKDIR /app [2023-04-25T13:04:55.292Z] ---> Running in 326e3c3c525b [2023-04-25T13:04:55.292Z] Removing intermediate container 326e3c3c525b [2023-04-25T13:04:55.292Z] ---> aa68bde0e2bf [2023-04-25T13:04:55.292Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-25T13:04:55.292Z] ---> d37ac4579a3e [2023-04-25T13:04:55.292Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:04:55.292Z] ---> Running in 287b74099346 [2023-04-25T13:04:55.983Z] Still waiting to schedule task [2023-04-25T13:04:55.984Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10821’ [2023-04-25T13:05:27.388Z] Removing intermediate container 287b74099346 [2023-04-25T13:05:27.388Z] ---> daf7055e75d9 [2023-04-25T13:05:27.388Z] Step 10/12 : COPY . . [2023-04-25T13:05:27.388Z] ---> a0bf3b12df7e [2023-04-25T13:05:27.388Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:05:27.388Z] ---> Running in 53b8dc1da069 [2023-04-25T13:05:27.388Z] Removing intermediate container 53b8dc1da069 [2023-04-25T13:05:27.388Z] ---> 12d0e0a4254c [2023-04-25T13:05:27.388Z] Step 12/12 : RUN $MAKE [2023-04-25T13:05:27.388Z] ---> Running in 0fb88811f60a [2023-04-25T13:05:27.388Z] noop [2023-04-25T13:05:27.388Z] Removing intermediate container 0fb88811f60a [2023-04-25T13:05:27.388Z] ---> eedb42074549 [2023-04-25T13:05:27.388Z] Successfully built eedb42074549 [2023-04-25T13:05:27.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:05:27.702Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T13:05:27.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:05:27.774Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:05:27.806Z] $ 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-25T13:05:28.151Z] $ docker top f708857839759bf6ec4e339a5d5523b083bae113ca13a70c0c533f46dd016df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:05:28.485Z] + go version [2023-04-25T13:05:28.485Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T13:05:28.503Z] $ docker stop --time=1 f708857839759bf6ec4e339a5d5523b083bae113ca13a70c0c533f46dd016df1 [2023-04-25T13:05:29.745Z] $ docker rm -f --volumes f708857839759bf6ec4e339a5d5523b083bae113ca13a70c0c533f46dd016df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:05:30.151Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T13:05:30.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:05:30.221Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:05:30.251Z] $ 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-25T13:05:30.582Z] $ docker top 5638d16835c948186e1b04c73fe22fabe86bc0abbe1ff75b8799abea8adb5fae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:05:30.925Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-04-25T13:05:31.218Z] + make test [2023-04-25T13:05:31.219Z] go test -race -coverprofile=coverage.out ./... [2023-04-25T13:05:53.139Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-25T13:06:11.214Z] go vet ./... [2023-04-25T13:06:14.495Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T13:06:14.495Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T13:06:14.495Z] ./bin/test-attribution-txt.sh [2023-04-25T13:06:14.495Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-25T13:06:14.754Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-25T13:06:14.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T13:06:14.785Z] $ docker stop --time=1 5638d16835c948186e1b04c73fe22fabe86bc0abbe1ff75b8799abea8adb5fae [2023-04-25T13:06:18.707Z] $ docker rm -f --volumes 5638d16835c948186e1b04c73fe22fabe86bc0abbe1ff75b8799abea8adb5fae [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:06:19.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T13:06:19.243Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T13:06:19.684Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T13:06:19.966Z] + ls -al . [2023-04-25T13:06:19.966Z] total 176 [2023-04-25T13:06:19.966Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:05 . [2023-04-25T13:06:19.966Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:04 .. [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 25 13:04 .dockerignore [2023-04-25T13:06:19.966Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:04 .git [2023-04-25T13:06:19.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:04 .github [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 25 13:04 .gitignore [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:04 .golangci.yml [2023-04-25T13:06:19.966Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:04 .semver [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 25 13:04 Attribution.txt [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 25 13:04 CHANGELOG.md [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 25 13:04 Dockerfile [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:04 GOVERNANCE.md [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 25 13:04 Jenkinsfile [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 25 13:04 LICENSE [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 25 13:04 OWNERS.md [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 25 13:04 README.md [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 13:04 VERSION [2023-04-25T13:06:19.966Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:04 bin [2023-04-25T13:06:19.966Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 25 13:05 coverage.out [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 25 13:04 go.mod [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 25 13:04 go.sum [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 25 13:04 main.go [2023-04-25T13:06:19.966Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 25 13:04 makefile [2023-04-25T13:06:19.966Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:04 res [2023-04-25T13:06:19.966Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:20.273Z] + 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=3be8aac13bf41cca2c69aa6da9644fff7a8aa973 --label arch=amd64 --label version=3.0.0-dev.34 . [2023-04-25T13:06:20.273Z] Sending build context to Docker daemon 3.286MB [2023-04-25T13:06:20.273Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:06:20.273Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T13:06:20.273Z] ---> eedb42074549 [2023-04-25T13:06:20.273Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T13:06:20.273Z] ---> Running in d5b6df1d6647 [2023-04-25T13:06:20.531Z] Removing intermediate container d5b6df1d6647 [2023-04-25T13:06:20.531Z] ---> 918e72194b9b [2023-04-25T13:06:20.531Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:06:20.531Z] ---> Running in ae803993a904 [2023-04-25T13:06:20.531Z] Removing intermediate container ae803993a904 [2023-04-25T13:06:20.531Z] ---> b0d8ea4072ac [2023-04-25T13:06:20.531Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:06:20.531Z] ---> Running in 3ca9f753b655 [2023-04-25T13:06:20.531Z] Removing intermediate container 3ca9f753b655 [2023-04-25T13:06:20.531Z] ---> b3088a15e445 [2023-04-25T13:06:20.531Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:06:20.531Z] ---> Running in 822f8102ad08 [2023-04-25T13:06:20.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:06:21.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:06:21.308Z] OK: 265 MiB in 53 packages [2023-04-25T13:06:21.567Z] Removing intermediate container 822f8102ad08 [2023-04-25T13:06:21.567Z] ---> 69a85445a956 [2023-04-25T13:06:21.567Z] Step 7/26 : WORKDIR /app [2023-04-25T13:06:21.567Z] ---> Running in ebde8ff22fc0 [2023-04-25T13:06:21.567Z] Removing intermediate container ebde8ff22fc0 [2023-04-25T13:06:21.567Z] ---> 8b6ad5f266ce [2023-04-25T13:06:21.567Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-25T13:06:21.825Z] ---> 60e829863272 [2023-04-25T13:06:21.825Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:06:21.825Z] ---> Running in 0c7265afc21f [2023-04-25T13:06:22.768Z] Removing intermediate container 0c7265afc21f [2023-04-25T13:06:22.768Z] ---> 69e5820c5f47 [2023-04-25T13:06:22.768Z] Step 10/26 : COPY . . [2023-04-25T13:06:23.027Z] ---> 2ea18ecab2a9 [2023-04-25T13:06:23.027Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:06:23.027Z] ---> Running in 78e7a29e2f33 [2023-04-25T13:06:23.027Z] Removing intermediate container 78e7a29e2f33 [2023-04-25T13:06:23.027Z] ---> 55c039c2bbda [2023-04-25T13:06:23.027Z] Step 12/26 : RUN $MAKE [2023-04-25T13:06:23.027Z] ---> Running in 7af284b819c2 [2023-04-25T13:06:23.285Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.34" -trimpath -mod=readonly -o app-service-configurable [2023-04-25T13:06:45.218Z] Removing intermediate container 7af284b819c2 [2023-04-25T13:06:45.218Z] ---> 7262832fd796 [2023-04-25T13:06:45.218Z] Step 13/26 : FROM alpine:3.17 [2023-04-25T13:06:45.218Z] 3.17: Pulling from library/alpine [2023-04-25T13:06:45.218Z] f56be85fc22e: Already exists [2023-04-25T13:06:45.218Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T13:06:45.218Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T13:06:45.218Z] ---> 9ed4aefc74f6 [2023-04-25T13:06:45.218Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-25T13:06:45.218Z] ---> Running in d2db603ed85b [2023-04-25T13:06:45.218Z] Removing intermediate container d2db603ed85b [2023-04-25T13:06:45.218Z] ---> 8f7a8b5f0ab2 [2023-04-25T13:06:45.218Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-25T13:06:45.218Z] ---> Running in 0ffc8edb7606 [2023-04-25T13:06:45.218Z] Removing intermediate container 0ffc8edb7606 [2023-04-25T13:06:45.218Z] ---> 6928b1f0556d [2023-04-25T13:06:45.218Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-25T13:06:45.218Z] ---> Running in 7f4e7d7b841d [2023-04-25T13:06:45.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:06:45.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:06:45.218Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-25T13:06:45.218Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-25T13:06:45.218Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T13:06:45.218Z] Executing ca-certificates-20220614-r4.trigger [2023-04-25T13:06:45.218Z] OK: 8 MiB in 17 packages [2023-04-25T13:06:45.476Z] Removing intermediate container 7f4e7d7b841d [2023-04-25T13:06:45.476Z] ---> e1bd45e79416 [2023-04-25T13:06:45.476Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-25T13:06:45.735Z] ---> 713f2ee39b31 [2023-04-25T13:06:45.735Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-25T13:06:45.735Z] ---> 899c4d922f75 [2023-04-25T13:06:45.735Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-25T13:06:45.735Z] ---> 4ab3d99fc4d1 [2023-04-25T13:06:45.735Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-25T13:06:46.706Z] ---> c3aeaa04cc89 [2023-04-25T13:06:46.706Z] Step 21/26 : EXPOSE 48095 [2023-04-25T13:06:46.706Z] ---> Running in 72a094889ce0 [2023-04-25T13:06:46.706Z] Removing intermediate container 72a094889ce0 [2023-04-25T13:06:46.706Z] ---> eadb9ab17d87 [2023-04-25T13:06:46.706Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-25T13:06:46.706Z] ---> Running in 013de4b7bd31 [2023-04-25T13:06:46.706Z] Removing intermediate container 013de4b7bd31 [2023-04-25T13:06:46.706Z] ---> 5d42a1596688 [2023-04-25T13:06:46.706Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T13:06:46.966Z] ---> Running in ec6ffd0c6723 [2023-04-25T13:06:46.966Z] Removing intermediate container ec6ffd0c6723 [2023-04-25T13:06:46.966Z] ---> a0f6a2662c20 [2023-04-25T13:06:46.966Z] Step 24/26 : LABEL arch=amd64 [2023-04-25T13:06:46.966Z] ---> Running in 4d2aeaa63000 [2023-04-25T13:06:46.966Z] Removing intermediate container 4d2aeaa63000 [2023-04-25T13:06:46.966Z] ---> f03f63e47460 [2023-04-25T13:06:46.966Z] Step 25/26 : LABEL git_sha=3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [2023-04-25T13:06:46.966Z] ---> Running in 781d8bf0af78 [2023-04-25T13:06:47.226Z] Removing intermediate container 781d8bf0af78 [2023-04-25T13:06:47.226Z] ---> 51db675cdce4 [2023-04-25T13:06:47.226Z] Step 26/26 : LABEL version=3.0.0-dev.34 [2023-04-25T13:06:47.226Z] ---> Running in 6ddfff5b6b34 [2023-04-25T13:06:47.226Z] Removing intermediate container 6ddfff5b6b34 [2023-04-25T13:06:47.226Z] ---> 1b1c1a17cda8 [2023-04-25T13:06:47.226Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T13:06:47.226Z] Successfully built 1b1c1a17cda8 [2023-04-25T13:06:47.226Z] 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-25T13:06:47.411Z] provisioning config files... [2023-04-25T13:06:47.420Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2018802544348244151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:06:47.758Z] ---> docker-login.sh [2023-04-25T13:06:47.758Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:06:47.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:06:47.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:06:47.758Z] Configure a credential helper to remove this warning. See [2023-04-25T13:06:47.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:06:47.758Z] [2023-04-25T13:06:47.758Z] Login Succeeded [2023-04-25T13:06:47.758Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:06:47.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:06:47.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:06:47.758Z] Configure a credential helper to remove this warning. See [2023-04-25T13:06:47.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:06:47.758Z] [2023-04-25T13:06:47.758Z] Login Succeeded [2023-04-25T13:06:47.758Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:06:48.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:06:48.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:06:48.026Z] Configure a credential helper to remove this warning. See [2023-04-25T13:06:48.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:06:48.026Z] [2023-04-25T13:06:48.026Z] Login Succeeded [2023-04-25T13:06:48.026Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:06:48.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:06:48.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:06:48.026Z] Configure a credential helper to remove this warning. See [2023-04-25T13:06:48.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:06:48.026Z] [2023-04-25T13:06:48.026Z] Login Succeeded [2023-04-25T13:06:48.026Z] docker.io [2023-04-25T13:06:48.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:06:48.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:06:48.309Z] Configure a credential helper to remove this warning. See [2023-04-25T13:06:48.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:06:48.309Z] [2023-04-25T13:06:48.309Z] Login Succeeded [2023-04-25T13:06:48.309Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:06:48.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T13:06:48.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:06:48.372Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-25T13:06:48.372Z] 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [2023-04-25T13:06:48.372Z] latest [2023-04-25T13:06:48.372Z] 3.0.0-dev.34 [2023-04-25T13:06:48.372Z] 3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [2023-04-25T13:06:48.372Z] main [2023-04-25T13:06:48.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:48.678Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:48.983Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [2023-04-25T13:06:48.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-25T13:06:48.983Z] e4b3b4b3d3ea: Preparing [2023-04-25T13:06:48.983Z] d5f028ed2075: Preparing [2023-04-25T13:06:48.983Z] 1aef9071f2f0: Preparing [2023-04-25T13:06:48.983Z] 3c1347067044: Preparing [2023-04-25T13:06:48.983Z] 6f543490f407: Preparing [2023-04-25T13:06:48.983Z] f1417ff83b31: Preparing [2023-04-25T13:06:48.983Z] f1417ff83b31: Waiting [2023-04-25T13:06:48.983Z] 1aef9071f2f0: Pushed [2023-04-25T13:06:48.983Z] d5f028ed2075: Pushed [2023-04-25T13:06:48.983Z] 3c1347067044: Pushed [2023-04-25T13:06:48.983Z] f1417ff83b31: Layer already exists [2023-04-25T13:06:48.983Z] 6f543490f407: Pushed [2023-04-25T13:06:52.274Z] e4b3b4b3d3ea: Pushed [2023-04-25T13:06:52.275Z] 3be8aac13bf41cca2c69aa6da9644fff7a8aa973: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:52.593Z] + 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-25T13:06:52.901Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-25T13:06:52.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-25T13:06:52.901Z] e4b3b4b3d3ea: Preparing [2023-04-25T13:06:52.901Z] d5f028ed2075: Preparing [2023-04-25T13:06:52.901Z] 1aef9071f2f0: Preparing [2023-04-25T13:06:52.901Z] 3c1347067044: Preparing [2023-04-25T13:06:52.901Z] 6f543490f407: Preparing [2023-04-25T13:06:52.901Z] f1417ff83b31: Preparing [2023-04-25T13:06:52.901Z] f1417ff83b31: Waiting [2023-04-25T13:06:52.901Z] 6f543490f407: Layer already exists [2023-04-25T13:06:52.901Z] 1aef9071f2f0: Layer already exists [2023-04-25T13:06:52.901Z] e4b3b4b3d3ea: Layer already exists [2023-04-25T13:06:52.901Z] d5f028ed2075: Layer already exists [2023-04-25T13:06:52.901Z] 3c1347067044: Layer already exists [2023-04-25T13:06:52.901Z] f1417ff83b31: Layer already exists [2023-04-25T13:06:52.901Z] latest: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:53.215Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:53.526Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.34 [2023-04-25T13:06:53.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-25T13:06:53.526Z] e4b3b4b3d3ea: Preparing [2023-04-25T13:06:53.526Z] d5f028ed2075: Preparing [2023-04-25T13:06:53.526Z] 1aef9071f2f0: Preparing [2023-04-25T13:06:53.526Z] 3c1347067044: Preparing [2023-04-25T13:06:53.526Z] 6f543490f407: Preparing [2023-04-25T13:06:53.526Z] f1417ff83b31: Preparing [2023-04-25T13:06:53.526Z] f1417ff83b31: Waiting [2023-04-25T13:06:53.526Z] 3c1347067044: Layer already exists [2023-04-25T13:06:53.526Z] e4b3b4b3d3ea: Layer already exists [2023-04-25T13:06:53.526Z] 1aef9071f2f0: Layer already exists [2023-04-25T13:06:53.526Z] 6f543490f407: Layer already exists [2023-04-25T13:06:53.526Z] d5f028ed2075: Layer already exists [2023-04-25T13:06:53.526Z] f1417ff83b31: Layer already exists [2023-04-25T13:06:53.526Z] 3.0.0-dev.34: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:53.835Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:54.139Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [2023-04-25T13:06:54.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-25T13:06:54.139Z] e4b3b4b3d3ea: Preparing [2023-04-25T13:06:54.139Z] d5f028ed2075: Preparing [2023-04-25T13:06:54.139Z] 1aef9071f2f0: Preparing [2023-04-25T13:06:54.139Z] 3c1347067044: Preparing [2023-04-25T13:06:54.139Z] 6f543490f407: Preparing [2023-04-25T13:06:54.139Z] f1417ff83b31: Preparing [2023-04-25T13:06:54.139Z] f1417ff83b31: Waiting [2023-04-25T13:06:54.139Z] 6f543490f407: Layer already exists [2023-04-25T13:06:54.139Z] d5f028ed2075: Layer already exists [2023-04-25T13:06:54.139Z] e4b3b4b3d3ea: Layer already exists [2023-04-25T13:06:54.139Z] 1aef9071f2f0: Layer already exists [2023-04-25T13:06:54.139Z] 3c1347067044: Layer already exists [2023-04-25T13:06:54.139Z] f1417ff83b31: Layer already exists [2023-04-25T13:06:54.139Z] 3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:54.459Z] + 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-25T13:06:54.774Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-04-25T13:06:54.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-25T13:06:54.774Z] e4b3b4b3d3ea: Preparing [2023-04-25T13:06:54.774Z] d5f028ed2075: Preparing [2023-04-25T13:06:54.774Z] 1aef9071f2f0: Preparing [2023-04-25T13:06:54.774Z] 3c1347067044: Preparing [2023-04-25T13:06:54.774Z] 6f543490f407: Preparing [2023-04-25T13:06:54.774Z] f1417ff83b31: Preparing [2023-04-25T13:06:54.774Z] f1417ff83b31: Waiting [2023-04-25T13:06:54.774Z] 3c1347067044: Layer already exists [2023-04-25T13:06:54.774Z] d5f028ed2075: Layer already exists [2023-04-25T13:06:54.774Z] e4b3b4b3d3ea: Layer already exists [2023-04-25T13:06:54.774Z] 1aef9071f2f0: Layer already exists [2023-04-25T13:06:54.774Z] 6f543490f407: Layer already exists [2023-04-25T13:06:54.774Z] f1417ff83b31: Layer already exists [2023-04-25T13:06:54.774Z] main: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T13:06:54.811Z] ===================================================== [Pipeline] echo [2023-04-25T13:06:54.817Z] taggedImages: [2023-04-25T13:06:54.817Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [2023-04-25T13:06:54.817Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-25T13:06:54.817Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.34 [2023-04-25T13:06:54.817Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [2023-04-25T13:06:54.817Z] - 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-25T13:06:55.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:06:55.175Z] [2023-04-25T13:06:55.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:06:55.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:06:55.476Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T13:06:55.476Z] 5eb5b503b376: Pulling fs layer [2023-04-25T13:06:55.476Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T13:06:55.476Z] ec43610c2a17: Pulling fs layer [2023-04-25T13:06:55.476Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T13:06:55.476Z] 33b1e0a273af: Pulling fs layer [2023-04-25T13:06:55.476Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T13:06:55.476Z] 2f39f015ded8: Pulling fs layer [2023-04-25T13:06:55.476Z] 3a2ae6a8a46f: Waiting [2023-04-25T13:06:55.476Z] 33b1e0a273af: Waiting [2023-04-25T13:06:55.476Z] 5d3b04190fa2: Waiting [2023-04-25T13:06:55.476Z] 5c69ac0246d0: Download complete [2023-04-25T13:06:55.476Z] 3a2ae6a8a46f: Download complete [2023-04-25T13:06:55.476Z] 33b1e0a273af: Verifying Checksum [2023-04-25T13:06:55.476Z] 33b1e0a273af: Download complete [2023-04-25T13:06:55.476Z] ec43610c2a17: Verifying Checksum [2023-04-25T13:06:55.476Z] ec43610c2a17: Download complete [2023-04-25T13:06:55.476Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T13:06:55.476Z] 5d3b04190fa2: Download complete [2023-04-25T13:06:55.735Z] 5eb5b503b376: Verifying Checksum [2023-04-25T13:06:55.735Z] 5eb5b503b376: Download complete [2023-04-25T13:06:56.301Z] 2f39f015ded8: Download complete [2023-04-25T13:06:56.870Z] 5eb5b503b376: Pull complete [2023-04-25T13:06:56.870Z] 5c69ac0246d0: Pull complete [2023-04-25T13:06:57.436Z] ec43610c2a17: Pull complete [2023-04-25T13:06:57.436Z] 3a2ae6a8a46f: Pull complete [2023-04-25T13:06:57.694Z] 33b1e0a273af: Pull complete [2023-04-25T13:06:57.694Z] 5d3b04190fa2: Pull complete [2023-04-25T13:07:01.886Z] 2f39f015ded8: Pull complete [2023-04-25T13:07:01.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T13:07:01.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:07:01.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:07:01.971Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:07:02.013Z] $ 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-25T13:07:06.592Z] $ docker top c078a95211fdabfe88083e0c958996e3ef572c43909b4bef3e2dc2f1696a1881 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:07:06.964Z] ---> job-cost.sh [2023-04-25T13:07:06.964Z] lf-activate-venv: SKIPPING [2023-04-25T13:07:06.964Z] INFO: No Stack... [2023-04-25T13:07:07.224Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T13:07:07.793Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T13:07:08.089Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-04-25T13:07:08.089Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T13:07:08.105Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [2023-04-25T13:07:08.134Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] did not exist. Created. [2023-04-25T13:07:08.134Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T13:07:08.437Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T13:07:08.470Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T13:07:08.477Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T13:07:08.501Z] $ docker stop --time=1 c078a95211fdabfe88083e0c958996e3ef572c43909b4bef3e2dc2f1696a1881 [2023-04-25T13:07:09.696Z] $ docker rm -f --volumes c078a95211fdabfe88083e0c958996e3ef572c43909b4bef3e2dc2f1696a1881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T13:07:58.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10824 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-04-25T13:07:58.875Z] Running in /w/workspace/app-service-configurable/152 [Pipeline] { [Pipeline] checkout [2023-04-25T13:07:58.902Z] Selected Git installation does not exist. Using Default [2023-04-25T13:07:58.902Z] The recommended git tool is: NONE [2023-04-25T13:08:04.023Z] using credential edgex-jenkins-ssh [2023-04-25T13:08:04.044Z] Cloning the remote Git repository [2023-04-25T13:08:04.085Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-25T13:08:04.177Z] > git init /w/workspace/app-service-configurable/152 # timeout=10 [2023-04-25T13:08:04.351Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-25T13:08:04.352Z] > git --version # timeout=10 [2023-04-25T13:08:04.374Z] > git --version # 'git version 2.25.1' [2023-04-25T13:08:04.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T13:08:04.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T13:08:05.751Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-25T13:08:05.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T13:08:06.712Z] Avoid second fetch [2023-04-25T13:08:06.713Z] Checking out Revision 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 (main) [2023-04-25T13:08:07.295Z] Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#550)" [2023-04-25T13:08:06.726Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T13:08:06.794Z] > git checkout -f 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:08:08.346Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T13:08:08.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T13:08:08.346Z] Dload Upload Total Spent Left Speed [2023-04-25T13:08:08.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-04-25T13:08:08.892Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T13:08:09.223Z] + sudo tee /etc/docker/daemon.new [2023-04-25T13:08:09.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T13:08:09.223Z] { [2023-04-25T13:08:09.223Z] "registry-mirrors": [ [2023-04-25T13:08:09.223Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T13:08:09.223Z] ], [2023-04-25T13:08:09.223Z] "bip": "10.250.0.254/24", [2023-04-25T13:08:09.223Z] "hosts": [ [2023-04-25T13:08:09.223Z] "tcp://0.0.0.0:5555", [2023-04-25T13:08:09.223Z] "unix:///var/run/docker.sock" [2023-04-25T13:08:09.223Z] ], [2023-04-25T13:08:09.223Z] "mtu": 1458, [2023-04-25T13:08:09.223Z] "selinux-enabled": true, [2023-04-25T13:08:09.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T13:08:09.223Z] } [Pipeline] sh [2023-04-25T13:08:09.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T13:08:09.916Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:08:28.202Z] provisioning config files... [2023-04-25T13:08:28.225Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/152@tmp/config15015622765507601775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:08:28.575Z] ---> docker-login.sh [2023-04-25T13:08:28.575Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:08:28.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:08:29.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:08:29.110Z] Configure a credential helper to remove this warning. See [2023-04-25T13:08:29.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:08:29.110Z] [2023-04-25T13:08:29.110Z] Login Succeeded [2023-04-25T13:08:29.110Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:08:29.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:08:29.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:08:29.378Z] Configure a credential helper to remove this warning. See [2023-04-25T13:08:29.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:08:29.378Z] [2023-04-25T13:08:29.378Z] Login Succeeded [2023-04-25T13:08:29.378Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:08:29.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:08:29.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:08:29.646Z] Configure a credential helper to remove this warning. See [2023-04-25T13:08:29.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:08:29.646Z] [2023-04-25T13:08:29.646Z] Login Succeeded [2023-04-25T13:08:29.914Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:08:29.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:08:30.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:08:30.182Z] Configure a credential helper to remove this warning. See [2023-04-25T13:08:30.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:08:30.182Z] [2023-04-25T13:08:30.182Z] Login Succeeded [2023-04-25T13:08:30.182Z] docker.io [2023-04-25T13:08:30.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:08:30.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:08:30.452Z] Configure a credential helper to remove this warning. See [2023-04-25T13:08:30.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:08:30.452Z] [2023-04-25T13:08:30.452Z] Login Succeeded [2023-04-25T13:08:30.718Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:08:30.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T13:08:30.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:08:30.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:08:30.998Z] ========================================================= [2023-04-25T13:08:30.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T13:08:30.998Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:08:31.438Z] + 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-25T13:08:31.439Z] Sending build context to Docker daemon 169kB [2023-04-25T13:08:31.707Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:08:31.707Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T13:08:32.294Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T13:08:32.294Z] c41833b44d91: Pulling fs layer [2023-04-25T13:08:32.294Z] ed15518f5707: Pulling fs layer [2023-04-25T13:08:32.294Z] feae8fd75edb: Pulling fs layer [2023-04-25T13:08:32.294Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T13:08:32.294Z] 3cdef696dda3: Pulling fs layer [2023-04-25T13:08:32.294Z] 2ced38df9373: Pulling fs layer [2023-04-25T13:08:32.294Z] 58f1dce35555: Pulling fs layer [2023-04-25T13:08:32.294Z] 3cdef696dda3: Waiting [2023-04-25T13:08:32.294Z] 2ced38df9373: Waiting [2023-04-25T13:08:32.294Z] 58f1dce35555: Waiting [2023-04-25T13:08:32.294Z] 242c74f7c9fa: Waiting [2023-04-25T13:08:32.294Z] ed15518f5707: Download complete [2023-04-25T13:08:32.294Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T13:08:32.294Z] 242c74f7c9fa: Download complete [2023-04-25T13:08:32.294Z] 3cdef696dda3: Verifying Checksum [2023-04-25T13:08:32.294Z] 3cdef696dda3: Download complete [2023-04-25T13:08:32.294Z] c41833b44d91: Verifying Checksum [2023-04-25T13:08:32.294Z] c41833b44d91: Download complete [2023-04-25T13:08:34.271Z] c41833b44d91: Pull complete [2023-04-25T13:08:34.271Z] 58f1dce35555: Verifying Checksum [2023-04-25T13:08:34.271Z] 58f1dce35555: Download complete [2023-04-25T13:08:34.865Z] ed15518f5707: Pull complete [2023-04-25T13:08:35.454Z] feae8fd75edb: Verifying Checksum [2023-04-25T13:08:35.454Z] feae8fd75edb: Download complete [2023-04-25T13:08:35.454Z] 2ced38df9373: Verifying Checksum [2023-04-25T13:08:35.454Z] 2ced38df9373: Download complete [2023-04-25T13:08:45.541Z] feae8fd75edb: Pull complete [2023-04-25T13:08:45.811Z] 242c74f7c9fa: Pull complete [2023-04-25T13:08:46.080Z] 3cdef696dda3: Pull complete [2023-04-25T13:08:52.760Z] 2ced38df9373: Pull complete [2023-04-25T13:08:55.367Z] 58f1dce35555: Pull complete [2023-04-25T13:08:55.367Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T13:08:55.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T13:08:55.367Z] ---> fadd8f120f05 [2023-04-25T13:08:55.367Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T13:08:56.894Z] ---> Running in 75270a302b10 [2023-04-25T13:08:56.894Z] Removing intermediate container 75270a302b10 [2023-04-25T13:08:56.894Z] ---> 1a571c1deb98 [2023-04-25T13:08:56.894Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:08:57.166Z] ---> Running in d394068a090c [2023-04-25T13:08:57.434Z] Removing intermediate container d394068a090c [2023-04-25T13:08:57.434Z] ---> 7d2eeda5fced [2023-04-25T13:08:57.434Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:08:57.434Z] ---> Running in c5ecad2f6b6d [2023-04-25T13:08:57.703Z] Removing intermediate container c5ecad2f6b6d [2023-04-25T13:08:57.703Z] ---> 8147edd9167f [2023-04-25T13:08:57.703Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:08:57.703Z] ---> Running in 4c2f227cefd1 [2023-04-25T13:08:59.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:08:59.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:09:00.341Z] OK: 263 MiB in 53 packages [2023-04-25T13:09:01.310Z] Removing intermediate container 4c2f227cefd1 [2023-04-25T13:09:01.310Z] ---> ac127c5781da [2023-04-25T13:09:01.310Z] Step 7/12 : WORKDIR /app [2023-04-25T13:09:01.310Z] ---> Running in 8a9dace5b6aa [2023-04-25T13:09:01.576Z] Removing intermediate container 8a9dace5b6aa [2023-04-25T13:09:01.576Z] ---> 7799d0263d14 [2023-04-25T13:09:01.576Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-25T13:09:02.533Z] ---> 3d5761db8435 [2023-04-25T13:09:02.533Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:09:02.533Z] ---> Running in 82e56a957835 [2023-04-25T13:10:10.432Z] Removing intermediate container 82e56a957835 [2023-04-25T13:10:10.432Z] ---> f20816c04595 [2023-04-25T13:10:10.432Z] Step 10/12 : COPY . . [2023-04-25T13:10:10.432Z] ---> e20c479a3c79 [2023-04-25T13:10:10.432Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:10:10.432Z] ---> Running in a5967f2dde59 [2023-04-25T13:10:10.432Z] Removing intermediate container a5967f2dde59 [2023-04-25T13:10:10.432Z] ---> e9d822b7e128 [2023-04-25T13:10:10.432Z] Step 12/12 : RUN $MAKE [2023-04-25T13:10:10.432Z] ---> Running in f0e690d90b43 [2023-04-25T13:10:10.432Z] noop [2023-04-25T13:10:10.432Z] Removing intermediate container f0e690d90b43 [2023-04-25T13:10:10.432Z] ---> dc7aa085f23f [2023-04-25T13:10:10.432Z] Successfully built dc7aa085f23f [2023-04-25T13:10:10.432Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:10:10.785Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T13:10:10.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:10:11.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-10824 does not seem to be running inside a container [2023-04-25T13:10:11.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/152 -v /w/workspace/app-service-configurable/152:/w/workspace/app-service-configurable/152:rw,z -v /w/workspace/app-service-configurable/152@tmp:/w/workspace/app-service-configurable/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T13:10:12.340Z] $ docker top d09806b980273e4b8d6f763298a6c69edb7d6caa2503ee845c3963e21268cd8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:10:13.183Z] + go version [2023-04-25T13:10:13.183Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T13:10:13.203Z] $ docker stop --time=1 d09806b980273e4b8d6f763298a6c69edb7d6caa2503ee845c3963e21268cd8e [2023-04-25T13:10:14.805Z] $ docker rm -f --volumes d09806b980273e4b8d6f763298a6c69edb7d6caa2503ee845c3963e21268cd8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:10:15.326Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T13:10:15.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:10:15.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-10824 does not seem to be running inside a container [2023-04-25T13:10:15.581Z] $ 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/152 -v /w/workspace/app-service-configurable/152:/w/workspace/app-service-configurable/152:rw,z -v /w/workspace/app-service-configurable/152@tmp:/w/workspace/app-service-configurable/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T13:10:16.766Z] $ docker top d4f07c0ded4f6e1e54750ed59c211f9bb459ada71075d6c439774ef35caaba14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:10:17.588Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/152 [Pipeline] fileExists [Pipeline] sh [2023-04-25T13:10:18.232Z] + make test [2023-04-25T13:10:18.232Z] go test -race -coverprofile=coverage.out ./... [2023-04-25T13:12:54.998Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-25T13:12:54.998Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-25T13:12:54.998Z] go vet ./... [2023-04-25T13:15:19.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T13:15:19.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T13:15:19.677Z] ./bin/test-attribution-txt.sh [2023-04-25T13:15:19.677Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-25T13:15:19.677Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-25T13:15:19.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T13:15:19.705Z] $ docker stop --time=1 d4f07c0ded4f6e1e54750ed59c211f9bb459ada71075d6c439774ef35caaba14 [2023-04-25T13:15:21.557Z] $ docker rm -f --volumes d4f07c0ded4f6e1e54750ed59c211f9bb459ada71075d6c439774ef35caaba14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:15:23.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T13:15:23.052Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T13:15:23.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:15:23.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T13:15:24.182Z] + ls -al . [2023-04-25T13:15:24.183Z] total 172 [2023-04-25T13:15:24.183Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 25 13:10 . [2023-04-25T13:15:24.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:08 .. [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 25 13:08 .dockerignore [2023-04-25T13:15:24.183Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:08 .git [2023-04-25T13:15:24.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:08 .github [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 25 13:08 .gitignore [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:08 .golangci.yml [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 25 13:08 Attribution.txt [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 25 13:08 CHANGELOG.md [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 25 13:08 Dockerfile [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:08 GOVERNANCE.md [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 25 13:08 Jenkinsfile [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 25 13:08 LICENSE [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 25 13:08 OWNERS.md [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 25 13:08 README.md [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 13:04 VERSION [2023-04-25T13:15:24.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:08 bin [2023-04-25T13:15:24.183Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 25 13:10 coverage.out [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 25 13:08 go.mod [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 25 13:08 go.sum [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 25 13:08 main.go [2023-04-25T13:15:24.183Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 25 13:08 makefile [2023-04-25T13:15:24.183Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:08 res [2023-04-25T13:15:24.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:15:24.515Z] + 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=3be8aac13bf41cca2c69aa6da9644fff7a8aa973 --label arch=arm64 --label version=3.0.0-dev.34 . [2023-04-25T13:15:24.515Z] Sending build context to Docker daemon 170kB [2023-04-25T13:15:24.784Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:15:24.784Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T13:15:24.784Z] ---> dc7aa085f23f [2023-04-25T13:15:24.784Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T13:15:24.784Z] ---> Running in 0e66f5ad73ed [2023-04-25T13:15:25.055Z] Removing intermediate container 0e66f5ad73ed [2023-04-25T13:15:25.055Z] ---> 9a9f823741c3 [2023-04-25T13:15:25.055Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:15:25.325Z] ---> Running in c428bc946be7 [2023-04-25T13:15:25.593Z] Removing intermediate container c428bc946be7 [2023-04-25T13:15:25.593Z] ---> b51c03734068 [2023-04-25T13:15:25.593Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:15:25.593Z] ---> Running in 5fc0a2bb654a [2023-04-25T13:15:25.861Z] Removing intermediate container 5fc0a2bb654a [2023-04-25T13:15:25.861Z] ---> 5773e9393198 [2023-04-25T13:15:25.862Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:15:25.862Z] ---> Running in a55bd51ea476 [2023-04-25T13:15:26.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:15:27.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:15:28.819Z] OK: 263 MiB in 53 packages [2023-04-25T13:15:29.411Z] Removing intermediate container a55bd51ea476 [2023-04-25T13:15:29.411Z] ---> 112a96591fc4 [2023-04-25T13:15:29.411Z] Step 7/26 : WORKDIR /app [2023-04-25T13:15:29.411Z] ---> Running in 9a9c01d41021 [2023-04-25T13:15:29.679Z] Removing intermediate container 9a9c01d41021 [2023-04-25T13:15:29.679Z] ---> e133a467501e [2023-04-25T13:15:29.679Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-25T13:15:30.278Z] ---> e109f58906d2 [2023-04-25T13:15:30.278Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:15:30.278Z] ---> Running in 7bee1ce37976 [2023-04-25T13:15:32.881Z] Removing intermediate container 7bee1ce37976 [2023-04-25T13:15:32.881Z] ---> ea0b84651b7c [2023-04-25T13:15:32.881Z] Step 10/26 : COPY . . [2023-04-25T13:15:33.463Z] ---> def0b9740997 [2023-04-25T13:15:33.463Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:15:33.463Z] ---> Running in 28a56be90639 [2023-04-25T13:15:33.737Z] Removing intermediate container 28a56be90639 [2023-04-25T13:15:33.737Z] ---> 915b2b80b259 [2023-04-25T13:15:33.737Z] Step 12/26 : RUN $MAKE [2023-04-25T13:15:33.737Z] ---> Running in d838cf1d9459 [2023-04-25T13:15:35.158Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.34" -trimpath -mod=readonly -o app-service-configurable [2023-04-25T13:17:41.829Z] Removing intermediate container d838cf1d9459 [2023-04-25T13:17:41.829Z] ---> 3f14792b8a63 [2023-04-25T13:17:41.829Z] Step 13/26 : FROM alpine:3.17 [2023-04-25T13:17:41.829Z] 3.17: Pulling from library/alpine [2023-04-25T13:17:41.829Z] c41833b44d91: Already exists [2023-04-25T13:17:41.829Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T13:17:41.829Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T13:17:41.829Z] ---> 51e60588ff2c [2023-04-25T13:17:41.829Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-25T13:17:41.829Z] ---> Running in 438ea3d12b57 [2023-04-25T13:17:41.829Z] Removing intermediate container 438ea3d12b57 [2023-04-25T13:17:41.829Z] ---> 1d53acf30a3a [2023-04-25T13:17:41.829Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-25T13:17:41.829Z] ---> Running in d27111d38c91 [2023-04-25T13:17:41.829Z] Removing intermediate container d27111d38c91 [2023-04-25T13:17:41.829Z] ---> ca0932d78097 [2023-04-25T13:17:41.829Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-25T13:17:41.829Z] ---> Running in 185e1dfbdb10 [2023-04-25T13:17:41.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:17:41.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:17:41.829Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-25T13:17:41.829Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-25T13:17:41.829Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T13:17:41.829Z] Executing ca-certificates-20220614-r4.trigger [2023-04-25T13:17:41.829Z] OK: 8 MiB in 17 packages [2023-04-25T13:17:42.789Z] Removing intermediate container 185e1dfbdb10 [2023-04-25T13:17:42.789Z] ---> acface848360 [2023-04-25T13:17:42.789Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-25T13:17:43.056Z] ---> 8ea347e8ca9b [2023-04-25T13:17:43.056Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-25T13:17:43.640Z] ---> 2d858d51efdc [2023-04-25T13:17:43.640Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-25T13:17:44.224Z] ---> ad2042984063 [2023-04-25T13:17:44.224Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-25T13:17:45.636Z] ---> 3a28d3486bef [2023-04-25T13:17:45.636Z] Step 21/26 : EXPOSE 48095 [2023-04-25T13:17:45.636Z] ---> Running in 7652e1d571aa [2023-04-25T13:17:45.905Z] Removing intermediate container 7652e1d571aa [2023-04-25T13:17:45.905Z] ---> 9eddee33458e [2023-04-25T13:17:45.905Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-25T13:17:45.905Z] ---> Running in 314e0a253b41 [2023-04-25T13:17:46.172Z] Removing intermediate container 314e0a253b41 [2023-04-25T13:17:46.172Z] ---> 8ec1b9c33ef7 [2023-04-25T13:17:46.172Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T13:17:46.172Z] ---> Running in 8d9aabafe36f [2023-04-25T13:17:46.444Z] Removing intermediate container 8d9aabafe36f [2023-04-25T13:17:46.444Z] ---> 482c3be40ef1 [2023-04-25T13:17:46.444Z] Step 24/26 : LABEL arch=arm64 [2023-04-25T13:17:46.444Z] ---> Running in 5a22142d2ac1 [2023-04-25T13:17:46.719Z] Removing intermediate container 5a22142d2ac1 [2023-04-25T13:17:46.719Z] ---> ce8730322722 [2023-04-25T13:17:46.719Z] Step 25/26 : LABEL git_sha=3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [2023-04-25T13:17:46.995Z] ---> Running in 938854967a30 [2023-04-25T13:17:47.263Z] Removing intermediate container 938854967a30 [2023-04-25T13:17:47.263Z] ---> 57e33ba991c5 [2023-04-25T13:17:47.263Z] Step 26/26 : LABEL version=3.0.0-dev.34 [2023-04-25T13:17:47.263Z] ---> Running in 1dbf58a1af89 [2023-04-25T13:17:47.529Z] Removing intermediate container 1dbf58a1af89 [2023-04-25T13:17:47.530Z] ---> 04d3cc6f9987 [2023-04-25T13:17:47.530Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T13:17:47.530Z] Successfully built 04d3cc6f9987 [2023-04-25T13:17:47.530Z] 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-25T13:17:47.629Z] provisioning config files... [2023-04-25T13:17:47.643Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/152@tmp/config16706288186859285198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:17:47.979Z] ---> docker-login.sh [2023-04-25T13:17:47.979Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:17:47.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:17:48.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:17:48.248Z] Configure a credential helper to remove this warning. See [2023-04-25T13:17:48.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:17:48.248Z] [2023-04-25T13:17:48.248Z] Login Succeeded [2023-04-25T13:17:48.248Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:17:48.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:17:48.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:17:48.517Z] Configure a credential helper to remove this warning. See [2023-04-25T13:17:48.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:17:48.517Z] [2023-04-25T13:17:48.517Z] Login Succeeded [2023-04-25T13:17:48.517Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:17:48.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:17:49.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:17:49.055Z] Configure a credential helper to remove this warning. See [2023-04-25T13:17:49.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:17:49.055Z] [2023-04-25T13:17:49.055Z] Login Succeeded [2023-04-25T13:17:49.055Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:17:49.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:17:49.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:17:49.322Z] Configure a credential helper to remove this warning. See [2023-04-25T13:17:49.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:17:49.322Z] [2023-04-25T13:17:49.322Z] Login Succeeded [2023-04-25T13:17:49.322Z] docker.io [2023-04-25T13:17:49.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:17:49.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:17:49.857Z] Configure a credential helper to remove this warning. See [2023-04-25T13:17:49.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:17:49.857Z] [2023-04-25T13:17:49.857Z] Login Succeeded [2023-04-25T13:17:49.857Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:17:49.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T13:17:49.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:17:49.910Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-25T13:17:49.910Z] 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [2023-04-25T13:17:49.910Z] latest [2023-04-25T13:17:49.910Z] 3.0.0-dev.34 [2023-04-25T13:17:49.910Z] 3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [2023-04-25T13:17:49.910Z] main [2023-04-25T13:17:49.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:17:50.248Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:17:50.593Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [2023-04-25T13:17:50.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-25T13:17:50.593Z] 44261f6c3abd: Preparing [2023-04-25T13:17:50.593Z] 0a63a05f46f3: Preparing [2023-04-25T13:17:50.593Z] e40293c808d1: Preparing [2023-04-25T13:17:50.593Z] 2e52dfc03392: Preparing [2023-04-25T13:17:50.593Z] 74bf1b8700da: Preparing [2023-04-25T13:17:50.593Z] 26cbea5cba74: Preparing [2023-04-25T13:17:50.593Z] 26cbea5cba74: Waiting [2023-04-25T13:17:50.860Z] e40293c808d1: Pushed [2023-04-25T13:17:50.860Z] 0a63a05f46f3: Pushed [2023-04-25T13:17:50.860Z] 2e52dfc03392: Pushed [2023-04-25T13:17:50.860Z] 26cbea5cba74: Layer already exists [2023-04-25T13:17:51.127Z] 74bf1b8700da: Pushed [2023-04-25T13:17:56.474Z] 44261f6c3abd: Pushed [2023-04-25T13:17:56.474Z] 3be8aac13bf41cca2c69aa6da9644fff7a8aa973: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:17:56.818Z] + 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-25T13:17:57.160Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-25T13:17:57.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-25T13:17:57.161Z] 44261f6c3abd: Preparing [2023-04-25T13:17:57.161Z] 0a63a05f46f3: Preparing [2023-04-25T13:17:57.161Z] e40293c808d1: Preparing [2023-04-25T13:17:57.161Z] 2e52dfc03392: Preparing [2023-04-25T13:17:57.161Z] 74bf1b8700da: Preparing [2023-04-25T13:17:57.161Z] 26cbea5cba74: Preparing [2023-04-25T13:17:57.161Z] 26cbea5cba74: Waiting [2023-04-25T13:17:57.161Z] 0a63a05f46f3: Layer already exists [2023-04-25T13:17:57.161Z] 2e52dfc03392: Layer already exists [2023-04-25T13:17:57.161Z] 44261f6c3abd: Layer already exists [2023-04-25T13:17:57.161Z] 74bf1b8700da: Layer already exists [2023-04-25T13:17:57.161Z] e40293c808d1: Layer already exists [2023-04-25T13:17:57.161Z] 26cbea5cba74: Layer already exists [2023-04-25T13:17:57.161Z] latest: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:17:57.768Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:17:58.107Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.34 [2023-04-25T13:17:58.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-25T13:17:58.107Z] 44261f6c3abd: Preparing [2023-04-25T13:17:58.107Z] 0a63a05f46f3: Preparing [2023-04-25T13:17:58.107Z] e40293c808d1: Preparing [2023-04-25T13:17:58.107Z] 2e52dfc03392: Preparing [2023-04-25T13:17:58.107Z] 74bf1b8700da: Preparing [2023-04-25T13:17:58.107Z] 26cbea5cba74: Preparing [2023-04-25T13:17:58.107Z] 26cbea5cba74: Waiting [2023-04-25T13:17:58.107Z] 44261f6c3abd: Layer already exists [2023-04-25T13:17:58.107Z] e40293c808d1: Layer already exists [2023-04-25T13:17:58.107Z] 2e52dfc03392: Layer already exists [2023-04-25T13:17:58.107Z] 74bf1b8700da: Layer already exists [2023-04-25T13:17:58.107Z] 0a63a05f46f3: Layer already exists [2023-04-25T13:17:58.107Z] 26cbea5cba74: Layer already exists [2023-04-25T13:17:58.107Z] 3.0.0-dev.34: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:17:58.707Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:17:59.107Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [2023-04-25T13:17:59.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-25T13:17:59.107Z] 44261f6c3abd: Preparing [2023-04-25T13:17:59.107Z] 0a63a05f46f3: Preparing [2023-04-25T13:17:59.107Z] e40293c808d1: Preparing [2023-04-25T13:17:59.107Z] 2e52dfc03392: Preparing [2023-04-25T13:17:59.107Z] 74bf1b8700da: Preparing [2023-04-25T13:17:59.107Z] 26cbea5cba74: Preparing [2023-04-25T13:17:59.107Z] 26cbea5cba74: Waiting [2023-04-25T13:17:59.107Z] 44261f6c3abd: Layer already exists [2023-04-25T13:17:59.107Z] 2e52dfc03392: Layer already exists [2023-04-25T13:17:59.107Z] e40293c808d1: Layer already exists [2023-04-25T13:17:59.107Z] 0a63a05f46f3: Layer already exists [2023-04-25T13:17:59.107Z] 74bf1b8700da: Layer already exists [2023-04-25T13:17:59.107Z] 26cbea5cba74: Layer already exists [2023-04-25T13:17:59.376Z] 3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:17:59.736Z] + 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-25T13:18:00.105Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-04-25T13:18:00.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-25T13:18:00.105Z] 44261f6c3abd: Preparing [2023-04-25T13:18:00.105Z] 0a63a05f46f3: Preparing [2023-04-25T13:18:00.105Z] e40293c808d1: Preparing [2023-04-25T13:18:00.105Z] 2e52dfc03392: Preparing [2023-04-25T13:18:00.105Z] 74bf1b8700da: Preparing [2023-04-25T13:18:00.105Z] 26cbea5cba74: Preparing [2023-04-25T13:18:00.105Z] 26cbea5cba74: Waiting [2023-04-25T13:18:00.105Z] 74bf1b8700da: Layer already exists [2023-04-25T13:18:00.105Z] 2e52dfc03392: Layer already exists [2023-04-25T13:18:00.105Z] e40293c808d1: Layer already exists [2023-04-25T13:18:00.105Z] 0a63a05f46f3: Layer already exists [2023-04-25T13:18:00.105Z] 44261f6c3abd: Layer already exists [2023-04-25T13:18:00.105Z] 26cbea5cba74: Layer already exists [2023-04-25T13:18:00.374Z] main: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T13:18:00.420Z] ===================================================== [Pipeline] echo [2023-04-25T13:18:00.427Z] taggedImages: [2023-04-25T13:18:00.427Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [2023-04-25T13:18:00.427Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-25T13:18:00.427Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.34 [2023-04-25T13:18:00.427Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [2023-04-25T13:18:00.427Z] - 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-25T13:18:00.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:18:00.785Z] [2023-04-25T13:18:00.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:18:01.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:18:01.128Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T13:18:01.128Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T13:18:01.128Z] 04944245beec: Pulling fs layer [2023-04-25T13:18:01.128Z] 699f458cf7ca: Pulling fs layer [2023-04-25T13:18:01.128Z] 765212b225bb: Pulling fs layer [2023-04-25T13:18:01.128Z] f23df028b6ca: Pulling fs layer [2023-04-25T13:18:01.128Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T13:18:01.128Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T13:18:01.128Z] f23df028b6ca: Waiting [2023-04-25T13:18:01.128Z] d65c8cfc05b1: Waiting [2023-04-25T13:18:01.128Z] 2437ff75d9bd: Waiting [2023-04-25T13:18:01.128Z] 765212b225bb: Waiting [2023-04-25T13:18:01.397Z] 04944245beec: Verifying Checksum [2023-04-25T13:18:01.397Z] 04944245beec: Download complete [2023-04-25T13:18:01.397Z] 765212b225bb: Verifying Checksum [2023-04-25T13:18:01.397Z] 765212b225bb: Download complete [2023-04-25T13:18:01.397Z] f23df028b6ca: Verifying Checksum [2023-04-25T13:18:01.397Z] f23df028b6ca: Download complete [2023-04-25T13:18:01.397Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T13:18:01.397Z] d65c8cfc05b1: Download complete [2023-04-25T13:18:01.397Z] 699f458cf7ca: Verifying Checksum [2023-04-25T13:18:01.397Z] 699f458cf7ca: Download complete [2023-04-25T13:18:01.985Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T13:18:01.985Z] 8998bd30e6a1: Download complete [2023-04-25T13:18:04.565Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T13:18:04.565Z] 2437ff75d9bd: Download complete [2023-04-25T13:18:07.909Z] 8998bd30e6a1: Pull complete [2023-04-25T13:18:08.175Z] 04944245beec: Pull complete [2023-04-25T13:18:09.588Z] 699f458cf7ca: Pull complete [2023-04-25T13:18:09.854Z] 765212b225bb: Pull complete [2023-04-25T13:18:10.439Z] f23df028b6ca: Pull complete [2023-04-25T13:18:10.709Z] d65c8cfc05b1: Pull complete [2023-04-25T13:18:25.701Z] 2437ff75d9bd: Pull complete [2023-04-25T13:18:25.701Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T13:18:25.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:18:25.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:18:25.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-10824 does not seem to be running inside a container [2023-04-25T13:18:25.965Z] $ 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/152 -v /w/workspace/app-service-configurable/152:/w/workspace/app-service-configurable/152:rw,z -v /w/workspace/app-service-configurable/152@tmp:/w/workspace/app-service-configurable/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T13:18:28.560Z] $ docker top 4f654b255fba0a8a4594f1c942d262bf9a2b48752b3629771fbd8901b2aeb5a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:18:29.412Z] ---> job-cost.sh [2023-04-25T13:18:29.412Z] lf-activate-venv: SKIPPING [2023-04-25T13:18:29.412Z] INFO: No Stack... [2023-04-25T13:18:29.679Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T13:18:30.643Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T13:18:31.284Z] + cat /w/workspace/app-service-configurable/152/archives/cost.csv [2023-04-25T13:18:31.284Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T13:18:31.361Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [2023-04-25T13:18:31.369Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] did not exist. Created. [2023-04-25T13:18:31.369Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T13:18:32.032Z] /w/workspace/app-service-configurable/152@tmp/durable-10e1c9d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T13:18:32.690Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T13:18:32.708Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T13:18:32.762Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T13:18:32.826Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T13:18:32.844Z] $ docker stop --time=1 4f654b255fba0a8a4594f1c942d262bf9a2b48752b3629771fbd8901b2aeb5a6 [2023-04-25T13:18:35.051Z] $ docker rm -f --volumes 4f654b255fba0a8a4594f1c942d262bf9a2b48752b3629771fbd8901b2aeb5a6 [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-25T13:18:35.491Z] provisioning config files... [2023-04-25T13:18:35.499Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15288798752275349076tmp [Pipeline] { [Pipeline] sh [2023-04-25T13:18:35.789Z] + set +x [2023-04-25T13:18:35.789Z] + curl -s https://codecov.io/bash [2023-04-25T13:18:35.789Z] + bash -s -- [2023-04-25T13:18:35.789Z] [2023-04-25T13:18:35.789Z] _____ _ [2023-04-25T13:18:35.789Z] / ____| | | [2023-04-25T13:18:35.789Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T13:18:35.789Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T13:18:35.789Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T13:18:35.789Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T13:18:35.789Z] Bash-1.0.6 [2023-04-25T13:18:35.789Z] [2023-04-25T13:18:35.789Z] [2023-04-25T13:18:35.789Z] ==> git version 2.25.1 found [2023-04-25T13:18:35.789Z] ==> 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-25T13:18:35.789Z] Release-Date: 2020-01-08 [2023-04-25T13:18:35.789Z] 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-25T13:18:35.789Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T13:18:35.789Z] ==> Jenkins CI detected. [2023-04-25T13:18:35.790Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-04-25T13:18:35.790Z] project root: . [2023-04-25T13:18:35.790Z] --> token set from env [2023-04-25T13:18:35.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T13:18:35.790Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T13:18:35.790Z] ==> Python coveragepy not found [2023-04-25T13:18:35.790Z] ==> Searching for coverage reports in: [2023-04-25T13:18:35.790Z] + . [2023-04-25T13:18:35.790Z] -> Found 1 reports [2023-04-25T13:18:35.790Z] ==> Detecting git/mercurial file structure [2023-04-25T13:18:36.050Z] ==> Reading reports [2023-04-25T13:18:36.050Z] + ./coverage.out bytes=13 [2023-04-25T13:18:36.050Z] ==> Appending adjustments [2023-04-25T13:18:36.050Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T13:18:36.050Z] + Found adjustments [2023-04-25T13:18:36.050Z] ==> Gzipping contents [2023-04-25T13:18:36.050Z] 4.0K /tmp/codecov.Rac47L.gz [2023-04-25T13:18:36.050Z] ==> Uploading reports [2023-04-25T13:18:36.050Z] url: https://codecov.io [2023-04-25T13:18:36.050Z] query: branch=main&commit=3be8aac13bf41cca2c69aa6da9644fff7a8aa973&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T13:18:36.050Z] -> Pinging Codecov [2023-04-25T13:18:36.050Z] 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=3be8aac13bf41cca2c69aa6da9644fff7a8aa973&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T13:18:36.050Z] -> Uploading to [2023-04-25T13:18:36.050Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/A97CA9966030D2A3747ED39772930CCE/3be8aac13bf41cca2c69aa6da9644fff7a8aa973/f14a0c77-b512-406c-b64d-a29834da1791.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T131835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9269d46d43a8bb23adc0ae00cc54d5e96947c6b435509b2250d3df0f25bc311d [2023-04-25T13:18:36.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T13:18:36.050Z] Dload Upload Total Spent Left Speed [2023-04-25T13:18:36.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1889 --:--:-- --:--:-- --:--:-- 1889 [2023-04-25T13:18:36.310Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] } [2023-04-25T13:18:36.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-25T13:18:36.555Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-25T13:18:36.569Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:18:36.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T13:18:36.867Z] [2023-04-25T13:18:36.867Z] 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-25T13:18:37.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T13:18:37.165Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-25T13:18:37.165Z] df9b9388f04a: Pulling fs layer [2023-04-25T13:18:37.165Z] 52dc419b0ee2: Pulling fs layer [2023-04-25T13:18:37.165Z] 25bc292e5bac: Pulling fs layer [2023-04-25T13:18:37.165Z] 114826534d7a: Pulling fs layer [2023-04-25T13:18:37.165Z] 4657fd5d0bcf: Pulling fs layer [2023-04-25T13:18:37.165Z] 6ad1cebc031e: Pulling fs layer [2023-04-25T13:18:37.165Z] 8a3aa393b2d8: Pulling fs layer [2023-04-25T13:18:37.165Z] 114826534d7a: Waiting [2023-04-25T13:18:37.165Z] 4657fd5d0bcf: Waiting [2023-04-25T13:18:37.165Z] 6ad1cebc031e: Waiting [2023-04-25T13:18:37.165Z] 8a3aa393b2d8: Waiting [2023-04-25T13:18:37.165Z] 25bc292e5bac: Verifying Checksum [2023-04-25T13:18:37.165Z] 25bc292e5bac: Download complete [2023-04-25T13:18:37.165Z] 52dc419b0ee2: Download complete [2023-04-25T13:18:37.165Z] 4657fd5d0bcf: Verifying Checksum [2023-04-25T13:18:37.165Z] 4657fd5d0bcf: Download complete [2023-04-25T13:18:37.165Z] df9b9388f04a: Download complete [2023-04-25T13:18:37.423Z] 6ad1cebc031e: Verifying Checksum [2023-04-25T13:18:37.423Z] 6ad1cebc031e: Download complete [2023-04-25T13:18:37.423Z] df9b9388f04a: Pull complete [2023-04-25T13:18:37.423Z] 52dc419b0ee2: Pull complete [2023-04-25T13:18:37.423Z] 25bc292e5bac: Pull complete [2023-04-25T13:18:37.990Z] 114826534d7a: Verifying Checksum [2023-04-25T13:18:37.990Z] 114826534d7a: Download complete [2023-04-25T13:18:37.990Z] 8a3aa393b2d8: Download complete [2023-04-25T13:18:41.269Z] 114826534d7a: Pull complete [2023-04-25T13:18:41.269Z] 4657fd5d0bcf: Pull complete [2023-04-25T13:18:41.835Z] 6ad1cebc031e: Pull complete [2023-04-25T13:18:44.365Z] 8a3aa393b2d8: Pull complete [2023-04-25T13:18:44.366Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-25T13:18:44.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T13:18:44.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:18:44.443Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:18:44.487Z] $ 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-25T13:18:48.986Z] $ docker top f38ba97dfbe64a59a10a67fb367c5dcfa7e0ab0b7eece34a46a6210af596c657 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-25T13:18:49.034Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-04-25T13:18:49.316Z] + set -o pipefail [2023-04-25T13:18:49.316Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-04-25T13:18:59.293Z] [2023-04-25T13:18:59.293Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-04-25T13:18:59.293Z] [2023-04-25T13:18:59.293Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/37e891ab-4e0e-463e-9b51-c2c0ef6eccf5 [2023-04-25T13:18:59.293Z] [2023-04-25T13:18:59.293Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-25T13:18:59.293Z] [2023-04-25T13:18:59.293Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-25T13:18:59.293Z] [2023-04-25T13:18:59.293Z] [2023-04-25T13:18:59.293Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-25T13:18:59.293Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-25T13:18:59.293Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-25T13:18:59.319Z] $ docker stop --time=1 f38ba97dfbe64a59a10a67fb367c5dcfa7e0ab0b7eece34a46a6210af596c657 [2023-04-25T13:19:02.448Z] $ docker rm -f --volumes f38ba97dfbe64a59a10a67fb367c5dcfa7e0ab0b7eece34a46a6210af596c657 [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-25T13:19:03.133Z] + git log --format=format:%s -1 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] sh [2023-04-25T13:19:03.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T13:19:03.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:19:03.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:19:03.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:19:03.786Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:19:03.828Z] $ 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-25T13:19:04.257Z] $ docker top 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 -eo pid,comm [2023-04-25T13:19:04.296Z] 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-25T13:19:04.296Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T13:19:04.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:19:04.340Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:19:04.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:19:04.469Z] $ docker exec 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 ssh-agent [2023-04-25T13:19:04.570Z] SSH_AUTH_SOCK=/tmp/ssh-K9HZgB15Znqn/agent.32 [2023-04-25T13:19:04.570Z] SSH_AGENT_PID=38 [2023-04-25T13:19:04.575Z] Running ssh-add (command line suppressed) [2023-04-25T13:19:04.698Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6396226252252640148.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6396226252252640148.key) [2023-04-25T13:19:04.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:19:04.986Z] + git semver tag [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,205 [run_tag] DEBUG tag force:False [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,205 [check_head_tag] DEBUG check head tag [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,207 [execute] INFO git cat-file --batch-check [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,211 [execute] INFO git cat-file --batch [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,237 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,237 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,237 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-25T13:19:05.246Z] 2023-04-25 13:19:05,243 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:19:05.246Z] 3.0.0-dev.34 [Pipeline] } [2023-04-25T13:19:05.527Z] $ docker exec --env ******** --env ******** 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 ssh-agent -k [2023-04-25T13:19:05.633Z] unset SSH_AUTH_SOCK; [2023-04-25T13:19:05.633Z] unset SSH_AGENT_PID; [2023-04-25T13:19:05.633Z] echo Agent pid 38 killed; [2023-04-25T13:19:05.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T13:19:05.936Z] + git semver [Pipeline] } [2023-04-25T13:19:06.221Z] $ docker stop --time=1 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 [2023-04-25T13:19:07.484Z] $ docker rm -f --volumes 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:19:07.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T13:19:07.868Z] [2023-04-25T13:19:07.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:19:08.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T13:19:08.161Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-25T13:19:08.161Z] ab5ef0e58194: Pulling fs layer [2023-04-25T13:19:08.161Z] 9712f1f96733: Pulling fs layer [2023-04-25T13:19:08.161Z] 63f879dbbcfc: Pulling fs layer [2023-04-25T13:19:08.161Z] 0d9ebad4ef96: Pulling fs layer [2023-04-25T13:19:08.161Z] e9a5061849ea: Pulling fs layer [2023-04-25T13:19:08.161Z] d747dcd14b5f: Pulling fs layer [2023-04-25T13:19:08.161Z] 2de7ff778b66: Pulling fs layer [2023-04-25T13:19:08.161Z] 0d9ebad4ef96: Waiting [2023-04-25T13:19:08.161Z] e9a5061849ea: Waiting [2023-04-25T13:19:08.161Z] d747dcd14b5f: Waiting [2023-04-25T13:19:08.161Z] 2de7ff778b66: Waiting [2023-04-25T13:19:08.419Z] 63f879dbbcfc: Verifying Checksum [2023-04-25T13:19:08.419Z] 63f879dbbcfc: Download complete [2023-04-25T13:19:08.677Z] 0d9ebad4ef96: Verifying Checksum [2023-04-25T13:19:08.677Z] 0d9ebad4ef96: Download complete [2023-04-25T13:19:08.677Z] e9a5061849ea: Verifying Checksum [2023-04-25T13:19:08.677Z] e9a5061849ea: Download complete [2023-04-25T13:19:08.677Z] ab5ef0e58194: Verifying Checksum [2023-04-25T13:19:08.677Z] ab5ef0e58194: Download complete [2023-04-25T13:19:08.677Z] d747dcd14b5f: Verifying Checksum [2023-04-25T13:19:08.677Z] d747dcd14b5f: Download complete [2023-04-25T13:19:08.677Z] 2de7ff778b66: Verifying Checksum [2023-04-25T13:19:08.677Z] 2de7ff778b66: Download complete [2023-04-25T13:19:11.203Z] ab5ef0e58194: Pull complete [2023-04-25T13:19:11.461Z] 9712f1f96733: Pull complete [2023-04-25T13:19:12.030Z] 63f879dbbcfc: Pull complete [2023-04-25T13:19:16.334Z] 0d9ebad4ef96: Pull complete [2023-04-25T13:19:16.334Z] e9a5061849ea: Pull complete [2023-04-25T13:19:16.334Z] d747dcd14b5f: Pull complete [2023-04-25T13:19:17.268Z] 2de7ff778b66: Pull complete [2023-04-25T13:19:17.268Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-25T13:19:17.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T13:19:17.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:19:17.357Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:19:17.399Z] $ 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-25T13:19:22.796Z] $ docker top c68e690aa5a027c5f087f34afb8b7b4f58434d6d6b36363f5f209f7ad3eecd34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:19:22.853Z] provisioning config files... [2023-04-25T13:19:22.861Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8058852133047718182tmp [2023-04-25T13:19:22.871Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13514811241746763119tmp [2023-04-25T13:19:22.879Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5683014618052279669tmp [Pipeline] { [Pipeline] echo [2023-04-25T13:19:22.894Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:23.176Z] ---> sigul-configuration.sh [2023-04-25T13:19:23.176Z] gpg: directory `/root/.gnupg' created [2023-04-25T13:19:23.176Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-25T13:19:23.176Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-25T13:19:23.176Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-25T13:19:23.176Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-25T13:19:23.176Z] gpg: CAST5 encrypted data [2023-04-25T13:19:23.176Z] gpg: encrypted with 1 passphrase [2023-04-25T13:19:23.176Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-25T13:19:23.458Z] + mkdir /home/jenkins [2023-04-25T13:19:23.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-25T13:19:23.750Z] + 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-25T13:19:23.759Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:24.038Z] ---> sigul-install.sh [2023-04-25T13:19:24.038Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-25T13:19:24.320Z] + git tag --list [2023-04-25T13:19:24.320Z] v1.0.0 [2023-04-25T13:19:24.320Z] v1.1.0 [2023-04-25T13:19:24.320Z] v1.2.0 [2023-04-25T13:19:24.320Z] v1.3.0 [2023-04-25T13:19:24.320Z] v1.3.1 [2023-04-25T13:19:24.320Z] v2.0.0 [2023-04-25T13:19:24.320Z] v2.0.1 [2023-04-25T13:19:24.320Z] v2.1.0 [2023-04-25T13:19:24.320Z] v2.1.1 [2023-04-25T13:19:24.320Z] v2.1.1-dev.1 [2023-04-25T13:19:24.320Z] v2.1.1-dev.2 [2023-04-25T13:19:24.320Z] v2.1.2 [2023-04-25T13:19:24.320Z] v2.1.2-dev.1 [2023-04-25T13:19:24.320Z] v2.1.2-dev.2 [2023-04-25T13:19:24.320Z] v2.2.0 [2023-04-25T13:19:24.320Z] v2.2.1-dev.1 [2023-04-25T13:19:24.320Z] v2.2.1-dev.10 [2023-04-25T13:19:24.320Z] v2.2.1-dev.2 [2023-04-25T13:19:24.320Z] v2.2.1-dev.3 [2023-04-25T13:19:24.320Z] v2.2.1-dev.4 [2023-04-25T13:19:24.320Z] v2.2.1-dev.5 [2023-04-25T13:19:24.320Z] v2.2.1-dev.6 [2023-04-25T13:19:24.320Z] v2.2.1-dev.7 [2023-04-25T13:19:24.320Z] v2.2.1-dev.8 [2023-04-25T13:19:24.320Z] v2.2.1-dev.9 [2023-04-25T13:19:24.320Z] v2.3.0 [2023-04-25T13:19:24.320Z] v2.3.0-dev.10 [2023-04-25T13:19:24.320Z] v2.3.0-dev.11 [2023-04-25T13:19:24.320Z] v2.3.0-dev.12 [2023-04-25T13:19:24.320Z] v2.3.0-dev.13 [2023-04-25T13:19:24.320Z] v2.3.0-dev.14 [2023-04-25T13:19:24.320Z] v2.3.0-dev.15 [2023-04-25T13:19:24.320Z] v2.3.0-dev.16 [2023-04-25T13:19:24.320Z] v2.3.0-dev.17 [2023-04-25T13:19:24.320Z] v2.3.0-dev.18 [2023-04-25T13:19:24.320Z] v2.3.0-dev.19 [2023-04-25T13:19:24.320Z] v2.3.0-dev.20 [2023-04-25T13:19:24.320Z] v2.3.0-dev.21 [2023-04-25T13:19:24.320Z] v2.3.0-dev.22 [2023-04-25T13:19:24.320Z] v2.3.0-dev.23 [2023-04-25T13:19:24.320Z] v2.3.0-dev.24 [2023-04-25T13:19:24.320Z] v2.3.0-dev.25 [2023-04-25T13:19:24.320Z] v2.3.0-dev.26 [2023-04-25T13:19:24.320Z] v2.3.0-dev.27 [2023-04-25T13:19:24.320Z] v2.3.0-dev.28 [2023-04-25T13:19:24.320Z] v2.3.0-dev.29 [2023-04-25T13:19:24.320Z] v2.3.0-dev.30 [2023-04-25T13:19:24.320Z] v2.3.0-dev.31 [2023-04-25T13:19:24.320Z] v2.3.0-dev.32 [2023-04-25T13:19:24.320Z] v2.3.0-dev.33 [2023-04-25T13:19:24.320Z] v2.3.0-dev.34 [2023-04-25T13:19:24.320Z] v2.3.0-dev.35 [2023-04-25T13:19:24.320Z] v2.3.0-dev.36 [2023-04-25T13:19:24.320Z] v2.3.0-dev.37 [2023-04-25T13:19:24.320Z] v2.3.1 [2023-04-25T13:19:24.320Z] v2.3.1-dev.1 [2023-04-25T13:19:24.320Z] v2.3.1-dev.2 [2023-04-25T13:19:24.320Z] v2.3.1-dev.3 [2023-04-25T13:19:24.320Z] v2.3.1-dev.4 [2023-04-25T13:19:24.320Z] v3.0.0-dev.1 [2023-04-25T13:19:24.320Z] v3.0.0-dev.10 [2023-04-25T13:19:24.320Z] v3.0.0-dev.11 [2023-04-25T13:19:24.320Z] v3.0.0-dev.12 [2023-04-25T13:19:24.320Z] v3.0.0-dev.13 [2023-04-25T13:19:24.320Z] v3.0.0-dev.14 [2023-04-25T13:19:24.320Z] v3.0.0-dev.15 [2023-04-25T13:19:24.320Z] v3.0.0-dev.16 [2023-04-25T13:19:24.320Z] v3.0.0-dev.17 [2023-04-25T13:19:24.320Z] v3.0.0-dev.18 [2023-04-25T13:19:24.320Z] v3.0.0-dev.19 [2023-04-25T13:19:24.320Z] v3.0.0-dev.2 [2023-04-25T13:19:24.320Z] v3.0.0-dev.20 [2023-04-25T13:19:24.320Z] v3.0.0-dev.21 [2023-04-25T13:19:24.320Z] v3.0.0-dev.22 [2023-04-25T13:19:24.320Z] v3.0.0-dev.23 [2023-04-25T13:19:24.320Z] v3.0.0-dev.24 [2023-04-25T13:19:24.320Z] v3.0.0-dev.25 [2023-04-25T13:19:24.320Z] v3.0.0-dev.26 [2023-04-25T13:19:24.320Z] v3.0.0-dev.27 [2023-04-25T13:19:24.320Z] v3.0.0-dev.28 [2023-04-25T13:19:24.320Z] v3.0.0-dev.29 [2023-04-25T13:19:24.320Z] v3.0.0-dev.3 [2023-04-25T13:19:24.320Z] v3.0.0-dev.30 [2023-04-25T13:19:24.320Z] v3.0.0-dev.31 [2023-04-25T13:19:24.320Z] v3.0.0-dev.32 [2023-04-25T13:19:24.320Z] v3.0.0-dev.33 [2023-04-25T13:19:24.320Z] v3.0.0-dev.34 [2023-04-25T13:19:24.320Z] v3.0.0-dev.4 [2023-04-25T13:19:24.320Z] v3.0.0-dev.5 [2023-04-25T13:19:24.320Z] v3.0.0-dev.6 [2023-04-25T13:19:24.320Z] v3.0.0-dev.7 [2023-04-25T13:19:24.320Z] v3.0.0-dev.8 [2023-04-25T13:19:24.320Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-25T13:19:24.598Z] + lftools sign git-tag v3.0.0-dev.34 [2023-04-25T13:19:25.166Z] Signing Git tag with Sigul... [2023-04-25T13:19:25.166Z] Signing v3.0.0-dev.34 [Pipeline] echo [2023-04-25T13:19:25.738Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:26.017Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-25T13:19:26.023Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-25T13:19:26.061Z] $ docker stop --time=1 c68e690aa5a027c5f087f34afb8b7b4f58434d6d6b36363f5f209f7ad3eecd34 [2023-04-25T13:19:27.333Z] $ docker rm -f --volumes c68e690aa5a027c5f087f34afb8b7b4f58434d6d6b36363f5f209f7ad3eecd34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-25T13:19:27.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T13:19:27.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:19:28.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:19:28.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:19:28.103Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:19:28.144Z] $ 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-25T13:19:28.505Z] $ docker top b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a -eo pid,comm [2023-04-25T13:19:28.541Z] 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-25T13:19:28.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T13:19:28.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:19:28.583Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:19:28.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:19:28.723Z] $ docker exec b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a ssh-agent [2023-04-25T13:19:28.816Z] SSH_AUTH_SOCK=/tmp/ssh-O7opHjlZCafE/agent.33 [2023-04-25T13:19:28.816Z] SSH_AGENT_PID=39 [2023-04-25T13:19:28.822Z] Running ssh-add (command line suppressed) [2023-04-25T13:19:28.938Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10614817503054803757.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10614817503054803757.key) [2023-04-25T13:19:28.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:19:29.230Z] + git semver bump pre [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,412 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,412 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,412 [bump_version] DEBUG bumped version:3.0.0-dev.35 [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,412 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,412 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,412 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,414 [execute] INFO git cat-file --batch-check [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,414 [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-25T13:19:29.490Z] 2023-04-25 13:19:29,419 [execute] INFO git cat-file --batch [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T13:19:29.490Z] 2023-04-25 13:19:29,423 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:19:29.490Z] 3.0.0-dev.35 [Pipeline] } [2023-04-25T13:19:29.515Z] $ docker exec --env ******** --env ******** b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a ssh-agent -k [2023-04-25T13:19:29.625Z] unset SSH_AUTH_SOCK; [2023-04-25T13:19:29.625Z] unset SSH_AGENT_PID; [2023-04-25T13:19:29.625Z] echo Agent pid 39 killed; [2023-04-25T13:19:29.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T13:19:29.919Z] + git semver [Pipeline] } [2023-04-25T13:19:30.205Z] $ docker stop --time=1 b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a [2023-04-25T13:19:31.496Z] $ docker rm -f --volumes b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:19:31.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T13:19:31.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:19:32.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:19:32.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:19:32.179Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:19:32.224Z] $ 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-25T13:19:32.542Z] $ docker top 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa -eo pid,comm [2023-04-25T13:19:32.571Z] 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-25T13:19:32.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T13:19:32.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:19:32.599Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:19:32.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:19:32.726Z] $ docker exec 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa ssh-agent [2023-04-25T13:19:32.816Z] SSH_AUTH_SOCK=/tmp/ssh-3upnJar85Z19/agent.32 [2023-04-25T13:19:32.816Z] SSH_AGENT_PID=38 [2023-04-25T13:19:32.821Z] Running ssh-add (command line suppressed) [2023-04-25T13:19:32.951Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8505092136017436162.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8505092136017436162.key) [2023-04-25T13:19:32.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:19:33.240Z] + git semver push [2023-04-25T13:19:33.499Z] 2023-04-25 13:19:33,439 [run_push] DEBUG push [2023-04-25T13:19:33.499Z] 2023-04-25 13:19:33,440 [execute] INFO git cat-file --batch-check [2023-04-25T13:19:33.499Z] 2023-04-25 13:19:33,440 [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-25T13:19:33.499Z] 2023-04-25 13:19:33,444 [execute] INFO git rev-list 73556e0f72ebcd518a8beb3fb4aa6bbacee4cfc8 -- [2023-04-25T13:19:33.499Z] 2023-04-25 13:19:33,445 [execute] DEBUG Popen(['git', 'rev-list', '73556e0f72ebcd518a8beb3fb4aa6bbacee4cfc8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-25T13:19:33.499Z] 2023-04-25 13:19:33,455 [execute] INFO git fetch -v origin [2023-04-25T13:19:33.499Z] 2023-04-25 13:19:33,456 [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-25T13:19:34.067Z] 2023-04-25 13:19:33,932 [run_push] DEBUG no remote changes detected [2023-04-25T13:19:34.067Z] 2023-04-25 13:19:33,933 [execute] INFO git push origin semver [2023-04-25T13:19:34.067Z] 2023-04-25 13:19:33,933 [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-25T13:19:35.012Z] 2023-04-25 13:19:34,739 [run_push] DEBUG push all version tags [2023-04-25T13:19:35.012Z] 2023-04-25 13:19:34,740 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-25T13:19:35.012Z] 2023-04-25 13:19:34,740 [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-25T13:19:35.581Z] 2023-04-25 13:19:35,483 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-25T13:19:35.581Z] 3.0.0-dev.35 [Pipeline] } [2023-04-25T13:19:35.603Z] $ docker exec --env ******** --env ******** 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa ssh-agent -k [2023-04-25T13:19:35.706Z] unset SSH_AUTH_SOCK; [2023-04-25T13:19:35.706Z] unset SSH_AGENT_PID; [2023-04-25T13:19:35.706Z] echo Agent pid 38 killed; [2023-04-25T13:19:35.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T13:19:35.999Z] + git semver [Pipeline] } [2023-04-25T13:19:36.286Z] $ docker stop --time=1 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa [2023-04-25T13:19:37.568Z] $ docker rm -f --volumes 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa [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-25T13:19:38.089Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-04-25T13:19:38.089Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-25T13:19:38.089Z] total 16 [2023-04-25T13:19:38.089Z] drwxr-xr-x 3 root root 4096 Apr 25 13:07 . [2023-04-25T13:19:38.089Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:19 .. [2023-04-25T13:19:38.089Z] drwxr-xr-x 2 root root 4096 Apr 25 13:07 cost [2023-04-25T13:19:38.089Z] -rw-r--r-- 1 root root 96 Apr 25 13:07 cost.csv [2023-04-25T13:19:38.089Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-04-25T13:19:38.089Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-25T13:19:38.089Z] total 16 [2023-04-25T13:19:38.089Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:07 . [2023-04-25T13:19:38.089Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:19 .. [2023-04-25T13:19:38.089Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 13:07 cost [2023-04-25T13:19:38.089Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 25 13:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:38.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:39.237Z] ---> package-listing.sh [2023-04-25T13:19:39.237Z] ++ facter osfamily [2023-04-25T13:19:39.237Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T13:19:39.496Z] + OS_FAMILY=debian [2023-04-25T13:19:39.496Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-04-25T13:19:39.496Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T13:19:39.496Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T13:19:39.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T13:19:39.496Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T13:19:39.496Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-25T13:19:39.496Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T13:19:39.496Z] + case "${OS_FAMILY}" in [2023-04-25T13:19:39.496Z] + dpkg -l [2023-04-25T13:19:39.496Z] + grep '^ii' [2023-04-25T13:19:39.496Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T13:19:39.496Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T13:19:39.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T13:19:39.496Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-25T13:19:39.496Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-04-25T13:19:39.496Z] + 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-25T13:19:39.505Z] 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-25T13:19:39.781Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:19:40.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:19:40.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:19:40.588Z] prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container [2023-04-25T13:19:40.634Z] $ 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-25T13:19:40.848Z] $ docker top e0e6a4b831c6f9083cfb26762a4b06aad9d76975698a973cb82d2a0d1976bc00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:19:41.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T13:19:41.452Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T13:19:41.738Z] + ls /var/log/sa-host [2023-04-25T13:19:41.738Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:19:41.805Z] provisioning config files... [2023-04-25T13:19:41.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4744112170834868679tmp [Pipeline] { [Pipeline] echo [2023-04-25T13:19:41.822Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:42.103Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T13:19:42.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:42.448Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T13:19:42.457Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:42.741Z] ---> sudo-logs.sh [2023-04-25T13:19:42.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T13:19:42.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:43.050Z] ---> job-cost.sh [2023-04-25T13:19:43.050Z] lf-activate-venv: SKIPPING [2023-04-25T13:19:43.050Z] DEBUG: total: 0.2199999988079071 [2023-04-25T13:19:43.050Z] INFO: Retrieving Stack Cost... [2023-04-25T13:19:43.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T13:19:43.877Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T13:19:43.888Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:19:44.172Z] ---> logs-deploy.sh [2023-04-25T13:19:44.172Z] lf-activate-venv: SKIPPING [2023-04-25T13:19:44.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/152 [2023-04-25T13:19:44.172Z] INFO: archiving workspace using pattern(s): [2023-04-25T13:19:45.108Z] Archives upload complete. [2023-04-25T13:19:45.108Z] INFO: archiving logs to Nexus