Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 759f161ccdd1991ea406a7cb9b3094479a703e86 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-ssh10597168477259948600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8215313072594611293.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9703325826439800934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6303504455414664974.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-ssh3195990456443366270.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5988 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 759f161ccdd1991ea406a7cb9b3094479a703e86 (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#594)" > 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 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 > git rev-list --no-walk 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T21:02:37.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T21:02:37.066Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T21:02:37.078Z] ========================================================= [2023-09-12T21:02:37.078Z] EdgeX Global Pipelines Version Info [2023-09-12T21:02:37.078Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:02:37.785Z] ------------------- [2023-09-12T21:02:37.785Z] stable info: [2023-09-12T21:02:37.785Z] ------------------- [2023-09-12T21:02:37.785Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T21:02:37.785Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:02:37.785Z] Message: update stable to v1.0.254 [2023-09-12T21:02:38.355Z] ------------------- [2023-09-12T21:02:38.355Z] experimental info: [2023-09-12T21:02:38.355Z] ------------------- [2023-09-12T21:02:38.355Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T21:02:38.355Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:02:38.355Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T21:02:38.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-12T21:02:38.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-12T21:02:38.557Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T21:02:38.565Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T21:02:38.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T21:02:38.583Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T21:02:38.594Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T21:02:38.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T21:02:38.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T21:02:38.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T21:02:38.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T21:02:38.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-12T21:02:38.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T21:02:38.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T21:02:38.676Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:02:38.696Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:02:38.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:02:38.732Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:02:38.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T21:02:38.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T21:02:38.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T21:02:38.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T21:02:38.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T21:02:38.827Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T21:02:38.847Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T21:02:38.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T21:02:38.885Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T21:02:38.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T21:02:38.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T21:02:38.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T21:02:38.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] echo [2023-09-12T21:02:38.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 759f161 [Pipeline] echo [2023-09-12T21:02:38.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:02:39.027Z] provisioning config files... [2023-09-12T21:02:39.041Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10793880292242746425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:02:39.350Z] ---> docker-login.sh [2023-09-12T21:02:39.350Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:02:39.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:39.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:39.610Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:39.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:39.610Z] [2023-09-12T21:02:39.610Z] Login Succeeded [2023-09-12T21:02:39.610Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:02:39.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:39.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:39.610Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:39.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:39.610Z] [2023-09-12T21:02:39.610Z] Login Succeeded [2023-09-12T21:02:39.610Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:02:39.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:39.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:39.869Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:39.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:39.869Z] [2023-09-12T21:02:39.869Z] Login Succeeded [2023-09-12T21:02:39.869Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:02:39.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:39.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:39.869Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:39.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:39.869Z] [2023-09-12T21:02:39.869Z] Login Succeeded [2023-09-12T21:02:39.869Z] docker.io [2023-09-12T21:02:40.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:40.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:40.129Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:40.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:40.129Z] [2023-09-12T21:02:40.129Z] Login Succeeded [2023-09-12T21:02:40.129Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:02:40.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T21:02:40.490Z] + git rev-list -1 --merges 759f161ccdd1991ea406a7cb9b3094479a703e86~1..759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] echo [2023-09-12T21:02:40.540Z] -----------> git rev-list -1 --merges 759f161ccdd1991ea406a7cb9b3094479a703e86~1..759f161ccdd1991ea406a7cb9b3094479a703e86 759f161ccdd1991ea406a7cb9b3094479a703e86 [false] [Pipeline] sh [2023-09-12T21:02:40.829Z] + git log --format=format:%s -1 759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] echo [2023-09-12T21:02:40.843Z] ========================================================= [2023-09-12T21:02:40.843Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T21:02:40.843Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:02:41.160Z] + git log --format=format:%s -1 759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] echo [2023-09-12T21:02:41.171Z] [semverPrep] GIT_COMMIT: 759f161ccdd1991ea406a7cb9b3094479a703e86, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#594) [Pipeline] echo [2023-09-12T21:02:41.180Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T21:02:41.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:02:41.524Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T21:02:41.524Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T21:02:41.524Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T21:02:41.524Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T21:02:41.524Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T21:02:41.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:02:41.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:02:41.861Z] [2023-09-12T21:02:41.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:02:42.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:02:42.166Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T21:02:42.166Z] b85a868b505f: Pulling fs layer [2023-09-12T21:02:42.166Z] e2be974225ed: Pulling fs layer [2023-09-12T21:02:42.166Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T21:02:42.166Z] 988bab9f4d93: Pulling fs layer [2023-09-12T21:02:42.166Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T21:02:42.166Z] eaf3925da568: Pulling fs layer [2023-09-12T21:02:42.166Z] bab4dde63d76: Pulling fs layer [2023-09-12T21:02:42.166Z] bde34c3a00c8: Pulling fs layer [2023-09-12T21:02:42.166Z] b352a97aabf1: Pulling fs layer [2023-09-12T21:02:42.166Z] 4872d77fe225: Pulling fs layer [2023-09-12T21:02:42.166Z] 5851b861e8e6: Pulling fs layer [2023-09-12T21:02:42.166Z] bab4dde63d76: Waiting [2023-09-12T21:02:42.166Z] b352a97aabf1: Waiting [2023-09-12T21:02:42.166Z] 4872d77fe225: Waiting [2023-09-12T21:02:42.166Z] 5851b861e8e6: Waiting [2023-09-12T21:02:42.166Z] 988bab9f4d93: Waiting [2023-09-12T21:02:42.166Z] bde34c3a00c8: Waiting [2023-09-12T21:02:42.166Z] eaf3925da568: Waiting [2023-09-12T21:02:42.166Z] 1469e6f7b9e6: Waiting [2023-09-12T21:02:42.166Z] e2be974225ed: Verifying Checksum [2023-09-12T21:02:42.166Z] e2be974225ed: Download complete [2023-09-12T21:02:42.166Z] 988bab9f4d93: Verifying Checksum [2023-09-12T21:02:42.166Z] 988bab9f4d93: Download complete [2023-09-12T21:02:42.166Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T21:02:42.166Z] 1469e6f7b9e6: Download complete [2023-09-12T21:02:42.166Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T21:02:42.166Z] 339a4e72a1f5: Download complete [2023-09-12T21:02:42.426Z] eaf3925da568: Verifying Checksum [2023-09-12T21:02:42.426Z] eaf3925da568: Download complete [2023-09-12T21:02:42.426Z] bde34c3a00c8: Download complete [2023-09-12T21:02:42.426Z] b352a97aabf1: Download complete [2023-09-12T21:02:42.426Z] 4872d77fe225: Verifying Checksum [2023-09-12T21:02:42.426Z] 4872d77fe225: Download complete [2023-09-12T21:02:42.426Z] 5851b861e8e6: Verifying Checksum [2023-09-12T21:02:42.426Z] 5851b861e8e6: Download complete [2023-09-12T21:02:42.426Z] b85a868b505f: Verifying Checksum [2023-09-12T21:02:42.426Z] b85a868b505f: Download complete [2023-09-12T21:02:42.684Z] bab4dde63d76: Verifying Checksum [2023-09-12T21:02:42.684Z] bab4dde63d76: Download complete [2023-09-12T21:02:43.635Z] b85a868b505f: Pull complete [2023-09-12T21:02:43.635Z] e2be974225ed: Pull complete [2023-09-12T21:02:44.202Z] 339a4e72a1f5: Pull complete [2023-09-12T21:02:44.202Z] 988bab9f4d93: Pull complete [2023-09-12T21:02:44.461Z] 1469e6f7b9e6: Pull complete [2023-09-12T21:02:44.720Z] eaf3925da568: Pull complete [2023-09-12T21:02:46.622Z] bab4dde63d76: Pull complete [2023-09-12T21:02:46.622Z] bde34c3a00c8: Pull complete [2023-09-12T21:02:46.622Z] b352a97aabf1: Pull complete [2023-09-12T21:02:46.622Z] 4872d77fe225: Pull complete [2023-09-12T21:02:46.622Z] 5851b861e8e6: Pull complete [2023-09-12T21:02:46.622Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T21:02:46.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:02:46.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:02:46.711Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:02:46.742Z] $ 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-09-12T21:02:49.603Z] $ docker top d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 -eo pid,comm [2023-09-12T21:02:49.651Z] 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-09-12T21:02:49.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:02:49.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:02:49.691Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:02:49.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:02:49.803Z] $ docker exec d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 ssh-agent [2023-09-12T21:02:49.908Z] SSH_AUTH_SOCK=/tmp/ssh-lNtrhoCyxj51/agent.32 [2023-09-12T21:02:49.908Z] SSH_AGENT_PID=38 [2023-09-12T21:02:49.914Z] Running ssh-add (command line suppressed) [2023-09-12T21:02:50.017Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11986629851133045959.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11986629851133045959.key) [2023-09-12T21:02:50.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:02:50.319Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T21:02:50.334Z] $ docker exec --env ******** --env ******** d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 ssh-agent -k [2023-09-12T21:02:50.430Z] unset SSH_AUTH_SOCK; [2023-09-12T21:02:50.430Z] unset SSH_AGENT_PID; [2023-09-12T21:02:50.430Z] echo Agent pid 38 killed; [2023-09-12T21:02:50.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T21:02:50.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:02:50.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:02:50.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:02:50.587Z] $ docker exec d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 ssh-agent [2023-09-12T21:02:50.687Z] SSH_AUTH_SOCK=/tmp/ssh-CKGJlrkAor0e/agent.70 [2023-09-12T21:02:50.687Z] SSH_AGENT_PID=76 [2023-09-12T21:02:50.691Z] Running ssh-add (command line suppressed) [2023-09-12T21:02:50.792Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5742569059437540944.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5742569059437540944.key) [2023-09-12T21:02:50.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:02:51.089Z] + git semver init [2023-09-12T21:02:51.349Z] 2023-09-12 21:02:51,262 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T21:02:51.349Z] 2023-09-12 21:02:51,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-12T21:02:51.349Z] 2023-09-12 21:02:51,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-12T21:02:51.349Z] 2023-09-12 21:02:51,263 [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-09-12T21:02:52.286Z] 2023-09-12 21:02:52,050 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-12T21:02:52.286Z] 2023-09-12 21:02:52,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-12T21:02:52.286Z] 2023-09-12 21:02:52,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:02:52.286Z] 2023-09-12 21:02:52,051 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:02:52.286Z] 3.1.0-dev.19 [Pipeline] } [2023-09-12T21:02:52.300Z] $ docker exec --env ******** --env ******** d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 ssh-agent -k [2023-09-12T21:02:52.394Z] unset SSH_AUTH_SOCK; [2023-09-12T21:02:52.395Z] unset SSH_AGENT_PID; [2023-09-12T21:02:52.395Z] echo Agent pid 76 killed; [2023-09-12T21:02:52.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:02:52.715Z] + git semver [Pipeline] } [2023-09-12T21:02:52.997Z] $ docker stop --time=1 d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 [2023-09-12T21:02:54.305Z] $ docker rm -f --volumes d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:02:54.650Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T21:02:54.848Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T21:02:54.851Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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-09-12T21:02:55.013Z] provisioning config files... [2023-09-12T21:02:55.023Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12542737234016773385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:02:55.318Z] ---> docker-login.sh [2023-09-12T21:02:55.318Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:02:55.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:55.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:55.318Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:55.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:55.318Z] [2023-09-12T21:02:55.318Z] Login Succeeded [2023-09-12T21:02:55.318Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:02:55.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:55.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:55.318Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:55.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:55.318Z] [2023-09-12T21:02:55.318Z] Login Succeeded [2023-09-12T21:02:55.318Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:02:55.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:55.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:55.578Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:55.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:55.578Z] [2023-09-12T21:02:55.578Z] Login Succeeded [2023-09-12T21:02:55.578Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:02:55.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:55.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:55.578Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:55.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:55.578Z] [2023-09-12T21:02:55.578Z] Login Succeeded [2023-09-12T21:02:55.578Z] docker.io [2023-09-12T21:02:55.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:55.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:55.837Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:55.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:55.837Z] [2023-09-12T21:02:55.837Z] Login Succeeded [2023-09-12T21:02:55.837Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:02:55.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:02:55.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:02:55.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:02:55.943Z] ========================================================= [2023-09-12T21:02:55.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T21:02:55.943Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:02:56.260Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:02:56.261Z] Sending build context to Docker daemon 3.338MB [2023-09-12T21:02:56.261Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:02:56.261Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:02:56.261Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T21:02:56.261Z] 7264a8db6415: Pulling fs layer [2023-09-12T21:02:56.261Z] c4d48a809fc2: Pulling fs layer [2023-09-12T21:02:56.261Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T21:02:56.261Z] ad3a456e5733: Pulling fs layer [2023-09-12T21:02:56.261Z] 9e4f439ed901: Pulling fs layer [2023-09-12T21:02:56.261Z] feaf6a47b606: Pulling fs layer [2023-09-12T21:02:56.261Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T21:02:56.261Z] 8ac70367396e: Pulling fs layer [2023-09-12T21:02:56.261Z] 6db16350a2e2: Pulling fs layer [2023-09-12T21:02:56.261Z] 9250d5d63582: Pulling fs layer [2023-09-12T21:02:56.261Z] ad3a456e5733: Waiting [2023-09-12T21:02:56.261Z] 9e4f439ed901: Waiting [2023-09-12T21:02:56.261Z] 8ac70367396e: Waiting [2023-09-12T21:02:56.261Z] feaf6a47b606: Waiting [2023-09-12T21:02:56.261Z] 6db16350a2e2: Waiting [2023-09-12T21:02:56.261Z] 5e8b037d7d82: Waiting [2023-09-12T21:02:56.261Z] c4d48a809fc2: Download complete [2023-09-12T21:02:56.261Z] ad3a456e5733: Download complete [2023-09-12T21:02:56.261Z] 9e4f439ed901: Verifying Checksum [2023-09-12T21:02:56.261Z] 9e4f439ed901: Download complete [2023-09-12T21:02:56.261Z] 7264a8db6415: Verifying Checksum [2023-09-12T21:02:56.261Z] 7264a8db6415: Download complete [2023-09-12T21:02:56.542Z] feaf6a47b606: Verifying Checksum [2023-09-12T21:02:56.542Z] feaf6a47b606: Download complete [2023-09-12T21:02:56.542Z] 7264a8db6415: Pull complete [2023-09-12T21:02:56.542Z] 8ac70367396e: Verifying Checksum [2023-09-12T21:02:56.542Z] 8ac70367396e: Download complete [2023-09-12T21:02:56.801Z] c4d48a809fc2: Pull complete [2023-09-12T21:02:56.801Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T21:02:56.801Z] 4f1c88b9dad5: Download complete [2023-09-12T21:02:56.801Z] 6db16350a2e2: Verifying Checksum [2023-09-12T21:02:56.801Z] 6db16350a2e2: Download complete [2023-09-12T21:02:57.058Z] 9250d5d63582: Verifying Checksum [2023-09-12T21:02:57.058Z] 9250d5d63582: Download complete [2023-09-12T21:02:57.058Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T21:02:57.058Z] 5e8b037d7d82: Download complete [2023-09-12T21:02:59.586Z] 4f1c88b9dad5: Pull complete [2023-09-12T21:02:59.586Z] ad3a456e5733: Pull complete [2023-09-12T21:02:59.586Z] 9e4f439ed901: Pull complete [2023-09-12T21:02:59.844Z] feaf6a47b606: Pull complete [2023-09-12T21:03:02.375Z] 5e8b037d7d82: Pull complete [2023-09-12T21:03:02.375Z] 8ac70367396e: Pull complete [2023-09-12T21:03:02.635Z] 6db16350a2e2: Pull complete [2023-09-12T21:03:03.201Z] 9250d5d63582: Pull complete [2023-09-12T21:03:03.201Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T21:03:03.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:03:03.201Z] ---> fa269f55d9b9 [2023-09-12T21:03:03.201Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:03:08.492Z] ---> Running in b4ea66d293dd [2023-09-12T21:03:08.492Z] Removing intermediate container b4ea66d293dd [2023-09-12T21:03:08.492Z] ---> 2fb5c3f6f48e [2023-09-12T21:03:08.492Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:03:08.492Z] ---> Running in 22633d68680c [2023-09-12T21:03:08.750Z] Removing intermediate container 22633d68680c [2023-09-12T21:03:08.750Z] ---> ef92456b35fe [2023-09-12T21:03:08.750Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:03:08.750Z] ---> Running in 77dcf861c600 [2023-09-12T21:03:08.750Z] Removing intermediate container 77dcf861c600 [2023-09-12T21:03:08.750Z] ---> 9093babaa5dd [2023-09-12T21:03:08.751Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:03:08.751Z] ---> Running in 1b6e65eb5545 [2023-09-12T21:03:09.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:03:09.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:03:09.526Z] OK: 265 MiB in 56 packages [2023-09-12T21:03:09.787Z] Removing intermediate container 1b6e65eb5545 [2023-09-12T21:03:09.787Z] ---> 30d3dc8ba5c4 [2023-09-12T21:03:09.787Z] Step 7/12 : WORKDIR /app [2023-09-12T21:03:09.787Z] ---> Running in 3bc17f3185d1 [2023-09-12T21:03:09.787Z] Removing intermediate container 3bc17f3185d1 [2023-09-12T21:03:09.787Z] ---> 0f53de7e9721 [2023-09-12T21:03:09.787Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:03:09.963Z] Still waiting to schedule task [2023-09-12T21:03:09.964Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T21:03:10.047Z] ---> b9e49a114e97 [2023-09-12T21:03:10.047Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:03:10.047Z] ---> Running in d24445b0b818 [2023-09-12T21:03:42.127Z] Removing intermediate container d24445b0b818 [2023-09-12T21:03:42.127Z] ---> 4b9a4088ba2b [2023-09-12T21:03:42.127Z] Step 10/12 : COPY . . [2023-09-12T21:03:42.127Z] ---> 756f63f596db [2023-09-12T21:03:42.127Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:03:42.127Z] ---> Running in 93077c6fd7eb [2023-09-12T21:03:42.127Z] Removing intermediate container 93077c6fd7eb [2023-09-12T21:03:42.127Z] ---> 6e80617233c4 [2023-09-12T21:03:42.127Z] Step 12/12 : RUN $MAKE [2023-09-12T21:03:42.127Z] ---> Running in c7203410b010 [2023-09-12T21:03:42.127Z] noop [2023-09-12T21:03:42.127Z] Removing intermediate container c7203410b010 [2023-09-12T21:03:42.127Z] ---> 5a91a228bc99 [2023-09-12T21:03:42.127Z] Successfully built 5a91a228bc99 [2023-09-12T21:03:42.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:03:42.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:03:42.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:03:42.527Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:03:42.562Z] $ 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-09-12T21:03:42.866Z] $ docker top 8cbd05765800c8801bf957160a562314c4df754a060e746f9c421735e94a9a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:03:43.204Z] + go version [2023-09-12T21:03:43.204Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:03:43.217Z] $ docker stop --time=1 8cbd05765800c8801bf957160a562314c4df754a060e746f9c421735e94a9a75 [2023-09-12T21:03:44.456Z] $ docker rm -f --volumes 8cbd05765800c8801bf957160a562314c4df754a060e746f9c421735e94a9a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:03:44.866Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:03:44.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:03:44.940Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:03:44.976Z] $ 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-09-12T21:03:45.266Z] $ docker top 01b4238f6dbdd137c58af7194e77f65e325cbc437bbe044d6c077624866e3c58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:03:45.602Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:03:45.903Z] + make test [2023-09-12T21:03:45.903Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T21:04:05.660Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-12T21:04:17.848Z] go vet ./... [2023-09-12T21:04:20.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:04:20.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:04:20.374Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:04:20.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:04:20.385Z] $ docker stop --time=1 01b4238f6dbdd137c58af7194e77f65e325cbc437bbe044d6c077624866e3c58 [2023-09-12T21:04:24.291Z] $ docker rm -f --volumes 01b4238f6dbdd137c58af7194e77f65e325cbc437bbe044d6c077624866e3c58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:04:24.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:04:24.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T21:04:25.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:04:25.694Z] + ls -al . [2023-09-12T21:04:25.694Z] total 184 [2023-09-12T21:04:25.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:03 . [2023-09-12T21:04:25.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:02 .. [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 21:02 .dockerignore [2023-09-12T21:04:25.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:04 .git [2023-09-12T21:04:25.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:02 .github [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 12 21:02 .gitignore [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:02 .golangci.yml [2023-09-12T21:04:25.694Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:02 .semver [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 12 21:02 Attribution.txt [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 12 21:02 CHANGELOG.md [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 12 21:02 Dockerfile [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:02 GOVERNANCE.md [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 12 21:02 Jenkinsfile [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 21:02 LICENSE [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 21:02 OWNERS.md [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 12 21:02 README.md [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:02 VERSION [2023-09-12T21:04:25.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:02 bin [2023-09-12T21:04:25.694Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 12 21:03 coverage.out [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 12 21:02 go.mod [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 33854 Sep 12 21:02 go.sum [2023-09-12T21:04:25.694Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 21:02 main.go [2023-09-12T21:04:25.695Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 12 21:02 makefile [2023-09-12T21:04:25.695Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:02 res [2023-09-12T21:04:25.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:26.096Z] + 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=759f161ccdd1991ea406a7cb9b3094479a703e86 --label arch=amd64 --label version=3.1.0-dev.19 . [2023-09-12T21:04:26.096Z] Sending build context to Docker daemon 3.339MB [2023-09-12T21:04:26.096Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:04:26.096Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T21:04:26.096Z] ---> 5a91a228bc99 [2023-09-12T21:04:26.096Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:04:26.096Z] ---> Running in 890d8b0e7196 [2023-09-12T21:04:26.384Z] Removing intermediate container 890d8b0e7196 [2023-09-12T21:04:26.384Z] ---> a7b9bd4cb14f [2023-09-12T21:04:26.384Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:04:26.384Z] ---> Running in d42b764f9d97 [2023-09-12T21:04:26.384Z] Removing intermediate container d42b764f9d97 [2023-09-12T21:04:26.384Z] ---> 87f84ea4e332 [2023-09-12T21:04:26.384Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:04:26.384Z] ---> Running in 53f47009c79a [2023-09-12T21:04:26.384Z] Removing intermediate container 53f47009c79a [2023-09-12T21:04:26.384Z] ---> 38f11527ff88 [2023-09-12T21:04:26.384Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:04:26.384Z] ---> Running in e8b87f8830a6 [2023-09-12T21:04:26.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:04:26.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:04:27.183Z] OK: 265 MiB in 56 packages [2023-09-12T21:04:27.444Z] Removing intermediate container e8b87f8830a6 [2023-09-12T21:04:27.444Z] ---> f9edddc6e6e1 [2023-09-12T21:04:27.444Z] Step 7/26 : WORKDIR /app [2023-09-12T21:04:27.444Z] ---> Running in b8bc933c5bdb [2023-09-12T21:04:27.444Z] Removing intermediate container b8bc933c5bdb [2023-09-12T21:04:27.444Z] ---> 3b1fb85dab56 [2023-09-12T21:04:27.444Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-12T21:04:27.703Z] ---> 8f69ceba68e7 [2023-09-12T21:04:27.703Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:04:27.703Z] ---> Running in 0a863eea55be [2023-09-12T21:04:28.270Z] Removing intermediate container 0a863eea55be [2023-09-12T21:04:28.270Z] ---> 8a6386ef8a99 [2023-09-12T21:04:28.271Z] Step 10/26 : COPY . . [2023-09-12T21:04:28.530Z] ---> f3eb7788ebfe [2023-09-12T21:04:28.530Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:04:28.530Z] ---> Running in 019453d0c34f [2023-09-12T21:04:28.530Z] Removing intermediate container 019453d0c34f [2023-09-12T21:04:28.530Z] ---> f3f9c595b619 [2023-09-12T21:04:28.530Z] Step 12/26 : RUN $MAKE [2023-09-12T21:04:28.530Z] ---> Running in e84e8d40628a [2023-09-12T21:04:28.790Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19" -trimpath -mod=readonly -o app-service-configurable [2023-09-12T21:04:46.885Z] Removing intermediate container e84e8d40628a [2023-09-12T21:04:46.885Z] ---> f1ee28b43be9 [2023-09-12T21:04:46.885Z] Step 13/26 : FROM alpine:3.18 [2023-09-12T21:04:46.885Z] 3.18: Pulling from library/alpine [2023-09-12T21:04:46.885Z] 7264a8db6415: Already exists [2023-09-12T21:04:46.885Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:04:46.885Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:04:46.885Z] ---> 7e01a0d0a1dc [2023-09-12T21:04:46.885Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T21:04:46.885Z] ---> Running in 92a4ba99d90f [2023-09-12T21:04:46.885Z] Removing intermediate container 92a4ba99d90f [2023-09-12T21:04:46.885Z] ---> 6d9e848e7a06 [2023-09-12T21:04:46.885Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-12T21:04:46.885Z] ---> Running in 011a151a010b [2023-09-12T21:04:46.885Z] Removing intermediate container 011a151a010b [2023-09-12T21:04:46.885Z] ---> db0094a8b06b [2023-09-12T21:04:46.885Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:04:46.885Z] ---> Running in ba027eba7d2f [2023-09-12T21:04:47.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:04:47.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:04:47.404Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:04:47.404Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:04:47.404Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:04:47.404Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:04:47.664Z] OK: 8 MiB in 17 packages [2023-09-12T21:04:47.922Z] Removing intermediate container ba027eba7d2f [2023-09-12T21:04:47.922Z] ---> d0dfbee02bdc [2023-09-12T21:04:47.922Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T21:04:48.188Z] ---> b30356fb649a [2023-09-12T21:04:48.188Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T21:04:48.188Z] ---> 4d96b8bb25e4 [2023-09-12T21:04:48.188Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-12T21:04:48.447Z] ---> 007c2a4f2ca6 [2023-09-12T21:04:48.447Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-12T21:04:49.079Z] ---> 0d708894f1cd [2023-09-12T21:04:49.079Z] Step 21/26 : EXPOSE 48095 [2023-09-12T21:04:49.079Z] ---> Running in e27fb4563067 [2023-09-12T21:04:49.079Z] Removing intermediate container e27fb4563067 [2023-09-12T21:04:49.079Z] ---> c8d8bf552617 [2023-09-12T21:04:49.079Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-12T21:04:49.337Z] ---> Running in 242470e2ca46 [2023-09-12T21:04:49.337Z] Removing intermediate container 242470e2ca46 [2023-09-12T21:04:49.337Z] ---> ec8eda6b4de8 [2023-09-12T21:04:49.337Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:04:49.337Z] ---> Running in b391fe9a3e79 [2023-09-12T21:04:49.337Z] Removing intermediate container b391fe9a3e79 [2023-09-12T21:04:49.337Z] ---> 168dd342d742 [2023-09-12T21:04:49.337Z] Step 24/26 : LABEL arch=amd64 [2023-09-12T21:04:49.337Z] ---> Running in 1f79cd7c343a [2023-09-12T21:04:49.337Z] Removing intermediate container 1f79cd7c343a [2023-09-12T21:04:49.337Z] ---> 2975f61ca78d [2023-09-12T21:04:49.337Z] Step 25/26 : LABEL git_sha=759f161ccdd1991ea406a7cb9b3094479a703e86 [2023-09-12T21:04:49.597Z] ---> Running in d00e77c6151d [2023-09-12T21:04:49.597Z] Removing intermediate container d00e77c6151d [2023-09-12T21:04:49.597Z] ---> a66172547d30 [2023-09-12T21:04:49.597Z] Step 26/26 : LABEL version=3.1.0-dev.19 [2023-09-12T21:04:49.597Z] ---> Running in f99ff62ae7de [2023-09-12T21:04:49.597Z] Removing intermediate container f99ff62ae7de [2023-09-12T21:04:49.597Z] ---> bd49dbe2dc2b [2023-09-12T21:04:49.597Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:04:49.597Z] Successfully built bd49dbe2dc2b [2023-09-12T21:04:49.597Z] 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-09-12T21:04:49.680Z] provisioning config files... [2023-09-12T21:04:49.686Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13951912711411066184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:04:49.979Z] ---> docker-login.sh [2023-09-12T21:04:49.979Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:04:49.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:04:49.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:04:49.979Z] Configure a credential helper to remove this warning. See [2023-09-12T21:04:49.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:04:49.979Z] [2023-09-12T21:04:49.979Z] Login Succeeded [2023-09-12T21:04:49.979Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:04:49.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:04:49.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:04:49.979Z] Configure a credential helper to remove this warning. See [2023-09-12T21:04:49.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:04:49.979Z] [2023-09-12T21:04:49.979Z] Login Succeeded [2023-09-12T21:04:49.979Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:04:50.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:04:50.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:04:50.238Z] Configure a credential helper to remove this warning. See [2023-09-12T21:04:50.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:04:50.238Z] [2023-09-12T21:04:50.238Z] Login Succeeded [2023-09-12T21:04:50.238Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:04:50.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:04:50.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:04:50.238Z] Configure a credential helper to remove this warning. See [2023-09-12T21:04:50.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:04:50.238Z] [2023-09-12T21:04:50.238Z] Login Succeeded [2023-09-12T21:04:50.238Z] docker.io [2023-09-12T21:04:50.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:04:50.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:04:50.497Z] Configure a credential helper to remove this warning. See [2023-09-12T21:04:50.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:04:50.497Z] [2023-09-12T21:04:50.497Z] Login Succeeded [2023-09-12T21:04:50.497Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:04:50.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:04:50.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:04:50.547Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-12T21:04:50.547Z] 759f161ccdd1991ea406a7cb9b3094479a703e86 [2023-09-12T21:04:50.547Z] latest [2023-09-12T21:04:50.547Z] 3.1.0-dev.19 [2023-09-12T21:04:50.547Z] 759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [2023-09-12T21:04:50.547Z] main [2023-09-12T21:04:50.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:50.853Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:51.157Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86 [2023-09-12T21:04:51.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-12T21:04:51.157Z] c0fed07d20f3: Preparing [2023-09-12T21:04:51.157Z] adcf1e1e639c: Preparing [2023-09-12T21:04:51.157Z] ebb45e435224: Preparing [2023-09-12T21:04:51.157Z] f56765725962: Preparing [2023-09-12T21:04:51.157Z] 5f3421a15bd1: Preparing [2023-09-12T21:04:51.157Z] 4693057ce236: Preparing [2023-09-12T21:04:51.157Z] ebb45e435224: Pushed [2023-09-12T21:04:51.157Z] f56765725962: Pushed [2023-09-12T21:04:51.157Z] adcf1e1e639c: Pushed [2023-09-12T21:04:51.157Z] 5f3421a15bd1: Pushed [2023-09-12T21:04:52.089Z] 4693057ce236: Pushed [2023-09-12T21:04:53.990Z] c0fed07d20f3: Pushed [2023-09-12T21:04:53.990Z] 759f161ccdd1991ea406a7cb9b3094479a703e86: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:54.302Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:54.606Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-12T21:04:54.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-12T21:04:54.606Z] c0fed07d20f3: Preparing [2023-09-12T21:04:54.606Z] adcf1e1e639c: Preparing [2023-09-12T21:04:54.606Z] ebb45e435224: Preparing [2023-09-12T21:04:54.606Z] f56765725962: Preparing [2023-09-12T21:04:54.606Z] 5f3421a15bd1: Preparing [2023-09-12T21:04:54.606Z] 4693057ce236: Preparing [2023-09-12T21:04:54.606Z] ebb45e435224: Layer already exists [2023-09-12T21:04:54.606Z] 5f3421a15bd1: Layer already exists [2023-09-12T21:04:54.606Z] c0fed07d20f3: Layer already exists [2023-09-12T21:04:54.606Z] f56765725962: Layer already exists [2023-09-12T21:04:54.606Z] adcf1e1e639c: Layer already exists [2023-09-12T21:04:54.606Z] 4693057ce236: Layer already exists [2023-09-12T21:04:54.606Z] latest: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:54.912Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:55.223Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.19 [2023-09-12T21:04:55.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-12T21:04:55.223Z] c0fed07d20f3: Preparing [2023-09-12T21:04:55.223Z] adcf1e1e639c: Preparing [2023-09-12T21:04:55.223Z] ebb45e435224: Preparing [2023-09-12T21:04:55.223Z] f56765725962: Preparing [2023-09-12T21:04:55.223Z] 5f3421a15bd1: Preparing [2023-09-12T21:04:55.223Z] 4693057ce236: Preparing [2023-09-12T21:04:55.223Z] 4693057ce236: Waiting [2023-09-12T21:04:55.223Z] adcf1e1e639c: Layer already exists [2023-09-12T21:04:55.223Z] c0fed07d20f3: Layer already exists [2023-09-12T21:04:55.223Z] 5f3421a15bd1: Layer already exists [2023-09-12T21:04:55.223Z] f56765725962: Layer already exists [2023-09-12T21:04:55.223Z] ebb45e435224: Layer already exists [2023-09-12T21:04:55.223Z] 4693057ce236: Layer already exists [2023-09-12T21:04:55.223Z] 3.1.0-dev.19: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:55.539Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:55.850Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [2023-09-12T21:04:55.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-12T21:04:55.850Z] c0fed07d20f3: Preparing [2023-09-12T21:04:55.850Z] adcf1e1e639c: Preparing [2023-09-12T21:04:55.850Z] ebb45e435224: Preparing [2023-09-12T21:04:55.850Z] f56765725962: Preparing [2023-09-12T21:04:55.850Z] 5f3421a15bd1: Preparing [2023-09-12T21:04:55.850Z] 4693057ce236: Preparing [2023-09-12T21:04:55.850Z] 4693057ce236: Waiting [2023-09-12T21:04:55.850Z] f56765725962: Layer already exists [2023-09-12T21:04:55.850Z] adcf1e1e639c: Layer already exists [2023-09-12T21:04:55.850Z] 5f3421a15bd1: Layer already exists [2023-09-12T21:04:55.850Z] ebb45e435224: Layer already exists [2023-09-12T21:04:55.850Z] c0fed07d20f3: Layer already exists [2023-09-12T21:04:55.850Z] 4693057ce236: Layer already exists [2023-09-12T21:04:55.850Z] 759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:56.159Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:56.474Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-12T21:04:56.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-12T21:04:56.474Z] c0fed07d20f3: Preparing [2023-09-12T21:04:56.474Z] adcf1e1e639c: Preparing [2023-09-12T21:04:56.474Z] ebb45e435224: Preparing [2023-09-12T21:04:56.474Z] f56765725962: Preparing [2023-09-12T21:04:56.475Z] 5f3421a15bd1: Preparing [2023-09-12T21:04:56.475Z] 4693057ce236: Preparing [2023-09-12T21:04:56.475Z] 4693057ce236: Waiting [2023-09-12T21:04:56.475Z] adcf1e1e639c: Layer already exists [2023-09-12T21:04:56.475Z] c0fed07d20f3: Layer already exists [2023-09-12T21:04:56.475Z] ebb45e435224: Layer already exists [2023-09-12T21:04:56.475Z] 5f3421a15bd1: Layer already exists [2023-09-12T21:04:56.475Z] f56765725962: Layer already exists [2023-09-12T21:04:56.475Z] 4693057ce236: Layer already exists [2023-09-12T21:04:56.475Z] main: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:04:56.525Z] ===================================================== [Pipeline] echo [2023-09-12T21:04:56.535Z] taggedImages: [2023-09-12T21:04:56.535Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86 [2023-09-12T21:04:56.535Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-12T21:04:56.535Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.19 [2023-09-12T21:04:56.535Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [2023-09-12T21:04:56.535Z] - 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-09-12T21:04:56.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:04:56.904Z] [2023-09-12T21:04:56.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:57.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:04:57.198Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:04:57.198Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:04:57.198Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:04:57.198Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:04:57.198Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:04:57.198Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:04:57.198Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:04:57.198Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:04:57.198Z] 3a2ae6a8a46f: Waiting [2023-09-12T21:04:57.198Z] 33b1e0a273af: Waiting [2023-09-12T21:04:57.198Z] 5d3b04190fa2: Waiting [2023-09-12T21:04:57.198Z] 2f39f015ded8: Waiting [2023-09-12T21:04:57.198Z] 5c69ac0246d0: Download complete [2023-09-12T21:04:57.198Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:04:57.198Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:04:57.198Z] 33b1e0a273af: Verifying Checksum [2023-09-12T21:04:57.198Z] 33b1e0a273af: Download complete [2023-09-12T21:04:57.198Z] 5d3b04190fa2: Download complete [2023-09-12T21:04:57.198Z] ec43610c2a17: Download complete [2023-09-12T21:04:57.456Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:04:57.456Z] 5eb5b503b376: Download complete [2023-09-12T21:04:58.025Z] 2f39f015ded8: Verifying Checksum [2023-09-12T21:04:58.025Z] 2f39f015ded8: Download complete [2023-09-12T21:04:58.594Z] 5eb5b503b376: Pull complete [2023-09-12T21:04:58.594Z] 5c69ac0246d0: Pull complete [2023-09-12T21:04:59.164Z] ec43610c2a17: Pull complete [2023-09-12T21:04:59.164Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:04:59.421Z] 33b1e0a273af: Pull complete [2023-09-12T21:04:59.421Z] 5d3b04190fa2: Pull complete [2023-09-12T21:05:03.616Z] 2f39f015ded8: Pull complete [2023-09-12T21:05:03.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:05:03.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:05:03.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:05:03.688Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:05:03.697Z] $ 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-09-12T21:05:07.629Z] $ docker top 04c8a7fa06422a05900a4793b90940762ccc7b8fda679ef344e8000618302c08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:05:08.042Z] ---> job-cost.sh [2023-09-12T21:05:08.042Z] lf-activate-venv: SKIPPING [2023-09-12T21:05:08.042Z] INFO: No Stack... [2023-09-12T21:05:08.303Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:05:08.563Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:05:08.857Z] + cut -d, -f6 [2023-09-12T21:05:08.857Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2023-09-12T21:05:08.867Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [2023-09-12T21:05:08.881Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] did not exist. Created. [2023-09-12T21:05:08.881Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:05:09.187Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T21:05:09.217Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:05:09.225Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:05:09.217Z] $ docker stop --time=1 04c8a7fa06422a05900a4793b90940762ccc7b8fda679ef344e8000618302c08 [2023-09-12T21:05:10.360Z] $ docker rm -f --volumes 04c8a7fa06422a05900a4793b90940762ccc7b8fda679ef344e8000618302c08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T21:06:20.824Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5991 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-09-12T21:06:20.838Z] Running in /w/workspace/app-service-configurable/188 [Pipeline] { [Pipeline] checkout [2023-09-12T21:06:20.868Z] Selected Git installation does not exist. Using Default [2023-09-12T21:06:20.868Z] The recommended git tool is: NONE [2023-09-12T21:06:26.686Z] using credential edgex-jenkins-ssh [2023-09-12T21:06:26.706Z] Cloning the remote Git repository [2023-09-12T21:06:26.760Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-12T21:06:26.878Z] > git init /w/workspace/app-service-configurable/188 # timeout=10 [2023-09-12T21:06:27.062Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-12T21:06:27.063Z] > git --version # timeout=10 [2023-09-12T21:06:27.087Z] > git --version # 'git version 2.25.1' [2023-09-12T21:06:27.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:06:27.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:06:29.399Z] Avoid second fetch [2023-09-12T21:06:29.399Z] Checking out Revision 759f161ccdd1991ea406a7cb9b3094479a703e86 (main) [2023-09-12T21:06:28.417Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-12T21:06:28.448Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:06:29.415Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:06:29.505Z] > git checkout -f 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 [2023-09-12T21:06:30.052Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#594)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:06:31.021Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:06:31.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:06:31.021Z] Dload Upload Total Spent Left Speed [2023-09-12T21:06:31.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-09-12T21:06:31.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:06:32.008Z] + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T21:06:32.008Z] /etc/docker/daemon.new [2023-09-12T21:06:32.008Z] { [2023-09-12T21:06:32.008Z] "registry-mirrors": [ [2023-09-12T21:06:32.008Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:06:32.008Z] ], [2023-09-12T21:06:32.008Z] "bip": "10.250.0.254/24", [2023-09-12T21:06:32.008Z] "hosts": [ [2023-09-12T21:06:32.008Z] "tcp://0.0.0.0:5555", [2023-09-12T21:06:32.008Z] "unix:///var/run/docker.sock" [2023-09-12T21:06:32.008Z] ], [2023-09-12T21:06:32.008Z] "mtu": 1458, [2023-09-12T21:06:32.008Z] "selinux-enabled": true, [2023-09-12T21:06:32.008Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:06:32.008Z] } [Pipeline] sh [2023-09-12T21:06:32.364Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:06:32.728Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:06:51.017Z] provisioning config files... [2023-09-12T21:06:51.047Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/188@tmp/config15442856664748209141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:06:51.417Z] ---> docker-login.sh [2023-09-12T21:06:51.417Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:06:52.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:52.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:52.009Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:52.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:52.009Z] [2023-09-12T21:06:52.009Z] Login Succeeded [2023-09-12T21:06:52.009Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:06:52.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:52.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:52.551Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:52.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:52.551Z] [2023-09-12T21:06:52.551Z] Login Succeeded [2023-09-12T21:06:52.551Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:06:52.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:52.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:52.824Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:52.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:52.824Z] [2023-09-12T21:06:52.824Z] Login Succeeded [2023-09-12T21:06:52.824Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:06:53.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:53.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:53.370Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:53.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:53.370Z] [2023-09-12T21:06:53.370Z] Login Succeeded [2023-09-12T21:06:53.370Z] docker.io [2023-09-12T21:06:53.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:53.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:53.917Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:53.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:53.917Z] [2023-09-12T21:06:53.917Z] Login Succeeded [2023-09-12T21:06:53.917Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:06:53.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:06:54.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:06:54.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:06:54.268Z] ========================================================= [2023-09-12T21:06:54.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:06:54.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:06:54.643Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:06:54.643Z] Sending build context to Docker daemon 179.2kB [2023-09-12T21:06:54.919Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:06:54.919Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:06:54.919Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:06:54.919Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:06:54.919Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:06:54.919Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:06:54.919Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:06:54.919Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:06:54.919Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:06:54.919Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:06:54.919Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:06:54.919Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:06:54.919Z] 1baf3a5c0e64: Waiting [2023-09-12T21:06:54.919Z] 9a37bb91b891: Waiting [2023-09-12T21:06:54.919Z] a29adfc67d43: Waiting [2023-09-12T21:06:54.919Z] f0e02332f6b5: Waiting [2023-09-12T21:06:54.919Z] 66412af1f25a: Waiting [2023-09-12T21:06:54.919Z] d5de9f91c1a4: Waiting [2023-09-12T21:06:55.192Z] 5d54e960e981: Verifying Checksum [2023-09-12T21:06:55.192Z] 5d54e960e981: Download complete [2023-09-12T21:06:55.192Z] f0e02332f6b5: Verifying Checksum [2023-09-12T21:06:55.192Z] f0e02332f6b5: Download complete [2023-09-12T21:06:55.192Z] 66412af1f25a: Verifying Checksum [2023-09-12T21:06:55.192Z] 66412af1f25a: Download complete [2023-09-12T21:06:55.192Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T21:06:55.192Z] 9fda8d8052c6: Download complete [2023-09-12T21:06:55.802Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:06:55.802Z] 9a37bb91b891: Download complete [2023-09-12T21:06:56.394Z] 9fda8d8052c6: Pull complete [2023-09-12T21:06:56.394Z] a29adfc67d43: Verifying Checksum [2023-09-12T21:06:56.394Z] a29adfc67d43: Download complete [2023-09-12T21:06:57.399Z] 5d54e960e981: Pull complete [2023-09-12T21:06:57.399Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T21:06:57.399Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T21:06:57.399Z] c4a7e357bf2a: Download complete [2023-09-12T21:06:57.995Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:06:57.995Z] 1baf3a5c0e64: Download complete [2023-09-12T21:07:08.097Z] c4a7e357bf2a: Pull complete [2023-09-12T21:07:08.368Z] f0e02332f6b5: Pull complete [2023-09-12T21:07:08.368Z] 66412af1f25a: Pull complete [2023-09-12T21:07:16.617Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:07:16.887Z] 9a37bb91b891: Pull complete [2023-09-12T21:07:17.860Z] a29adfc67d43: Pull complete [2023-09-12T21:07:19.829Z] d5de9f91c1a4: Pull complete [2023-09-12T21:07:19.829Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:07:19.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:07:19.829Z] ---> 746ca1b523b5 [2023-09-12T21:07:19.829Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:07:22.420Z] ---> Running in d68822e72b2d [2023-09-12T21:07:22.420Z] Removing intermediate container d68822e72b2d [2023-09-12T21:07:22.420Z] ---> fc2e6eafc22c [2023-09-12T21:07:22.420Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:07:22.420Z] ---> Running in 53a0751fff80 [2023-09-12T21:07:22.688Z] Removing intermediate container 53a0751fff80 [2023-09-12T21:07:22.688Z] ---> ced4d10e8266 [2023-09-12T21:07:22.688Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:07:22.960Z] ---> Running in 367fc0750273 [2023-09-12T21:07:23.237Z] Removing intermediate container 367fc0750273 [2023-09-12T21:07:23.237Z] ---> fabf3cb20e07 [2023-09-12T21:07:23.237Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:07:23.237Z] ---> Running in f8c538d32526 [2023-09-12T21:07:24.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:07:24.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:07:25.894Z] OK: 267 MiB in 56 packages [2023-09-12T21:07:26.972Z] Removing intermediate container f8c538d32526 [2023-09-12T21:07:26.972Z] ---> f2771d171c0a [2023-09-12T21:07:26.972Z] Step 7/12 : WORKDIR /app [2023-09-12T21:07:27.252Z] ---> Running in 3bd9c55f3946 [2023-09-12T21:07:27.529Z] Removing intermediate container 3bd9c55f3946 [2023-09-12T21:07:27.529Z] ---> 6193dd911c46 [2023-09-12T21:07:27.529Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:07:28.138Z] ---> 567d70906c71 [2023-09-12T21:07:28.138Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:07:28.138Z] ---> Running in 5b09f467b6f2 [2023-09-12T21:08:49.846Z] Removing intermediate container 5b09f467b6f2 [2023-09-12T21:08:49.846Z] ---> ad292b0d1e4d [2023-09-12T21:08:49.846Z] Step 10/12 : COPY . . [2023-09-12T21:08:49.846Z] ---> 28c581714eaa [2023-09-12T21:08:49.846Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:08:49.846Z] ---> Running in 9dd736afa471 [2023-09-12T21:08:49.846Z] Removing intermediate container 9dd736afa471 [2023-09-12T21:08:49.846Z] ---> 03e7f572e846 [2023-09-12T21:08:49.846Z] Step 12/12 : RUN $MAKE [2023-09-12T21:08:49.846Z] ---> Running in b333de6f18b7 [2023-09-12T21:08:49.846Z] noop [2023-09-12T21:08:49.846Z] Removing intermediate container b333de6f18b7 [2023-09-12T21:08:49.846Z] ---> e19e4e535605 [2023-09-12T21:08:49.846Z] Successfully built e19e4e535605 [2023-09-12T21:08:49.846Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:50.200Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:08:50.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:08:50.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-5991 does not seem to be running inside a container [2023-09-12T21:08:50.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/188 -v /w/workspace/app-service-configurable/188:/w/workspace/app-service-configurable/188:rw,z -v /w/workspace/app-service-configurable/188@tmp:/w/workspace/app-service-configurable/188@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-09-12T21:08:51.839Z] $ docker top 1432ade3dcec98e89c12f8d7443f26216b39a8a2c819797a4825c025a2c039d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:08:52.709Z] + go version [2023-09-12T21:08:52.709Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:08:52.731Z] $ docker stop --time=1 1432ade3dcec98e89c12f8d7443f26216b39a8a2c819797a4825c025a2c039d2 [2023-09-12T21:08:54.391Z] $ docker rm -f --volumes 1432ade3dcec98e89c12f8d7443f26216b39a8a2c819797a4825c025a2c039d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:54.956Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:08:54.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:08:55.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-5991 does not seem to be running inside a container [2023-09-12T21:08:55.233Z] $ 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/188 -v /w/workspace/app-service-configurable/188:/w/workspace/app-service-configurable/188:rw,z -v /w/workspace/app-service-configurable/188@tmp:/w/workspace/app-service-configurable/188@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-09-12T21:08:56.452Z] $ docker top 8e1dc2a94be9d316386ddc54d3d15db715fe9427500f427e8feea93c9bbbf3ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:08:57.295Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/188 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:08:57.947Z] + make test [2023-09-12T21:08:57.947Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T21:11:34.705Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-12T21:11:34.972Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T21:11:34.972Z] go vet ./... [2023-09-12T21:13:11.651Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:13:11.651Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:13:11.651Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:13:11.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:13:11.683Z] $ docker stop --time=1 8e1dc2a94be9d316386ddc54d3d15db715fe9427500f427e8feea93c9bbbf3ad [2023-09-12T21:13:13.607Z] $ docker rm -f --volumes 8e1dc2a94be9d316386ddc54d3d15db715fe9427500f427e8feea93c9bbbf3ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:13:15.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:13:15.148Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T21:13:15.544Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:13:15.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:13:16.256Z] + ls -al . [2023-09-12T21:13:16.256Z] total 180 [2023-09-12T21:13:16.256Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 21:09 . [2023-09-12T21:13:16.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:06 .. [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 21:06 .dockerignore [2023-09-12T21:13:16.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:06 .git [2023-09-12T21:13:16.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:06 .github [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 12 21:06 .gitignore [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:06 .golangci.yml [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 12 21:06 Attribution.txt [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 12 21:06 CHANGELOG.md [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 12 21:06 Dockerfile [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:06 GOVERNANCE.md [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 12 21:06 Jenkinsfile [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 21:06 LICENSE [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 21:06 OWNERS.md [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 12 21:06 README.md [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:02 VERSION [2023-09-12T21:13:16.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:06 bin [2023-09-12T21:13:16.256Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 12 21:09 coverage.out [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 12 21:06 go.mod [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 33854 Sep 12 21:06 go.sum [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 21:06 main.go [2023-09-12T21:13:16.256Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 12 21:06 makefile [2023-09-12T21:13:16.256Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:06 res [2023-09-12T21:13:16.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:13:16.596Z] + 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=759f161ccdd1991ea406a7cb9b3094479a703e86 --label arch=arm64 --label version=3.1.0-dev.19 . [2023-09-12T21:13:16.596Z] Sending build context to Docker daemon 180.2kB [2023-09-12T21:13:16.863Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:13:16.863Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T21:13:16.863Z] ---> e19e4e535605 [2023-09-12T21:13:16.863Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:13:16.863Z] ---> Running in 4ca65adb1308 [2023-09-12T21:13:17.131Z] Removing intermediate container 4ca65adb1308 [2023-09-12T21:13:17.131Z] ---> ee5b3a0cf590 [2023-09-12T21:13:17.131Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:13:17.402Z] ---> Running in fa37a4c37fb9 [2023-09-12T21:13:17.672Z] Removing intermediate container fa37a4c37fb9 [2023-09-12T21:13:17.672Z] ---> a84d45b07369 [2023-09-12T21:13:17.672Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:13:17.672Z] ---> Running in 91d0d56d49de [2023-09-12T21:13:17.949Z] Removing intermediate container 91d0d56d49de [2023-09-12T21:13:17.949Z] ---> 4fd27dfc6e15 [2023-09-12T21:13:17.949Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:13:17.949Z] ---> Running in 091e0ae0f75f [2023-09-12T21:13:18.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:13:19.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:13:20.462Z] OK: 267 MiB in 56 packages [2023-09-12T21:13:21.434Z] Removing intermediate container 091e0ae0f75f [2023-09-12T21:13:21.434Z] ---> af773b6ad762 [2023-09-12T21:13:21.434Z] Step 7/26 : WORKDIR /app [2023-09-12T21:13:21.434Z] ---> Running in 43dddded1dad [2023-09-12T21:13:21.701Z] Removing intermediate container 43dddded1dad [2023-09-12T21:13:21.701Z] ---> a1097d8e57cf [2023-09-12T21:13:21.701Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-12T21:13:22.284Z] ---> c5959fd2feb2 [2023-09-12T21:13:22.284Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:13:22.284Z] ---> Running in c2678074b3a6 [2023-09-12T21:13:24.867Z] Removing intermediate container c2678074b3a6 [2023-09-12T21:13:24.867Z] ---> 62e9905fb2f7 [2023-09-12T21:13:24.867Z] Step 10/26 : COPY . . [2023-09-12T21:13:25.452Z] ---> 917d241b3d72 [2023-09-12T21:13:25.452Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:13:25.452Z] ---> Running in f404cf18497d [2023-09-12T21:13:25.723Z] Removing intermediate container f404cf18497d [2023-09-12T21:13:25.723Z] ---> 7a3004fa58c6 [2023-09-12T21:13:25.723Z] Step 12/26 : RUN $MAKE [2023-09-12T21:13:25.723Z] ---> Running in 7e0f6c4af555 [2023-09-12T21:13:26.684Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19" -trimpath -mod=readonly -o app-service-configurable [2023-09-12T21:15:18.372Z] Removing intermediate container 7e0f6c4af555 [2023-09-12T21:15:18.372Z] ---> 30ded43f677a [2023-09-12T21:15:18.372Z] Step 13/26 : FROM alpine:3.18 [2023-09-12T21:15:18.372Z] 3.18: Pulling from library/alpine [2023-09-12T21:15:18.372Z] 9fda8d8052c6: Already exists [2023-09-12T21:15:18.372Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:15:18.372Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:15:18.372Z] ---> f6648c04cd6c [2023-09-12T21:15:18.372Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T21:15:18.372Z] ---> Running in dd3ab3faca2e [2023-09-12T21:15:18.372Z] Removing intermediate container dd3ab3faca2e [2023-09-12T21:15:18.372Z] ---> 09363d9391e1 [2023-09-12T21:15:18.372Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-12T21:15:18.372Z] ---> Running in 7420b38b64f8 [2023-09-12T21:15:18.372Z] Removing intermediate container 7420b38b64f8 [2023-09-12T21:15:18.372Z] ---> 40ee3695ad48 [2023-09-12T21:15:18.372Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:15:18.372Z] ---> Running in 380fb6a502f0 [2023-09-12T21:15:18.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:15:18.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:15:20.053Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:15:20.053Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:15:20.053Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:15:20.053Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:15:20.053Z] OK: 9 MiB in 17 packages [2023-09-12T21:15:21.464Z] Removing intermediate container 380fb6a502f0 [2023-09-12T21:15:21.464Z] ---> b83824225270 [2023-09-12T21:15:21.464Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T21:15:21.731Z] ---> f678391697d3 [2023-09-12T21:15:21.731Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T21:15:22.316Z] ---> 029c2413e20d [2023-09-12T21:15:22.316Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-12T21:15:22.899Z] ---> 67bc360cf42a [2023-09-12T21:15:22.899Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-12T21:15:24.312Z] ---> 87cb6f3c7a14 [2023-09-12T21:15:24.312Z] Step 21/26 : EXPOSE 48095 [2023-09-12T21:15:24.312Z] ---> Running in f554fc7e2169 [2023-09-12T21:15:24.578Z] Removing intermediate container f554fc7e2169 [2023-09-12T21:15:24.579Z] ---> b722a1c70f2d [2023-09-12T21:15:24.579Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-12T21:15:24.579Z] ---> Running in 9a836e71a0c8 [2023-09-12T21:15:24.845Z] Removing intermediate container 9a836e71a0c8 [2023-09-12T21:15:24.845Z] ---> 1f9d82d00046 [2023-09-12T21:15:24.845Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:15:24.845Z] ---> Running in ff56c7e2edd9 [2023-09-12T21:15:25.112Z] Removing intermediate container ff56c7e2edd9 [2023-09-12T21:15:25.113Z] ---> 3d4c8472fb08 [2023-09-12T21:15:25.113Z] Step 24/26 : LABEL arch=arm64 [2023-09-12T21:15:25.380Z] ---> Running in 1fe2938f34cf [2023-09-12T21:15:25.647Z] Removing intermediate container 1fe2938f34cf [2023-09-12T21:15:25.647Z] ---> b0362526d05c [2023-09-12T21:15:25.647Z] Step 25/26 : LABEL git_sha=759f161ccdd1991ea406a7cb9b3094479a703e86 [2023-09-12T21:15:25.647Z] ---> Running in 8cbe88d0e33f [2023-09-12T21:15:25.915Z] Removing intermediate container 8cbe88d0e33f [2023-09-12T21:15:25.915Z] ---> 16c8fa7811f1 [2023-09-12T21:15:25.915Z] Step 26/26 : LABEL version=3.1.0-dev.19 [2023-09-12T21:15:25.915Z] ---> Running in dc52222d663a [2023-09-12T21:15:26.181Z] Removing intermediate container dc52222d663a [2023-09-12T21:15:26.181Z] ---> 1e285da65dd3 [2023-09-12T21:15:26.181Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:15:26.181Z] Successfully built 1e285da65dd3 [2023-09-12T21:15:26.181Z] 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-09-12T21:15:26.309Z] provisioning config files... [2023-09-12T21:15:26.325Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/188@tmp/config10565145394074084519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:15:26.663Z] ---> docker-login.sh [2023-09-12T21:15:26.663Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:15:26.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:15:26.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:15:26.931Z] Configure a credential helper to remove this warning. See [2023-09-12T21:15:26.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:15:26.931Z] [2023-09-12T21:15:26.931Z] Login Succeeded [2023-09-12T21:15:26.931Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:15:27.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:15:27.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:15:27.198Z] Configure a credential helper to remove this warning. See [2023-09-12T21:15:27.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:15:27.198Z] [2023-09-12T21:15:27.198Z] Login Succeeded [2023-09-12T21:15:27.198Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:15:27.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:15:27.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:15:27.735Z] Configure a credential helper to remove this warning. See [2023-09-12T21:15:27.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:15:27.735Z] [2023-09-12T21:15:27.735Z] Login Succeeded [2023-09-12T21:15:27.735Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:15:28.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:15:28.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:15:28.003Z] Configure a credential helper to remove this warning. See [2023-09-12T21:15:28.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:15:28.003Z] [2023-09-12T21:15:28.003Z] Login Succeeded [2023-09-12T21:15:28.003Z] docker.io [2023-09-12T21:15:28.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:15:28.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:15:28.535Z] Configure a credential helper to remove this warning. See [2023-09-12T21:15:28.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:15:28.535Z] [2023-09-12T21:15:28.535Z] Login Succeeded [2023-09-12T21:15:28.535Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:15:28.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:15:28.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:15:28.618Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-09-12T21:15:28.618Z] 759f161ccdd1991ea406a7cb9b3094479a703e86 [2023-09-12T21:15:28.618Z] latest [2023-09-12T21:15:28.618Z] 3.1.0-dev.19 [2023-09-12T21:15:28.618Z] 759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [2023-09-12T21:15:28.618Z] main [2023-09-12T21:15:28.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:28.983Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:29.329Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86 [2023-09-12T21:15:29.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-12T21:15:29.330Z] 7950ccab8fd7: Preparing [2023-09-12T21:15:29.330Z] c5a47a1cf41c: Preparing [2023-09-12T21:15:29.330Z] 70fb88c86f2c: Preparing [2023-09-12T21:15:29.330Z] 899c998e0052: Preparing [2023-09-12T21:15:29.330Z] f84d6058ac81: Preparing [2023-09-12T21:15:29.330Z] b2191e2be29d: Preparing [2023-09-12T21:15:29.330Z] b2191e2be29d: Waiting [2023-09-12T21:15:29.596Z] c5a47a1cf41c: Pushed [2023-09-12T21:15:29.596Z] 70fb88c86f2c: Pushed [2023-09-12T21:15:29.596Z] 899c998e0052: Pushed [2023-09-12T21:15:29.862Z] f84d6058ac81: Pushed [2023-09-12T21:15:31.802Z] b2191e2be29d: Pushed [2023-09-12T21:15:35.143Z] 7950ccab8fd7: Pushed [2023-09-12T21:15:35.410Z] 759f161ccdd1991ea406a7cb9b3094479a703e86: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:35.753Z] + 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-09-12T21:15:36.151Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-12T21:15:36.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-12T21:15:36.151Z] 7950ccab8fd7: Preparing [2023-09-12T21:15:36.151Z] c5a47a1cf41c: Preparing [2023-09-12T21:15:36.151Z] 70fb88c86f2c: Preparing [2023-09-12T21:15:36.151Z] 899c998e0052: Preparing [2023-09-12T21:15:36.151Z] f84d6058ac81: Preparing [2023-09-12T21:15:36.151Z] b2191e2be29d: Preparing [2023-09-12T21:15:36.151Z] b2191e2be29d: Waiting [2023-09-12T21:15:36.151Z] 899c998e0052: Layer already exists [2023-09-12T21:15:36.151Z] 7950ccab8fd7: Layer already exists [2023-09-12T21:15:36.151Z] f84d6058ac81: Layer already exists [2023-09-12T21:15:36.151Z] c5a47a1cf41c: Layer already exists [2023-09-12T21:15:36.151Z] 70fb88c86f2c: Layer already exists [2023-09-12T21:15:36.152Z] b2191e2be29d: Layer already exists [2023-09-12T21:15:36.152Z] latest: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:36.766Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:37.114Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.19 [2023-09-12T21:15:37.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-12T21:15:37.114Z] 7950ccab8fd7: Preparing [2023-09-12T21:15:37.114Z] c5a47a1cf41c: Preparing [2023-09-12T21:15:37.114Z] 70fb88c86f2c: Preparing [2023-09-12T21:15:37.114Z] 899c998e0052: Preparing [2023-09-12T21:15:37.114Z] f84d6058ac81: Preparing [2023-09-12T21:15:37.114Z] b2191e2be29d: Preparing [2023-09-12T21:15:37.114Z] b2191e2be29d: Waiting [2023-09-12T21:15:37.114Z] 899c998e0052: Layer already exists [2023-09-12T21:15:37.114Z] f84d6058ac81: Layer already exists [2023-09-12T21:15:37.114Z] 70fb88c86f2c: Layer already exists [2023-09-12T21:15:37.114Z] c5a47a1cf41c: Layer already exists [2023-09-12T21:15:37.114Z] 7950ccab8fd7: Layer already exists [2023-09-12T21:15:37.114Z] b2191e2be29d: Layer already exists [2023-09-12T21:15:37.382Z] 3.1.0-dev.19: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:37.722Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:38.075Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [2023-09-12T21:15:38.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-12T21:15:38.075Z] 7950ccab8fd7: Preparing [2023-09-12T21:15:38.075Z] c5a47a1cf41c: Preparing [2023-09-12T21:15:38.075Z] 70fb88c86f2c: Preparing [2023-09-12T21:15:38.075Z] 899c998e0052: Preparing [2023-09-12T21:15:38.075Z] f84d6058ac81: Preparing [2023-09-12T21:15:38.075Z] b2191e2be29d: Preparing [2023-09-12T21:15:38.075Z] b2191e2be29d: Waiting [2023-09-12T21:15:38.075Z] 70fb88c86f2c: Layer already exists [2023-09-12T21:15:38.075Z] f84d6058ac81: Layer already exists [2023-09-12T21:15:38.075Z] 7950ccab8fd7: Layer already exists [2023-09-12T21:15:38.075Z] c5a47a1cf41c: Layer already exists [2023-09-12T21:15:38.075Z] 899c998e0052: Layer already exists [2023-09-12T21:15:38.075Z] b2191e2be29d: Layer already exists [2023-09-12T21:15:38.339Z] 759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:38.690Z] + 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-09-12T21:15:39.027Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-09-12T21:15:39.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-12T21:15:39.027Z] 7950ccab8fd7: Preparing [2023-09-12T21:15:39.027Z] c5a47a1cf41c: Preparing [2023-09-12T21:15:39.027Z] 70fb88c86f2c: Preparing [2023-09-12T21:15:39.027Z] 899c998e0052: Preparing [2023-09-12T21:15:39.027Z] f84d6058ac81: Preparing [2023-09-12T21:15:39.027Z] b2191e2be29d: Preparing [2023-09-12T21:15:39.027Z] b2191e2be29d: Waiting [2023-09-12T21:15:39.027Z] 899c998e0052: Layer already exists [2023-09-12T21:15:39.027Z] 70fb88c86f2c: Layer already exists [2023-09-12T21:15:39.027Z] c5a47a1cf41c: Layer already exists [2023-09-12T21:15:39.027Z] 7950ccab8fd7: Layer already exists [2023-09-12T21:15:39.027Z] f84d6058ac81: Layer already exists [2023-09-12T21:15:39.027Z] b2191e2be29d: Layer already exists [2023-09-12T21:15:39.294Z] main: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:15:39.339Z] ===================================================== [Pipeline] echo [2023-09-12T21:15:39.345Z] taggedImages: [2023-09-12T21:15:39.345Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86 [2023-09-12T21:15:39.345Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-12T21:15:39.345Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.19 [2023-09-12T21:15:39.345Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [2023-09-12T21:15:39.345Z] - 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-09-12T21:15:39.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:15:39.712Z] [2023-09-12T21:15:39.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:15:40.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:15:40.052Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:15:40.052Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:15:40.052Z] 04944245beec: Pulling fs layer [2023-09-12T21:15:40.052Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:15:40.052Z] 765212b225bb: Pulling fs layer [2023-09-12T21:15:40.052Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:15:40.052Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:15:40.052Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:15:40.052Z] 765212b225bb: Waiting [2023-09-12T21:15:40.052Z] f23df028b6ca: Waiting [2023-09-12T21:15:40.052Z] d65c8cfc05b1: Waiting [2023-09-12T21:15:40.052Z] 2437ff75d9bd: Waiting [2023-09-12T21:15:40.319Z] 04944245beec: Verifying Checksum [2023-09-12T21:15:40.319Z] 04944245beec: Download complete [2023-09-12T21:15:40.319Z] 765212b225bb: Verifying Checksum [2023-09-12T21:15:40.319Z] 765212b225bb: Download complete [2023-09-12T21:15:40.319Z] f23df028b6ca: Verifying Checksum [2023-09-12T21:15:40.319Z] f23df028b6ca: Download complete [2023-09-12T21:15:40.319Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:15:40.319Z] d65c8cfc05b1: Download complete [2023-09-12T21:15:40.319Z] 699f458cf7ca: Download complete [2023-09-12T21:15:40.906Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T21:15:40.906Z] 8998bd30e6a1: Download complete [2023-09-12T21:15:42.844Z] 2437ff75d9bd: Download complete [2023-09-12T21:15:44.786Z] 8998bd30e6a1: Pull complete [2023-09-12T21:15:45.053Z] 04944245beec: Pull complete [2023-09-12T21:15:46.458Z] 699f458cf7ca: Pull complete [2023-09-12T21:15:47.039Z] 765212b225bb: Pull complete [2023-09-12T21:15:48.003Z] f23df028b6ca: Pull complete [2023-09-12T21:15:48.003Z] d65c8cfc05b1: Pull complete [2023-09-12T21:16:06.206Z] 2437ff75d9bd: Pull complete [2023-09-12T21:16:06.206Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:16:06.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:16:06.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:16:06.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-5991 does not seem to be running inside a container [2023-09-12T21:16:06.464Z] $ 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/188 -v /w/workspace/app-service-configurable/188:/w/workspace/app-service-configurable/188:rw,z -v /w/workspace/app-service-configurable/188@tmp:/w/workspace/app-service-configurable/188@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-09-12T21:16:08.997Z] $ docker top d63780c9626f35e3c9cf553be5b2bbc3940cb2c0009002bb20fab28165e188ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:16:09.823Z] ---> job-cost.sh [2023-09-12T21:16:09.823Z] lf-activate-venv: SKIPPING [2023-09-12T21:16:09.823Z] INFO: No Stack... [2023-09-12T21:16:10.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:16:10.986Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:16:11.622Z] + cat /w/workspace/app-service-configurable/188/archives/cost.csv [2023-09-12T21:16:11.622Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:16:11.685Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [2023-09-12T21:16:11.693Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] did not exist. Created. [2023-09-12T21:16:11.693Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:16:12.034Z] /w/workspace/app-service-configurable/188@tmp/durable-583b9204/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T21:16:12.370Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:16:12.392Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T21:16:12.449Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:16:12.456Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:16:12.476Z] $ docker stop --time=1 d63780c9626f35e3c9cf553be5b2bbc3940cb2c0009002bb20fab28165e188ad [2023-09-12T21:16:13.977Z] $ docker rm -f --volumes d63780c9626f35e3c9cf553be5b2bbc3940cb2c0009002bb20fab28165e188ad [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-09-12T21:16:14.340Z] provisioning config files... [2023-09-12T21:16:14.348Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11843025863372891950tmp [Pipeline] { [Pipeline] sh [2023-09-12T21:16:14.645Z] + set +x [2023-09-12T21:16:14.645Z] + curl -s https://codecov.io/bash [2023-09-12T21:16:14.645Z] + bash -s -- [2023-09-12T21:16:14.645Z] [2023-09-12T21:16:14.645Z] _____ _ [2023-09-12T21:16:14.645Z] / ____| | | [2023-09-12T21:16:14.645Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T21:16:14.645Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T21:16:14.645Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T21:16:14.645Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T21:16:14.645Z] Bash-1.0.6 [2023-09-12T21:16:14.645Z] [2023-09-12T21:16:14.645Z] [2023-09-12T21:16:14.645Z] ==> git version 2.25.1 found [2023-09-12T21:16:14.645Z] ==> 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-09-12T21:16:14.645Z] Release-Date: 2020-01-08 [2023-09-12T21:16:14.645Z] 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-09-12T21:16:14.645Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T21:16:14.645Z] ==> Jenkins CI detected. [2023-09-12T21:16:14.645Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-09-12T21:16:14.645Z] project root: . [2023-09-12T21:16:14.645Z] --> token set from env [2023-09-12T21:16:14.645Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T21:16:14.645Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T21:16:14.645Z] ==> Python coveragepy not found [2023-09-12T21:16:14.645Z] ==> Searching for coverage reports in: [2023-09-12T21:16:14.645Z] + . [2023-09-12T21:16:14.645Z] -> Found 1 reports [2023-09-12T21:16:14.645Z] ==> Detecting git/mercurial file structure [2023-09-12T21:16:14.904Z] ==> Reading reports [2023-09-12T21:16:14.904Z] + ./coverage.out bytes=13 [2023-09-12T21:16:14.904Z] ==> Appending adjustments [2023-09-12T21:16:14.904Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T21:16:14.904Z] + Found adjustments [2023-09-12T21:16:14.904Z] ==> Gzipping contents [2023-09-12T21:16:14.904Z] 4.0K /tmp/codecov.lh0OJD.gz [2023-09-12T21:16:14.904Z] ==> Uploading reports [2023-09-12T21:16:14.904Z] url: https://codecov.io [2023-09-12T21:16:14.904Z] query: branch=main&commit=759f161ccdd1991ea406a7cb9b3094479a703e86&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:16:14.904Z] -> Pinging Codecov [2023-09-12T21:16:14.904Z] 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=759f161ccdd1991ea406a7cb9b3094479a703e86&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:16:14.904Z] -> Uploading to [2023-09-12T21:16:14.904Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/A97CA9966030D2A3747ED39772930CCE/759f161ccdd1991ea406a7cb9b3094479a703e86/d9876c83-ec63-458b-a3a6-61863fb10b2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T211614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f5b5e7782fe2a506f9ffc3c0d75fba4ced10639a52ce8fc736d75d1781e2a79 [2023-09-12T21:16:14.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:16:14.904Z] Dload Upload Total Spent Left Speed [2023-09-12T21:16:15.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2246 --:--:-- --:--:-- --:--:-- 2246 [2023-09-12T21:16:15.164Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] } [2023-09-12T21:16:15.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T21:16:15.367Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T21:16:15.375Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:16:15.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:16:15.674Z] [2023-09-12T21:16:15.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:16:15.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:16:15.975Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T21:16:15.975Z] df9b9388f04a: Pulling fs layer [2023-09-12T21:16:15.975Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T21:16:15.975Z] 25bc292e5bac: Pulling fs layer [2023-09-12T21:16:15.975Z] 114826534d7a: Pulling fs layer [2023-09-12T21:16:15.975Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T21:16:15.975Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T21:16:15.975Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T21:16:15.975Z] 114826534d7a: Waiting [2023-09-12T21:16:15.975Z] 8a3aa393b2d8: Waiting [2023-09-12T21:16:15.975Z] 4657fd5d0bcf: Waiting [2023-09-12T21:16:15.975Z] 6ad1cebc031e: Waiting [2023-09-12T21:16:15.975Z] 25bc292e5bac: Verifying Checksum [2023-09-12T21:16:15.975Z] 25bc292e5bac: Download complete [2023-09-12T21:16:15.975Z] 52dc419b0ee2: Download complete [2023-09-12T21:16:15.975Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T21:16:15.975Z] 4657fd5d0bcf: Download complete [2023-09-12T21:16:15.975Z] df9b9388f04a: Download complete [2023-09-12T21:16:16.235Z] df9b9388f04a: Pull complete [2023-09-12T21:16:16.235Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T21:16:16.235Z] 6ad1cebc031e: Download complete [2023-09-12T21:16:16.235Z] 52dc419b0ee2: Pull complete [2023-09-12T21:16:16.498Z] 25bc292e5bac: Pull complete [2023-09-12T21:16:16.758Z] 114826534d7a: Verifying Checksum [2023-09-12T21:16:16.758Z] 114826534d7a: Download complete [2023-09-12T21:16:17.016Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T21:16:17.016Z] 8a3aa393b2d8: Download complete [2023-09-12T21:16:20.296Z] 114826534d7a: Pull complete [2023-09-12T21:16:20.296Z] 4657fd5d0bcf: Pull complete [2023-09-12T21:16:20.554Z] 6ad1cebc031e: Pull complete [2023-09-12T21:16:23.083Z] 8a3aa393b2d8: Pull complete [2023-09-12T21:16:23.083Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T21:16:23.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:16:23.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:16:23.174Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:16:23.159Z] $ 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-09-12T21:16:28.175Z] $ docker top 5bba6a66723554c29cdc96f72e5c6b92053e3d7f603feb6c54e28616a91ef986 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T21:16:28.291Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-09-12T21:16:28.568Z] + set -o pipefail [2023-09-12T21:16:28.569Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-09-12T21:16:33.839Z] [2023-09-12T21:16:33.839Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-09-12T21:16:33.839Z] [2023-09-12T21:16:33.839Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/15bb64a1-98de-4f71-87b0-1bdea023f72c [2023-09-12T21:16:33.839Z] [2023-09-12T21:16:33.839Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-12T21:16:33.839Z] [2023-09-12T21:16:33.839Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T21:16:33.839Z] [2023-09-12T21:16:33.839Z] [2023-09-12T21:16:33.839Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T21:16:33.839Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T21:16:33.839Z] More details here: https://snyk.co/ue1NS [2023-09-12T21:16:33.839Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T21:16:33.839Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T21:16:33.802Z] $ docker stop --time=1 5bba6a66723554c29cdc96f72e5c6b92053e3d7f603feb6c54e28616a91ef986 [2023-09-12T21:16:37.148Z] $ docker rm -f --volumes 5bba6a66723554c29cdc96f72e5c6b92053e3d7f603feb6c54e28616a91ef986 [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-09-12T21:16:37.919Z] + git log --format=format:%s -1 759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] sh [2023-09-12T21:16:38.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:16:38.209Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:16:38.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:16:38.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:16:38.576Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:16:38.559Z] $ 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-09-12T21:16:38.947Z] $ docker top 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b -eo pid,comm [2023-09-12T21:16:39.045Z] 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-09-12T21:16:39.045Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:16:39.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:16:39.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:16:39.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:16:39.133Z] $ docker exec 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b ssh-agent [2023-09-12T21:16:39.277Z] SSH_AUTH_SOCK=/tmp/ssh-WMnT77S5iK9D/agent.31 [2023-09-12T21:16:39.277Z] SSH_AGENT_PID=37 [2023-09-12T21:16:39.283Z] Running ssh-add (command line suppressed) [2023-09-12T21:16:39.324Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11340888675639416529.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11340888675639416529.key) [2023-09-12T21:16:39.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:16:39.672Z] + git semver tag [2023-09-12T21:16:39.931Z] 2023-09-12 21:16:39,785 [run_tag] DEBUG tag force:False [2023-09-12T21:16:39.931Z] 2023-09-12 21:16:39,785 [check_head_tag] DEBUG check head tag [2023-09-12T21:16:39.931Z] 2023-09-12 21:16:39,786 [execute] INFO git cat-file --batch-check [2023-09-12T21:16:39.931Z] 2023-09-12 21:16:39,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-12T21:16:39.931Z] 2023-09-12 21:16:39,789 [execute] INFO git cat-file --batch [2023-09-12T21:16:39.932Z] 2023-09-12 21:16:39,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-12T21:16:39.932Z] 2023-09-12 21:16:39,801 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:16:39.932Z] 2023-09-12 21:16:39,801 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 [2023-09-12T21:16:39.932Z] 2023-09-12 21:16:39,801 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:16:39.932Z] 2023-09-12 21:16:39,806 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:16:39.932Z] 3.1.0-dev.19 [Pipeline] } [2023-09-12T21:16:39.892Z] $ docker exec --env ******** --env ******** 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b ssh-agent -k [2023-09-12T21:16:39.986Z] unset SSH_AUTH_SOCK; [2023-09-12T21:16:39.986Z] unset SSH_AGENT_PID; [2023-09-12T21:16:39.986Z] echo Agent pid 37 killed; [2023-09-12T21:16:40.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:16:40.358Z] + git semver [Pipeline] } [2023-09-12T21:16:40.579Z] $ docker stop --time=1 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b [2023-09-12T21:16:41.841Z] $ docker rm -f --volumes 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:16:42.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:16:42.269Z] [2023-09-12T21:16:42.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:16:42.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:16:42.564Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T21:16:42.565Z] ab5ef0e58194: Pulling fs layer [2023-09-12T21:16:42.565Z] 9712f1f96733: Pulling fs layer [2023-09-12T21:16:42.565Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T21:16:42.565Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T21:16:42.565Z] e9a5061849ea: Pulling fs layer [2023-09-12T21:16:42.565Z] d747dcd14b5f: Pulling fs layer [2023-09-12T21:16:42.565Z] 2de7ff778b66: Pulling fs layer [2023-09-12T21:16:42.565Z] e9a5061849ea: Waiting [2023-09-12T21:16:42.565Z] d747dcd14b5f: Waiting [2023-09-12T21:16:42.565Z] 2de7ff778b66: Waiting [2023-09-12T21:16:42.565Z] 0d9ebad4ef96: Waiting [2023-09-12T21:16:42.565Z] 9712f1f96733: Verifying Checksum [2023-09-12T21:16:42.565Z] 9712f1f96733: Download complete [2023-09-12T21:16:42.822Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T21:16:42.822Z] 63f879dbbcfc: Download complete [2023-09-12T21:16:43.080Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T21:16:43.080Z] 0d9ebad4ef96: Download complete [2023-09-12T21:16:43.080Z] ab5ef0e58194: Verifying Checksum [2023-09-12T21:16:43.080Z] ab5ef0e58194: Download complete [2023-09-12T21:16:43.080Z] e9a5061849ea: Verifying Checksum [2023-09-12T21:16:43.080Z] e9a5061849ea: Download complete [2023-09-12T21:16:43.080Z] d747dcd14b5f: Verifying Checksum [2023-09-12T21:16:43.080Z] d747dcd14b5f: Download complete [2023-09-12T21:16:43.338Z] 2de7ff778b66: Verifying Checksum [2023-09-12T21:16:43.338Z] 2de7ff778b66: Download complete [2023-09-12T21:16:45.866Z] ab5ef0e58194: Pull complete [2023-09-12T21:16:45.866Z] 9712f1f96733: Pull complete [2023-09-12T21:16:46.124Z] 63f879dbbcfc: Pull complete [2023-09-12T21:16:50.305Z] 0d9ebad4ef96: Pull complete [2023-09-12T21:16:50.305Z] e9a5061849ea: Pull complete [2023-09-12T21:16:50.305Z] d747dcd14b5f: Pull complete [2023-09-12T21:16:50.870Z] 2de7ff778b66: Pull complete [2023-09-12T21:16:50.870Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T21:16:50.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:16:50.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:16:50.942Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:16:50.921Z] $ 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-09-12T21:16:55.657Z] $ docker top c71d0d1083628587d62ada5d2dc07047194ad3684d979fd1f28cb90023a0ec74 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:16:55.768Z] provisioning config files... [2023-09-12T21:16:55.775Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9233627971266372258tmp [2023-09-12T21:16:55.783Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15556497817584370530tmp [2023-09-12T21:16:55.794Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11971014501756338439tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:16:55.809Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:16:56.090Z] ---> sigul-configuration.sh [2023-09-12T21:16:56.090Z] gpg: directory `/root/.gnupg' created [2023-09-12T21:16:56.090Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T21:16:56.090Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T21:16:56.090Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T21:16:56.090Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T21:16:56.090Z] gpg: CAST5 encrypted data [2023-09-12T21:16:56.090Z] gpg: encrypted with 1 passphrase [2023-09-12T21:16:56.090Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T21:16:56.375Z] + mkdir /home/jenkins [2023-09-12T21:16:56.375Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T21:16:56.662Z] + 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-09-12T21:16:56.668Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:16:56.949Z] ---> sigul-install.sh [2023-09-12T21:16:56.949Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T21:16:57.232Z] + git tag --list [2023-09-12T21:16:57.232Z] v1.0.0 [2023-09-12T21:16:57.232Z] v1.1.0 [2023-09-12T21:16:57.232Z] v1.2.0 [2023-09-12T21:16:57.232Z] v1.3.0 [2023-09-12T21:16:57.232Z] v1.3.1 [2023-09-12T21:16:57.232Z] v2.0.0 [2023-09-12T21:16:57.232Z] v2.0.1 [2023-09-12T21:16:57.232Z] v2.1.0 [2023-09-12T21:16:57.232Z] v2.1.1 [2023-09-12T21:16:57.232Z] v2.1.2 [2023-09-12T21:16:57.232Z] v2.2.0 [2023-09-12T21:16:57.232Z] v2.3 [2023-09-12T21:16:57.232Z] v2.3.0 [2023-09-12T21:16:57.232Z] v2.3.1 [2023-09-12T21:16:57.232Z] v3.0 [2023-09-12T21:16:57.232Z] v3.0.0 [2023-09-12T21:16:57.232Z] v3.0.1 [2023-09-12T21:16:57.232Z] v3.0.1-dev.1 [2023-09-12T21:16:57.232Z] v3.1.0-dev.1 [2023-09-12T21:16:57.232Z] v3.1.0-dev.10 [2023-09-12T21:16:57.232Z] v3.1.0-dev.11 [2023-09-12T21:16:57.232Z] v3.1.0-dev.12 [2023-09-12T21:16:57.232Z] v3.1.0-dev.13 [2023-09-12T21:16:57.232Z] v3.1.0-dev.14 [2023-09-12T21:16:57.232Z] v3.1.0-dev.15 [2023-09-12T21:16:57.232Z] v3.1.0-dev.16 [2023-09-12T21:16:57.232Z] v3.1.0-dev.17 [2023-09-12T21:16:57.232Z] v3.1.0-dev.18 [2023-09-12T21:16:57.232Z] v3.1.0-dev.19 [2023-09-12T21:16:57.232Z] v3.1.0-dev.2 [2023-09-12T21:16:57.232Z] v3.1.0-dev.3 [2023-09-12T21:16:57.232Z] v3.1.0-dev.4 [2023-09-12T21:16:57.232Z] v3.1.0-dev.5 [2023-09-12T21:16:57.232Z] v3.1.0-dev.6 [2023-09-12T21:16:57.232Z] v3.1.0-dev.7 [2023-09-12T21:16:57.232Z] v3.1.0-dev.8 [2023-09-12T21:16:57.232Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T21:16:57.518Z] + lftools sign git-tag v3.1.0-dev.19 [2023-09-12T21:16:58.087Z] Signing Git tag with Sigul... [2023-09-12T21:16:58.087Z] Signing v3.1.0-dev.19 [Pipeline] echo [2023-09-12T21:16:58.356Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:16:58.640Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T21:16:58.647Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T21:16:58.620Z] $ docker stop --time=1 c71d0d1083628587d62ada5d2dc07047194ad3684d979fd1f28cb90023a0ec74 [2023-09-12T21:16:59.901Z] $ docker rm -f --volumes c71d0d1083628587d62ada5d2dc07047194ad3684d979fd1f28cb90023a0ec74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T21:17:00.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:17:00.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:17:00.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:17:00.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:17:00.757Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:17:00.744Z] $ 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-09-12T21:17:01.096Z] $ docker top 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:17:01.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:17:01.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:17:01.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:17:01.287Z] $ docker exec 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c ssh-agent [2023-09-12T21:17:01.435Z] SSH_AUTH_SOCK=/tmp/ssh-vNJXBwuKsE8z/agent.31 [2023-09-12T21:17:01.435Z] SSH_AGENT_PID=37 [2023-09-12T21:17:01.439Z] Running ssh-add (command line suppressed) [2023-09-12T21:17:01.491Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1177804708552257688.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1177804708552257688.key) [2023-09-12T21:17:01.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:17:01.839Z] + git semver bump pre [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,967 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,967 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,968 [bump_version] DEBUG bumped version:3.1.0-dev.20 [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,968 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,968 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,968 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,969 [execute] INFO git cat-file --batch-check [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,975 [execute] INFO git cat-file --batch [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:17:02.098Z] 2023-09-12 21:17:01,980 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:17:02.098Z] 3.1.0-dev.20 [Pipeline] } [2023-09-12T21:17:02.058Z] $ docker exec --env ******** --env ******** 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c ssh-agent -k [2023-09-12T21:17:02.156Z] unset SSH_AUTH_SOCK; [2023-09-12T21:17:02.157Z] unset SSH_AGENT_PID; [2023-09-12T21:17:02.157Z] echo Agent pid 37 killed; [2023-09-12T21:17:02.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:17:02.518Z] + git semver [Pipeline] } [2023-09-12T21:17:02.737Z] $ docker stop --time=1 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c [2023-09-12T21:17:03.991Z] $ docker rm -f --volumes 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:17:04.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:17:04.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:17:04.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:17:04.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:17:04.759Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:17:04.738Z] $ 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-09-12T21:17:05.065Z] $ docker top 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:17:05.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:17:05.202Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:17:05.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:17:05.270Z] $ docker exec 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb ssh-agent [2023-09-12T21:17:05.433Z] SSH_AUTH_SOCK=/tmp/ssh-l9UG057P3KNA/agent.31 [2023-09-12T21:17:05.433Z] SSH_AGENT_PID=37 [2023-09-12T21:17:05.438Z] Running ssh-add (command line suppressed) [2023-09-12T21:17:05.484Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5128771036596541844.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5128771036596541844.key) [2023-09-12T21:17:05.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:17:05.837Z] + git semver push [2023-09-12T21:17:06.096Z] 2023-09-12 21:17:06,008 [run_push] DEBUG push [2023-09-12T21:17:06.096Z] 2023-09-12 21:17:06,008 [execute] INFO git cat-file --batch-check [2023-09-12T21:17:06.096Z] 2023-09-12 21:17:06,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:17:06.096Z] 2023-09-12 21:17:06,011 [execute] INFO git rev-list 70c226dee02375c467efe5e1b95ab833b212cd37 -- [2023-09-12T21:17:06.096Z] 2023-09-12 21:17:06,011 [execute] DEBUG Popen(['git', 'rev-list', '70c226dee02375c467efe5e1b95ab833b212cd37', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:17:06.096Z] 2023-09-12 21:17:06,019 [execute] INFO git fetch -v origin [2023-09-12T21:17:06.096Z] 2023-09-12 21:17:06,020 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T21:17:06.664Z] 2023-09-12 21:17:06,468 [run_push] DEBUG no remote changes detected [2023-09-12T21:17:06.664Z] 2023-09-12 21:17:06,468 [execute] INFO git push origin semver [2023-09-12T21:17:06.664Z] 2023-09-12 21:17:06,469 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:17:07.605Z] 2023-09-12 21:17:07,237 [run_push] DEBUG push all version tags [2023-09-12T21:17:07.605Z] 2023-09-12 21:17:07,237 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T21:17:07.605Z] 2023-09-12 21:17:07,238 [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-09-12T21:17:08.175Z] 2023-09-12 21:17:07,979 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-12T21:17:08.175Z] 3.1.0-dev.20 [Pipeline] } [2023-09-12T21:17:08.135Z] $ docker exec --env ******** --env ******** 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb ssh-agent -k [2023-09-12T21:17:08.233Z] unset SSH_AUTH_SOCK; [2023-09-12T21:17:08.233Z] unset SSH_AGENT_PID; [2023-09-12T21:17:08.233Z] echo Agent pid 37 killed; [2023-09-12T21:17:08.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:17:08.594Z] + git semver [Pipeline] } [2023-09-12T21:17:08.816Z] $ docker stop --time=1 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb [2023-09-12T21:17:10.072Z] $ docker rm -f --volumes 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb [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-09-12T21:17:10.631Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-12T21:17:10.631Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-12T21:17:10.631Z] total 16 [2023-09-12T21:17:10.631Z] drwxr-xr-x 3 root root 4096 Sep 12 21:05 . [2023-09-12T21:17:10.631Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:16 .. [2023-09-12T21:17:10.631Z] drwxr-xr-x 2 root root 4096 Sep 12 21:05 cost [2023-09-12T21:17:10.631Z] -rw-r--r-- 1 root root 96 Sep 12 21:05 cost.csv [2023-09-12T21:17:10.631Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-12T21:17:10.631Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-12T21:17:10.631Z] total 16 [2023-09-12T21:17:10.631Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:05 . [2023-09-12T21:17:10.631Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:16 .. [2023-09-12T21:17:10.631Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:05 cost [2023-09-12T21:17:10.631Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 12 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:17:10.916Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:17:11.770Z] ---> package-listing.sh [2023-09-12T21:17:11.770Z] ++ facter osfamily [2023-09-12T21:17:11.770Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:17:12.029Z] + OS_FAMILY=debian [2023-09-12T21:17:12.029Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-12T21:17:12.029Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:17:12.029Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:17:12.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:17:12.029Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:17:12.029Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-12T21:17:12.029Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:17:12.029Z] + case "${OS_FAMILY}" in [2023-09-12T21:17:12.029Z] + dpkg -l [2023-09-12T21:17:12.029Z] + grep '^ii' [2023-09-12T21:17:12.029Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:17:12.029Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:17:12.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:17:12.029Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-12T21:17:12.029Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-12T21:17:12.029Z] + 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-09-12T21:17:12.040Z] 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-09-12T21:17:12.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:17:12.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:17:12.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:17:12.948Z] prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container [2023-09-12T21:17:12.929Z] $ 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-09-12T21:17:13.123Z] $ docker top 58464111c2498d3cef97a8e463748b0e0eb708609dd28dfd3eda105c53fbb138 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:17:13.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:17:13.908Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:17:14.228Z] + ls /var/log/sa-host [2023-09-12T21:17:14.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:17:14.324Z] provisioning config files... [2023-09-12T21:17:14.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9672574854513590422tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:17:14.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:17:14.626Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:17:14.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:17:14.952Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:17:14.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:17:15.240Z] ---> sudo-logs.sh [2023-09-12T21:17:15.240Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:17:15.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:17:15.543Z] ---> job-cost.sh [2023-09-12T21:17:15.543Z] lf-activate-venv: SKIPPING [2023-09-12T21:17:15.543Z] DEBUG: total: 0.2199999988079071 [2023-09-12T21:17:15.543Z] INFO: Retrieving Stack Cost... [2023-09-12T21:17:16.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:17:16.368Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:17:16.377Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:17:16.657Z] ---> logs-deploy.sh [2023-09-12T21:17:16.657Z] lf-activate-venv: SKIPPING [2023-09-12T21:17:16.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/188 [2023-09-12T21:17:16.657Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:17:17.591Z] Archives upload complete. [2023-09-12T21:17:17.591Z] INFO: archiving logs to Nexus