Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 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-ssh6692241588946323285.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-ssh16454706830571881995.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-ssh5351009820380511633.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-ssh13326124454550574759.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-ssh11447763451733396318.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6393 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 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 (main) Commit message: "build: Update to latest SDK (#597)" > 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 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 # timeout=10 > git rev-list --no-walk 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-18T16:17:00.215Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-18T16:17:00.260Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-18T16:17:00.281Z] ========================================================= [2023-09-18T16:17:00.281Z] EdgeX Global Pipelines Version Info [2023-09-18T16:17:00.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:17:01.012Z] ------------------- [2023-09-18T16:17:01.012Z] stable info: [2023-09-18T16:17:01.012Z] ------------------- [2023-09-18T16:17:01.012Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-18T16:17:01.012Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-18T16:17:01.012Z] Message: update stable to v1.0.254 [2023-09-18T16:17:01.582Z] ------------------- [2023-09-18T16:17:01.582Z] experimental info: [2023-09-18T16:17:01.582Z] ------------------- [2023-09-18T16:17:01.582Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-18T16:17:01.582Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-18T16:17:01.582Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-18T16:17:01.760Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-18T16:17:01.773Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-18T16:17:01.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-18T16:17:01.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-18T16:17:01.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-18T16:17:01.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-18T16:17:01.859Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-18T16:17:01.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-18T16:17:01.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-18T16:17:01.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-18T16:17:01.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-18T16:17:01.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-18T16:17:01.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-18T16:17:01.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-18T16:17:01.978Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-18T16:17:01.987Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-18T16:17:01.997Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-18T16:17:02.008Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-18T16:17:02.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-18T16:17:02.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-18T16:17:02.056Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-18T16:17:02.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-18T16:17:02.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-18T16:17:02.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-18T16:17:02.132Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-18T16:17:02.145Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-18T16:17:02.164Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-18T16:17:02.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-18T16:17:02.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-18T16:17:02.220Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-18T16:17:02.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] echo [2023-09-18T16:17:02.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b86542 [Pipeline] echo [2023-09-18T16:17:02.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T16:17:02.313Z] provisioning config files... [2023-09-18T16:17:02.326Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11535114007753448062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:17:02.625Z] ---> docker-login.sh [2023-09-18T16:17:02.625Z] nexus3.edgexfoundry.org:10001 [2023-09-18T16:17:02.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:02.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:02.885Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:02.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:02.885Z] [2023-09-18T16:17:02.885Z] Login Succeeded [2023-09-18T16:17:02.885Z] nexus3.edgexfoundry.org:10002 [2023-09-18T16:17:02.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:03.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:03.147Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:03.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:03.147Z] [2023-09-18T16:17:03.147Z] Login Succeeded [2023-09-18T16:17:03.147Z] nexus3.edgexfoundry.org:10003 [2023-09-18T16:17:03.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:03.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:03.147Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:03.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:03.147Z] [2023-09-18T16:17:03.147Z] Login Succeeded [2023-09-18T16:17:03.147Z] nexus3.edgexfoundry.org:10004 [2023-09-18T16:17:03.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:03.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:03.407Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:03.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:03.407Z] [2023-09-18T16:17:03.407Z] Login Succeeded [2023-09-18T16:17:03.407Z] docker.io [2023-09-18T16:17:03.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:03.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:03.667Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:03.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:03.667Z] [2023-09-18T16:17:03.667Z] Login Succeeded [2023-09-18T16:17:03.667Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T16:17:03.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-18T16:17:04.054Z] + git rev-list -1 --merges 2b865428d4c5867b9412c9393c54ce3bc1bb3d31~1..2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] echo [2023-09-18T16:17:04.105Z] -----------> git rev-list -1 --merges 2b865428d4c5867b9412c9393c54ce3bc1bb3d31~1..2b865428d4c5867b9412c9393c54ce3bc1bb3d31 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [false] [Pipeline] sh [2023-09-18T16:17:04.391Z] + git log --format=format:%s -1 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] echo [2023-09-18T16:17:04.429Z] ========================================================= [2023-09-18T16:17:04.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-18T16:17:04.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T16:17:04.747Z] + git log --format=format:%s -1 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] echo [2023-09-18T16:17:04.758Z] [semverPrep] GIT_COMMIT: 2b865428d4c5867b9412c9393c54ce3bc1bb3d31, Commit Message: build: Update to latest SDK (#597) [Pipeline] echo [2023-09-18T16:17:04.768Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-18T16:17:05.147Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T16:17:05.147Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-18T16:17:05.147Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-18T16:17:05.147Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-18T16:17:05.147Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-18T16:17:05.147Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-18T16:17:05.147Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:17:05.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T16:17:05.569Z] [2023-09-18T16:17:05.569Z] 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-18T16:17:05.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T16:17:05.876Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-18T16:17:05.876Z] b85a868b505f: Pulling fs layer [2023-09-18T16:17:05.876Z] e2be974225ed: Pulling fs layer [2023-09-18T16:17:05.876Z] 339a4e72a1f5: Pulling fs layer [2023-09-18T16:17:05.876Z] 988bab9f4d93: Pulling fs layer [2023-09-18T16:17:05.876Z] 1469e6f7b9e6: Pulling fs layer [2023-09-18T16:17:05.876Z] eaf3925da568: Pulling fs layer [2023-09-18T16:17:05.876Z] bab4dde63d76: Pulling fs layer [2023-09-18T16:17:05.876Z] bde34c3a00c8: Pulling fs layer [2023-09-18T16:17:05.876Z] b352a97aabf1: Pulling fs layer [2023-09-18T16:17:05.876Z] 4872d77fe225: Pulling fs layer [2023-09-18T16:17:05.876Z] 5851b861e8e6: Pulling fs layer [2023-09-18T16:17:05.876Z] 988bab9f4d93: Waiting [2023-09-18T16:17:05.876Z] 1469e6f7b9e6: Waiting [2023-09-18T16:17:05.876Z] eaf3925da568: Waiting [2023-09-18T16:17:05.876Z] bab4dde63d76: Waiting [2023-09-18T16:17:05.876Z] bde34c3a00c8: Waiting [2023-09-18T16:17:05.876Z] b352a97aabf1: Waiting [2023-09-18T16:17:05.876Z] 4872d77fe225: Waiting [2023-09-18T16:17:05.876Z] 5851b861e8e6: Waiting [2023-09-18T16:17:05.876Z] e2be974225ed: Download complete [2023-09-18T16:17:05.876Z] 988bab9f4d93: Verifying Checksum [2023-09-18T16:17:05.876Z] 988bab9f4d93: Download complete [2023-09-18T16:17:05.876Z] 1469e6f7b9e6: Verifying Checksum [2023-09-18T16:17:05.876Z] 1469e6f7b9e6: Download complete [2023-09-18T16:17:05.876Z] 339a4e72a1f5: Verifying Checksum [2023-09-18T16:17:05.876Z] 339a4e72a1f5: Download complete [2023-09-18T16:17:06.135Z] eaf3925da568: Verifying Checksum [2023-09-18T16:17:06.135Z] eaf3925da568: Download complete [2023-09-18T16:17:06.135Z] bde34c3a00c8: Verifying Checksum [2023-09-18T16:17:06.135Z] bde34c3a00c8: Download complete [2023-09-18T16:17:06.135Z] b352a97aabf1: Verifying Checksum [2023-09-18T16:17:06.135Z] b352a97aabf1: Download complete [2023-09-18T16:17:06.135Z] 4872d77fe225: Download complete [2023-09-18T16:17:06.135Z] 5851b861e8e6: Verifying Checksum [2023-09-18T16:17:06.135Z] 5851b861e8e6: Download complete [2023-09-18T16:17:06.135Z] b85a868b505f: Verifying Checksum [2023-09-18T16:17:06.135Z] b85a868b505f: Download complete [2023-09-18T16:17:06.395Z] bab4dde63d76: Verifying Checksum [2023-09-18T16:17:06.395Z] bab4dde63d76: Download complete [2023-09-18T16:17:07.331Z] b85a868b505f: Pull complete [2023-09-18T16:17:07.590Z] e2be974225ed: Pull complete [2023-09-18T16:17:08.159Z] 339a4e72a1f5: Pull complete [2023-09-18T16:17:08.159Z] 988bab9f4d93: Pull complete [2023-09-18T16:17:08.417Z] 1469e6f7b9e6: Pull complete [2023-09-18T16:17:08.417Z] eaf3925da568: Pull complete [2023-09-18T16:17:10.319Z] bab4dde63d76: Pull complete [2023-09-18T16:17:10.319Z] bde34c3a00c8: Pull complete [2023-09-18T16:17:10.319Z] b352a97aabf1: Pull complete [2023-09-18T16:17:10.319Z] 4872d77fe225: Pull complete [2023-09-18T16:17:10.319Z] 5851b861e8e6: Pull complete [2023-09-18T16:17:10.319Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-18T16:17:10.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T16:17:10.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:17:10.412Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:17:10.440Z] $ 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-18T16:17:12.768Z] $ docker top 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 -eo pid,comm [2023-09-18T16:17:12.831Z] 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-18T16:17:12.831Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T16:17:12.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T16:17:12.871Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T16:17:12.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T16:17:12.989Z] $ docker exec 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 ssh-agent [2023-09-18T16:17:13.112Z] SSH_AUTH_SOCK=/tmp/ssh-FrpyIt3tcash/agent.32 [2023-09-18T16:17:13.112Z] SSH_AGENT_PID=38 [2023-09-18T16:17:13.118Z] Running ssh-add (command line suppressed) [2023-09-18T16:17:13.209Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15495179575575553893.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15495179575575553893.key) [2023-09-18T16:17:13.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T16:17:13.515Z] + git tag --points-at HEAD [Pipeline] } [2023-09-18T16:17:13.521Z] $ docker exec --env ******** --env ******** 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 ssh-agent -k [2023-09-18T16:17:13.632Z] unset SSH_AUTH_SOCK; [2023-09-18T16:17:13.632Z] unset SSH_AGENT_PID; [2023-09-18T16:17:13.632Z] echo Agent pid 38 killed; [2023-09-18T16:17:13.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-18T16:17:13.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T16:17:13.673Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T16:17:13.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T16:17:13.781Z] $ docker exec 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 ssh-agent [2023-09-18T16:17:13.895Z] SSH_AUTH_SOCK=/tmp/ssh-EvftJ1gM0dxs/agent.70 [2023-09-18T16:17:13.895Z] SSH_AGENT_PID=76 [2023-09-18T16:17:13.900Z] Running ssh-add (command line suppressed) [2023-09-18T16:17:13.997Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13885924960073452497.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13885924960073452497.key) [2023-09-18T16:17:14.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T16:17:14.310Z] + git semver init [2023-09-18T16:17:14.572Z] 2023-09-18 16:17:14,482 [run_init] DEBUG init version:0.0.0 force:False [2023-09-18T16:17:14.572Z] 2023-09-18 16:17:14,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-18T16:17:14.572Z] 2023-09-18 16:17:14,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-18T16:17:14.572Z] 2023-09-18 16:17:14,483 [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-18T16:17:15.510Z] 2023-09-18 16:17:15,282 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-18T16:17:15.510Z] 2023-09-18 16:17:15,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-18T16:17:15.510Z] 2023-09-18 16:17:15,283 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:17:15.510Z] 2023-09-18 16:17:15,283 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:17:15.510Z] 3.1.0-dev.20 [Pipeline] } [2023-09-18T16:17:15.516Z] $ docker exec --env ******** --env ******** 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 ssh-agent -k [2023-09-18T16:17:15.609Z] unset SSH_AUTH_SOCK; [2023-09-18T16:17:15.609Z] unset SSH_AGENT_PID; [2023-09-18T16:17:15.609Z] echo Agent pid 76 killed; [2023-09-18T16:17:15.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T16:17:15.926Z] + git semver [Pipeline] } [2023-09-18T16:17:16.196Z] $ docker stop --time=1 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 [2023-09-18T16:17:17.496Z] $ docker rm -f --volumes 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T16:17:17.832Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-18T16:17:18.031Z] Stashed 1 file(s) [Pipeline] echo [2023-09-18T16:17:18.034Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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-18T16:17:18.209Z] provisioning config files... [2023-09-18T16:17:18.219Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3515283042544041948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:17:18.514Z] ---> docker-login.sh [2023-09-18T16:17:18.514Z] nexus3.edgexfoundry.org:10001 [2023-09-18T16:17:18.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:18.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:18.515Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:18.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:18.515Z] [2023-09-18T16:17:18.515Z] Login Succeeded [2023-09-18T16:17:18.515Z] nexus3.edgexfoundry.org:10002 [2023-09-18T16:17:18.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:18.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:18.515Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:18.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:18.515Z] [2023-09-18T16:17:18.515Z] Login Succeeded [2023-09-18T16:17:18.515Z] nexus3.edgexfoundry.org:10003 [2023-09-18T16:17:18.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:18.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:18.773Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:18.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:18.773Z] [2023-09-18T16:17:18.773Z] Login Succeeded [2023-09-18T16:17:18.773Z] nexus3.edgexfoundry.org:10004 [2023-09-18T16:17:18.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:18.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:18.773Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:18.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:18.773Z] [2023-09-18T16:17:18.773Z] Login Succeeded [2023-09-18T16:17:18.773Z] docker.io [2023-09-18T16:17:19.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:17:19.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:17:19.033Z] Configure a credential helper to remove this warning. See [2023-09-18T16:17:19.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:17:19.033Z] [2023-09-18T16:17:19.033Z] Login Succeeded [2023-09-18T16:17:19.033Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T16:17:19.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-18T16:17:19.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T16:17:19.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T16:17:19.112Z] ========================================================= [2023-09-18T16:17:19.112Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-18T16:17:19.112Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:17:19.416Z] + 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-18T16:17:19.416Z] Sending build context to Docker daemon 3.345MB [2023-09-18T16:17:19.416Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T16:17:19.416Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-18T16:17:19.416Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-18T16:17:19.416Z] 7264a8db6415: Pulling fs layer [2023-09-18T16:17:19.416Z] c4d48a809fc2: Pulling fs layer [2023-09-18T16:17:19.416Z] 4f1c88b9dad5: Pulling fs layer [2023-09-18T16:17:19.416Z] ad3a456e5733: Pulling fs layer [2023-09-18T16:17:19.416Z] 9e4f439ed901: Pulling fs layer [2023-09-18T16:17:19.416Z] feaf6a47b606: Pulling fs layer [2023-09-18T16:17:19.416Z] 5e8b037d7d82: Pulling fs layer [2023-09-18T16:17:19.416Z] 8ac70367396e: Pulling fs layer [2023-09-18T16:17:19.416Z] 6db16350a2e2: Pulling fs layer [2023-09-18T16:17:19.416Z] 9250d5d63582: Pulling fs layer [2023-09-18T16:17:19.416Z] ad3a456e5733: Waiting [2023-09-18T16:17:19.416Z] 8ac70367396e: Waiting [2023-09-18T16:17:19.416Z] 9e4f439ed901: Waiting [2023-09-18T16:17:19.416Z] 6db16350a2e2: Waiting [2023-09-18T16:17:19.416Z] 9250d5d63582: Waiting [2023-09-18T16:17:19.416Z] 5e8b037d7d82: Waiting [2023-09-18T16:17:19.416Z] c4d48a809fc2: Verifying Checksum [2023-09-18T16:17:19.416Z] c4d48a809fc2: Download complete [2023-09-18T16:17:19.416Z] ad3a456e5733: Verifying Checksum [2023-09-18T16:17:19.416Z] ad3a456e5733: Download complete [2023-09-18T16:17:19.416Z] 9e4f439ed901: Verifying Checksum [2023-09-18T16:17:19.416Z] 9e4f439ed901: Download complete [2023-09-18T16:17:19.679Z] 7264a8db6415: Download complete [2023-09-18T16:17:19.679Z] feaf6a47b606: Verifying Checksum [2023-09-18T16:17:19.679Z] feaf6a47b606: Download complete [2023-09-18T16:17:19.679Z] 7264a8db6415: Pull complete [2023-09-18T16:17:19.938Z] c4d48a809fc2: Pull complete [2023-09-18T16:17:19.938Z] 8ac70367396e: Verifying Checksum [2023-09-18T16:17:19.938Z] 8ac70367396e: Download complete [2023-09-18T16:17:19.938Z] 4f1c88b9dad5: Verifying Checksum [2023-09-18T16:17:19.938Z] 4f1c88b9dad5: Download complete [2023-09-18T16:17:20.195Z] 6db16350a2e2: Verifying Checksum [2023-09-18T16:17:20.195Z] 6db16350a2e2: Download complete [2023-09-18T16:17:20.452Z] 5e8b037d7d82: Verifying Checksum [2023-09-18T16:17:20.452Z] 5e8b037d7d82: Download complete [2023-09-18T16:17:20.452Z] 9250d5d63582: Verifying Checksum [2023-09-18T16:17:20.452Z] 9250d5d63582: Download complete [2023-09-18T16:17:22.982Z] 4f1c88b9dad5: Pull complete [2023-09-18T16:17:22.982Z] ad3a456e5733: Pull complete [2023-09-18T16:17:23.240Z] 9e4f439ed901: Pull complete [2023-09-18T16:17:23.240Z] feaf6a47b606: Pull complete [2023-09-18T16:17:25.789Z] 5e8b037d7d82: Pull complete [2023-09-18T16:17:25.789Z] 8ac70367396e: Pull complete [2023-09-18T16:17:26.049Z] 6db16350a2e2: Pull complete [2023-09-18T16:17:26.617Z] 9250d5d63582: Pull complete [2023-09-18T16:17:26.617Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-18T16:17:26.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-18T16:17:26.876Z] ---> fa269f55d9b9 [2023-09-18T16:17:26.876Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-18T16:17:30.170Z] ---> Running in 0869053cfe38 [2023-09-18T16:17:30.429Z] Removing intermediate container 0869053cfe38 [2023-09-18T16:17:30.429Z] ---> 772c21056ea3 [2023-09-18T16:17:30.429Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T16:17:30.429Z] ---> Running in cf50345adaf6 [2023-09-18T16:17:30.688Z] Removing intermediate container cf50345adaf6 [2023-09-18T16:17:30.688Z] ---> 74582c3e1f34 [2023-09-18T16:17:30.688Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-18T16:17:30.688Z] ---> Running in 5e16eea987ed [2023-09-18T16:17:30.688Z] Removing intermediate container 5e16eea987ed [2023-09-18T16:17:30.688Z] ---> d673f305d7da [2023-09-18T16:17:30.688Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T16:17:30.688Z] ---> Running in f31c4f270c85 [2023-09-18T16:17:30.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T16:17:31.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T16:17:31.465Z] OK: 265 MiB in 56 packages [2023-09-18T16:17:31.724Z] Removing intermediate container f31c4f270c85 [2023-09-18T16:17:31.724Z] ---> dd6fc8a4570b [2023-09-18T16:17:31.724Z] Step 7/12 : WORKDIR /app [2023-09-18T16:17:31.724Z] ---> Running in 050c46b613d7 [2023-09-18T16:17:31.983Z] Removing intermediate container 050c46b613d7 [2023-09-18T16:17:31.983Z] ---> c1e3f3a7830e [2023-09-18T16:17:31.983Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-18T16:17:31.983Z] ---> 291dee61bf81 [2023-09-18T16:17:31.983Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T16:17:31.983Z] ---> Running in ffe8a906bfa9 [2023-09-18T16:17:33.156Z] Still waiting to schedule task [2023-09-18T16:17:33.157Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-18T16:18:10.719Z] Removing intermediate container ffe8a906bfa9 [2023-09-18T16:18:10.719Z] ---> 7c0644db253e [2023-09-18T16:18:10.719Z] Step 10/12 : COPY . . [2023-09-18T16:18:10.719Z] ---> d41faf5ff75b [2023-09-18T16:18:10.719Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T16:18:10.719Z] ---> Running in d219cb963e0e [2023-09-18T16:18:10.719Z] Removing intermediate container d219cb963e0e [2023-09-18T16:18:10.719Z] ---> 2ce881dafba2 [2023-09-18T16:18:10.719Z] Step 12/12 : RUN $MAKE [2023-09-18T16:18:10.719Z] ---> Running in 0c61c07aa3af [2023-09-18T16:18:10.719Z] noop [2023-09-18T16:18:10.719Z] Removing intermediate container 0c61c07aa3af [2023-09-18T16:18:10.719Z] ---> a83d60cd6df0 [2023-09-18T16:18:10.719Z] Successfully built a83d60cd6df0 [2023-09-18T16:18:10.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:18:11.025Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-18T16:18:11.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:18:11.092Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:18:11.121Z] $ 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-18T16:18:11.455Z] $ docker top ebb4ac05fed4dc026784191d99d38ba05c259be6fe7a6ef7fd4e22ef2c6f6fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T16:18:11.787Z] + go version [2023-09-18T16:18:11.788Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-18T16:18:11.799Z] $ docker stop --time=1 ebb4ac05fed4dc026784191d99d38ba05c259be6fe7a6ef7fd4e22ef2c6f6fbe [2023-09-18T16:18:13.070Z] $ docker rm -f --volumes ebb4ac05fed4dc026784191d99d38ba05c259be6fe7a6ef7fd4e22ef2c6f6fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:18:13.485Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-18T16:18:13.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:18:13.555Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:18:13.585Z] $ 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-18T16:18:13.903Z] $ docker top 5f5f68c81e4a251503b3e82bb6788ed042d06b20ae21a38900e4dc445c4aedad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T16:18:14.259Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-18T16:18:14.557Z] + make test [2023-09-18T16:18:14.557Z] go test -race -coverprofile=coverage.out ./... [2023-09-18T16:18:32.642Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-18T16:18:50.708Z] go vet ./... [2023-09-18T16:18:51.641Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-18T16:18:51.641Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-18T16:18:51.641Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-18T16:18:51.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-18T16:18:51.919Z] $ docker stop --time=1 5f5f68c81e4a251503b3e82bb6788ed042d06b20ae21a38900e4dc445c4aedad [2023-09-18T16:18:55.907Z] $ docker rm -f --volumes 5f5f68c81e4a251503b3e82bb6788ed042d06b20ae21a38900e4dc445c4aedad [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T16:18:56.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-18T16:18:56.461Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-18T16:18:56.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-18T16:18:57.261Z] + ls -al . [2023-09-18T16:18:57.261Z] total 184 [2023-09-18T16:18:57.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 16:18 . [2023-09-18T16:18:57.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 16:16 .. [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 18 16:16 .dockerignore [2023-09-18T16:18:57.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 16:18 .git [2023-09-18T16:18:57.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 16:16 .github [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 18 16:16 .gitignore [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 18 16:16 .golangci.yml [2023-09-18T16:18:57.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 16:17 .semver [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 18 16:16 Attribution.txt [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 18 16:16 CHANGELOG.md [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 18 16:16 Dockerfile [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 18 16:16 GOVERNANCE.md [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 18 16:16 Jenkinsfile [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 18 16:16 LICENSE [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 18 16:16 OWNERS.md [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 18 16:16 README.md [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 18 16:17 VERSION [2023-09-18T16:18:57.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 16:16 bin [2023-09-18T16:18:57.261Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 18 16:18 coverage.out [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 18 16:16 go.mod [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 35444 Sep 18 16:16 go.sum [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 18 16:16 main.go [2023-09-18T16:18:57.261Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 18 16:16 makefile [2023-09-18T16:18:57.261Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 16:16 res [2023-09-18T16:18:57.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 16:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:18:57.594Z] + 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=2b865428d4c5867b9412c9393c54ce3bc1bb3d31 --label arch=amd64 --label version=3.1.0-dev.20 . [2023-09-18T16:18:57.594Z] Sending build context to Docker daemon 3.346MB [2023-09-18T16:18:57.594Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T16:18:57.594Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-18T16:18:57.594Z] ---> a83d60cd6df0 [2023-09-18T16:18:57.594Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-18T16:18:57.853Z] ---> Running in a7423c718deb [2023-09-18T16:18:57.854Z] Removing intermediate container a7423c718deb [2023-09-18T16:18:57.854Z] ---> 1d320fb63f17 [2023-09-18T16:18:57.854Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T16:18:57.854Z] ---> Running in 85b4f90ebf11 [2023-09-18T16:18:57.854Z] Removing intermediate container 85b4f90ebf11 [2023-09-18T16:18:57.854Z] ---> f142ea292928 [2023-09-18T16:18:57.854Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-18T16:18:57.854Z] ---> Running in b6671c510f9d [2023-09-18T16:18:57.854Z] Removing intermediate container b6671c510f9d [2023-09-18T16:18:57.854Z] ---> 86269a9617cd [2023-09-18T16:18:57.854Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T16:18:58.112Z] ---> Running in a5e78e02db94 [2023-09-18T16:18:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T16:18:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T16:18:58.630Z] OK: 265 MiB in 56 packages [2023-09-18T16:18:58.888Z] Removing intermediate container a5e78e02db94 [2023-09-18T16:18:58.888Z] ---> c410959cc3c2 [2023-09-18T16:18:58.888Z] Step 7/26 : WORKDIR /app [2023-09-18T16:18:58.888Z] ---> Running in 151fc6f434c6 [2023-09-18T16:18:58.888Z] Removing intermediate container 151fc6f434c6 [2023-09-18T16:18:58.888Z] ---> a659514463e5 [2023-09-18T16:18:58.888Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-18T16:18:59.147Z] ---> 7f9d131399b9 [2023-09-18T16:18:59.147Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T16:18:59.147Z] ---> Running in 322a67fd353d [2023-09-18T16:18:59.724Z] Removing intermediate container 322a67fd353d [2023-09-18T16:18:59.724Z] ---> daa385fde16f [2023-09-18T16:18:59.724Z] Step 10/26 : COPY . . [2023-09-18T16:18:59.993Z] ---> ed2d158d4afd [2023-09-18T16:18:59.993Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T16:18:59.993Z] ---> Running in ef6d6de158c9 [2023-09-18T16:18:59.993Z] Removing intermediate container ef6d6de158c9 [2023-09-18T16:18:59.993Z] ---> 16753f159a9b [2023-09-18T16:18:59.993Z] Step 12/26 : RUN $MAKE [2023-09-18T16:18:59.993Z] ---> Running in cf1a90f770ed [2023-09-18T16:19:00.251Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.20" -trimpath -mod=readonly -o app-service-configurable [2023-09-18T16:19:11.686Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6394 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-09-18T16:19:11.701Z] Running in /w/workspace/app-service-configurable/189 [Pipeline] { [Pipeline] checkout [2023-09-18T16:19:11.738Z] Selected Git installation does not exist. Using Default [2023-09-18T16:19:11.738Z] The recommended git tool is: NONE [2023-09-18T16:19:16.976Z] using credential edgex-jenkins-ssh [2023-09-18T16:19:16.991Z] Cloning the remote Git repository [2023-09-18T16:19:17.031Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-18T16:19:17.128Z] > git init /w/workspace/app-service-configurable/189 # timeout=10 [2023-09-18T16:19:17.275Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-18T16:19:17.276Z] > git --version # timeout=10 [2023-09-18T16:19:17.301Z] > git --version # 'git version 2.25.1' [2023-09-18T16:19:17.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-18T16:19:17.451Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-18T16:19:18.361Z] Removing intermediate container cf1a90f770ed [2023-09-18T16:19:18.362Z] ---> c7352dce35a5 [2023-09-18T16:19:18.362Z] Step 13/26 : FROM alpine:3.18 [2023-09-18T16:19:18.362Z] 3.18: Pulling from library/alpine [2023-09-18T16:19:18.362Z] 7264a8db6415: Already exists [2023-09-18T16:19:18.362Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-18T16:19:18.362Z] Status: Downloaded newer image for alpine:3.18 [2023-09-18T16:19:18.362Z] ---> 7e01a0d0a1dc [2023-09-18T16:19:18.362Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-18T16:19:18.362Z] ---> Running in 3a4e4c0430ba [2023-09-18T16:19:18.626Z] Removing intermediate container 3a4e4c0430ba [2023-09-18T16:19:18.626Z] ---> 549253ed0d17 [2023-09-18T16:19:18.626Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-18T16:19:18.626Z] ---> Running in 84c08987ad73 [2023-09-18T16:19:18.626Z] Removing intermediate container 84c08987ad73 [2023-09-18T16:19:18.626Z] ---> 2e7f2520b7da [2023-09-18T16:19:18.626Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-18T16:19:18.626Z] ---> Running in 89f9703a9097 [2023-09-18T16:19:18.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T16:19:18.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T16:19:19.187Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-18T16:19:18.563Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-18T16:19:18.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-18T16:19:19.444Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-18T16:19:19.444Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T16:19:19.444Z] Executing ca-certificates-20230506-r0.trigger [2023-09-18T16:19:19.444Z] OK: 8 MiB in 17 packages [2023-09-18T16:19:19.447Z] Avoid second fetch [2023-09-18T16:19:19.448Z] Checking out Revision 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 (main) [2023-09-18T16:19:19.703Z] Removing intermediate container 89f9703a9097 [2023-09-18T16:19:19.703Z] ---> aa7b51eed76a [2023-09-18T16:19:19.703Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-18T16:19:19.961Z] ---> 143e08ca29a8 [2023-09-18T16:19:19.961Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-18T16:19:19.961Z] ---> 8cc314cfb741 [2023-09-18T16:19:19.961Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-18T16:19:19.961Z] ---> 595fc88ec233 [2023-09-18T16:19:19.961Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-18T16:19:20.012Z] Commit message: "build: Update to latest SDK (#597)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-09-18T16:19:19.466Z] > git config core.sparsecheckout # timeout=10 [2023-09-18T16:19:19.538Z] > git checkout -f 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T16:19:20.913Z] ---> 532c2bfbb439 [2023-09-18T16:19:20.913Z] Step 21/26 : EXPOSE 48095 [2023-09-18T16:19:20.913Z] ---> Running in 54fb56f08bc9 [2023-09-18T16:19:20.913Z] Removing intermediate container 54fb56f08bc9 [2023-09-18T16:19:20.913Z] ---> b01bc003b60c [2023-09-18T16:19:20.913Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-18T16:19:20.913Z] ---> Running in f6fa91600d1a [2023-09-18T16:19:21.030Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-18T16:19:21.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T16:19:21.030Z] Dload Upload Total Spent Left Speed [2023-09-18T16:19:21.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [2023-09-18T16:19:21.171Z] Removing intermediate container f6fa91600d1a [2023-09-18T16:19:21.171Z] ---> b073085d24a8 [2023-09-18T16:19:21.171Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-18T16:19:21.171Z] ---> Running in ad88cff267f3 [2023-09-18T16:19:21.171Z] Removing intermediate container ad88cff267f3 [2023-09-18T16:19:21.171Z] ---> d7a20074ec40 [2023-09-18T16:19:21.171Z] Step 24/26 : LABEL arch=amd64 [2023-09-18T16:19:21.171Z] ---> Running in f0046e637cb0 [2023-09-18T16:19:21.171Z] Removing intermediate container f0046e637cb0 [2023-09-18T16:19:21.171Z] ---> 3c770e04e8ad [2023-09-18T16:19:21.171Z] Step 25/26 : LABEL git_sha=2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [2023-09-18T16:19:21.171Z] ---> Running in d21f7def7e86 [Pipeline] sh [2023-09-18T16:19:21.430Z] Removing intermediate container d21f7def7e86 [2023-09-18T16:19:21.430Z] ---> aa93da1ac4e8 [2023-09-18T16:19:21.430Z] Step 26/26 : LABEL version=3.1.0-dev.20 [2023-09-18T16:19:21.430Z] ---> Running in b59e523298d3 [2023-09-18T16:19:21.430Z] Removing intermediate container b59e523298d3 [2023-09-18T16:19:21.430Z] ---> d1182771d65d [2023-09-18T16:19:21.430Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-18T16:19:21.430Z] Successfully built d1182771d65d [2023-09-18T16:19:21.430Z] 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-18T16:19:21.519Z] provisioning config files... [2023-09-18T16:19:21.528Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16582291745005289928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:19:21.655Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-18T16:19:21.826Z] ---> docker-login.sh [2023-09-18T16:19:21.826Z] nexus3.edgexfoundry.org:10001 [2023-09-18T16:19:21.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:21.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:21.826Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:21.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:21.826Z] [2023-09-18T16:19:21.826Z] Login Succeeded [2023-09-18T16:19:21.826Z] nexus3.edgexfoundry.org:10002 [2023-09-18T16:19:21.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:21.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:21.826Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:21.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:21.826Z] [2023-09-18T16:19:21.826Z] Login Succeeded [2023-09-18T16:19:21.826Z] nexus3.edgexfoundry.org:10003 [2023-09-18T16:19:21.982Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-18T16:19:21.983Z] + sudo tee /etc/docker/daemon.new [2023-09-18T16:19:21.983Z] { [2023-09-18T16:19:21.983Z] "registry-mirrors": [ [2023-09-18T16:19:21.983Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-18T16:19:21.983Z] ], [2023-09-18T16:19:21.983Z] "bip": "10.250.0.254/24", [2023-09-18T16:19:21.983Z] "hosts": [ [2023-09-18T16:19:21.983Z] "tcp://0.0.0.0:5555", [2023-09-18T16:19:21.983Z] "unix:///var/run/docker.sock" [2023-09-18T16:19:21.983Z] ], [2023-09-18T16:19:21.983Z] "mtu": 1458, [2023-09-18T16:19:21.983Z] "selinux-enabled": true, [2023-09-18T16:19:21.983Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-18T16:19:21.983Z] } [Pipeline] sh [2023-09-18T16:19:22.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:22.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:22.084Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:22.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:22.084Z] [2023-09-18T16:19:22.084Z] Login Succeeded [2023-09-18T16:19:22.084Z] nexus3.edgexfoundry.org:10004 [2023-09-18T16:19:22.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:22.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:22.084Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:22.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:22.084Z] [2023-09-18T16:19:22.084Z] Login Succeeded [2023-09-18T16:19:22.084Z] docker.io [2023-09-18T16:19:22.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:22.317Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-18T16:19:22.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:22.342Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:22.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:22.342Z] [2023-09-18T16:19:22.342Z] Login Succeeded [2023-09-18T16:19:22.343Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T16:19:22.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-18T16:19:22.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T16:19:22.445Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-18T16:19:22.445Z] 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [2023-09-18T16:19:22.445Z] latest [2023-09-18T16:19:22.445Z] 3.1.0-dev.20 [2023-09-18T16:19:22.445Z] 2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [2023-09-18T16:19:22.445Z] main [2023-09-18T16:19:22.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:22.653Z] + sudo service docker restart [2023-09-18T16:19:22.777Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:23.092Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [2023-09-18T16:19:23.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-18T16:19:23.092Z] 768d0167f4c9: Preparing [2023-09-18T16:19:23.092Z] 440caf3b4bfc: Preparing [2023-09-18T16:19:23.092Z] 5a97429ca36f: Preparing [2023-09-18T16:19:23.092Z] 4bf15c99fd85: Preparing [2023-09-18T16:19:23.092Z] c7a0ea9d17d2: Preparing [2023-09-18T16:19:23.092Z] 4693057ce236: Preparing [2023-09-18T16:19:23.092Z] 4693057ce236: Waiting [2023-09-18T16:19:23.092Z] 4bf15c99fd85: Pushed [2023-09-18T16:19:23.092Z] 440caf3b4bfc: Pushed [2023-09-18T16:19:23.092Z] 5a97429ca36f: Pushed [2023-09-18T16:19:23.092Z] 4693057ce236: Layer already exists [2023-09-18T16:19:23.092Z] c7a0ea9d17d2: Pushed [2023-09-18T16:19:26.379Z] 768d0167f4c9: Pushed [2023-09-18T16:19:26.379Z] 2b865428d4c5867b9412c9393c54ce3bc1bb3d31: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:26.703Z] + 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-18T16:19:27.010Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-18T16:19:27.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-18T16:19:27.010Z] 768d0167f4c9: Preparing [2023-09-18T16:19:27.010Z] 440caf3b4bfc: Preparing [2023-09-18T16:19:27.010Z] 5a97429ca36f: Preparing [2023-09-18T16:19:27.010Z] 4bf15c99fd85: Preparing [2023-09-18T16:19:27.010Z] c7a0ea9d17d2: Preparing [2023-09-18T16:19:27.010Z] 4693057ce236: Preparing [2023-09-18T16:19:27.010Z] 4693057ce236: Waiting [2023-09-18T16:19:27.010Z] 768d0167f4c9: Layer already exists [2023-09-18T16:19:27.010Z] c7a0ea9d17d2: Layer already exists [2023-09-18T16:19:27.010Z] 440caf3b4bfc: Layer already exists [2023-09-18T16:19:27.010Z] 4bf15c99fd85: Layer already exists [2023-09-18T16:19:27.010Z] 5a97429ca36f: Layer already exists [2023-09-18T16:19:27.010Z] 4693057ce236: Layer already exists [2023-09-18T16:19:27.010Z] latest: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:27.550Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:27.863Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.20 [2023-09-18T16:19:27.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-18T16:19:27.863Z] 768d0167f4c9: Preparing [2023-09-18T16:19:27.863Z] 440caf3b4bfc: Preparing [2023-09-18T16:19:27.863Z] 5a97429ca36f: Preparing [2023-09-18T16:19:27.863Z] 4bf15c99fd85: Preparing [2023-09-18T16:19:27.863Z] c7a0ea9d17d2: Preparing [2023-09-18T16:19:27.863Z] 4693057ce236: Preparing [2023-09-18T16:19:27.863Z] 4693057ce236: Waiting [2023-09-18T16:19:27.863Z] c7a0ea9d17d2: Layer already exists [2023-09-18T16:19:27.863Z] 4bf15c99fd85: Layer already exists [2023-09-18T16:19:27.863Z] 5a97429ca36f: Layer already exists [2023-09-18T16:19:27.863Z] 768d0167f4c9: Layer already exists [2023-09-18T16:19:27.863Z] 440caf3b4bfc: Layer already exists [2023-09-18T16:19:27.863Z] 4693057ce236: Layer already exists [2023-09-18T16:19:27.863Z] 3.1.0-dev.20: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:28.170Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:28.479Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [2023-09-18T16:19:28.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-18T16:19:28.480Z] 768d0167f4c9: Preparing [2023-09-18T16:19:28.480Z] 440caf3b4bfc: Preparing [2023-09-18T16:19:28.480Z] 5a97429ca36f: Preparing [2023-09-18T16:19:28.480Z] 4bf15c99fd85: Preparing [2023-09-18T16:19:28.480Z] c7a0ea9d17d2: Preparing [2023-09-18T16:19:28.480Z] 4693057ce236: Preparing [2023-09-18T16:19:28.480Z] 4693057ce236: Waiting [2023-09-18T16:19:28.480Z] 4bf15c99fd85: Layer already exists [2023-09-18T16:19:28.480Z] c7a0ea9d17d2: Layer already exists [2023-09-18T16:19:28.480Z] 5a97429ca36f: Layer already exists [2023-09-18T16:19:28.480Z] 768d0167f4c9: Layer already exists [2023-09-18T16:19:28.480Z] 440caf3b4bfc: Layer already exists [2023-09-18T16:19:28.480Z] 4693057ce236: Layer already exists [2023-09-18T16:19:28.480Z] 2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:28.803Z] + 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-18T16:19:29.117Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-18T16:19:29.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-18T16:19:29.118Z] 768d0167f4c9: Preparing [2023-09-18T16:19:29.118Z] 440caf3b4bfc: Preparing [2023-09-18T16:19:29.118Z] 5a97429ca36f: Preparing [2023-09-18T16:19:29.118Z] 4bf15c99fd85: Preparing [2023-09-18T16:19:29.118Z] c7a0ea9d17d2: Preparing [2023-09-18T16:19:29.118Z] 4693057ce236: Preparing [2023-09-18T16:19:29.118Z] 4693057ce236: Waiting [2023-09-18T16:19:29.118Z] 440caf3b4bfc: Layer already exists [2023-09-18T16:19:29.118Z] c7a0ea9d17d2: Layer already exists [2023-09-18T16:19:29.118Z] 768d0167f4c9: Layer already exists [2023-09-18T16:19:29.118Z] 5a97429ca36f: Layer already exists [2023-09-18T16:19:29.118Z] 4bf15c99fd85: Layer already exists [2023-09-18T16:19:29.118Z] 4693057ce236: Layer already exists [2023-09-18T16:19:29.118Z] main: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-18T16:19:29.169Z] ===================================================== [Pipeline] echo [2023-09-18T16:19:29.179Z] taggedImages: [2023-09-18T16:19:29.179Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [2023-09-18T16:19:29.179Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-18T16:19:29.179Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.20 [2023-09-18T16:19:29.179Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [2023-09-18T16:19:29.179Z] - 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-18T16:19:29.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T16:19:29.552Z] [2023-09-18T16:19:29.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:29.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T16:19:29.855Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-18T16:19:29.855Z] 5eb5b503b376: Pulling fs layer [2023-09-18T16:19:29.855Z] 5c69ac0246d0: Pulling fs layer [2023-09-18T16:19:29.855Z] ec43610c2a17: Pulling fs layer [2023-09-18T16:19:29.855Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-18T16:19:29.855Z] 33b1e0a273af: Pulling fs layer [2023-09-18T16:19:29.855Z] 5d3b04190fa2: Pulling fs layer [2023-09-18T16:19:29.855Z] 2f39f015ded8: Pulling fs layer [2023-09-18T16:19:29.855Z] 3a2ae6a8a46f: Waiting [2023-09-18T16:19:29.855Z] 33b1e0a273af: Waiting [2023-09-18T16:19:29.855Z] 5d3b04190fa2: Waiting [2023-09-18T16:19:29.855Z] 2f39f015ded8: Waiting [2023-09-18T16:19:29.855Z] 5c69ac0246d0: Verifying Checksum [2023-09-18T16:19:29.855Z] 5c69ac0246d0: Download complete [2023-09-18T16:19:29.855Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-18T16:19:29.855Z] 3a2ae6a8a46f: Download complete [2023-09-18T16:19:29.855Z] 33b1e0a273af: Verifying Checksum [2023-09-18T16:19:29.855Z] 33b1e0a273af: Download complete [2023-09-18T16:19:30.113Z] 5d3b04190fa2: Verifying Checksum [2023-09-18T16:19:30.113Z] 5d3b04190fa2: Download complete [2023-09-18T16:19:30.113Z] ec43610c2a17: Download complete [2023-09-18T16:19:30.113Z] 5eb5b503b376: Download complete [2023-09-18T16:19:30.679Z] 2f39f015ded8: Download complete [2023-09-18T16:19:31.243Z] 5eb5b503b376: Pull complete [2023-09-18T16:19:31.243Z] 5c69ac0246d0: Pull complete [2023-09-18T16:19:31.808Z] ec43610c2a17: Pull complete [2023-09-18T16:19:31.808Z] 3a2ae6a8a46f: Pull complete [2023-09-18T16:19:32.065Z] 33b1e0a273af: Pull complete [2023-09-18T16:19:32.065Z] 5d3b04190fa2: Pull complete [2023-09-18T16:19:36.241Z] 2f39f015ded8: Pull complete [2023-09-18T16:19:36.241Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-18T16:19:36.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T16:19:36.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:19:36.326Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:19:36.356Z] $ 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-18T16:19:39.509Z] $ docker top 0be42dd8a87e57cc5861d295ce569c65cd7f324950a08d8f2f15eed7b229b5de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:19:39.909Z] ---> job-cost.sh [2023-09-18T16:19:39.909Z] lf-activate-venv: SKIPPING [2023-09-18T16:19:39.909Z] INFO: No Stack... [2023-09-18T16:19:40.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-18T16:19:40.426Z] INFO: Archiving Costs [Pipeline] sh [2023-09-18T16:19:40.708Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-09-18T16:19:40.708Z] + cut -d, -f6 [Pipeline] lock [2023-09-18T16:19:40.721Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [2023-09-18T16:19:40.727Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] did not exist. Created. [2023-09-18T16:19:40.727Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T16:19:40.893Z] provisioning config files... [2023-09-18T16:19:40.915Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/189@tmp/config241776051453480004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:19:41.030Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-18T16:19:41.063Z] Stashed 1 file(s) [Pipeline] } [2023-09-18T16:19:41.069Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-18T16:19:41.084Z] $ docker stop --time=1 0be42dd8a87e57cc5861d295ce569c65cd7f324950a08d8f2f15eed7b229b5de [2023-09-18T16:19:41.257Z] ---> docker-login.sh [2023-09-18T16:19:41.257Z] nexus3.edgexfoundry.org:10001 [2023-09-18T16:19:41.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:41.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:41.794Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:41.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:41.794Z] [2023-09-18T16:19:41.794Z] Login Succeeded [2023-09-18T16:19:41.794Z] nexus3.edgexfoundry.org:10002 [2023-09-18T16:19:42.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:42.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:42.066Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:42.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:42.066Z] [2023-09-18T16:19:42.066Z] Login Succeeded [2023-09-18T16:19:42.066Z] nexus3.edgexfoundry.org:10003 [2023-09-18T16:19:42.244Z] $ docker rm -f --volumes 0be42dd8a87e57cc5861d295ce569c65cd7f324950a08d8f2f15eed7b229b5de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-09-18T16:19:42.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] } [2023-09-18T16:19:42.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:42.602Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:42.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:42.602Z] [2023-09-18T16:19:42.602Z] Login Succeeded [2023-09-18T16:19:42.602Z] nexus3.edgexfoundry.org:10004 [2023-09-18T16:19:42.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:42.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:42.871Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:42.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:42.871Z] [2023-09-18T16:19:42.871Z] Login Succeeded [2023-09-18T16:19:42.871Z] docker.io [2023-09-18T16:19:43.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:19:43.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:19:43.408Z] Configure a credential helper to remove this warning. See [2023-09-18T16:19:43.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:19:43.408Z] [2023-09-18T16:19:43.408Z] Login Succeeded [2023-09-18T16:19:43.408Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T16:19:43.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-18T16:19:43.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T16:19:43.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T16:19:43.689Z] ========================================================= [2023-09-18T16:19:43.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-18T16:19:43.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:19:44.041Z] + 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-18T16:19:44.041Z] Sending build context to Docker daemon 180.7kB [2023-09-18T16:19:44.308Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T16:19:44.308Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-18T16:19:44.308Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-18T16:19:44.308Z] 9fda8d8052c6: Pulling fs layer [2023-09-18T16:19:44.308Z] 5d54e960e981: Pulling fs layer [2023-09-18T16:19:44.308Z] c4a7e357bf2a: Pulling fs layer [2023-09-18T16:19:44.308Z] f0e02332f6b5: Pulling fs layer [2023-09-18T16:19:44.308Z] 66412af1f25a: Pulling fs layer [2023-09-18T16:19:44.308Z] 1baf3a5c0e64: Pulling fs layer [2023-09-18T16:19:44.308Z] 9a37bb91b891: Pulling fs layer [2023-09-18T16:19:44.308Z] a29adfc67d43: Pulling fs layer [2023-09-18T16:19:44.308Z] d5de9f91c1a4: Pulling fs layer [2023-09-18T16:19:44.308Z] 1baf3a5c0e64: Waiting [2023-09-18T16:19:44.308Z] 9a37bb91b891: Waiting [2023-09-18T16:19:44.308Z] a29adfc67d43: Waiting [2023-09-18T16:19:44.308Z] d5de9f91c1a4: Waiting [2023-09-18T16:19:44.308Z] f0e02332f6b5: Waiting [2023-09-18T16:19:44.308Z] 5d54e960e981: Verifying Checksum [2023-09-18T16:19:44.308Z] 5d54e960e981: Download complete [2023-09-18T16:19:44.308Z] f0e02332f6b5: Verifying Checksum [2023-09-18T16:19:44.308Z] f0e02332f6b5: Download complete [2023-09-18T16:19:44.587Z] 66412af1f25a: Verifying Checksum [2023-09-18T16:19:44.587Z] 66412af1f25a: Download complete [2023-09-18T16:19:44.587Z] 9fda8d8052c6: Verifying Checksum [2023-09-18T16:19:44.587Z] 9fda8d8052c6: Download complete [2023-09-18T16:19:44.855Z] 9a37bb91b891: Verifying Checksum [2023-09-18T16:19:44.855Z] 9a37bb91b891: Download complete [2023-09-18T16:19:45.448Z] 9fda8d8052c6: Pull complete [2023-09-18T16:19:45.448Z] a29adfc67d43: Download complete [2023-09-18T16:19:46.430Z] d5de9f91c1a4: Verifying Checksum [2023-09-18T16:19:46.430Z] d5de9f91c1a4: Download complete [2023-09-18T16:19:46.430Z] c4a7e357bf2a: Verifying Checksum [2023-09-18T16:19:46.430Z] c4a7e357bf2a: Download complete [2023-09-18T16:19:47.024Z] 1baf3a5c0e64: Verifying Checksum [2023-09-18T16:19:47.024Z] 1baf3a5c0e64: Download complete [2023-09-18T16:19:49.606Z] 5d54e960e981: Pull complete [2023-09-18T16:19:59.687Z] c4a7e357bf2a: Pull complete [2023-09-18T16:19:59.965Z] f0e02332f6b5: Pull complete [2023-09-18T16:20:00.234Z] 66412af1f25a: Pull complete [2023-09-18T16:20:07.565Z] 1baf3a5c0e64: Pull complete [2023-09-18T16:20:08.151Z] 9a37bb91b891: Pull complete [2023-09-18T16:20:09.572Z] a29adfc67d43: Pull complete [2023-09-18T16:20:10.987Z] d5de9f91c1a4: Pull complete [2023-09-18T16:20:10.987Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-18T16:20:10.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-18T16:20:10.987Z] ---> 746ca1b523b5 [2023-09-18T16:20:10.987Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-18T16:20:12.939Z] ---> Running in ed78ecc14967 [2023-09-18T16:20:13.208Z] Removing intermediate container ed78ecc14967 [2023-09-18T16:20:13.208Z] ---> f232f51334f1 [2023-09-18T16:20:13.208Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T16:20:13.208Z] ---> Running in f7d31fee65ec [2023-09-18T16:20:13.476Z] Removing intermediate container f7d31fee65ec [2023-09-18T16:20:13.476Z] ---> 952a26ab0b67 [2023-09-18T16:20:13.476Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-18T16:20:13.476Z] ---> Running in e7efc8ec4512 [2023-09-18T16:20:13.746Z] Removing intermediate container e7efc8ec4512 [2023-09-18T16:20:13.746Z] ---> 457c1df8b130 [2023-09-18T16:20:13.746Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T16:20:14.013Z] ---> Running in aae250dfabae [2023-09-18T16:20:15.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T16:20:15.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T16:20:16.568Z] OK: 267 MiB in 56 packages [2023-09-18T16:20:18.520Z] Removing intermediate container aae250dfabae [2023-09-18T16:20:18.520Z] ---> e6c59195ae74 [2023-09-18T16:20:18.520Z] Step 7/12 : WORKDIR /app [2023-09-18T16:20:18.520Z] ---> Running in db822a9d86aa [2023-09-18T16:20:18.788Z] Removing intermediate container db822a9d86aa [2023-09-18T16:20:18.788Z] ---> dcfe4b4886ea [2023-09-18T16:20:18.788Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-18T16:20:19.058Z] ---> 7ae25f48e339 [2023-09-18T16:20:19.058Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T16:20:19.328Z] ---> Running in e843006c5e49 [2023-09-18T16:21:27.203Z] Removing intermediate container e843006c5e49 [2023-09-18T16:21:27.203Z] ---> a8d9555b2abe [2023-09-18T16:21:27.203Z] Step 10/12 : COPY . . [2023-09-18T16:21:27.203Z] ---> 221bd31d8609 [2023-09-18T16:21:27.203Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T16:21:27.203Z] ---> Running in 5a12bb9ff74b [2023-09-18T16:21:27.473Z] Removing intermediate container 5a12bb9ff74b [2023-09-18T16:21:27.473Z] ---> 78efb9be1e65 [2023-09-18T16:21:27.473Z] Step 12/12 : RUN $MAKE [2023-09-18T16:21:27.473Z] ---> Running in da11bb21ba96 [2023-09-18T16:21:28.445Z] noop [2023-09-18T16:21:29.030Z] Removing intermediate container da11bb21ba96 [2023-09-18T16:21:29.030Z] ---> 7ba17acbfdb5 [2023-09-18T16:21:29.030Z] Successfully built 7ba17acbfdb5 [2023-09-18T16:21:29.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:21:29.379Z] + docker inspect -f . ci-base-image-arm64 [2023-09-18T16:21:29.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:21:29.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container [2023-09-18T16:21:29.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/189 -v /w/workspace/app-service-configurable/189:/w/workspace/app-service-configurable/189:rw,z -v /w/workspace/app-service-configurable/189@tmp:/w/workspace/app-service-configurable/189@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-18T16:21:30.842Z] $ docker top 0c26f70c52a1c9c05a62751541b430c71abe2f15721532b2e7e3007880106b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T16:21:31.665Z] + go version [2023-09-18T16:21:31.665Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-18T16:21:31.689Z] $ docker stop --time=1 0c26f70c52a1c9c05a62751541b430c71abe2f15721532b2e7e3007880106b1d [2023-09-18T16:21:33.268Z] $ docker rm -f --volumes 0c26f70c52a1c9c05a62751541b430c71abe2f15721532b2e7e3007880106b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:21:33.825Z] + docker inspect -f . ci-base-image-arm64 [2023-09-18T16:21:33.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:21:34.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container [2023-09-18T16:21:34.071Z] $ 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/189 -v /w/workspace/app-service-configurable/189:/w/workspace/app-service-configurable/189:rw,z -v /w/workspace/app-service-configurable/189@tmp:/w/workspace/app-service-configurable/189@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-18T16:21:35.209Z] $ docker top bb1aeedf41f497422c7e99a1f07ce3024690add91923a57968ec7c676aa64a69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T16:21:35.699Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/189 [Pipeline] fileExists [Pipeline] sh [2023-09-18T16:21:36.612Z] + make test [2023-09-18T16:21:36.612Z] go test -race -coverprofile=coverage.out ./... [2023-09-18T16:23:43.298Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-18T16:23:43.298Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-18T16:23:43.298Z] go vet ./... [2023-09-18T16:25:49.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-18T16:25:49.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-18T16:25:49.984Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-18T16:25:50.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-18T16:25:50.020Z] $ docker stop --time=1 bb1aeedf41f497422c7e99a1f07ce3024690add91923a57968ec7c676aa64a69 [2023-09-18T16:25:51.829Z] $ docker rm -f --volumes bb1aeedf41f497422c7e99a1f07ce3024690add91923a57968ec7c676aa64a69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T16:25:53.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-18T16:25:53.343Z] Warning: overwriting stash ‘coverage-report’ [2023-09-18T16:25:53.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T16:25:54.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-18T16:25:54.419Z] + ls -al . [2023-09-18T16:25:54.419Z] total 180 [2023-09-18T16:25:54.419Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 18 16:21 . [2023-09-18T16:25:54.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 16:19 .. [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 18 16:19 .dockerignore [2023-09-18T16:25:54.419Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 16:19 .git [2023-09-18T16:25:54.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 16:19 .github [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 18 16:19 .gitignore [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 18 16:19 .golangci.yml [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 18 16:19 Attribution.txt [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 18 16:19 CHANGELOG.md [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 18 16:19 Dockerfile [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 18 16:19 GOVERNANCE.md [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 18 16:19 Jenkinsfile [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 18 16:19 LICENSE [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 18 16:19 OWNERS.md [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 18 16:19 README.md [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 18 16:17 VERSION [2023-09-18T16:25:54.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 16:19 bin [2023-09-18T16:25:54.419Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 18 16:21 coverage.out [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 18 16:19 go.mod [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 35444 Sep 18 16:19 go.sum [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 18 16:19 main.go [2023-09-18T16:25:54.419Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 18 16:19 makefile [2023-09-18T16:25:54.419Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 16:19 res [2023-09-18T16:25:54.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 16:19 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:25:54.750Z] + 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=2b865428d4c5867b9412c9393c54ce3bc1bb3d31 --label arch=arm64 --label version=3.1.0-dev.20 . [2023-09-18T16:25:54.750Z] Sending build context to Docker daemon 181.8kB [2023-09-18T16:25:55.017Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T16:25:55.017Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-18T16:25:55.017Z] ---> 7ba17acbfdb5 [2023-09-18T16:25:55.017Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-18T16:25:55.017Z] ---> Running in 02cd31a1230f [2023-09-18T16:25:55.287Z] Removing intermediate container 02cd31a1230f [2023-09-18T16:25:55.287Z] ---> 7c313656a6d9 [2023-09-18T16:25:55.287Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T16:25:55.287Z] ---> Running in 1a3f21298b2f [2023-09-18T16:25:55.876Z] Removing intermediate container 1a3f21298b2f [2023-09-18T16:25:55.876Z] ---> d0ba7bb17069 [2023-09-18T16:25:55.876Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-18T16:25:55.876Z] ---> Running in 25f92c27d28b [2023-09-18T16:25:56.147Z] Removing intermediate container 25f92c27d28b [2023-09-18T16:25:56.147Z] ---> 62feb27984cf [2023-09-18T16:25:56.147Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T16:25:56.147Z] ---> Running in b00c71414bb0 [2023-09-18T16:25:57.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T16:25:57.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T16:25:58.649Z] OK: 267 MiB in 56 packages [2023-09-18T16:25:59.243Z] Removing intermediate container b00c71414bb0 [2023-09-18T16:25:59.243Z] ---> 74a7b94b12b9 [2023-09-18T16:25:59.243Z] Step 7/26 : WORKDIR /app [2023-09-18T16:25:59.510Z] ---> Running in a84fd32e96fa [2023-09-18T16:25:59.778Z] Removing intermediate container a84fd32e96fa [2023-09-18T16:25:59.778Z] ---> 3afc222a151f [2023-09-18T16:25:59.778Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-18T16:26:00.051Z] ---> 56a693bf3a6a [2023-09-18T16:26:00.051Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T16:26:00.323Z] ---> Running in 16056a6baaa4 [2023-09-18T16:26:02.920Z] Removing intermediate container 16056a6baaa4 [2023-09-18T16:26:02.920Z] ---> 260781cba6e1 [2023-09-18T16:26:02.920Z] Step 10/26 : COPY . . [2023-09-18T16:26:02.920Z] ---> 1b109de9a94f [2023-09-18T16:26:02.920Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T16:26:03.187Z] ---> Running in 7a0fc088f96e [2023-09-18T16:26:03.187Z] Removing intermediate container 7a0fc088f96e [2023-09-18T16:26:03.187Z] ---> 98afa04d0918 [2023-09-18T16:26:03.187Z] Step 12/26 : RUN $MAKE [2023-09-18T16:26:03.469Z] ---> Running in 5a26d6264d20 [2023-09-18T16:26:04.429Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.20" -trimpath -mod=readonly -o app-service-configurable [2023-09-18T16:27:56.076Z] Removing intermediate container 5a26d6264d20 [2023-09-18T16:27:56.076Z] ---> 18c6680d748e [2023-09-18T16:27:56.076Z] Step 13/26 : FROM alpine:3.18 [2023-09-18T16:27:56.076Z] 3.18: Pulling from library/alpine [2023-09-18T16:27:56.076Z] 9fda8d8052c6: Already exists [2023-09-18T16:27:56.076Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-18T16:27:56.076Z] Status: Downloaded newer image for alpine:3.18 [2023-09-18T16:27:56.076Z] ---> f6648c04cd6c [2023-09-18T16:27:56.076Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-18T16:27:56.076Z] ---> Running in 162ed4b8caec [2023-09-18T16:27:56.076Z] Removing intermediate container 162ed4b8caec [2023-09-18T16:27:56.076Z] ---> e0c3adaa2de5 [2023-09-18T16:27:56.076Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-18T16:27:56.076Z] ---> Running in f47e15088145 [2023-09-18T16:27:56.076Z] Removing intermediate container f47e15088145 [2023-09-18T16:27:56.076Z] ---> cc6ac7fa16bd [2023-09-18T16:27:56.076Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-18T16:27:56.076Z] ---> Running in 3b05c8544404 [2023-09-18T16:27:56.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T16:27:56.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T16:27:56.076Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-18T16:27:56.076Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-18T16:27:56.076Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T16:27:56.076Z] Executing ca-certificates-20230506-r0.trigger [2023-09-18T16:27:56.076Z] OK: 9 MiB in 17 packages [2023-09-18T16:27:56.076Z] Removing intermediate container 3b05c8544404 [2023-09-18T16:27:56.076Z] ---> 8f57a838ac40 [2023-09-18T16:27:56.076Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-18T16:27:56.076Z] ---> d5ea2a66abea [2023-09-18T16:27:56.076Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-18T16:27:56.076Z] ---> 6d2d8a55c0dc [2023-09-18T16:27:56.076Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-18T16:27:56.076Z] ---> 530b06a6d6d2 [2023-09-18T16:27:56.076Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-18T16:27:56.076Z] ---> 70edb8f5cc1b [2023-09-18T16:27:56.076Z] Step 21/26 : EXPOSE 48095 [2023-09-18T16:27:56.076Z] ---> Running in 1a57688facb8 [2023-09-18T16:27:56.076Z] Removing intermediate container 1a57688facb8 [2023-09-18T16:27:56.076Z] ---> 906ac0bb0086 [2023-09-18T16:27:56.076Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-18T16:27:56.076Z] ---> Running in c7ecf42549cc [2023-09-18T16:27:56.076Z] Removing intermediate container c7ecf42549cc [2023-09-18T16:27:56.076Z] ---> 4ce0174334be [2023-09-18T16:27:56.076Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-18T16:27:56.076Z] ---> Running in dfa2ce5c4f07 [2023-09-18T16:27:56.076Z] Removing intermediate container dfa2ce5c4f07 [2023-09-18T16:27:56.076Z] ---> 930a3674d1e0 [2023-09-18T16:27:56.076Z] Step 24/26 : LABEL arch=arm64 [2023-09-18T16:27:56.076Z] ---> Running in 4ececdfb9386 [2023-09-18T16:27:56.076Z] Removing intermediate container 4ececdfb9386 [2023-09-18T16:27:56.076Z] ---> 1324ba41c546 [2023-09-18T16:27:56.076Z] Step 25/26 : LABEL git_sha=2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [2023-09-18T16:27:56.076Z] ---> Running in a6b363709be9 [2023-09-18T16:27:56.076Z] Removing intermediate container a6b363709be9 [2023-09-18T16:27:56.076Z] ---> 049a126c78ac [2023-09-18T16:27:56.076Z] Step 26/26 : LABEL version=3.1.0-dev.20 [2023-09-18T16:27:56.076Z] ---> Running in 8a88d303129c [2023-09-18T16:27:56.076Z] Removing intermediate container 8a88d303129c [2023-09-18T16:27:56.076Z] ---> 39018b9b7274 [2023-09-18T16:27:56.076Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-18T16:27:56.076Z] Successfully built 39018b9b7274 [2023-09-18T16:27:56.076Z] 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-18T16:27:56.181Z] provisioning config files... [2023-09-18T16:27:56.194Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/189@tmp/config6914946609071325358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:27:56.524Z] ---> docker-login.sh [2023-09-18T16:27:56.524Z] nexus3.edgexfoundry.org:10001 [2023-09-18T16:27:56.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:27:56.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:27:56.792Z] Configure a credential helper to remove this warning. See [2023-09-18T16:27:56.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:27:56.792Z] [2023-09-18T16:27:56.792Z] Login Succeeded [2023-09-18T16:27:56.792Z] nexus3.edgexfoundry.org:10002 [2023-09-18T16:27:57.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:27:57.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:27:57.059Z] Configure a credential helper to remove this warning. See [2023-09-18T16:27:57.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:27:57.059Z] [2023-09-18T16:27:57.059Z] Login Succeeded [2023-09-18T16:27:57.059Z] nexus3.edgexfoundry.org:10003 [2023-09-18T16:27:57.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:27:57.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:27:57.594Z] Configure a credential helper to remove this warning. See [2023-09-18T16:27:57.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:27:57.594Z] [2023-09-18T16:27:57.594Z] Login Succeeded [2023-09-18T16:27:57.594Z] nexus3.edgexfoundry.org:10004 [2023-09-18T16:27:57.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:27:57.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:27:57.861Z] Configure a credential helper to remove this warning. See [2023-09-18T16:27:57.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:27:57.861Z] [2023-09-18T16:27:57.861Z] Login Succeeded [2023-09-18T16:27:57.861Z] docker.io [2023-09-18T16:27:58.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T16:27:58.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T16:27:58.392Z] Configure a credential helper to remove this warning. See [2023-09-18T16:27:58.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T16:27:58.392Z] [2023-09-18T16:27:58.392Z] Login Succeeded [2023-09-18T16:27:58.392Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T16:27:58.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-18T16:27:58.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T16:27:58.446Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-09-18T16:27:58.446Z] 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [2023-09-18T16:27:58.446Z] latest [2023-09-18T16:27:58.446Z] 3.1.0-dev.20 [2023-09-18T16:27:58.446Z] 2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [2023-09-18T16:27:58.446Z] main [2023-09-18T16:27:58.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:27:58.782Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:27:59.118Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [2023-09-18T16:27:59.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-18T16:27:59.118Z] 92ade3eb167a: Preparing [2023-09-18T16:27:59.118Z] aaabaa7cc3d5: Preparing [2023-09-18T16:27:59.118Z] 1ca2a98ec63e: Preparing [2023-09-18T16:27:59.118Z] 14b5eba6332f: Preparing [2023-09-18T16:27:59.118Z] abc70b92b3e2: Preparing [2023-09-18T16:27:59.118Z] b2191e2be29d: Preparing [2023-09-18T16:27:59.118Z] b2191e2be29d: Waiting [2023-09-18T16:27:59.383Z] 1ca2a98ec63e: Pushed [2023-09-18T16:27:59.383Z] 14b5eba6332f: Pushed [2023-09-18T16:27:59.383Z] aaabaa7cc3d5: Pushed [2023-09-18T16:27:59.383Z] b2191e2be29d: Layer already exists [2023-09-18T16:27:59.647Z] abc70b92b3e2: Pushed [2023-09-18T16:28:04.983Z] 92ade3eb167a: Pushed [2023-09-18T16:28:04.983Z] 2b865428d4c5867b9412c9393c54ce3bc1bb3d31: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:28:05.583Z] + 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-18T16:28:05.924Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-18T16:28:05.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-18T16:28:05.924Z] 92ade3eb167a: Preparing [2023-09-18T16:28:05.924Z] aaabaa7cc3d5: Preparing [2023-09-18T16:28:05.924Z] 1ca2a98ec63e: Preparing [2023-09-18T16:28:05.924Z] 14b5eba6332f: Preparing [2023-09-18T16:28:05.924Z] abc70b92b3e2: Preparing [2023-09-18T16:28:05.924Z] b2191e2be29d: Preparing [2023-09-18T16:28:05.924Z] b2191e2be29d: Waiting [2023-09-18T16:28:05.924Z] abc70b92b3e2: Layer already exists [2023-09-18T16:28:05.924Z] 92ade3eb167a: Layer already exists [2023-09-18T16:28:05.924Z] 1ca2a98ec63e: Layer already exists [2023-09-18T16:28:05.924Z] 14b5eba6332f: Layer already exists [2023-09-18T16:28:05.924Z] aaabaa7cc3d5: Layer already exists [2023-09-18T16:28:05.924Z] b2191e2be29d: Layer already exists [2023-09-18T16:28:05.924Z] latest: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:28:06.523Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:28:06.857Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.20 [2023-09-18T16:28:06.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-18T16:28:06.857Z] 92ade3eb167a: Preparing [2023-09-18T16:28:06.857Z] aaabaa7cc3d5: Preparing [2023-09-18T16:28:06.857Z] 1ca2a98ec63e: Preparing [2023-09-18T16:28:06.857Z] 14b5eba6332f: Preparing [2023-09-18T16:28:06.857Z] abc70b92b3e2: Preparing [2023-09-18T16:28:06.857Z] b2191e2be29d: Preparing [2023-09-18T16:28:06.857Z] b2191e2be29d: Waiting [2023-09-18T16:28:06.857Z] 1ca2a98ec63e: Layer already exists [2023-09-18T16:28:06.857Z] aaabaa7cc3d5: Layer already exists [2023-09-18T16:28:06.857Z] abc70b92b3e2: Layer already exists [2023-09-18T16:28:06.857Z] 92ade3eb167a: Layer already exists [2023-09-18T16:28:06.857Z] 14b5eba6332f: Layer already exists [2023-09-18T16:28:06.857Z] b2191e2be29d: Layer already exists [2023-09-18T16:28:06.857Z] 3.1.0-dev.20: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:28:07.190Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:28:07.541Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [2023-09-18T16:28:07.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-18T16:28:07.541Z] 92ade3eb167a: Preparing [2023-09-18T16:28:07.541Z] aaabaa7cc3d5: Preparing [2023-09-18T16:28:07.541Z] 1ca2a98ec63e: Preparing [2023-09-18T16:28:07.541Z] 14b5eba6332f: Preparing [2023-09-18T16:28:07.541Z] abc70b92b3e2: Preparing [2023-09-18T16:28:07.541Z] b2191e2be29d: Preparing [2023-09-18T16:28:07.541Z] b2191e2be29d: Waiting [2023-09-18T16:28:07.541Z] 14b5eba6332f: Layer already exists [2023-09-18T16:28:07.541Z] aaabaa7cc3d5: Layer already exists [2023-09-18T16:28:07.541Z] 1ca2a98ec63e: Layer already exists [2023-09-18T16:28:07.541Z] 92ade3eb167a: Layer already exists [2023-09-18T16:28:07.541Z] abc70b92b3e2: Layer already exists [2023-09-18T16:28:07.541Z] b2191e2be29d: Layer already exists [2023-09-18T16:28:07.541Z] 2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:28:07.888Z] + 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-18T16:28:08.296Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-09-18T16:28:08.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-18T16:28:08.297Z] 92ade3eb167a: Preparing [2023-09-18T16:28:08.297Z] aaabaa7cc3d5: Preparing [2023-09-18T16:28:08.297Z] 1ca2a98ec63e: Preparing [2023-09-18T16:28:08.297Z] 14b5eba6332f: Preparing [2023-09-18T16:28:08.297Z] abc70b92b3e2: Preparing [2023-09-18T16:28:08.297Z] b2191e2be29d: Preparing [2023-09-18T16:28:08.297Z] b2191e2be29d: Waiting [2023-09-18T16:28:08.297Z] 1ca2a98ec63e: Layer already exists [2023-09-18T16:28:08.297Z] abc70b92b3e2: Layer already exists [2023-09-18T16:28:08.297Z] 14b5eba6332f: Layer already exists [2023-09-18T16:28:08.297Z] 92ade3eb167a: Layer already exists [2023-09-18T16:28:08.297Z] aaabaa7cc3d5: Layer already exists [2023-09-18T16:28:08.297Z] b2191e2be29d: Layer already exists [2023-09-18T16:28:08.297Z] main: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-18T16:28:08.339Z] ===================================================== [Pipeline] echo [2023-09-18T16:28:08.346Z] taggedImages: [2023-09-18T16:28:08.346Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [2023-09-18T16:28:08.346Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-18T16:28:08.346Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.20 [2023-09-18T16:28:08.346Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [2023-09-18T16:28:08.346Z] - 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-18T16:28:08.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T16:28:08.717Z] [2023-09-18T16:28:08.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:28:09.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T16:28:09.074Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-18T16:28:09.074Z] 8998bd30e6a1: Pulling fs layer [2023-09-18T16:28:09.074Z] 04944245beec: Pulling fs layer [2023-09-18T16:28:09.074Z] 699f458cf7ca: Pulling fs layer [2023-09-18T16:28:09.074Z] 765212b225bb: Pulling fs layer [2023-09-18T16:28:09.074Z] f23df028b6ca: Pulling fs layer [2023-09-18T16:28:09.074Z] d65c8cfc05b1: Pulling fs layer [2023-09-18T16:28:09.074Z] 2437ff75d9bd: Pulling fs layer [2023-09-18T16:28:09.074Z] f23df028b6ca: Waiting [2023-09-18T16:28:09.074Z] d65c8cfc05b1: Waiting [2023-09-18T16:28:09.074Z] 2437ff75d9bd: Waiting [2023-09-18T16:28:09.074Z] 765212b225bb: Waiting [2023-09-18T16:28:09.361Z] 04944245beec: Verifying Checksum [2023-09-18T16:28:09.361Z] 04944245beec: Download complete [2023-09-18T16:28:09.361Z] 765212b225bb: Verifying Checksum [2023-09-18T16:28:09.361Z] 765212b225bb: Download complete [2023-09-18T16:28:09.361Z] f23df028b6ca: Verifying Checksum [2023-09-18T16:28:09.361Z] f23df028b6ca: Download complete [2023-09-18T16:28:09.361Z] d65c8cfc05b1: Verifying Checksum [2023-09-18T16:28:09.361Z] d65c8cfc05b1: Download complete [2023-09-18T16:28:09.361Z] 699f458cf7ca: Verifying Checksum [2023-09-18T16:28:09.361Z] 699f458cf7ca: Download complete [2023-09-18T16:28:09.966Z] 8998bd30e6a1: Verifying Checksum [2023-09-18T16:28:09.966Z] 8998bd30e6a1: Download complete [2023-09-18T16:28:11.908Z] 2437ff75d9bd: Verifying Checksum [2023-09-18T16:28:11.908Z] 2437ff75d9bd: Download complete [2023-09-18T16:28:13.860Z] 8998bd30e6a1: Pull complete [2023-09-18T16:28:14.446Z] 04944245beec: Pull complete [2023-09-18T16:28:15.859Z] 699f458cf7ca: Pull complete [2023-09-18T16:28:15.859Z] 765212b225bb: Pull complete [2023-09-18T16:28:16.442Z] f23df028b6ca: Pull complete [2023-09-18T16:28:19.779Z] d65c8cfc05b1: Pull complete [2023-09-18T16:28:34.769Z] 2437ff75d9bd: Pull complete [2023-09-18T16:28:34.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-18T16:28:34.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T16:28:34.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:28:34.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container [2023-09-18T16:28:35.014Z] $ 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/189 -v /w/workspace/app-service-configurable/189:/w/workspace/app-service-configurable/189:rw,z -v /w/workspace/app-service-configurable/189@tmp:/w/workspace/app-service-configurable/189@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-18T16:28:37.479Z] $ docker top ed7643875d62f9456e655118a6de21e01d2e8c95a5b5f05a159ae032ebda4041 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:28:37.976Z] ---> job-cost.sh [2023-09-18T16:28:38.242Z] lf-activate-venv: SKIPPING [2023-09-18T16:28:38.242Z] INFO: No Stack... [2023-09-18T16:28:38.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-18T16:28:39.459Z] INFO: Archiving Costs [Pipeline] sh [2023-09-18T16:28:39.780Z] + cat /w/workspace/app-service-configurable/189/archives/cost.csv [2023-09-18T16:28:39.780Z] + cut -d, -f6 [Pipeline] lock [2023-09-18T16:28:39.839Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [2023-09-18T16:28:39.847Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] did not exist. Created. [2023-09-18T16:28:39.847Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-18T16:28:40.180Z] /w/workspace/app-service-configurable/189@tmp/durable-aa7aacf5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-18T16:28:40.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-18T16:28:40.526Z] Warning: overwriting stash ‘stack-cost’ [2023-09-18T16:28:40.576Z] Stashed 1 file(s) [Pipeline] } [2023-09-18T16:28:40.582Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-18T16:28:40.607Z] $ docker stop --time=1 ed7643875d62f9456e655118a6de21e01d2e8c95a5b5f05a159ae032ebda4041 [2023-09-18T16:28:42.097Z] $ docker rm -f --volumes ed7643875d62f9456e655118a6de21e01d2e8c95a5b5f05a159ae032ebda4041 [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-18T16:28:42.465Z] provisioning config files... [2023-09-18T16:28:42.472Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17588861588771734705tmp [Pipeline] { [Pipeline] sh [2023-09-18T16:28:42.764Z] + set +x [2023-09-18T16:28:42.764Z] + curl -s https://codecov.io/bash [2023-09-18T16:28:42.764Z] + bash -s -- [2023-09-18T16:28:43.022Z] [2023-09-18T16:28:43.022Z] _____ _ [2023-09-18T16:28:43.022Z] / ____| | | [2023-09-18T16:28:43.022Z] | | ___ __| | ___ ___ _____ __ [2023-09-18T16:28:43.022Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-18T16:28:43.022Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-18T16:28:43.022Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-18T16:28:43.022Z] Bash-1.0.6 [2023-09-18T16:28:43.022Z] [2023-09-18T16:28:43.022Z] [2023-09-18T16:28:43.022Z] ==> git version 2.25.1 found [2023-09-18T16:28:43.022Z] ==> 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-18T16:28:43.022Z] Release-Date: 2020-01-08 [2023-09-18T16:28:43.022Z] 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-18T16:28:43.022Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-18T16:28:43.022Z] ==> Jenkins CI detected. [2023-09-18T16:28:43.022Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-09-18T16:28:43.022Z] project root: . [2023-09-18T16:28:43.022Z] --> token set from env [2023-09-18T16:28:43.022Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-18T16:28:43.022Z] ==> Running gcov in . (disable via -X gcov) [2023-09-18T16:28:43.022Z] ==> Python coveragepy not found [2023-09-18T16:28:43.022Z] ==> Searching for coverage reports in: [2023-09-18T16:28:43.022Z] + . [2023-09-18T16:28:43.022Z] -> Found 1 reports [2023-09-18T16:28:43.022Z] ==> Detecting git/mercurial file structure [2023-09-18T16:28:43.022Z] ==> Reading reports [2023-09-18T16:28:43.022Z] + ./coverage.out bytes=13 [2023-09-18T16:28:43.022Z] ==> Appending adjustments [2023-09-18T16:28:43.022Z] https://docs.codecov.io/docs/fixing-reports [2023-09-18T16:28:43.281Z] + Found adjustments [2023-09-18T16:28:43.281Z] ==> Gzipping contents [2023-09-18T16:28:43.281Z] 4.0K /tmp/codecov.5xME6A.gz [2023-09-18T16:28:43.281Z] ==> Uploading reports [2023-09-18T16:28:43.281Z] url: https://codecov.io [2023-09-18T16:28:43.281Z] query: branch=main&commit=2b865428d4c5867b9412c9393c54ce3bc1bb3d31&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-18T16:28:43.281Z] -> Pinging Codecov [2023-09-18T16:28:43.281Z] 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=2b865428d4c5867b9412c9393c54ce3bc1bb3d31&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-18T16:28:43.281Z] -> Uploading to [2023-09-18T16:28:43.281Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-18/A97CA9966030D2A3747ED39772930CCE/2b865428d4c5867b9412c9393c54ce3bc1bb3d31/ba9b5863-3b05-4db6-a441-e88bdb54b98c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230918T162843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aeaa81c682c9be28c5cc61105daa5fa5d11f33ba2b924157449276393707fb11 [2023-09-18T16:28:43.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T16:28:43.281Z] Dload Upload Total Spent Left Speed [2023-09-18T16:28:43.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1280 --:--:-- --:--:-- --:--:-- 1276 100 429 0 0 100 429 0 1276 --:--:-- --:--:-- --:--:-- 1276 [2023-09-18T16:28:43.851Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] } [2023-09-18T16:28:43.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-18T16:28:44.032Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-18T16:28:44.042Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:28:44.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-18T16:28:44.332Z] [2023-09-18T16:28:44.332Z] 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-18T16:28:44.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-18T16:28:44.630Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-18T16:28:44.630Z] df9b9388f04a: Pulling fs layer [2023-09-18T16:28:44.630Z] 52dc419b0ee2: Pulling fs layer [2023-09-18T16:28:44.630Z] 25bc292e5bac: Pulling fs layer [2023-09-18T16:28:44.630Z] 114826534d7a: Pulling fs layer [2023-09-18T16:28:44.630Z] 4657fd5d0bcf: Pulling fs layer [2023-09-18T16:28:44.630Z] 6ad1cebc031e: Pulling fs layer [2023-09-18T16:28:44.630Z] 8a3aa393b2d8: Pulling fs layer [2023-09-18T16:28:44.630Z] 4657fd5d0bcf: Waiting [2023-09-18T16:28:44.630Z] 6ad1cebc031e: Waiting [2023-09-18T16:28:44.630Z] 8a3aa393b2d8: Waiting [2023-09-18T16:28:44.630Z] 114826534d7a: Waiting [2023-09-18T16:28:44.630Z] 25bc292e5bac: Verifying Checksum [2023-09-18T16:28:44.630Z] 25bc292e5bac: Download complete [2023-09-18T16:28:44.630Z] 52dc419b0ee2: Download complete [2023-09-18T16:28:44.631Z] 4657fd5d0bcf: Verifying Checksum [2023-09-18T16:28:44.631Z] 4657fd5d0bcf: Download complete [2023-09-18T16:28:44.631Z] df9b9388f04a: Download complete [2023-09-18T16:28:44.898Z] df9b9388f04a: Pull complete [2023-09-18T16:28:44.898Z] 6ad1cebc031e: Verifying Checksum [2023-09-18T16:28:44.898Z] 6ad1cebc031e: Download complete [2023-09-18T16:28:44.898Z] 52dc419b0ee2: Pull complete [2023-09-18T16:28:44.898Z] 25bc292e5bac: Pull complete [2023-09-18T16:28:45.470Z] 114826534d7a: Verifying Checksum [2023-09-18T16:28:45.470Z] 114826534d7a: Download complete [2023-09-18T16:28:45.728Z] 8a3aa393b2d8: Verifying Checksum [2023-09-18T16:28:45.728Z] 8a3aa393b2d8: Download complete [2023-09-18T16:28:49.005Z] 114826534d7a: Pull complete [2023-09-18T16:28:49.005Z] 4657fd5d0bcf: Pull complete [2023-09-18T16:28:49.262Z] 6ad1cebc031e: Pull complete [2023-09-18T16:28:51.790Z] 8a3aa393b2d8: Pull complete [2023-09-18T16:28:51.790Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-18T16:28:51.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-18T16:28:51.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:28:51.864Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:28:51.894Z] $ 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-18T16:28:55.815Z] $ docker top ee6bccc76007056a5466e68d93802bb677df2050e5cc3d3101f08e4e54b00f8a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-18T16:28:55.885Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-09-18T16:28:56.159Z] + set -o pipefail [2023-09-18T16:28:56.159Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-09-18T16:29:02.718Z] [2023-09-18T16:29:02.718Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-09-18T16:29:02.718Z] [2023-09-18T16:29:02.718Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d7581aab-4627-4092-af96-d25c62fb6b70 [2023-09-18T16:29:02.718Z] [2023-09-18T16:29:02.718Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-18T16:29:02.718Z] [2023-09-18T16:29:02.718Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-18T16:29:02.718Z] [2023-09-18T16:29:02.977Z] [2023-09-18T16:29:02.977Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-18T16:29:02.977Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-18T16:29:02.977Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-18T16:29:02.988Z] $ docker stop --time=1 ee6bccc76007056a5466e68d93802bb677df2050e5cc3d3101f08e4e54b00f8a [2023-09-18T16:29:06.230Z] $ docker rm -f --volumes ee6bccc76007056a5466e68d93802bb677df2050e5cc3d3101f08e4e54b00f8a [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-18T16:29:06.898Z] + git log --format=format:%s -1 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] sh [2023-09-18T16:29:07.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T16:29:07.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:29:07.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T16:29:07.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:29:07.558Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:29:07.585Z] $ 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-18T16:29:08.037Z] $ docker top ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T16:29:08.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T16:29:08.123Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T16:29:08.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T16:29:08.234Z] $ docker exec ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 ssh-agent [2023-09-18T16:29:08.330Z] SSH_AUTH_SOCK=/tmp/ssh-zSWEC3zRdfqP/agent.31 [2023-09-18T16:29:08.330Z] SSH_AGENT_PID=37 [2023-09-18T16:29:08.335Z] Running ssh-add (command line suppressed) [2023-09-18T16:29:08.435Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2250211260420403894.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2250211260420403894.key) [2023-09-18T16:29:08.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T16:29:08.732Z] + git semver tag [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,908 [run_tag] DEBUG tag force:False [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,908 [check_head_tag] DEBUG check head tag [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,909 [execute] INFO git cat-file --batch-check [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,912 [execute] INFO git cat-file --batch [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,925 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,926 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,926 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-18T16:29:08.991Z] 2023-09-18 16:29:08,930 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:29:08.991Z] 3.1.0-dev.20 [Pipeline] } [2023-09-18T16:29:09.002Z] $ docker exec --env ******** --env ******** ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 ssh-agent -k [2023-09-18T16:29:09.108Z] unset SSH_AUTH_SOCK; [2023-09-18T16:29:09.109Z] unset SSH_AGENT_PID; [2023-09-18T16:29:09.109Z] echo Agent pid 37 killed; [2023-09-18T16:29:09.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T16:29:09.418Z] + git semver [Pipeline] } [2023-09-18T16:29:09.689Z] $ docker stop --time=1 ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 [2023-09-18T16:29:10.938Z] $ docker rm -f --volumes ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:29:11.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-18T16:29:11.311Z] [2023-09-18T16:29:11.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:29:11.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-18T16:29:11.609Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-18T16:29:11.609Z] ab5ef0e58194: Pulling fs layer [2023-09-18T16:29:11.609Z] 9712f1f96733: Pulling fs layer [2023-09-18T16:29:11.609Z] 63f879dbbcfc: Pulling fs layer [2023-09-18T16:29:11.609Z] 0d9ebad4ef96: Pulling fs layer [2023-09-18T16:29:11.609Z] e9a5061849ea: Pulling fs layer [2023-09-18T16:29:11.609Z] d747dcd14b5f: Pulling fs layer [2023-09-18T16:29:11.609Z] 2de7ff778b66: Pulling fs layer [2023-09-18T16:29:11.609Z] 0d9ebad4ef96: Waiting [2023-09-18T16:29:11.609Z] e9a5061849ea: Waiting [2023-09-18T16:29:11.609Z] d747dcd14b5f: Waiting [2023-09-18T16:29:11.609Z] 2de7ff778b66: Waiting [2023-09-18T16:29:11.609Z] 9712f1f96733: Verifying Checksum [2023-09-18T16:29:11.609Z] 9712f1f96733: Download complete [2023-09-18T16:29:11.869Z] 63f879dbbcfc: Verifying Checksum [2023-09-18T16:29:11.869Z] 63f879dbbcfc: Download complete [2023-09-18T16:29:12.127Z] e9a5061849ea: Verifying Checksum [2023-09-18T16:29:12.127Z] e9a5061849ea: Download complete [2023-09-18T16:29:12.127Z] d747dcd14b5f: Download complete [2023-09-18T16:29:12.127Z] ab5ef0e58194: Verifying Checksum [2023-09-18T16:29:12.127Z] ab5ef0e58194: Download complete [2023-09-18T16:29:12.127Z] 0d9ebad4ef96: Verifying Checksum [2023-09-18T16:29:12.127Z] 0d9ebad4ef96: Download complete [2023-09-18T16:29:12.385Z] 2de7ff778b66: Verifying Checksum [2023-09-18T16:29:12.385Z] 2de7ff778b66: Download complete [2023-09-18T16:29:14.910Z] ab5ef0e58194: Pull complete [2023-09-18T16:29:14.910Z] 9712f1f96733: Pull complete [2023-09-18T16:29:15.475Z] 63f879dbbcfc: Pull complete [2023-09-18T16:29:19.672Z] 0d9ebad4ef96: Pull complete [2023-09-18T16:29:19.672Z] e9a5061849ea: Pull complete [2023-09-18T16:29:19.672Z] d747dcd14b5f: Pull complete [2023-09-18T16:29:20.604Z] 2de7ff778b66: Pull complete [2023-09-18T16:29:20.605Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-18T16:29:20.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-18T16:29:20.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:29:20.690Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:29:20.723Z] $ 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-18T16:29:24.374Z] $ docker top 0dac7e5fead1300663f9b7a84d4ac8c1629265fdd8bf771767d8638d2fcadb58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-18T16:29:24.444Z] provisioning config files... [2023-09-18T16:29:24.450Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3944893596903547397tmp [2023-09-18T16:29:24.459Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12109484055662243253tmp [2023-09-18T16:29:24.469Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9324787175838468714tmp [Pipeline] { [Pipeline] echo [2023-09-18T16:29:24.485Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:24.764Z] ---> sigul-configuration.sh [2023-09-18T16:29:24.765Z] gpg: directory `/root/.gnupg' created [2023-09-18T16:29:24.765Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-18T16:29:24.765Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-18T16:29:24.765Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-18T16:29:24.765Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-18T16:29:24.765Z] gpg: CAST5 encrypted data [2023-09-18T16:29:24.765Z] gpg: encrypted with 1 passphrase [2023-09-18T16:29:24.765Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-18T16:29:25.050Z] + mkdir /home/jenkins [2023-09-18T16:29:25.050Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-18T16:29:25.334Z] + 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-18T16:29:25.344Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:25.628Z] ---> sigul-install.sh [2023-09-18T16:29:25.628Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-18T16:29:25.921Z] + git tag --list [2023-09-18T16:29:25.921Z] v1.0.0 [2023-09-18T16:29:25.921Z] v1.1.0 [2023-09-18T16:29:25.921Z] v1.2.0 [2023-09-18T16:29:25.921Z] v1.3.0 [2023-09-18T16:29:25.921Z] v1.3.1 [2023-09-18T16:29:25.921Z] v2.0.0 [2023-09-18T16:29:25.921Z] v2.0.1 [2023-09-18T16:29:25.921Z] v2.1.0 [2023-09-18T16:29:25.921Z] v2.1.1 [2023-09-18T16:29:25.921Z] v2.1.2 [2023-09-18T16:29:25.921Z] v2.2.0 [2023-09-18T16:29:25.921Z] v2.3 [2023-09-18T16:29:25.921Z] v2.3.0 [2023-09-18T16:29:25.921Z] v2.3.1 [2023-09-18T16:29:25.921Z] v3.0 [2023-09-18T16:29:25.921Z] v3.0.0 [2023-09-18T16:29:25.921Z] v3.0.1 [2023-09-18T16:29:25.921Z] v3.0.1-dev.1 [2023-09-18T16:29:25.921Z] v3.1.0-dev.1 [2023-09-18T16:29:25.921Z] v3.1.0-dev.10 [2023-09-18T16:29:25.921Z] v3.1.0-dev.11 [2023-09-18T16:29:25.921Z] v3.1.0-dev.12 [2023-09-18T16:29:25.921Z] v3.1.0-dev.13 [2023-09-18T16:29:25.921Z] v3.1.0-dev.14 [2023-09-18T16:29:25.921Z] v3.1.0-dev.15 [2023-09-18T16:29:25.921Z] v3.1.0-dev.16 [2023-09-18T16:29:25.921Z] v3.1.0-dev.17 [2023-09-18T16:29:25.921Z] v3.1.0-dev.18 [2023-09-18T16:29:25.921Z] v3.1.0-dev.19 [2023-09-18T16:29:25.921Z] v3.1.0-dev.2 [2023-09-18T16:29:25.921Z] v3.1.0-dev.20 [2023-09-18T16:29:25.921Z] v3.1.0-dev.3 [2023-09-18T16:29:25.921Z] v3.1.0-dev.4 [2023-09-18T16:29:25.921Z] v3.1.0-dev.5 [2023-09-18T16:29:25.921Z] v3.1.0-dev.6 [2023-09-18T16:29:25.921Z] v3.1.0-dev.7 [2023-09-18T16:29:25.921Z] v3.1.0-dev.8 [2023-09-18T16:29:25.921Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-18T16:29:26.208Z] + lftools sign git-tag v3.1.0-dev.20 [2023-09-18T16:29:26.775Z] Signing Git tag with Sigul... [2023-09-18T16:29:26.775Z] Signing v3.1.0-dev.20 [Pipeline] echo [2023-09-18T16:29:27.041Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:27.325Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-18T16:29:27.333Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-18T16:29:27.353Z] $ docker stop --time=1 0dac7e5fead1300663f9b7a84d4ac8c1629265fdd8bf771767d8638d2fcadb58 [2023-09-18T16:29:28.646Z] $ docker rm -f --volumes 0dac7e5fead1300663f9b7a84d4ac8c1629265fdd8bf771767d8638d2fcadb58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-18T16:29:29.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T16:29:29.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:29:29.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T16:29:29.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:29:29.428Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:29:29.458Z] $ 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-18T16:29:29.777Z] $ docker top 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 -eo pid,comm [2023-09-18T16:29:29.817Z] 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-18T16:29:29.817Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T16:29:29.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T16:29:29.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T16:29:29.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T16:29:29.964Z] $ docker exec 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 ssh-agent [2023-09-18T16:29:30.067Z] SSH_AUTH_SOCK=/tmp/ssh-me1v2pImIngP/agent.31 [2023-09-18T16:29:30.067Z] SSH_AGENT_PID=37 [2023-09-18T16:29:30.072Z] Running ssh-add (command line suppressed) [2023-09-18T16:29:30.173Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1903041555510991561.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1903041555510991561.key) [2023-09-18T16:29:30.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T16:29:30.471Z] + git semver bump pre [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,627 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,627 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,627 [bump_version] DEBUG bumped version:3.1.0-dev.21 [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,627 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,627 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,627 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,629 [execute] INFO git cat-file --batch-check [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,629 [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-18T16:29:30.730Z] 2023-09-18 16:29:30,635 [execute] INFO git cat-file --batch [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-18T16:29:30.730Z] 2023-09-18 16:29:30,640 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:29:30.730Z] 3.1.0-dev.21 [Pipeline] } [2023-09-18T16:29:30.739Z] $ docker exec --env ******** --env ******** 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 ssh-agent -k [2023-09-18T16:29:30.838Z] unset SSH_AUTH_SOCK; [2023-09-18T16:29:30.838Z] unset SSH_AGENT_PID; [2023-09-18T16:29:30.838Z] echo Agent pid 37 killed; [2023-09-18T16:29:30.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T16:29:31.144Z] + git semver [Pipeline] } [2023-09-18T16:29:31.415Z] $ docker stop --time=1 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 [2023-09-18T16:29:32.667Z] $ docker rm -f --volumes 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T16:29:33.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T16:29:33.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:29:33.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T16:29:33.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:29:33.367Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:29:33.408Z] $ 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-18T16:29:33.730Z] $ docker top 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T16:29:33.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T16:29:33.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T16:29:33.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T16:29:33.915Z] $ docker exec 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 ssh-agent [2023-09-18T16:29:34.027Z] SSH_AUTH_SOCK=/tmp/ssh-VjHI23PMwybx/agent.31 [2023-09-18T16:29:34.027Z] SSH_AGENT_PID=37 [2023-09-18T16:29:34.032Z] Running ssh-add (command line suppressed) [2023-09-18T16:29:34.119Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4390923853677277012.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4390923853677277012.key) [2023-09-18T16:29:34.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T16:29:34.413Z] + git semver push [2023-09-18T16:29:34.671Z] 2023-09-18 16:29:34,601 [run_push] DEBUG push [2023-09-18T16:29:34.671Z] 2023-09-18 16:29:34,601 [execute] INFO git cat-file --batch-check [2023-09-18T16:29:34.671Z] 2023-09-18 16:29:34,601 [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-18T16:29:34.671Z] 2023-09-18 16:29:34,605 [execute] INFO git rev-list b6ea6b7a4598eef2b5527e68f4233386bff1c5ef -- [2023-09-18T16:29:34.671Z] 2023-09-18 16:29:34,605 [execute] DEBUG Popen(['git', 'rev-list', 'b6ea6b7a4598eef2b5527e68f4233386bff1c5ef', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-18T16:29:34.671Z] 2023-09-18 16:29:34,616 [execute] INFO git fetch -v origin [2023-09-18T16:29:34.671Z] 2023-09-18 16:29:34,616 [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-18T16:29:35.240Z] 2023-09-18 16:29:35,083 [run_push] DEBUG no remote changes detected [2023-09-18T16:29:35.240Z] 2023-09-18 16:29:35,083 [execute] INFO git push origin semver [2023-09-18T16:29:35.240Z] 2023-09-18 16:29:35,083 [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-18T16:29:36.178Z] 2023-09-18 16:29:35,970 [run_push] DEBUG push all version tags [2023-09-18T16:29:36.178Z] 2023-09-18 16:29:35,971 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-18T16:29:36.178Z] 2023-09-18 16:29:35,971 [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-18T16:29:36.747Z] 2023-09-18 16:29:36,746 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-18T16:29:36.747Z] 3.1.0-dev.21 [Pipeline] } [2023-09-18T16:29:37.015Z] $ docker exec --env ******** --env ******** 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 ssh-agent -k [2023-09-18T16:29:37.103Z] unset SSH_AUTH_SOCK; [2023-09-18T16:29:37.103Z] unset SSH_AGENT_PID; [2023-09-18T16:29:37.103Z] echo Agent pid 37 killed; [2023-09-18T16:29:37.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T16:29:37.411Z] + git semver [Pipeline] } [2023-09-18T16:29:37.681Z] $ docker stop --time=1 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 [2023-09-18T16:29:38.941Z] $ docker rm -f --volumes 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 [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-18T16:29:39.489Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-18T16:29:39.489Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-18T16:29:39.489Z] total 16 [2023-09-18T16:29:39.489Z] drwxr-xr-x 3 root root 4096 Sep 18 16:19 . [2023-09-18T16:29:39.489Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 16:29 .. [2023-09-18T16:29:39.489Z] drwxr-xr-x 2 root root 4096 Sep 18 16:19 cost [2023-09-18T16:29:39.489Z] -rw-r--r-- 1 root root 96 Sep 18 16:19 cost.csv [2023-09-18T16:29:39.489Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-18T16:29:39.489Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-18T16:29:39.489Z] total 16 [2023-09-18T16:29:39.489Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 16:19 . [2023-09-18T16:29:39.489Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 16:29 .. [2023-09-18T16:29:39.489Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 18 16:19 cost [2023-09-18T16:29:39.489Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 18 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:39.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:40.628Z] ---> package-listing.sh [2023-09-18T16:29:40.628Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-18T16:29:40.628Z] ++ facter osfamily [2023-09-18T16:29:40.889Z] + OS_FAMILY=debian [2023-09-18T16:29:40.889Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-18T16:29:40.889Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-18T16:29:40.889Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-18T16:29:40.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-18T16:29:40.889Z] + PACKAGES=/tmp/packages_start.txt [2023-09-18T16:29:40.889Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-18T16:29:40.889Z] + PACKAGES=/tmp/packages_end.txt [2023-09-18T16:29:40.889Z] + case "${OS_FAMILY}" in [2023-09-18T16:29:40.889Z] + dpkg -l [2023-09-18T16:29:40.889Z] + grep '^ii' [2023-09-18T16:29:40.889Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-18T16:29:40.889Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-18T16:29:40.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-18T16:29:40.889Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-18T16:29:40.889Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-18T16:29:40.889Z] + 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-18T16:29:40.899Z] 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-18T16:29:41.174Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T16:29:41.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T16:29:41.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T16:29:41.799Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2023-09-18T16:29:41.831Z] $ 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-18T16:29:42.017Z] $ docker top bb3c26d2d25c3b945af0cc2f96cc89f8849f4212584bede1df8483cc8cfab5c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T16:29:42.445Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-18T16:29:42.764Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-18T16:29:43.099Z] + ls /var/log/sa-host [2023-09-18T16:29:43.099Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T16:29:43.246Z] provisioning config files... [2023-09-18T16:29:43.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config895729802344729045tmp [Pipeline] { [Pipeline] echo [2023-09-18T16:29:43.269Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:43.555Z] ---> create-netrc.sh [Pipeline] } [2023-09-18T16:29:43.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:43.892Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-18T16:29:43.900Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:44.182Z] ---> sudo-logs.sh [2023-09-18T16:29:44.182Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-18T16:29:44.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:44.496Z] ---> job-cost.sh [2023-09-18T16:29:44.496Z] lf-activate-venv: SKIPPING [2023-09-18T16:29:44.496Z] DEBUG: total: 0.2199999988079071 [2023-09-18T16:29:44.496Z] INFO: Retrieving Stack Cost... [2023-09-18T16:29:44.756Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-18T16:29:45.325Z] INFO: Archiving Costs [Pipeline] echo [2023-09-18T16:29:45.336Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T16:29:45.614Z] ---> logs-deploy.sh [2023-09-18T16:29:45.614Z] lf-activate-venv: SKIPPING [2023-09-18T16:29:45.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/189 [2023-09-18T16:29:45.614Z] INFO: archiving workspace using pattern(s): [2023-09-18T16:29:46.551Z] Archives upload complete. [2023-09-18T16:29:46.551Z] INFO: archiving logs to Nexus