Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c54f91731c565cfc1b79e0d6871a6f027556c9df 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-ssh7483106823486639064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh309416493272495761.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13786812844729488911.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11258150776293807207.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-ssh15599294778648303142.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-26377 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 c54f91731c565cfc1b79e0d6871a6f027556c9df (main) Commit message: "Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10" > 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 c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 > git rev-list --no-walk 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T13:59:45.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T13:59:45.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T13:59:45.619Z] ========================================================= [2024-11-13T13:59:45.619Z] EdgeX Global Pipelines Version Info [2024-11-13T13:59:45.619Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T13:59:46.723Z] ------------------- [2024-11-13T13:59:46.723Z] stable info: [2024-11-13T13:59:46.723Z] ------------------- [2024-11-13T13:59:46.723Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T13:59:46.723Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T13:59:46.724Z] Message: update stable to v1.0.265 [2024-11-13T13:59:46.984Z] ------------------- [2024-11-13T13:59:46.984Z] experimental info: [2024-11-13T13:59:46.984Z] ------------------- [2024-11-13T13:59:46.984Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T13:59:46.984Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T13:59:46.984Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T13:59:47.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-13T13:59:47.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-13T13:59:47.112Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T13:59:47.141Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T13:59:47.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T13:59:47.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T13:59:47.219Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T13:59:47.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T13:59:47.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T13:59:47.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T13:59:47.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T13:59:47.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-13T13:59:47.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T13:59:47.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T13:59:47.403Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T13:59:47.430Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T13:59:47.453Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T13:59:47.473Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T13:59:47.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T13:59:47.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T13:59:47.547Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T13:59:47.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T13:59:47.709Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T13:59:47.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T13:59:47.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T13:59:47.778Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T13:59:47.803Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T13:59:47.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-13T13:59:47.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-13T13:59:47.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-13T13:59:47.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] echo [2024-11-13T13:59:47.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c54f917 [Pipeline] echo [2024-11-13T13:59:47.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T13:59:47.995Z] provisioning config files... [2024-11-13T13:59:48.010Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4183776607856704660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T13:59:48.342Z] ---> ****-login.sh [2024-11-13T13:59:48.342Z] nexus3.edgexfoundry.org:10001 [2024-11-13T13:59:48.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:59:48.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:59:48.605Z] Configure a credential helper to remove this warning. See [2024-11-13T13:59:48.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:59:48.605Z] [2024-11-13T13:59:48.605Z] Login Succeeded [2024-11-13T13:59:48.605Z] nexus3.edgexfoundry.org:10002 [2024-11-13T13:59:48.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:59:48.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:59:48.605Z] Configure a credential helper to remove this warning. See [2024-11-13T13:59:48.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:59:48.605Z] [2024-11-13T13:59:48.605Z] Login Succeeded [2024-11-13T13:59:48.605Z] nexus3.edgexfoundry.org:10003 [2024-11-13T13:59:48.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:59:48.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:59:48.865Z] Configure a credential helper to remove this warning. See [2024-11-13T13:59:48.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:59:48.865Z] [2024-11-13T13:59:48.865Z] Login Succeeded [2024-11-13T13:59:48.865Z] nexus3.edgexfoundry.org:10004 [2024-11-13T13:59:48.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:59:48.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:59:48.865Z] Configure a credential helper to remove this warning. See [2024-11-13T13:59:48.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:59:48.866Z] [2024-11-13T13:59:48.866Z] Login Succeeded [2024-11-13T13:59:48.866Z] ****.io [2024-11-13T13:59:49.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:59:49.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:59:49.127Z] Configure a credential helper to remove this warning. See [2024-11-13T13:59:49.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:59:49.127Z] [2024-11-13T13:59:49.127Z] Login Succeeded [2024-11-13T13:59:49.127Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T13:59:49.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T13:59:49.532Z] + git rev-list -1 --merges c54f91731c565cfc1b79e0d6871a6f027556c9df~1..c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] echo [2024-11-13T13:59:49.558Z] -----------> git rev-list -1 --merges c54f91731c565cfc1b79e0d6871a6f027556c9df~1..c54f91731c565cfc1b79e0d6871a6f027556c9df c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T13:59:49.558Z] c54f91731c565cfc1b79e0d6871a6f027556c9df [false] [Pipeline] sh [2024-11-13T13:59:49.864Z] + git log --format=format:%s -1 c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] echo [2024-11-13T13:59:49.882Z] ========================================================= [2024-11-13T13:59:49.882Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T13:59:49.882Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T13:59:50.220Z] + git log --format=format:%s -1 c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] echo [2024-11-13T13:59:50.231Z] [semverPrep] GIT_COMMIT: c54f91731c565cfc1b79e0d6871a6f027556c9df, Commit Message: Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10 [Pipeline] echo [2024-11-13T13:59:50.244Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T13:59:50.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T13:59:50.609Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T13:59:50.609Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T13:59:50.609Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T13:59:50.609Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T13:59:50.609Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-13T13:59:50.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T13:59:50.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T13:59:50.965Z] [2024-11-13T13:59:50.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T13:59:51.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T13:59:51.276Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T13:59:51.276Z] b85a868b505f: Pulling fs layer [2024-11-13T13:59:51.276Z] e2be974225ed: Pulling fs layer [2024-11-13T13:59:51.276Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T13:59:51.276Z] 988bab9f4d93: Pulling fs layer [2024-11-13T13:59:51.276Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T13:59:51.276Z] eaf3925da568: Pulling fs layer [2024-11-13T13:59:51.276Z] bab4dde63d76: Pulling fs layer [2024-11-13T13:59:51.276Z] bde34c3a00c8: Pulling fs layer [2024-11-13T13:59:51.276Z] b352a97aabf1: Pulling fs layer [2024-11-13T13:59:51.276Z] 4872d77fe225: Pulling fs layer [2024-11-13T13:59:51.276Z] 5851b861e8e6: Pulling fs layer [2024-11-13T13:59:51.276Z] eaf3925da568: Waiting [2024-11-13T13:59:51.276Z] 1469e6f7b9e6: Waiting [2024-11-13T13:59:51.276Z] bab4dde63d76: Waiting [2024-11-13T13:59:51.276Z] bde34c3a00c8: Waiting [2024-11-13T13:59:51.276Z] 988bab9f4d93: Waiting [2024-11-13T13:59:51.276Z] 5851b861e8e6: Waiting [2024-11-13T13:59:51.276Z] 4872d77fe225: Waiting [2024-11-13T13:59:51.276Z] e2be974225ed: Download complete [2024-11-13T13:59:51.276Z] 988bab9f4d93: Verifying Checksum [2024-11-13T13:59:51.276Z] 988bab9f4d93: Download complete [2024-11-13T13:59:51.276Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T13:59:51.276Z] 1469e6f7b9e6: Download complete [2024-11-13T13:59:51.276Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T13:59:51.276Z] 339a4e72a1f5: Download complete [2024-11-13T13:59:51.276Z] eaf3925da568: Download complete [2024-11-13T13:59:51.536Z] bde34c3a00c8: Download complete [2024-11-13T13:59:51.536Z] b352a97aabf1: Download complete [2024-11-13T13:59:51.536Z] 4872d77fe225: Verifying Checksum [2024-11-13T13:59:51.536Z] 4872d77fe225: Download complete [2024-11-13T13:59:51.536Z] 5851b861e8e6: Download complete [2024-11-13T13:59:51.536Z] b85a868b505f: Download complete [2024-11-13T13:59:51.796Z] bab4dde63d76: Verifying Checksum [2024-11-13T13:59:52.740Z] b85a868b505f: Pull complete [2024-11-13T13:59:52.740Z] e2be974225ed: Pull complete [2024-11-13T13:59:53.312Z] 339a4e72a1f5: Pull complete [2024-11-13T13:59:53.312Z] 988bab9f4d93: Pull complete [2024-11-13T13:59:53.572Z] 1469e6f7b9e6: Pull complete [2024-11-13T13:59:53.833Z] eaf3925da568: Pull complete [2024-11-13T13:59:55.211Z] bab4dde63d76: Pull complete [2024-11-13T13:59:55.211Z] bde34c3a00c8: Pull complete [2024-11-13T13:59:55.473Z] b352a97aabf1: Pull complete [2024-11-13T13:59:55.473Z] 4872d77fe225: Pull complete [2024-11-13T13:59:55.735Z] 5851b861e8e6: Pull complete [2024-11-13T13:59:55.735Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T13:59:55.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T13:59:55.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T13:59:55.877Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T13:59:55.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T13:59:57.106Z] $ docker top f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 -eo pid,comm [2024-11-13T13:59:57.163Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-13T13:59:57.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T13:59:57.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T13:59:57.223Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T13:59:57.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T13:59:57.344Z] $ docker exec f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 ssh-agent [2024-11-13T13:59:57.453Z] SSH_AUTH_SOCK=/tmp/ssh-hSVYzKsteC7a/agent.32 [2024-11-13T13:59:57.453Z] SSH_AGENT_PID=38 [2024-11-13T13:59:57.460Z] Running ssh-add (command line suppressed) [2024-11-13T13:59:57.578Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17223801723919864440.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17223801723919864440.key) [2024-11-13T13:59:57.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T13:59:57.889Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T13:59:57.899Z] $ docker exec --env ******** --env ******** f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 ssh-agent -k [2024-11-13T13:59:58.015Z] unset SSH_AUTH_SOCK; [2024-11-13T13:59:58.016Z] unset SSH_AGENT_PID; [2024-11-13T13:59:58.016Z] echo Agent pid 38 killed; [2024-11-13T13:59:58.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T13:59:58.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T13:59:58.076Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T13:59:58.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T13:59:58.183Z] $ docker exec f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 ssh-agent [2024-11-13T13:59:58.297Z] SSH_AUTH_SOCK=/tmp/ssh-VRZY1TtU3cCY/agent.71 [2024-11-13T13:59:58.297Z] SSH_AGENT_PID=77 [2024-11-13T13:59:58.303Z] Running ssh-add (command line suppressed) [2024-11-13T13:59:58.404Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15137006633286476455.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15137006633286476455.key) [2024-11-13T13:59:58.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T13:59:58.718Z] + git semver init [2024-11-13T13:59:58.977Z] 2024-11-13 13:59:58,892 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T13:59:58.977Z] 2024-11-13 13:59:58,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-11-13T13:59:58.977Z] 2024-11-13 13:59:58,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-11-13T13:59:58.977Z] 2024-11-13 13:59:58,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T13:59:59.915Z] 2024-11-13 13:59:59,839 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-11-13T13:59:59.915Z] 2024-11-13 13:59:59,839 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-11-13T13:59:59.915Z] 2024-11-13 13:59:59,839 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T13:59:59.915Z] 2024-11-13 13:59:59,839 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T13:59:59.915Z] 4.0.0-dev.8 [Pipeline] } [2024-11-13T13:59:59.922Z] $ docker exec --env ******** --env ******** f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 ssh-agent -k [2024-11-13T14:00:00.017Z] unset SSH_AUTH_SOCK; [2024-11-13T14:00:00.018Z] unset SSH_AGENT_PID; [2024-11-13T14:00:00.018Z] echo Agent pid 77 killed; [2024-11-13T14:00:00.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T14:00:00.358Z] + git semver [Pipeline] } [2024-11-13T14:00:00.630Z] $ docker stop --time=1 f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 [2024-11-13T14:00:01.917Z] $ docker rm -f --volumes f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T14:00:02.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T14:00:02.509Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T14:00:02.513Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:00:02.680Z] provisioning config files... [2024-11-13T14:00:02.688Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16452051420055537417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:00:02.981Z] ---> ****-login.sh [2024-11-13T14:00:02.981Z] nexus3.edgexfoundry.org:10001 [2024-11-13T14:00:02.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:00:02.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:00:02.981Z] Configure a credential helper to remove this warning. See [2024-11-13T14:00:02.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:00:02.981Z] [2024-11-13T14:00:02.981Z] Login Succeeded [2024-11-13T14:00:02.981Z] nexus3.edgexfoundry.org:10002 [2024-11-13T14:00:02.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:00:02.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:00:02.981Z] Configure a credential helper to remove this warning. See [2024-11-13T14:00:02.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:00:02.982Z] [2024-11-13T14:00:02.982Z] Login Succeeded [2024-11-13T14:00:02.982Z] nexus3.edgexfoundry.org:10003 [2024-11-13T14:00:03.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:00:03.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:00:03.241Z] Configure a credential helper to remove this warning. See [2024-11-13T14:00:03.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:00:03.241Z] [2024-11-13T14:00:03.241Z] Login Succeeded [2024-11-13T14:00:03.241Z] nexus3.edgexfoundry.org:10004 [2024-11-13T14:00:03.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:00:03.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:00:03.241Z] Configure a credential helper to remove this warning. See [2024-11-13T14:00:03.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:00:03.241Z] [2024-11-13T14:00:03.241Z] Login Succeeded [2024-11-13T14:00:03.241Z] ****.io [2024-11-13T14:00:03.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:00:04.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:00:04.076Z] Configure a credential helper to remove this warning. See [2024-11-13T14:00:04.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:00:04.076Z] [2024-11-13T14:00:04.076Z] Login Succeeded [2024-11-13T14:00:04.076Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T14:00:04.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T14:00:04.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:00:04.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:00:04.225Z] ========================================================= [2024-11-13T14:00:04.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T14:00:04.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:00:04.567Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T14:00:04.567Z] Sending build context to Docker daemon 9.217MB [2024-11-13T14:00:04.567Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T14:00:04.567Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T14:00:04.567Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T14:00:04.567Z] 43c4264eed91: Pulling fs layer [2024-11-13T14:00:04.567Z] 4cc291be95ef: Pulling fs layer [2024-11-13T14:00:04.567Z] 2ac1f1163629: Pulling fs layer [2024-11-13T14:00:04.567Z] 5c3c966382ef: Pulling fs layer [2024-11-13T14:00:04.567Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T14:00:04.567Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T14:00:04.567Z] 9f66e0745190: Pulling fs layer [2024-11-13T14:00:04.567Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T14:00:04.567Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T14:00:04.567Z] 5d5c8e513c77: Waiting [2024-11-13T14:00:04.567Z] 4f4fb700ef54: Waiting [2024-11-13T14:00:04.567Z] f49a43e4bbc0: Waiting [2024-11-13T14:00:04.567Z] 5c3c966382ef: Waiting [2024-11-13T14:00:04.567Z] 9f66e0745190: Waiting [2024-11-13T14:00:04.567Z] 4cc291be95ef: Verifying Checksum [2024-11-13T14:00:04.567Z] 4cc291be95ef: Download complete [2024-11-13T14:00:04.567Z] 5c3c966382ef: Verifying Checksum [2024-11-13T14:00:04.567Z] 5c3c966382ef: Download complete [2024-11-13T14:00:04.567Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T14:00:04.567Z] 4f4fb700ef54: Download complete [2024-11-13T14:00:04.567Z] 5d5c8e513c77: Download complete [2024-11-13T14:00:04.567Z] 43c4264eed91: Download complete [2024-11-13T14:00:04.825Z] 9f66e0745190: Verifying Checksum [2024-11-13T14:00:04.825Z] 9f66e0745190: Download complete [2024-11-13T14:00:04.825Z] 43c4264eed91: Pull complete [2024-11-13T14:00:05.083Z] 4cc291be95ef: Pull complete [2024-11-13T14:00:05.083Z] 561ebcabdf7f: Verifying Checksum [2024-11-13T14:00:05.083Z] 561ebcabdf7f: Download complete [2024-11-13T14:00:05.083Z] 2ac1f1163629: Download complete [2024-11-13T14:00:05.341Z] f49a43e4bbc0: Verifying Checksum [2024-11-13T14:00:05.341Z] f49a43e4bbc0: Download complete [2024-11-13T14:00:08.622Z] 2ac1f1163629: Pull complete [2024-11-13T14:00:08.622Z] 5c3c966382ef: Pull complete [2024-11-13T14:00:08.622Z] 4f4fb700ef54: Pull complete [2024-11-13T14:00:08.622Z] 5d5c8e513c77: Pull complete [2024-11-13T14:00:08.622Z] 9f66e0745190: Pull complete [2024-11-13T14:00:10.520Z] f49a43e4bbc0: Pull complete [2024-11-13T14:00:10.778Z] 561ebcabdf7f: Pull complete [2024-11-13T14:00:11.037Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T14:00:11.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T14:00:11.037Z] ---> 3a752c3f9dda [2024-11-13T14:00:11.037Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T14:00:12.414Z] ---> Running in cdcc8eda2e1d [2024-11-13T14:00:12.414Z] Removing intermediate container cdcc8eda2e1d [2024-11-13T14:00:12.414Z] ---> 55a610ddef5a [2024-11-13T14:00:12.414Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T14:00:12.414Z] ---> Running in 6afb7b0d24d2 [2024-11-13T14:00:12.414Z] Removing intermediate container 6afb7b0d24d2 [2024-11-13T14:00:12.414Z] ---> 01a58cff606e [2024-11-13T14:00:12.414Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T14:00:12.673Z] ---> Running in 22c3df8fb91f [2024-11-13T14:00:12.673Z] Removing intermediate container 22c3df8fb91f [2024-11-13T14:00:12.673Z] ---> 8db50d713cae [2024-11-13T14:00:12.673Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T14:00:12.673Z] ---> Running in 55a9ea9df10b [2024-11-13T14:00:12.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:00:13.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:00:13.448Z] OK: 246 MiB in 54 packages [2024-11-13T14:00:13.707Z] Removing intermediate container 55a9ea9df10b [2024-11-13T14:00:13.707Z] ---> 2abaa128f886 [2024-11-13T14:00:13.707Z] Step 7/12 : WORKDIR /app [2024-11-13T14:00:13.707Z] ---> Running in c40bb8a67256 [2024-11-13T14:00:13.707Z] Removing intermediate container c40bb8a67256 [2024-11-13T14:00:13.707Z] ---> 123e9ce6624c [2024-11-13T14:00:13.707Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-13T14:00:13.967Z] ---> 71de0828a693 [2024-11-13T14:00:13.967Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T14:00:13.967Z] ---> Running in 93d4969f4d4f [2024-11-13T14:00:17.630Z] Still waiting to schedule task [2024-11-13T14:00:17.631Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26379’ is offline [2024-11-13T14:00:48.846Z] Removing intermediate container 93d4969f4d4f [2024-11-13T14:00:48.846Z] ---> d8506fbfd0b6 [2024-11-13T14:00:48.846Z] Step 10/12 : COPY . . [2024-11-13T14:00:48.846Z] ---> 869b36a2b300 [2024-11-13T14:00:48.846Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T14:00:48.846Z] ---> Running in d4a44c548fd3 [2024-11-13T14:00:48.846Z] Removing intermediate container d4a44c548fd3 [2024-11-13T14:00:48.846Z] ---> 8eab52c47c5a [2024-11-13T14:00:48.846Z] Step 12/12 : RUN $MAKE [2024-11-13T14:00:48.846Z] ---> Running in b8c733040c83 [2024-11-13T14:00:48.846Z] noop [2024-11-13T14:00:48.846Z] Removing intermediate container b8c733040c83 [2024-11-13T14:00:48.846Z] ---> 6c0098451f92 [2024-11-13T14:00:48.846Z] Successfully built 6c0098451f92 [2024-11-13T14:00:48.846Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:00:49.188Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T14:00:49.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:00:49.263Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:00:49.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T14:00:49.590Z] $ docker top 233d949523c1bbf7d72c2855fec6f9381364c0940e8f0085f3230a11e09b15e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:00:49.939Z] + go version [2024-11-13T14:00:49.939Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T14:00:49.946Z] $ docker stop --time=1 233d949523c1bbf7d72c2855fec6f9381364c0940e8f0085f3230a11e09b15e3 [2024-11-13T14:00:51.191Z] $ docker rm -f --volumes 233d949523c1bbf7d72c2855fec6f9381364c0940e8f0085f3230a11e09b15e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:00:51.615Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T14:00:51.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:00:51.693Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:00:51.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T14:00:52.047Z] $ docker top 043c1b0cf534c85058ab46a0b41f0bb802a0b0eab2e2d868494ca663d73dc267 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:00:52.402Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-11-13T14:00:52.705Z] + make test [2024-11-13T14:00:52.705Z] go test -race -coverprofile=coverage.out ./... [2024-11-13T14:01:24.972Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-13T14:01:57.111Z] go vet ./... [2024-11-13T14:02:00.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T14:02:00.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T14:02:00.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T14:02:00.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T14:02:00.689Z] $ docker stop --time=1 043c1b0cf534c85058ab46a0b41f0bb802a0b0eab2e2d868494ca663d73dc267 [2024-11-13T14:02:02.832Z] $ docker rm -f --volumes 043c1b0cf534c85058ab46a0b41f0bb802a0b0eab2e2d868494ca663d73dc267 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T14:02:03.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T14:02:03.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T14:02:03.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T14:02:04.280Z] + ls -al . [2024-11-13T14:02:04.281Z] total 248 [2024-11-13T14:02:04.281Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 14:00 . [2024-11-13T14:02:04.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 13:59 .. [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 13:59 .dockerignore [2024-11-13T14:02:04.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:01 .git [2024-11-13T14:02:04.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 13:59 .github [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 13 13:59 .gitignore [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 13:59 .golangci.yml [2024-11-13T14:02:04.281Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 13:59 .semver [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 13 13:59 Attribution.txt [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 13 13:59 CHANGELOG.md [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 13 13:59 Dockerfile [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 13:59 GOVERNANCE.md [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 13 13:59 Jenkinsfile [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 13:59 LICENSE [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 13 13:59 OWNERS.md [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 13 13:59 README.md [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 14:00 VERSION [2024-11-13T14:02:04.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 13:59 bin [2024-11-13T14:02:04.281Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 13 14:01 coverage.out [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 6598 Nov 13 13:59 go.mod [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 88085 Nov 13 13:59 go.sum [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 13 13:59 main.go [2024-11-13T14:02:04.281Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 13 13:59 makefile [2024-11-13T14:02:04.281Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 13:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:04.606Z] + 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=c54f91731c565cfc1b79e0d6871a6f027556c9df --label arch=amd64 --label version=4.0.0-dev.8 . [2024-11-13T14:02:04.606Z] Sending build context to Docker daemon 9.219MB [2024-11-13T14:02:04.606Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T14:02:04.606Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-13T14:02:04.606Z] ---> 6c0098451f92 [2024-11-13T14:02:04.606Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T14:02:04.606Z] ---> Running in 1f73cfca1421 [2024-11-13T14:02:04.868Z] Removing intermediate container 1f73cfca1421 [2024-11-13T14:02:04.868Z] ---> 33c30e6d245b [2024-11-13T14:02:04.868Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T14:02:04.868Z] ---> Running in 0e5e5a41443a [2024-11-13T14:02:04.868Z] Removing intermediate container 0e5e5a41443a [2024-11-13T14:02:04.868Z] ---> f1b3a78f87e8 [2024-11-13T14:02:04.868Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-13T14:02:04.868Z] ---> Running in da08ce5ac6d7 [2024-11-13T14:02:04.868Z] Removing intermediate container da08ce5ac6d7 [2024-11-13T14:02:04.868Z] ---> 70a4e9eec021 [2024-11-13T14:02:04.868Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T14:02:04.868Z] ---> Running in 0f4b6f00dd91 [2024-11-13T14:02:05.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:02:05.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:02:05.650Z] OK: 246 MiB in 54 packages [2024-11-13T14:02:05.910Z] Removing intermediate container 0f4b6f00dd91 [2024-11-13T14:02:05.910Z] ---> ac3e97d8363e [2024-11-13T14:02:05.910Z] Step 7/27 : WORKDIR /app [2024-11-13T14:02:05.910Z] ---> Running in 3a0be4db952d [2024-11-13T14:02:05.910Z] Removing intermediate container 3a0be4db952d [2024-11-13T14:02:05.910Z] ---> 5d660a72dd88 [2024-11-13T14:02:05.910Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-13T14:02:06.169Z] ---> 5fb43f77f42d [2024-11-13T14:02:06.169Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T14:02:06.169Z] ---> Running in 56aad10540d0 [2024-11-13T14:02:07.108Z] Removing intermediate container 56aad10540d0 [2024-11-13T14:02:07.108Z] ---> 7225d159ec3a [2024-11-13T14:02:07.108Z] Step 10/27 : COPY . . [2024-11-13T14:02:07.108Z] ---> 201427526b89 [2024-11-13T14:02:07.108Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T14:02:07.108Z] ---> Running in 2f9d9513fd55 [2024-11-13T14:02:07.373Z] Removing intermediate container 2f9d9513fd55 [2024-11-13T14:02:07.373Z] ---> 573cace80b5a [2024-11-13T14:02:07.373Z] Step 12/27 : RUN $MAKE [2024-11-13T14:02:07.373Z] ---> Running in d63e28c9b1ad [2024-11-13T14:02:07.643Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-13T14:02:39.754Z] Removing intermediate container d63e28c9b1ad [2024-11-13T14:02:39.754Z] ---> edaa94c1ff4c [2024-11-13T14:02:39.754Z] Step 13/27 : FROM alpine:3.20 [2024-11-13T14:02:39.754Z] 3.20: Pulling from library/alpine [2024-11-13T14:02:39.754Z] da9db072f522: Pulling fs layer [2024-11-13T14:02:39.754Z] da9db072f522: Verifying Checksum [2024-11-13T14:02:39.754Z] da9db072f522: Download complete [2024-11-13T14:02:39.754Z] da9db072f522: Pull complete [2024-11-13T14:02:39.754Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T14:02:39.754Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T14:02:39.754Z] ---> 63b790fccc90 [2024-11-13T14:02:39.754Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T14:02:39.754Z] ---> Running in 9c50882dc35e [2024-11-13T14:02:39.754Z] Removing intermediate container 9c50882dc35e [2024-11-13T14:02:39.754Z] ---> 9de1b68f58f9 [2024-11-13T14:02:39.754Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-13T14:02:39.754Z] ---> Running in 60f6b41c65ef [2024-11-13T14:02:39.754Z] Removing intermediate container 60f6b41c65ef [2024-11-13T14:02:39.754Z] ---> b3de54a4a1f8 [2024-11-13T14:02:39.754Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-13T14:02:39.754Z] ---> Running in 37c7e6fd148b [2024-11-13T14:02:39.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:02:39.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:02:39.754Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-13T14:02:39.754Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-13T14:02:39.754Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:02:39.754Z] Executing ca-certificates-20240705-r0.trigger [2024-11-13T14:02:39.754Z] OK: 9 MiB in 16 packages [2024-11-13T14:02:39.754Z] Removing intermediate container 37c7e6fd148b [2024-11-13T14:02:39.754Z] ---> 154759db4428 [2024-11-13T14:02:39.754Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-13T14:02:39.754Z] ---> Running in 5151682586da [2024-11-13T14:02:39.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:02:39.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:02:39.754Z] Upgrading critical system libraries and apk-tools: [2024-11-13T14:02:39.754Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T14:02:39.754Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:02:39.754Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T14:02:39.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:02:39.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:02:39.754Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T14:02:39.754Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T14:02:39.754Z] Executing ca-certificates-20240705-r0.trigger [2024-11-13T14:02:39.754Z] OK: 9 MiB in 16 packages [2024-11-13T14:02:39.754Z] Removing intermediate container 5151682586da [2024-11-13T14:02:39.754Z] ---> c3a2c2cecf9a [2024-11-13T14:02:39.754Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-13T14:02:40.013Z] ---> bc92639d909f [2024-11-13T14:02:40.013Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-13T14:02:40.013Z] ---> 05ac32ec5b91 [2024-11-13T14:02:40.013Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-13T14:02:40.272Z] ---> 85fd57c09e1b [2024-11-13T14:02:40.272Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-13T14:02:40.839Z] ---> 60f0d7339694 [2024-11-13T14:02:40.839Z] Step 22/27 : EXPOSE 48095 [2024-11-13T14:02:40.839Z] ---> Running in eb7c5ef4da54 [2024-11-13T14:02:40.839Z] Removing intermediate container eb7c5ef4da54 [2024-11-13T14:02:40.839Z] ---> 70d5167984eb [2024-11-13T14:02:40.839Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-13T14:02:41.098Z] ---> Running in a1d1f6be042f [2024-11-13T14:02:41.098Z] Removing intermediate container a1d1f6be042f [2024-11-13T14:02:41.098Z] ---> 5ad3637221cf [2024-11-13T14:02:41.098Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T14:02:41.098Z] ---> Running in a94dd9cbfa9e [2024-11-13T14:02:41.098Z] Removing intermediate container a94dd9cbfa9e [2024-11-13T14:02:41.098Z] ---> cf3b0597cbed [2024-11-13T14:02:41.098Z] Step 25/27 : LABEL arch=amd64 [2024-11-13T14:02:41.098Z] ---> Running in f9af8d5b0122 [2024-11-13T14:02:41.359Z] Removing intermediate container f9af8d5b0122 [2024-11-13T14:02:41.359Z] ---> 115eb99defbb [2024-11-13T14:02:41.359Z] Step 26/27 : LABEL git_sha=c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T14:02:41.359Z] ---> Running in 93cce1e0fb7e [2024-11-13T14:02:41.359Z] Removing intermediate container 93cce1e0fb7e [2024-11-13T14:02:41.359Z] ---> 4a4e3488e9fd [2024-11-13T14:02:41.359Z] Step 27/27 : LABEL version=4.0.0-dev.8 [2024-11-13T14:02:41.359Z] ---> Running in 25420a520297 [2024-11-13T14:02:41.359Z] Removing intermediate container 25420a520297 [2024-11-13T14:02:41.359Z] ---> e2e159e73cff [2024-11-13T14:02:41.359Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T14:02:41.359Z] Successfully built e2e159e73cff [2024-11-13T14:02:41.359Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:02:41.488Z] provisioning config files... [2024-11-13T14:02:41.499Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17701362619885321601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:02:41.799Z] ---> ****-login.sh [2024-11-13T14:02:41.799Z] nexus3.edgexfoundry.org:10001 [2024-11-13T14:02:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:02:41.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:02:41.799Z] Configure a credential helper to remove this warning. See [2024-11-13T14:02:41.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:02:41.799Z] [2024-11-13T14:02:41.799Z] Login Succeeded [2024-11-13T14:02:41.799Z] nexus3.edgexfoundry.org:10002 [2024-11-13T14:02:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:02:41.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:02:41.800Z] Configure a credential helper to remove this warning. See [2024-11-13T14:02:41.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:02:41.800Z] [2024-11-13T14:02:41.800Z] Login Succeeded [2024-11-13T14:02:41.800Z] nexus3.edgexfoundry.org:10003 [2024-11-13T14:02:42.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:02:42.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:02:42.058Z] Configure a credential helper to remove this warning. See [2024-11-13T14:02:42.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:02:42.058Z] [2024-11-13T14:02:42.058Z] Login Succeeded [2024-11-13T14:02:42.058Z] nexus3.edgexfoundry.org:10004 [2024-11-13T14:02:42.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:02:42.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:02:42.059Z] Configure a credential helper to remove this warning. See [2024-11-13T14:02:42.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:02:42.059Z] [2024-11-13T14:02:42.059Z] Login Succeeded [2024-11-13T14:02:42.059Z] ****.io [2024-11-13T14:02:42.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:02:42.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:02:42.317Z] Configure a credential helper to remove this warning. See [2024-11-13T14:02:42.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:02:42.317Z] [2024-11-13T14:02:42.317Z] Login Succeeded [2024-11-13T14:02:42.317Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T14:02:42.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T14:02:42.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:02:42.401Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-11-13T14:02:42.401Z] c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T14:02:42.401Z] latest [2024-11-13T14:02:42.401Z] 4.0.0-dev.8 [2024-11-13T14:02:42.401Z] c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [2024-11-13T14:02:42.401Z] main [2024-11-13T14:02:42.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:42.750Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:43.071Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T14:02:43.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-13T14:02:43.071Z] 787d6b14172d: Preparing [2024-11-13T14:02:43.071Z] 2541fee62af5: Preparing [2024-11-13T14:02:43.071Z] fc08076d252c: Preparing [2024-11-13T14:02:43.071Z] 6d2ffc561fde: Preparing [2024-11-13T14:02:43.071Z] b39e5f478ab2: Preparing [2024-11-13T14:02:43.071Z] cc2b5cad8ed8: Preparing [2024-11-13T14:02:43.071Z] 75654b8eeebd: Preparing [2024-11-13T14:02:43.071Z] 75654b8eeebd: Waiting [2024-11-13T14:02:43.071Z] 6d2ffc561fde: Pushed [2024-11-13T14:02:43.071Z] fc08076d252c: Pushed [2024-11-13T14:02:43.071Z] 2541fee62af5: Pushed [2024-11-13T14:02:43.071Z] 75654b8eeebd: Layer already exists [2024-11-13T14:02:43.329Z] cc2b5cad8ed8: Pushed [2024-11-13T14:02:43.588Z] b39e5f478ab2: Pushed [2024-11-13T14:02:44.982Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26380 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-11-13T14:02:45.002Z] Running in /w/workspace/app-service-configurable/256 [Pipeline] { [Pipeline] checkout [2024-11-13T14:02:45.054Z] The recommended git tool is: git [2024-11-13T14:02:46.885Z] 787d6b14172d: Pushed [2024-11-13T14:02:46.885Z] c54f91731c565cfc1b79e0d6871a6f027556c9df: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:47.211Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:47.543Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-13T14:02:47.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-13T14:02:47.543Z] 787d6b14172d: Preparing [2024-11-13T14:02:47.543Z] 2541fee62af5: Preparing [2024-11-13T14:02:47.543Z] fc08076d252c: Preparing [2024-11-13T14:02:47.543Z] 6d2ffc561fde: Preparing [2024-11-13T14:02:47.543Z] b39e5f478ab2: Preparing [2024-11-13T14:02:47.543Z] cc2b5cad8ed8: Preparing [2024-11-13T14:02:47.543Z] 75654b8eeebd: Preparing [2024-11-13T14:02:47.543Z] 75654b8eeebd: Waiting [2024-11-13T14:02:47.543Z] cc2b5cad8ed8: Waiting [2024-11-13T14:02:47.543Z] 2541fee62af5: Layer already exists [2024-11-13T14:02:47.543Z] fc08076d252c: Layer already exists [2024-11-13T14:02:47.543Z] 787d6b14172d: Layer already exists [2024-11-13T14:02:47.543Z] 6d2ffc561fde: Layer already exists [2024-11-13T14:02:47.543Z] b39e5f478ab2: Layer already exists [2024-11-13T14:02:47.543Z] 75654b8eeebd: Layer already exists [2024-11-13T14:02:47.543Z] cc2b5cad8ed8: Layer already exists [2024-11-13T14:02:47.543Z] latest: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:47.869Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:48.186Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.8 [2024-11-13T14:02:48.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-13T14:02:48.186Z] 787d6b14172d: Preparing [2024-11-13T14:02:48.186Z] 2541fee62af5: Preparing [2024-11-13T14:02:48.186Z] fc08076d252c: Preparing [2024-11-13T14:02:48.186Z] 6d2ffc561fde: Preparing [2024-11-13T14:02:48.186Z] b39e5f478ab2: Preparing [2024-11-13T14:02:48.186Z] cc2b5cad8ed8: Preparing [2024-11-13T14:02:48.186Z] 75654b8eeebd: Preparing [2024-11-13T14:02:48.186Z] cc2b5cad8ed8: Waiting [2024-11-13T14:02:48.186Z] 75654b8eeebd: Waiting [2024-11-13T14:02:48.186Z] 6d2ffc561fde: Layer already exists [2024-11-13T14:02:48.186Z] fc08076d252c: Layer already exists [2024-11-13T14:02:48.186Z] 2541fee62af5: Layer already exists [2024-11-13T14:02:48.186Z] b39e5f478ab2: Layer already exists [2024-11-13T14:02:48.186Z] 787d6b14172d: Layer already exists [2024-11-13T14:02:48.186Z] cc2b5cad8ed8: Layer already exists [2024-11-13T14:02:48.186Z] 75654b8eeebd: Layer already exists [2024-11-13T14:02:48.186Z] 4.0.0-dev.8: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:48.518Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:48.848Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [2024-11-13T14:02:48.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-13T14:02:48.848Z] 787d6b14172d: Preparing [2024-11-13T14:02:48.848Z] 2541fee62af5: Preparing [2024-11-13T14:02:48.848Z] fc08076d252c: Preparing [2024-11-13T14:02:48.848Z] 6d2ffc561fde: Preparing [2024-11-13T14:02:48.848Z] b39e5f478ab2: Preparing [2024-11-13T14:02:48.848Z] cc2b5cad8ed8: Preparing [2024-11-13T14:02:48.848Z] 75654b8eeebd: Preparing [2024-11-13T14:02:48.848Z] cc2b5cad8ed8: Waiting [2024-11-13T14:02:48.848Z] 2541fee62af5: Layer already exists [2024-11-13T14:02:48.848Z] fc08076d252c: Layer already exists [2024-11-13T14:02:48.848Z] 787d6b14172d: Layer already exists [2024-11-13T14:02:48.848Z] 6d2ffc561fde: Layer already exists [2024-11-13T14:02:48.848Z] b39e5f478ab2: Layer already exists [2024-11-13T14:02:48.848Z] cc2b5cad8ed8: Layer already exists [2024-11-13T14:02:48.848Z] 75654b8eeebd: Layer already exists [2024-11-13T14:02:48.848Z] c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:49.173Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:49.505Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-11-13T14:02:49.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-13T14:02:49.505Z] 787d6b14172d: Preparing [2024-11-13T14:02:49.505Z] 2541fee62af5: Preparing [2024-11-13T14:02:49.505Z] fc08076d252c: Preparing [2024-11-13T14:02:49.505Z] 6d2ffc561fde: Preparing [2024-11-13T14:02:49.505Z] b39e5f478ab2: Preparing [2024-11-13T14:02:49.505Z] cc2b5cad8ed8: Preparing [2024-11-13T14:02:49.505Z] 75654b8eeebd: Preparing [2024-11-13T14:02:49.505Z] cc2b5cad8ed8: Waiting [2024-11-13T14:02:49.505Z] 75654b8eeebd: Waiting [2024-11-13T14:02:49.505Z] 2541fee62af5: Layer already exists [2024-11-13T14:02:49.505Z] fc08076d252c: Layer already exists [2024-11-13T14:02:49.505Z] 6d2ffc561fde: Layer already exists [2024-11-13T14:02:49.505Z] b39e5f478ab2: Layer already exists [2024-11-13T14:02:49.505Z] 787d6b14172d: Layer already exists [2024-11-13T14:02:49.505Z] cc2b5cad8ed8: Layer already exists [2024-11-13T14:02:49.505Z] 75654b8eeebd: Layer already exists [2024-11-13T14:02:49.505Z] main: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T14:02:49.605Z] ===================================================== [Pipeline] echo [2024-11-13T14:02:49.623Z] taggedImages: [2024-11-13T14:02:49.623Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T14:02:49.623Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-13T14:02:49.623Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.8 [2024-11-13T14:02:49.623Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [2024-11-13T14:02:49.623Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:50.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T14:02:50.053Z] [2024-11-13T14:02:50.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:02:50.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T14:02:50.346Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T14:02:50.346Z] 5eb5b503b376: Pulling fs layer [2024-11-13T14:02:50.346Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T14:02:50.346Z] ec43610c2a17: Pulling fs layer [2024-11-13T14:02:50.346Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T14:02:50.346Z] 33b1e0a273af: Pulling fs layer [2024-11-13T14:02:50.346Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T14:02:50.346Z] 2f39f015ded8: Pulling fs layer [2024-11-13T14:02:50.346Z] 2f39f015ded8: Waiting [2024-11-13T14:02:50.346Z] 5d3b04190fa2: Waiting [2024-11-13T14:02:50.346Z] 3a2ae6a8a46f: Waiting [2024-11-13T14:02:50.346Z] 33b1e0a273af: Waiting [2024-11-13T14:02:50.346Z] 5c69ac0246d0: Download complete [2024-11-13T14:02:50.346Z] 3a2ae6a8a46f: Download complete [2024-11-13T14:02:50.346Z] 33b1e0a273af: Verifying Checksum [2024-11-13T14:02:50.346Z] 33b1e0a273af: Download complete [2024-11-13T14:02:50.346Z] 5d3b04190fa2: Verifying Checksum [2024-11-13T14:02:50.346Z] 5d3b04190fa2: Download complete [2024-11-13T14:02:50.346Z] ec43610c2a17: Verifying Checksum [2024-11-13T14:02:50.346Z] ec43610c2a17: Download complete [2024-11-13T14:02:50.603Z] 5eb5b503b376: Verifying Checksum [2024-11-13T14:02:50.603Z] 5eb5b503b376: Download complete [2024-11-13T14:02:51.172Z] 2f39f015ded8: Download complete [2024-11-13T14:02:51.741Z] 5eb5b503b376: Pull complete [2024-11-13T14:02:51.741Z] 5c69ac0246d0: Pull complete [2024-11-13T14:02:52.306Z] ec43610c2a17: Pull complete [2024-11-13T14:02:52.306Z] 3a2ae6a8a46f: Pull complete [2024-11-13T14:02:52.566Z] 33b1e0a273af: Pull complete [2024-11-13T14:02:52.566Z] 5d3b04190fa2: Pull complete [2024-11-13T14:02:54.427Z] using credential edgex-jenkins-ssh [2024-11-13T14:02:54.463Z] Cloning the remote Git repository [2024-11-13T14:02:54.528Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-13T14:02:54.651Z] > git init /w/workspace/app-service-configurable/256 # timeout=10 [2024-11-13T14:02:55.006Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-13T14:02:55.008Z] > git --version # timeout=10 [2024-11-13T14:02:55.037Z] > git --version # 'git version 2.25.1' [2024-11-13T14:02:55.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T14:02:55.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T14:02:56.763Z] 2f39f015ded8: Pull complete [2024-11-13T14:02:56.763Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T14:02:56.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T14:02:56.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:02:56.869Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:02:56.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T14:02:58.198Z] $ docker top 2f7f25b8a44738a84b04f886c70a5a59ef75961745e6142dcb363735d4c0cf75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:02:58.605Z] ---> job-cost.sh [2024-11-13T14:02:58.605Z] lf-activate-venv: SKIPPING [2024-11-13T14:02:58.605Z] INFO: No Stack... [2024-11-13T14:02:57.606Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-13T14:02:57.659Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T14:02:58.807Z] Avoid second fetch [2024-11-13T14:02:58.808Z] Checking out Revision c54f91731c565cfc1b79e0d6871a6f027556c9df (main) [2024-11-13T14:02:58.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T14:02:59.122Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T14:02:59.413Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-11-13T14:02:59.413Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T14:02:59.427Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [2024-11-13T14:02:59.435Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] did not exist. Created. [2024-11-13T14:02:59.443Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T14:02:59.747Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T14:02:59.773Z] Commit message: "Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10" [2024-11-13T14:02:59.786Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T14:02:59.796Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T14:02:59.823Z] $ docker stop --time=1 2f7f25b8a44738a84b04f886c70a5a59ef75961745e6142dcb363735d4c0cf75 [2024-11-13T14:02:58.832Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T14:02:58.940Z] > git checkout -f c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 [2024-11-13T14:03:00.977Z] $ docker rm -f --volumes 2f7f25b8a44738a84b04f886c70a5a59ef75961745e6142dcb363735d4c0cf75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T14:03:04.677Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T14:03:04.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T14:03:04.677Z] Dload Upload Total Spent Left Speed [2024-11-13T14:03:04.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-11-13T14:03:05.027Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T14:03:05.357Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-13T14:03:05.357Z] + sudo tee /etc/docker/daemon.new [2024-11-13T14:03:05.357Z] { [2024-11-13T14:03:05.357Z] "registry-mirrors": [ [2024-11-13T14:03:05.357Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T14:03:05.357Z] ], [2024-11-13T14:03:05.357Z] "bip": "10.250.0.254/24", [2024-11-13T14:03:05.357Z] "hosts": [ [2024-11-13T14:03:05.357Z] "tcp://0.0.0.0:5555", [2024-11-13T14:03:05.357Z] "unix:///var/run/docker.sock" [2024-11-13T14:03:05.357Z] ], [2024-11-13T14:03:05.357Z] "mtu": 1458, [2024-11-13T14:03:05.357Z] "selinux-enabled": true, [2024-11-13T14:03:05.357Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T14:03:05.357Z] } [Pipeline] sh [2024-11-13T14:03:05.692Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T14:03:06.033Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:03:24.358Z] provisioning config files... [2024-11-13T14:03:24.403Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/256@tmp/config6583247826296694432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:03:25.058Z] ---> ****-login.sh [2024-11-13T14:03:25.058Z] nexus3.edgexfoundry.org:10001 [2024-11-13T14:03:25.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:03:25.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:03:25.616Z] Configure a credential helper to remove this warning. See [2024-11-13T14:03:25.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:03:25.616Z] [2024-11-13T14:03:25.616Z] Login Succeeded [2024-11-13T14:03:25.616Z] nexus3.edgexfoundry.org:10002 [2024-11-13T14:03:25.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:03:25.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:03:25.893Z] Configure a credential helper to remove this warning. See [2024-11-13T14:03:25.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:03:25.893Z] [2024-11-13T14:03:25.893Z] Login Succeeded [2024-11-13T14:03:25.893Z] nexus3.edgexfoundry.org:10003 [2024-11-13T14:03:26.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:03:26.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:03:26.449Z] Configure a credential helper to remove this warning. See [2024-11-13T14:03:26.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:03:26.449Z] [2024-11-13T14:03:26.449Z] Login Succeeded [2024-11-13T14:03:26.449Z] nexus3.edgexfoundry.org:10004 [2024-11-13T14:03:26.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:03:26.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:03:26.723Z] Configure a credential helper to remove this warning. See [2024-11-13T14:03:26.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:03:26.723Z] [2024-11-13T14:03:26.723Z] Login Succeeded [2024-11-13T14:03:26.723Z] ****.io [2024-11-13T14:03:27.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:03:27.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:03:27.269Z] Configure a credential helper to remove this warning. See [2024-11-13T14:03:27.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:03:27.269Z] [2024-11-13T14:03:27.269Z] Login Succeeded [2024-11-13T14:03:27.269Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T14:03:27.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T14:03:27.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:03:27.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:03:27.732Z] ========================================================= [2024-11-13T14:03:27.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T14:03:27.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:03:28.137Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T14:03:28.137Z] Sending build context to Docker daemon 225.3kB [2024-11-13T14:03:28.408Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T14:03:28.408Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T14:03:28.408Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T14:03:28.408Z] cf04c63912e1: Pulling fs layer [2024-11-13T14:03:28.688Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T14:03:28.688Z] a37a00ec5f00: Pulling fs layer [2024-11-13T14:03:28.688Z] 50b3750afda1: Pulling fs layer [2024-11-13T14:03:28.688Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T14:03:28.688Z] 80978eb59214: Pulling fs layer [2024-11-13T14:03:28.688Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T14:03:28.688Z] c5a475d317c9: Pulling fs layer [2024-11-13T14:03:28.688Z] 50b3750afda1: Waiting [2024-11-13T14:03:28.688Z] 4f4fb700ef54: Waiting [2024-11-13T14:03:28.688Z] c5a475d317c9: Waiting [2024-11-13T14:03:28.688Z] 80978eb59214: Waiting [2024-11-13T14:03:28.688Z] c9f46d7d2bd2: Waiting [2024-11-13T14:03:28.688Z] 55b35a11ae5e: Verifying Checksum [2024-11-13T14:03:28.688Z] 55b35a11ae5e: Download complete [2024-11-13T14:03:28.688Z] 50b3750afda1: Verifying Checksum [2024-11-13T14:03:28.688Z] 50b3750afda1: Download complete [2024-11-13T14:03:28.688Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T14:03:28.688Z] 4f4fb700ef54: Download complete [2024-11-13T14:03:28.688Z] 80978eb59214: Verifying Checksum [2024-11-13T14:03:28.688Z] 80978eb59214: Download complete [2024-11-13T14:03:28.688Z] cf04c63912e1: Verifying Checksum [2024-11-13T14:03:28.688Z] cf04c63912e1: Download complete [2024-11-13T14:03:29.274Z] c5a475d317c9: Verifying Checksum [2024-11-13T14:03:29.274Z] c5a475d317c9: Download complete [2024-11-13T14:03:29.868Z] cf04c63912e1: Pull complete [2024-11-13T14:03:30.461Z] 55b35a11ae5e: Pull complete [2024-11-13T14:03:30.738Z] a37a00ec5f00: Download complete [2024-11-13T14:03:31.699Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T14:03:31.699Z] c9f46d7d2bd2: Download complete [2024-11-13T14:03:46.732Z] a37a00ec5f00: Pull complete [2024-11-13T14:03:46.732Z] 50b3750afda1: Pull complete [2024-11-13T14:03:46.732Z] 4f4fb700ef54: Pull complete [2024-11-13T14:03:46.732Z] 80978eb59214: Pull complete [2024-11-13T14:03:52.105Z] c9f46d7d2bd2: Pull complete [2024-11-13T14:03:54.065Z] c5a475d317c9: Pull complete [2024-11-13T14:03:54.065Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T14:03:54.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T14:03:54.065Z] ---> be29e6b0f0d4 [2024-11-13T14:03:54.065Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T14:03:56.026Z] ---> Running in df312153d996 [2024-11-13T14:03:56.026Z] Removing intermediate container df312153d996 [2024-11-13T14:03:56.026Z] ---> c63903e66745 [2024-11-13T14:03:56.026Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T14:03:56.026Z] ---> Running in 0c2be0508998 [2024-11-13T14:03:56.294Z] Removing intermediate container 0c2be0508998 [2024-11-13T14:03:56.294Z] ---> c8531f7dfdce [2024-11-13T14:03:56.294Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T14:03:56.294Z] ---> Running in cd7343b6a28f [2024-11-13T14:03:56.567Z] Removing intermediate container cd7343b6a28f [2024-11-13T14:03:56.567Z] ---> f1cc480a7562 [2024-11-13T14:03:56.567Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T14:03:56.838Z] ---> Running in e89b3ea9b0c8 [2024-11-13T14:03:57.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:03:58.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:03:59.797Z] OK: 238 MiB in 54 packages [2024-11-13T14:04:00.378Z] Removing intermediate container e89b3ea9b0c8 [2024-11-13T14:04:00.378Z] ---> 9fc751c6a4f8 [2024-11-13T14:04:00.378Z] Step 7/12 : WORKDIR /app [2024-11-13T14:04:00.378Z] ---> Running in e800f1fe651f [2024-11-13T14:04:00.982Z] Removing intermediate container e800f1fe651f [2024-11-13T14:04:00.982Z] ---> 779ac8cb29df [2024-11-13T14:04:00.982Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-13T14:04:01.254Z] ---> 8ea12f02cc12 [2024-11-13T14:04:01.254Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T14:04:01.526Z] ---> Running in e063322a1a76 [2024-11-13T14:05:54.096Z] Removing intermediate container e063322a1a76 [2024-11-13T14:05:54.096Z] ---> c709fc5e0d52 [2024-11-13T14:05:54.096Z] Step 10/12 : COPY . . [2024-11-13T14:05:54.096Z] ---> 07a091912b0a [2024-11-13T14:05:54.096Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T14:05:54.096Z] ---> Running in 488bbeadbb9b [2024-11-13T14:05:54.096Z] Removing intermediate container 488bbeadbb9b [2024-11-13T14:05:54.096Z] ---> c3f23df676e9 [2024-11-13T14:05:54.096Z] Step 12/12 : RUN $MAKE [2024-11-13T14:05:54.096Z] ---> Running in 1e3c51ec3c4c [2024-11-13T14:05:54.096Z] noop [2024-11-13T14:05:54.096Z] Removing intermediate container 1e3c51ec3c4c [2024-11-13T14:05:54.096Z] ---> 5a6b854666f3 [2024-11-13T14:05:54.096Z] Successfully built 5a6b854666f3 [2024-11-13T14:05:54.096Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:05:54.479Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T14:05:54.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:05:54.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-26380 does not seem to be running inside a container [2024-11-13T14:05:54.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/256 -v /w/workspace/app-service-configurable/256:/w/workspace/app-service-configurable/256:rw,z -v /w/workspace/app-service-configurable/256@tmp:/w/workspace/app-service-configurable/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-13T14:05:57.118Z] $ docker top 1eb8356f518e1f3e05e85fb7a9a8f585af7fdb247dd0318fcd8121fd1176c3f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:05:58.018Z] + go version [2024-11-13T14:05:58.019Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T14:05:58.041Z] $ docker stop --time=1 1eb8356f518e1f3e05e85fb7a9a8f585af7fdb247dd0318fcd8121fd1176c3f5 [2024-11-13T14:05:59.732Z] $ docker rm -f --volumes 1eb8356f518e1f3e05e85fb7a9a8f585af7fdb247dd0318fcd8121fd1176c3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:06:00.346Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T14:06:00.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:06:00.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-26380 does not seem to be running inside a container [2024-11-13T14:06:00.640Z] $ 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/256 -v /w/workspace/app-service-configurable/256:/w/workspace/app-service-configurable/256:rw,z -v /w/workspace/app-service-configurable/256@tmp:/w/workspace/app-service-configurable/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-13T14:06:01.820Z] $ docker top cc8e106143dad607963b9ed4ee412c9f039bdea2b04e05bd89738f3af6ead33d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:06:02.690Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/256 [Pipeline] fileExists [Pipeline] sh [2024-11-13T14:06:03.352Z] + make test [2024-11-13T14:06:03.352Z] go test -race -coverprofile=coverage.out ./... [2024-11-13T14:10:40.263Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-13T14:10:40.263Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T14:10:40.263Z] go vet ./... [2024-11-13T14:14:47.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T14:14:47.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T14:14:47.171Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T14:14:47.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T14:14:47.215Z] $ docker stop --time=1 cc8e106143dad607963b9ed4ee412c9f039bdea2b04e05bd89738f3af6ead33d [2024-11-13T14:14:49.039Z] $ docker rm -f --volumes cc8e106143dad607963b9ed4ee412c9f039bdea2b04e05bd89738f3af6ead33d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T14:14:51.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T14:14:51.356Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T14:14:51.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T14:14:52.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T14:14:52.727Z] + ls -al . [2024-11-13T14:14:52.727Z] total 244 [2024-11-13T14:14:52.727Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 14:06 . [2024-11-13T14:14:52.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 14:02 .. [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 14:02 .dockerignore [2024-11-13T14:14:52.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:03 .git [2024-11-13T14:14:52.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 14:02 .github [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 13 14:02 .gitignore [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 14:02 .golangci.yml [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 13 14:02 Attribution.txt [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 13 14:02 CHANGELOG.md [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 13 14:02 Dockerfile [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 14:02 GOVERNANCE.md [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 13 14:02 Jenkinsfile [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 14:02 LICENSE [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 13 14:02 OWNERS.md [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 13 14:02 README.md [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 14:00 VERSION [2024-11-13T14:14:52.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 14:02 bin [2024-11-13T14:14:52.727Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 13 14:10 coverage.out [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 6598 Nov 13 14:02 go.mod [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 88085 Nov 13 14:02 go.sum [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 13 14:02 main.go [2024-11-13T14:14:52.727Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 13 14:02 makefile [2024-11-13T14:14:52.727Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 14:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:14:53.173Z] + 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=c54f91731c565cfc1b79e0d6871a6f027556c9df --label arch=arm64 --label version=4.0.0-dev.8 . [2024-11-13T14:14:53.173Z] Sending build context to Docker daemon 226.8kB [2024-11-13T14:14:53.441Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T14:14:53.441Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-13T14:14:53.441Z] ---> 5a6b854666f3 [2024-11-13T14:14:53.441Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T14:14:53.441Z] ---> Running in be42b95c22b8 [2024-11-13T14:14:53.709Z] Removing intermediate container be42b95c22b8 [2024-11-13T14:14:53.709Z] ---> 326baffbf0c3 [2024-11-13T14:14:53.709Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T14:14:53.709Z] ---> Running in d90caef0288f [2024-11-13T14:14:53.977Z] Removing intermediate container d90caef0288f [2024-11-13T14:14:53.977Z] ---> 605b6aa2465c [2024-11-13T14:14:53.977Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-13T14:14:54.243Z] ---> Running in 43b427729dc8 [2024-11-13T14:14:54.509Z] Removing intermediate container 43b427729dc8 [2024-11-13T14:14:54.509Z] ---> 10fd55887e5b [2024-11-13T14:14:54.509Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T14:14:54.509Z] ---> Running in 0d82eeebad02 [2024-11-13T14:14:55.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:14:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:14:57.458Z] OK: 238 MiB in 54 packages [2024-11-13T14:14:58.424Z] Removing intermediate container 0d82eeebad02 [2024-11-13T14:14:58.424Z] ---> e49e621be838 [2024-11-13T14:14:58.424Z] Step 7/27 : WORKDIR /app [2024-11-13T14:14:58.424Z] ---> Running in 986fe61b9337 [2024-11-13T14:14:58.691Z] Removing intermediate container 986fe61b9337 [2024-11-13T14:14:58.691Z] ---> d9ac6eecb296 [2024-11-13T14:14:58.691Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-13T14:14:58.972Z] ---> 2826d5b47884 [2024-11-13T14:14:58.972Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T14:14:59.248Z] ---> Running in 23d6eb7d6bcc [2024-11-13T14:15:01.842Z] Removing intermediate container 23d6eb7d6bcc [2024-11-13T14:15:01.842Z] ---> e38ca4c60b2b [2024-11-13T14:15:01.842Z] Step 10/27 : COPY . . [2024-11-13T14:15:02.430Z] ---> 8c0b26d82c89 [2024-11-13T14:15:02.430Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T14:15:02.430Z] ---> Running in c819b91df8a6 [2024-11-13T14:15:02.702Z] Removing intermediate container c819b91df8a6 [2024-11-13T14:15:02.702Z] ---> c2ab9918b9af [2024-11-13T14:15:02.702Z] Step 12/27 : RUN $MAKE [2024-11-13T14:15:02.702Z] ---> Running in b33eba333835 [2024-11-13T14:15:04.117Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-13T14:18:55.980Z] Removing intermediate container b33eba333835 [2024-11-13T14:18:55.980Z] ---> b38c8d12ecb1 [2024-11-13T14:18:55.980Z] Step 13/27 : FROM alpine:3.20 [2024-11-13T14:18:55.980Z] 3.20: Pulling from library/alpine [2024-11-13T14:18:55.980Z] 9986a736f7d3: Pulling fs layer [2024-11-13T14:18:55.980Z] 9986a736f7d3: Verifying Checksum [2024-11-13T14:18:55.980Z] 9986a736f7d3: Download complete [2024-11-13T14:18:55.980Z] 9986a736f7d3: Pull complete [2024-11-13T14:18:55.980Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T14:18:55.980Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T14:18:55.980Z] ---> 511a44083d3a [2024-11-13T14:18:55.980Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T14:18:55.980Z] ---> Running in d365bd2bf119 [2024-11-13T14:18:55.980Z] Removing intermediate container d365bd2bf119 [2024-11-13T14:18:55.980Z] ---> 9fd558709ed9 [2024-11-13T14:18:55.980Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-13T14:18:55.980Z] ---> Running in a0babe63e008 [2024-11-13T14:18:55.980Z] Removing intermediate container a0babe63e008 [2024-11-13T14:18:55.980Z] ---> a8d6a2b2763c [2024-11-13T14:18:55.980Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-13T14:18:55.980Z] ---> Running in 88a621610a91 [2024-11-13T14:18:55.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:18:55.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:18:55.980Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-13T14:18:55.980Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-13T14:18:55.980Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:18:55.981Z] Executing ca-certificates-20240705-r0.trigger [2024-11-13T14:18:55.981Z] OK: 10 MiB in 16 packages [2024-11-13T14:18:55.981Z] Removing intermediate container 88a621610a91 [2024-11-13T14:18:55.981Z] ---> b192bfb03e14 [2024-11-13T14:18:55.981Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-13T14:18:55.981Z] ---> Running in 5a68a85fe2b1 [2024-11-13T14:18:56.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:18:57.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:18:58.627Z] Upgrading critical system libraries and apk-tools: [2024-11-13T14:18:58.627Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T14:18:58.627Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:18:58.627Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T14:18:58.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:18:59.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:19:00.627Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T14:19:00.898Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T14:19:00.898Z] Executing ca-certificates-20240705-r0.trigger [2024-11-13T14:19:00.898Z] OK: 10 MiB in 16 packages [2024-11-13T14:19:02.315Z] Removing intermediate container 5a68a85fe2b1 [2024-11-13T14:19:02.315Z] ---> 86188e1b41ee [2024-11-13T14:19:02.315Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-13T14:19:02.902Z] ---> 7b73abcd29e2 [2024-11-13T14:19:02.902Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-13T14:19:03.488Z] ---> b124079468b6 [2024-11-13T14:19:03.488Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-13T14:19:04.079Z] ---> 3c98dea67d35 [2024-11-13T14:19:04.079Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-13T14:19:06.032Z] ---> 6a25adb73edc [2024-11-13T14:19:06.032Z] Step 22/27 : EXPOSE 48095 [2024-11-13T14:19:06.032Z] ---> Running in 6cea70509505 [2024-11-13T14:19:06.302Z] Removing intermediate container 6cea70509505 [2024-11-13T14:19:06.302Z] ---> 9c90a4b30ea4 [2024-11-13T14:19:06.302Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-13T14:19:06.570Z] ---> Running in 29b8ac161300 [2024-11-13T14:19:06.839Z] Removing intermediate container 29b8ac161300 [2024-11-13T14:19:06.839Z] ---> fc57e2f88be2 [2024-11-13T14:19:06.839Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T14:19:06.839Z] ---> Running in 4ca7d5a6dee3 [2024-11-13T14:19:07.116Z] Removing intermediate container 4ca7d5a6dee3 [2024-11-13T14:19:07.116Z] ---> ee555040d63a [2024-11-13T14:19:07.116Z] Step 25/27 : LABEL arch=arm64 [2024-11-13T14:19:07.388Z] ---> Running in 7141e85d5c43 [2024-11-13T14:19:07.656Z] Removing intermediate container 7141e85d5c43 [2024-11-13T14:19:07.656Z] ---> 1832fc7c9569 [2024-11-13T14:19:07.656Z] Step 26/27 : LABEL git_sha=c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T14:19:07.656Z] ---> Running in f28edb5de813 [2024-11-13T14:19:07.923Z] Removing intermediate container f28edb5de813 [2024-11-13T14:19:07.923Z] ---> 605ec0fa2be4 [2024-11-13T14:19:07.923Z] Step 27/27 : LABEL version=4.0.0-dev.8 [2024-11-13T14:19:08.191Z] ---> Running in 0e9dc1ace706 [2024-11-13T14:19:08.459Z] Removing intermediate container 0e9dc1ace706 [2024-11-13T14:19:08.459Z] ---> 026bfce9f3a7 [2024-11-13T14:19:08.459Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T14:19:08.459Z] Successfully built 026bfce9f3a7 [2024-11-13T14:19:08.459Z] 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 [2024-11-13T14:19:08.624Z] provisioning config files... [2024-11-13T14:19:08.639Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/256@tmp/config14697757077448514334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:19:08.979Z] ---> ****-login.sh [2024-11-13T14:19:08.979Z] nexus3.edgexfoundry.org:10001 [2024-11-13T14:19:09.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:19:09.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:19:09.244Z] Configure a credential helper to remove this warning. See [2024-11-13T14:19:09.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:19:09.244Z] [2024-11-13T14:19:09.244Z] Login Succeeded [2024-11-13T14:19:09.244Z] nexus3.edgexfoundry.org:10002 [2024-11-13T14:19:09.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:19:09.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:19:09.510Z] Configure a credential helper to remove this warning. See [2024-11-13T14:19:09.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:19:09.510Z] [2024-11-13T14:19:09.777Z] Login Succeeded [2024-11-13T14:19:09.777Z] nexus3.edgexfoundry.org:10003 [2024-11-13T14:19:10.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:19:10.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:19:10.044Z] Configure a credential helper to remove this warning. See [2024-11-13T14:19:10.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:19:10.045Z] [2024-11-13T14:19:10.045Z] Login Succeeded [2024-11-13T14:19:10.045Z] nexus3.edgexfoundry.org:10004 [2024-11-13T14:19:10.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:19:10.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:19:10.574Z] Configure a credential helper to remove this warning. See [2024-11-13T14:19:10.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:19:10.574Z] [2024-11-13T14:19:10.574Z] Login Succeeded [2024-11-13T14:19:10.574Z] ****.io [2024-11-13T14:19:10.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:19:10.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:19:10.840Z] Configure a credential helper to remove this warning. See [2024-11-13T14:19:10.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:19:10.840Z] [2024-11-13T14:19:10.841Z] Login Succeeded [2024-11-13T14:19:11.107Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T14:19:11.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T14:19:11.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:19:11.196Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-11-13T14:19:11.196Z] c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T14:19:11.196Z] latest [2024-11-13T14:19:11.196Z] 4.0.0-dev.8 [2024-11-13T14:19:11.196Z] c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [2024-11-13T14:19:11.196Z] main [2024-11-13T14:19:11.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:11.566Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:11.923Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T14:19:11.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-13T14:19:11.923Z] f0b2ef735aec: Preparing [2024-11-13T14:19:11.923Z] b5e145a83674: Preparing [2024-11-13T14:19:11.923Z] 08eab1392bd3: Preparing [2024-11-13T14:19:11.923Z] 342f976f3997: Preparing [2024-11-13T14:19:11.923Z] c624a1980a53: Preparing [2024-11-13T14:19:11.923Z] e24583664693: Preparing [2024-11-13T14:19:11.923Z] 651d9022c234: Preparing [2024-11-13T14:19:11.923Z] e24583664693: Waiting [2024-11-13T14:19:11.923Z] 651d9022c234: Waiting [2024-11-13T14:19:12.188Z] 08eab1392bd3: Pushed [2024-11-13T14:19:12.188Z] b5e145a83674: Pushed [2024-11-13T14:19:12.188Z] 342f976f3997: Pushed [2024-11-13T14:19:12.188Z] 651d9022c234: Layer already exists [2024-11-13T14:19:12.453Z] e24583664693: Pushed [2024-11-13T14:19:13.409Z] c624a1980a53: Pushed [2024-11-13T14:19:20.044Z] f0b2ef735aec: Pushed [2024-11-13T14:19:20.045Z] c54f91731c565cfc1b79e0d6871a6f027556c9df: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:20.415Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:20.783Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-13T14:19:20.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-13T14:19:20.783Z] f0b2ef735aec: Preparing [2024-11-13T14:19:20.783Z] b5e145a83674: Preparing [2024-11-13T14:19:20.783Z] 08eab1392bd3: Preparing [2024-11-13T14:19:20.783Z] 342f976f3997: Preparing [2024-11-13T14:19:20.783Z] c624a1980a53: Preparing [2024-11-13T14:19:20.783Z] e24583664693: Preparing [2024-11-13T14:19:20.783Z] 651d9022c234: Preparing [2024-11-13T14:19:20.783Z] 651d9022c234: Waiting [2024-11-13T14:19:20.783Z] e24583664693: Waiting [2024-11-13T14:19:20.783Z] 342f976f3997: Layer already exists [2024-11-13T14:19:20.783Z] f0b2ef735aec: Layer already exists [2024-11-13T14:19:20.783Z] c624a1980a53: Layer already exists [2024-11-13T14:19:20.783Z] b5e145a83674: Layer already exists [2024-11-13T14:19:20.783Z] 08eab1392bd3: Layer already exists [2024-11-13T14:19:20.783Z] e24583664693: Layer already exists [2024-11-13T14:19:20.783Z] 651d9022c234: Layer already exists [2024-11-13T14:19:21.051Z] latest: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:21.426Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:22.366Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.8 [2024-11-13T14:19:22.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-13T14:19:22.366Z] f0b2ef735aec: Preparing [2024-11-13T14:19:22.366Z] b5e145a83674: Preparing [2024-11-13T14:19:22.366Z] 08eab1392bd3: Preparing [2024-11-13T14:19:22.366Z] 342f976f3997: Preparing [2024-11-13T14:19:22.366Z] c624a1980a53: Preparing [2024-11-13T14:19:22.366Z] e24583664693: Preparing [2024-11-13T14:19:22.366Z] e24583664693: Waiting [2024-11-13T14:19:22.366Z] 651d9022c234: Preparing [2024-11-13T14:19:22.366Z] 651d9022c234: Waiting [2024-11-13T14:19:22.366Z] c624a1980a53: Layer already exists [2024-11-13T14:19:22.366Z] b5e145a83674: Layer already exists [2024-11-13T14:19:22.366Z] 342f976f3997: Layer already exists [2024-11-13T14:19:22.366Z] 08eab1392bd3: Layer already exists [2024-11-13T14:19:22.366Z] f0b2ef735aec: Layer already exists [2024-11-13T14:19:22.366Z] 651d9022c234: Layer already exists [2024-11-13T14:19:22.366Z] e24583664693: Layer already exists [2024-11-13T14:19:22.632Z] 4.0.0-dev.8: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:23.000Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:23.363Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [2024-11-13T14:19:23.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-13T14:19:23.363Z] f0b2ef735aec: Preparing [2024-11-13T14:19:23.363Z] b5e145a83674: Preparing [2024-11-13T14:19:23.363Z] 08eab1392bd3: Preparing [2024-11-13T14:19:23.363Z] 342f976f3997: Preparing [2024-11-13T14:19:23.363Z] c624a1980a53: Preparing [2024-11-13T14:19:23.363Z] e24583664693: Preparing [2024-11-13T14:19:23.363Z] 651d9022c234: Preparing [2024-11-13T14:19:23.363Z] e24583664693: Waiting [2024-11-13T14:19:23.363Z] 651d9022c234: Waiting [2024-11-13T14:19:23.363Z] 08eab1392bd3: Layer already exists [2024-11-13T14:19:23.363Z] 342f976f3997: Layer already exists [2024-11-13T14:19:23.363Z] f0b2ef735aec: Layer already exists [2024-11-13T14:19:23.363Z] c624a1980a53: Layer already exists [2024-11-13T14:19:23.363Z] b5e145a83674: Layer already exists [2024-11-13T14:19:23.363Z] e24583664693: Layer already exists [2024-11-13T14:19:23.363Z] 651d9022c234: Layer already exists [2024-11-13T14:19:23.363Z] c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:23.722Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:24.087Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-11-13T14:19:24.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-13T14:19:24.087Z] f0b2ef735aec: Preparing [2024-11-13T14:19:24.087Z] b5e145a83674: Preparing [2024-11-13T14:19:24.087Z] 08eab1392bd3: Preparing [2024-11-13T14:19:24.087Z] 342f976f3997: Preparing [2024-11-13T14:19:24.087Z] c624a1980a53: Preparing [2024-11-13T14:19:24.087Z] e24583664693: Preparing [2024-11-13T14:19:24.087Z] 651d9022c234: Preparing [2024-11-13T14:19:24.087Z] e24583664693: Waiting [2024-11-13T14:19:24.087Z] 651d9022c234: Waiting [2024-11-13T14:19:24.087Z] f0b2ef735aec: Layer already exists [2024-11-13T14:19:24.087Z] b5e145a83674: Layer already exists [2024-11-13T14:19:24.087Z] 08eab1392bd3: Layer already exists [2024-11-13T14:19:24.087Z] c624a1980a53: Layer already exists [2024-11-13T14:19:24.087Z] 342f976f3997: Layer already exists [2024-11-13T14:19:24.357Z] e24583664693: Layer already exists [2024-11-13T14:19:24.358Z] 651d9022c234: Layer already exists [2024-11-13T14:19:24.939Z] main: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T14:19:25.025Z] ===================================================== [Pipeline] echo [2024-11-13T14:19:25.043Z] taggedImages: [2024-11-13T14:19:25.043Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df [2024-11-13T14:19:25.043Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-13T14:19:25.043Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.8 [2024-11-13T14:19:25.043Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [2024-11-13T14:19:25.043Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:25.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T14:19:25.419Z] [2024-11-13T14:19:25.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:19:25.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T14:19:25.755Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T14:19:25.755Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T14:19:25.755Z] 04944245beec: Pulling fs layer [2024-11-13T14:19:25.755Z] 699f458cf7ca: Pulling fs layer [2024-11-13T14:19:25.755Z] 765212b225bb: Pulling fs layer [2024-11-13T14:19:25.755Z] f23df028b6ca: Pulling fs layer [2024-11-13T14:19:25.755Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T14:19:25.755Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T14:19:25.755Z] f23df028b6ca: Waiting [2024-11-13T14:19:25.755Z] d65c8cfc05b1: Waiting [2024-11-13T14:19:25.755Z] 2437ff75d9bd: Waiting [2024-11-13T14:19:25.755Z] 765212b225bb: Waiting [2024-11-13T14:19:26.024Z] 04944245beec: Verifying Checksum [2024-11-13T14:19:26.024Z] 04944245beec: Download complete [2024-11-13T14:19:26.024Z] 765212b225bb: Verifying Checksum [2024-11-13T14:19:26.024Z] 765212b225bb: Download complete [2024-11-13T14:19:26.024Z] f23df028b6ca: Download complete [2024-11-13T14:19:26.024Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T14:19:26.024Z] d65c8cfc05b1: Download complete [2024-11-13T14:19:26.292Z] 699f458cf7ca: Verifying Checksum [2024-11-13T14:19:26.292Z] 699f458cf7ca: Download complete [2024-11-13T14:19:26.559Z] 8998bd30e6a1: Verifying Checksum [2024-11-13T14:19:26.559Z] 8998bd30e6a1: Download complete [2024-11-13T14:19:29.152Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T14:19:29.152Z] 2437ff75d9bd: Download complete [2024-11-13T14:19:31.091Z] 8998bd30e6a1: Pull complete [2024-11-13T14:19:31.671Z] 04944245beec: Pull complete [2024-11-13T14:19:34.244Z] 699f458cf7ca: Pull complete [2024-11-13T14:19:34.244Z] 765212b225bb: Pull complete [2024-11-13T14:19:35.203Z] f23df028b6ca: Pull complete [2024-11-13T14:19:35.203Z] d65c8cfc05b1: Pull complete [2024-11-13T14:19:53.391Z] 2437ff75d9bd: Pull complete [2024-11-13T14:19:53.391Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T14:19:53.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T14:19:53.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:19:53.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-26380 does not seem to be running inside a container [2024-11-13T14:19:53.682Z] $ 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/256 -v /w/workspace/app-service-configurable/256:/w/workspace/app-service-configurable/256:rw,z -v /w/workspace/app-service-configurable/256@tmp:/w/workspace/app-service-configurable/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-13T14:19:56.465Z] $ docker top 7c5a4af85e833339a3694334a7bdb7218abd1dbbe5a216908bcb69448ac2d7c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:19:57.303Z] ---> job-cost.sh [2024-11-13T14:19:57.303Z] lf-activate-venv: SKIPPING [2024-11-13T14:19:57.303Z] INFO: No Stack... [2024-11-13T14:19:57.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T14:19:58.529Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T14:19:59.160Z] + cat /w/workspace/app-service-configurable/256/archives/cost.csv+ [2024-11-13T14:19:59.160Z] cut -d, -f6 [Pipeline] lock [2024-11-13T14:19:59.215Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [2024-11-13T14:19:59.223Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] did not exist. Created. [2024-11-13T14:19:59.231Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T14:19:59.891Z] /w/workspace/app-service-configurable/256@tmp/durable-01d613fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T14:20:00.538Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T14:20:00.565Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T14:20:00.621Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T14:20:00.634Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T14:20:00.673Z] $ docker stop --time=1 7c5a4af85e833339a3694334a7bdb7218abd1dbbe5a216908bcb69448ac2d7c4 [2024-11-13T14:20:02.252Z] $ docker rm -f --volumes 7c5a4af85e833339a3694334a7bdb7218abd1dbbe5a216908bcb69448ac2d7c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-13T14:20:02.715Z] provisioning config files... [2024-11-13T14:20:02.722Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4976778684169435652tmp [Pipeline] { [Pipeline] sh [2024-11-13T14:20:03.082Z] + set +x [2024-11-13T14:20:03.082Z] + curl -s https://codecov.io/bash [2024-11-13T14:20:03.082Z] + bash -s -- [2024-11-13T14:20:03.082Z] [2024-11-13T14:20:03.082Z] _____ _ [2024-11-13T14:20:03.082Z] / ____| | | [2024-11-13T14:20:03.082Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T14:20:03.082Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T14:20:03.082Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T14:20:03.082Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T14:20:03.082Z] Bash-1.0.6 [2024-11-13T14:20:03.082Z] [2024-11-13T14:20:03.082Z] [2024-11-13T14:20:03.082Z] ==> git version 2.25.1 found [2024-11-13T14:20:03.082Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-13T14:20:03.082Z] Release-Date: 2020-01-08 [2024-11-13T14:20:03.082Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T14:20:03.082Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T14:20:03.082Z] ==> Jenkins CI detected. [2024-11-13T14:20:03.082Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-11-13T14:20:03.082Z] project root: . [2024-11-13T14:20:03.082Z] --> token set from env [2024-11-13T14:20:03.082Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T14:20:03.082Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T14:20:03.082Z] ==> Python coveragepy not found [2024-11-13T14:20:03.082Z] ==> Searching for coverage reports in: [2024-11-13T14:20:03.082Z] + . [2024-11-13T14:20:03.365Z] -> Found 1 reports [2024-11-13T14:20:03.365Z] ==> Detecting git/mercurial file structure [2024-11-13T14:20:03.365Z] ==> Reading reports [2024-11-13T14:20:03.365Z] + ./coverage.out bytes=953 [2024-11-13T14:20:03.365Z] ==> Appending adjustments [2024-11-13T14:20:03.365Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T14:20:03.365Z] + Found adjustments [2024-11-13T14:20:03.365Z] ==> Gzipping contents [2024-11-13T14:20:03.365Z] 4.0K /tmp/codecov.AMURtn.gz [2024-11-13T14:20:03.365Z] ==> Uploading reports [2024-11-13T14:20:03.365Z] url: https://codecov.io [2024-11-13T14:20:03.365Z] query: branch=main&commit=c54f91731c565cfc1b79e0d6871a6f027556c9df&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F256%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T14:20:03.365Z] -> Pinging Codecov [2024-11-13T14:20:03.365Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c54f91731c565cfc1b79e0d6871a6f027556c9df&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F256%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T14:20:03.634Z] -> Uploading to [2024-11-13T14:20:03.634Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/c54f91731c565cfc1b79e0d6871a6f027556c9df/84fd5ade-46d4-4a7d-b038-2349c9c853de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T142003Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a712c0a540cfb365a325407e47e7dffe921b09ebae41d7c60b4f7e90a221cf75 [2024-11-13T14:20:03.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T14:20:03.634Z] Dload Upload Total Spent Left Speed [2024-11-13T14:20:03.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1767 --:--:-- --:--:-- --:--:-- 1767 [2024-11-13T14:20:03.634Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] } [2024-11-13T14:20:03.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-13T14:20:03.802Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-13T14:20:03.820Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:20:04.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T14:20:04.202Z] [2024-11-13T14:20:04.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:20:05.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T14:20:05.766Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-13T14:20:05.766Z] 43c4264eed91: Already exists [2024-11-13T14:20:05.766Z] 4cc291be95ef: Already exists [2024-11-13T14:20:05.766Z] 2ac1f1163629: Already exists [2024-11-13T14:20:05.766Z] 5c3c966382ef: Already exists [2024-11-13T14:20:05.766Z] 4f4fb700ef54: Already exists [2024-11-13T14:20:05.766Z] d9c7d2e4e75e: Pulling fs layer [2024-11-13T14:20:05.766Z] 9c3e1370e548: Pulling fs layer [2024-11-13T14:20:11.829Z] d9c7d2e4e75e: Download complete [2024-11-13T14:20:11.829Z] d9c7d2e4e75e: Pull complete [2024-11-13T14:20:12.396Z] 9c3e1370e548: Download complete [2024-11-13T14:20:15.677Z] 9c3e1370e548: Pull complete [2024-11-13T14:20:15.677Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-13T14:20:15.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T14:20:15.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:20:15.784Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:20:15.816Z] $ 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:latest cat [2024-11-13T14:20:16.787Z] $ docker top 9fac381622dc83851d01c3f3ad6d24c4ec7dffc24a78897c0e34b62db0d100fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:20:17.145Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-11-13T14:20:17.155Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-11-13T14:20:17.431Z] + set -o pipefail [2024-11-13T14:20:17.431Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-11-13T14:20:25.555Z] [2024-11-13T14:20:25.556Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-11-13T14:20:25.556Z] [2024-11-13T14:20:25.556Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/5244387a-3dc6-4ee0-80cf-41f4613586d7 [2024-11-13T14:20:25.556Z] [2024-11-13T14:20:25.556Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-13T14:20:25.556Z] [2024-11-13T14:20:25.556Z] [2024-11-13T14:20:25.556Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-13T14:20:25.556Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-13T14:20:25.563Z] $ docker stop --time=1 9fac381622dc83851d01c3f3ad6d24c4ec7dffc24a78897c0e34b62db0d100fb [2024-11-13T14:20:27.740Z] $ docker rm -f --volumes 9fac381622dc83851d01c3f3ad6d24c4ec7dffc24a78897c0e34b62db0d100fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T14:20:28.613Z] + git log --format=format:%s -1 c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] sh [2024-11-13T14:20:28.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T14:20:28.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:20:29.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T14:20:29.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:20:29.290Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:20:29.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T14:20:29.668Z] $ docker top f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T14:20:29.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T14:20:29.790Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T14:20:29.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T14:20:29.908Z] $ docker exec f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e ssh-agent [2024-11-13T14:20:30.030Z] SSH_AUTH_SOCK=/tmp/ssh-uf7o1UhFfoT1/agent.32 [2024-11-13T14:20:30.030Z] SSH_AGENT_PID=38 [2024-11-13T14:20:30.034Z] Running ssh-add (command line suppressed) [2024-11-13T14:20:30.133Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13204714934010255762.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13204714934010255762.key) [2024-11-13T14:20:30.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T14:20:30.448Z] + git semver tag [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,627 [run_tag] DEBUG tag force:False [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,628 [check_head_tag] DEBUG check head tag [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,629 [execute] INFO git cat-file --batch-check [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,632 [execute] INFO git cat-file --batch [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,659 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,659 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,659 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T14:20:30.707Z] 2024-11-13 14:20:30,662 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T14:20:30.707Z] 4.0.0-dev.8 [Pipeline] } [2024-11-13T14:20:30.714Z] $ docker exec --env ******** --env ******** f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e ssh-agent -k [2024-11-13T14:20:30.821Z] unset SSH_AUTH_SOCK; [2024-11-13T14:20:30.821Z] unset SSH_AGENT_PID; [2024-11-13T14:20:30.821Z] echo Agent pid 38 killed; [2024-11-13T14:20:30.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T14:20:31.159Z] + git semver [Pipeline] } [2024-11-13T14:20:31.426Z] $ docker stop --time=1 f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e [2024-11-13T14:20:32.693Z] $ docker rm -f --volumes f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:20:33.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T14:20:33.120Z] [2024-11-13T14:20:33.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:20:33.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T14:20:33.435Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-13T14:20:33.435Z] ab5ef0e58194: Pulling fs layer [2024-11-13T14:20:33.435Z] 9712f1f96733: Pulling fs layer [2024-11-13T14:20:33.435Z] 63f879dbbcfc: Pulling fs layer [2024-11-13T14:20:33.435Z] 0d9ebad4ef96: Pulling fs layer [2024-11-13T14:20:33.435Z] e9a5061849ea: Pulling fs layer [2024-11-13T14:20:33.435Z] d747dcd14b5f: Pulling fs layer [2024-11-13T14:20:33.435Z] 2de7ff778b66: Pulling fs layer [2024-11-13T14:20:33.435Z] 2de7ff778b66: Waiting [2024-11-13T14:20:33.435Z] 0d9ebad4ef96: Waiting [2024-11-13T14:20:33.435Z] d747dcd14b5f: Waiting [2024-11-13T14:20:33.435Z] 9712f1f96733: Download complete [2024-11-13T14:20:33.694Z] 63f879dbbcfc: Verifying Checksum [2024-11-13T14:20:33.694Z] 63f879dbbcfc: Download complete [2024-11-13T14:20:33.953Z] e9a5061849ea: Verifying Checksum [2024-11-13T14:20:33.953Z] e9a5061849ea: Download complete [2024-11-13T14:20:33.953Z] d747dcd14b5f: Verifying Checksum [2024-11-13T14:20:33.953Z] d747dcd14b5f: Download complete [2024-11-13T14:20:33.953Z] 0d9ebad4ef96: Verifying Checksum [2024-11-13T14:20:33.953Z] 0d9ebad4ef96: Download complete [2024-11-13T14:20:33.953Z] ab5ef0e58194: Verifying Checksum [2024-11-13T14:20:33.953Z] ab5ef0e58194: Download complete [2024-11-13T14:20:33.953Z] 2de7ff778b66: Verifying Checksum [2024-11-13T14:20:33.953Z] 2de7ff778b66: Download complete [2024-11-13T14:20:36.486Z] ab5ef0e58194: Pull complete [2024-11-13T14:20:36.487Z] 9712f1f96733: Pull complete [2024-11-13T14:20:37.423Z] 63f879dbbcfc: Pull complete [2024-11-13T14:20:40.704Z] 0d9ebad4ef96: Pull complete [2024-11-13T14:20:40.704Z] e9a5061849ea: Pull complete [2024-11-13T14:20:40.704Z] d747dcd14b5f: Pull complete [2024-11-13T14:20:41.641Z] 2de7ff778b66: Pull complete [2024-11-13T14:20:41.641Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-13T14:20:41.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T14:20:41.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:20:41.757Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:20:41.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-13T14:20:43.526Z] $ docker top 4cf713f7df22707e0a77168d342fc4abe23f2d2d5732ac2c1a7cd5d8babb9248 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:20:43.625Z] provisioning config files... [2024-11-13T14:20:43.631Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13453368587493685590tmp [2024-11-13T14:20:43.641Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1497053901627901535tmp [2024-11-13T14:20:43.651Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5586611716727891908tmp [Pipeline] { [Pipeline] echo [2024-11-13T14:20:43.742Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:20:44.055Z] ---> sigul-configuration.sh [2024-11-13T14:20:44.055Z] gpg: directory `/root/.gnupg' created [2024-11-13T14:20:44.055Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-13T14:20:44.055Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-13T14:20:44.055Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-13T14:20:44.055Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-13T14:20:44.055Z] gpg: CAST5 encrypted data [2024-11-13T14:20:44.055Z] gpg: encrypted with 1 passphrase [2024-11-13T14:20:44.055Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-13T14:20:44.403Z] + mkdir /home/jenkins [2024-11-13T14:20:44.403Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-13T14:20:44.697Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-13T14:20:44.713Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:20:45.015Z] ---> sigul-install.sh [2024-11-13T14:20:45.015Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-13T14:20:45.309Z] + git tag --list [2024-11-13T14:20:45.309Z] v1.0.0 [2024-11-13T14:20:45.309Z] v1.1.0 [2024-11-13T14:20:45.309Z] v1.2.0 [2024-11-13T14:20:45.309Z] v1.3.0 [2024-11-13T14:20:45.309Z] v1.3.1 [2024-11-13T14:20:45.309Z] v2.0.0 [2024-11-13T14:20:45.309Z] v2.0.1 [2024-11-13T14:20:45.309Z] v2.1.0 [2024-11-13T14:20:45.309Z] v2.1.1 [2024-11-13T14:20:45.309Z] v2.1.2 [2024-11-13T14:20:45.309Z] v2.2.0 [2024-11-13T14:20:45.309Z] v2.3 [2024-11-13T14:20:45.309Z] v2.3.0 [2024-11-13T14:20:45.309Z] v2.3.1 [2024-11-13T14:20:45.309Z] v3.0 [2024-11-13T14:20:45.309Z] v3.0.0 [2024-11-13T14:20:45.309Z] v3.0.1 [2024-11-13T14:20:45.309Z] v3.0.1-dev.1 [2024-11-13T14:20:45.309Z] v3.1 [2024-11-13T14:20:45.309Z] v3.1.0 [2024-11-13T14:20:45.309Z] v3.1.0-dev.1 [2024-11-13T14:20:45.309Z] v3.1.0-dev.10 [2024-11-13T14:20:45.309Z] v3.1.0-dev.11 [2024-11-13T14:20:45.309Z] v3.1.0-dev.12 [2024-11-13T14:20:45.309Z] v3.1.0-dev.13 [2024-11-13T14:20:45.309Z] v3.1.0-dev.14 [2024-11-13T14:20:45.309Z] v3.1.0-dev.15 [2024-11-13T14:20:45.309Z] v3.1.0-dev.16 [2024-11-13T14:20:45.309Z] v3.1.0-dev.17 [2024-11-13T14:20:45.309Z] v3.1.0-dev.18 [2024-11-13T14:20:45.309Z] v3.1.0-dev.19 [2024-11-13T14:20:45.309Z] v3.1.0-dev.2 [2024-11-13T14:20:45.309Z] v3.1.0-dev.20 [2024-11-13T14:20:45.309Z] v3.1.0-dev.21 [2024-11-13T14:20:45.309Z] v3.1.0-dev.22 [2024-11-13T14:20:45.309Z] v3.1.0-dev.23 [2024-11-13T14:20:45.309Z] v3.1.0-dev.24 [2024-11-13T14:20:45.309Z] v3.1.0-dev.25 [2024-11-13T14:20:45.309Z] v3.1.0-dev.26 [2024-11-13T14:20:45.309Z] v3.1.0-dev.27 [2024-11-13T14:20:45.309Z] v3.1.0-dev.28 [2024-11-13T14:20:45.309Z] v3.1.0-dev.29 [2024-11-13T14:20:45.309Z] v3.1.0-dev.3 [2024-11-13T14:20:45.309Z] v3.1.0-dev.30 [2024-11-13T14:20:45.309Z] v3.1.0-dev.31 [2024-11-13T14:20:45.309Z] v3.1.0-dev.32 [2024-11-13T14:20:45.309Z] v3.1.0-dev.33 [2024-11-13T14:20:45.309Z] v3.1.0-dev.34 [2024-11-13T14:20:45.309Z] v3.1.0-dev.35 [2024-11-13T14:20:45.309Z] v3.1.0-dev.36 [2024-11-13T14:20:45.309Z] v3.1.0-dev.37 [2024-11-13T14:20:45.309Z] v3.1.0-dev.38 [2024-11-13T14:20:45.309Z] v3.1.0-dev.39 [2024-11-13T14:20:45.309Z] v3.1.0-dev.4 [2024-11-13T14:20:45.309Z] v3.1.0-dev.5 [2024-11-13T14:20:45.309Z] v3.1.0-dev.6 [2024-11-13T14:20:45.309Z] v3.1.0-dev.7 [2024-11-13T14:20:45.309Z] v3.1.0-dev.8 [2024-11-13T14:20:45.309Z] v3.1.0-dev.9 [2024-11-13T14:20:45.309Z] v3.1.1 [2024-11-13T14:20:45.309Z] v3.1.1-dev.1 [2024-11-13T14:20:45.309Z] v3.2.0-dev.1 [2024-11-13T14:20:45.309Z] v3.2.0-dev.10 [2024-11-13T14:20:45.309Z] v3.2.0-dev.11 [2024-11-13T14:20:45.309Z] v3.2.0-dev.12 [2024-11-13T14:20:45.309Z] v3.2.0-dev.13 [2024-11-13T14:20:45.309Z] v3.2.0-dev.14 [2024-11-13T14:20:45.309Z] v3.2.0-dev.15 [2024-11-13T14:20:45.309Z] v3.2.0-dev.16 [2024-11-13T14:20:45.309Z] v3.2.0-dev.17 [2024-11-13T14:20:45.309Z] v3.2.0-dev.18 [2024-11-13T14:20:45.309Z] v3.2.0-dev.19 [2024-11-13T14:20:45.309Z] v3.2.0-dev.2 [2024-11-13T14:20:45.309Z] v3.2.0-dev.20 [2024-11-13T14:20:45.309Z] v3.2.0-dev.21 [2024-11-13T14:20:45.309Z] v3.2.0-dev.22 [2024-11-13T14:20:45.309Z] v3.2.0-dev.23 [2024-11-13T14:20:45.309Z] v3.2.0-dev.24 [2024-11-13T14:20:45.309Z] v3.2.0-dev.25 [2024-11-13T14:20:45.309Z] v3.2.0-dev.26 [2024-11-13T14:20:45.309Z] v3.2.0-dev.27 [2024-11-13T14:20:45.309Z] v3.2.0-dev.28 [2024-11-13T14:20:45.309Z] v3.2.0-dev.29 [2024-11-13T14:20:45.309Z] v3.2.0-dev.3 [2024-11-13T14:20:45.309Z] v3.2.0-dev.30 [2024-11-13T14:20:45.309Z] v3.2.0-dev.31 [2024-11-13T14:20:45.309Z] v3.2.0-dev.32 [2024-11-13T14:20:45.309Z] v3.2.0-dev.33 [2024-11-13T14:20:45.309Z] v3.2.0-dev.34 [2024-11-13T14:20:45.309Z] v3.2.0-dev.35 [2024-11-13T14:20:45.309Z] v3.2.0-dev.36 [2024-11-13T14:20:45.309Z] v3.2.0-dev.37 [2024-11-13T14:20:45.309Z] v3.2.0-dev.38 [2024-11-13T14:20:45.309Z] v3.2.0-dev.4 [2024-11-13T14:20:45.309Z] v3.2.0-dev.5 [2024-11-13T14:20:45.309Z] v3.2.0-dev.6 [2024-11-13T14:20:45.309Z] v3.2.0-dev.7 [2024-11-13T14:20:45.309Z] v3.2.0-dev.8 [2024-11-13T14:20:45.309Z] v3.2.0-dev.9 [2024-11-13T14:20:45.309Z] v4.0.0-dev.1 [2024-11-13T14:20:45.309Z] v4.0.0-dev.2 [2024-11-13T14:20:45.309Z] v4.0.0-dev.3 [2024-11-13T14:20:45.309Z] v4.0.0-dev.4 [2024-11-13T14:20:45.309Z] v4.0.0-dev.5 [2024-11-13T14:20:45.309Z] v4.0.0-dev.6 [2024-11-13T14:20:45.309Z] v4.0.0-dev.7 [2024-11-13T14:20:45.309Z] v4.0.0-dev.8 [Pipeline] sh [2024-11-13T14:20:45.605Z] + lftools sign git-tag v4.0.0-dev.8 [2024-11-13T14:20:46.174Z] Signing Git tag with Sigul... [2024-11-13T14:20:46.174Z] Signing v4.0.0-dev.8 [Pipeline] echo [2024-11-13T14:20:46.720Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:20:47.009Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-13T14:20:47.017Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-13T14:20:47.040Z] $ docker stop --time=1 4cf713f7df22707e0a77168d342fc4abe23f2d2d5732ac2c1a7cd5d8babb9248 [2024-11-13T14:20:48.331Z] $ docker rm -f --volumes 4cf713f7df22707e0a77168d342fc4abe23f2d2d5732ac2c1a7cd5d8babb9248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-13T14:20:48.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T14:20:48.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:20:49.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T14:20:49.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:20:49.156Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:20:49.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T14:20:49.532Z] $ docker top 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 -eo pid,comm [2024-11-13T14:20:49.583Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-13T14:20:49.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T14:20:49.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T14:20:49.645Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T14:20:49.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T14:20:49.769Z] $ docker exec 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 ssh-agent [2024-11-13T14:20:49.885Z] SSH_AUTH_SOCK=/tmp/ssh-ux5Cp3vdOci2/agent.32 [2024-11-13T14:20:49.885Z] SSH_AGENT_PID=38 [2024-11-13T14:20:49.890Z] Running ssh-add (command line suppressed) [2024-11-13T14:20:49.992Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15239285113073265775.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15239285113073265775.key) [2024-11-13T14:20:50.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T14:20:50.307Z] + git semver bump pre [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,498 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,499 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,499 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,499 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,499 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,502 [execute] INFO git cat-file --batch-check [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,506 [execute] INFO git cat-file --batch [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T14:20:50.566Z] 2024-11-13 14:20:50,511 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T14:20:50.566Z] 4.0.0-dev.9 [Pipeline] } [2024-11-13T14:20:50.571Z] $ docker exec --env ******** --env ******** 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 ssh-agent -k [2024-11-13T14:20:50.671Z] unset SSH_AUTH_SOCK; [2024-11-13T14:20:50.671Z] unset SSH_AGENT_PID; [2024-11-13T14:20:50.671Z] echo Agent pid 38 killed; [2024-11-13T14:20:50.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T14:20:51.013Z] + git semver [Pipeline] } [2024-11-13T14:20:51.283Z] $ docker stop --time=1 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 [2024-11-13T14:20:52.524Z] $ docker rm -f --volumes 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T14:20:52.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T14:20:52.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:20:53.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T14:20:53.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:20:53.264Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:20:53.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T14:20:53.623Z] $ docker top 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 -eo pid,comm [2024-11-13T14:20:53.672Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-13T14:20:53.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T14:20:53.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T14:20:53.730Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T14:20:53.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T14:20:53.840Z] $ docker exec 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 ssh-agent [2024-11-13T14:20:53.948Z] SSH_AUTH_SOCK=/tmp/ssh-93w3z1SkK6Sz/agent.33 [2024-11-13T14:20:53.948Z] SSH_AGENT_PID=39 [2024-11-13T14:20:53.952Z] Running ssh-add (command line suppressed) [2024-11-13T14:20:54.049Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7618711934400565913.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7618711934400565913.key) [2024-11-13T14:20:54.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T14:20:54.361Z] + git semver push [2024-11-13T14:20:54.619Z] 2024-11-13 14:20:54,539 [run_push] DEBUG push [2024-11-13T14:20:54.619Z] 2024-11-13 14:20:54,540 [execute] INFO git cat-file --batch-check [2024-11-13T14:20:54.619Z] 2024-11-13 14:20:54,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T14:20:54.619Z] 2024-11-13 14:20:54,544 [execute] INFO git rev-list 2d5b59f89b9ea8503027ad8b496468d22b012805 -- [2024-11-13T14:20:54.619Z] 2024-11-13 14:20:54,544 [execute] DEBUG Popen(['git', 'rev-list', '2d5b59f89b9ea8503027ad8b496468d22b012805', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T14:20:54.619Z] 2024-11-13 14:20:54,557 [execute] INFO git fetch -v origin [2024-11-13T14:20:54.619Z] 2024-11-13 14:20:54,557 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-13T14:20:55.188Z] 2024-11-13 14:20:55,007 [run_push] DEBUG no remote changes detected [2024-11-13T14:20:55.188Z] 2024-11-13 14:20:55,007 [execute] INFO git push origin semver [2024-11-13T14:20:55.188Z] 2024-11-13 14:20:55,007 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T14:20:55.757Z] 2024-11-13 14:20:55,639 [run_push] DEBUG push all version tags [2024-11-13T14:20:55.757Z] 2024-11-13 14:20:55,640 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-13T14:20:55.757Z] 2024-11-13 14:20:55,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T14:20:56.324Z] 2024-11-13 14:20:56,250 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-13T14:20:56.324Z] 4.0.0-dev.9 [Pipeline] } [2024-11-13T14:20:56.329Z] $ docker exec --env ******** --env ******** 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 ssh-agent -k [2024-11-13T14:20:56.420Z] unset SSH_AUTH_SOCK; [2024-11-13T14:20:56.420Z] unset SSH_AGENT_PID; [2024-11-13T14:20:56.420Z] echo Agent pid 39 killed; [2024-11-13T14:20:56.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T14:20:56.755Z] + git semver [Pipeline] } [2024-11-13T14:20:57.023Z] $ docker stop --time=1 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 [2024-11-13T14:20:58.269Z] $ docker rm -f --volumes 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-13T14:20:58.857Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-11-13T14:20:58.857Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-13T14:20:58.857Z] total 16 [2024-11-13T14:20:58.857Z] drwxr-xr-x 3 root root 4096 Nov 13 14:02 . [2024-11-13T14:20:58.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:20 .. [2024-11-13T14:20:58.857Z] drwxr-xr-x 2 root root 4096 Nov 13 14:02 cost [2024-11-13T14:20:58.857Z] -rw-r--r-- 1 root root 96 Nov 13 14:02 cost.csv [2024-11-13T14:20:58.857Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-11-13T14:20:58.857Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-13T14:20:58.857Z] total 16 [2024-11-13T14:20:58.857Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 14:02 . [2024-11-13T14:20:58.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:20 .. [2024-11-13T14:20:58.857Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 14:02 cost [2024-11-13T14:20:58.857Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 13 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:20:59.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:21:00.003Z] ---> package-listing.sh [2024-11-13T14:21:00.003Z] ++ facter osfamily [2024-11-13T14:21:00.003Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T14:21:00.262Z] + OS_FAMILY=debian [2024-11-13T14:21:00.262Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-11-13T14:21:00.262Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T14:21:00.262Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T14:21:00.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T14:21:00.262Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T14:21:00.262Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-13T14:21:00.262Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T14:21:00.262Z] + case "${OS_FAMILY}" in [2024-11-13T14:21:00.262Z] + dpkg -l [2024-11-13T14:21:00.262Z] + grep '^ii' [2024-11-13T14:21:00.262Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T14:21:00.262Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T14:21:00.262Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T14:21:00.262Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-13T14:21:00.262Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-11-13T14:21:00.262Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-11-13T14:21:00.275Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T14:21:00.553Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:21:01.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T14:21:01.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:21:01.197Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2024-11-13T14:21:01.221Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T14:21:01.398Z] $ docker top c8ab4e74ecc7c24d67ed35d72175e90845502809eaaa334646c8ae34f19ab56c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:21:01.756Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T14:21:02.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T14:21:02.327Z] + ls /var/log/sa-host [2024-11-13T14:21:02.327Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:21:02.414Z] provisioning config files... [2024-11-13T14:21:02.421Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16236451443871190534tmp [Pipeline] { [Pipeline] echo [2024-11-13T14:21:02.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:21:02.725Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T14:21:02.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:21:03.076Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T14:21:03.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:21:03.368Z] ---> sudo-logs.sh [2024-11-13T14:21:03.368Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T14:21:03.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:21:03.677Z] ---> job-cost.sh [2024-11-13T14:21:03.677Z] lf-activate-venv: SKIPPING [2024-11-13T14:21:03.677Z] DEBUG: total: 0.2199999988079071 [2024-11-13T14:21:03.677Z] INFO: Retrieving Stack Cost... [2024-11-13T14:21:04.244Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T14:21:04.503Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T14:21:04.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:21:04.795Z] ---> logs-deploy.sh [2024-11-13T14:21:04.795Z] lf-activate-venv: SKIPPING [2024-11-13T14:21:04.795Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/256 [2024-11-13T14:21:04.795Z] INFO: archiving workspace using pattern(s): [2024-11-13T14:21:05.733Z] Archives upload complete. [2024-11-13T14:21:05.733Z] INFO: archiving logs to Nexus