Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c399b8c9231d2913d6200d2c321e45229192bc6 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-ssh13785814917267026731.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-ssh6120653925469281873.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-ssh8081871766561391874.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-ssh18116756316616907154.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-ssh17180592064363082501.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-27015 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 6c399b8c9231d2913d6200d2c321e45229192bc6 (main) Commit message: "Merge pull request #693 from judehung/issue-789-branch" > 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 6c399b8c9231d2913d6200d2c321e45229192bc6 # timeout=10 > git rev-list --no-walk c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-19T09:43:19.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-19T09:43:19.823Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-19T09:43:19.853Z] ========================================================= [2024-11-19T09:43:19.853Z] EdgeX Global Pipelines Version Info [2024-11-19T09:43:19.853Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:43:21.000Z] ------------------- [2024-11-19T09:43:21.000Z] stable info: [2024-11-19T09:43:21.000Z] ------------------- [2024-11-19T09:43:21.000Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-19T09:43:21.000Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-19T09:43:21.000Z] Message: update stable to v1.0.265 [2024-11-19T09:43:21.573Z] ------------------- [2024-11-19T09:43:21.573Z] experimental info: [2024-11-19T09:43:21.573Z] ------------------- [2024-11-19T09:43:21.573Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-19T09:43:21.573Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-19T09:43:21.573Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-19T09:43:21.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-19T09:43:21.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-19T09:43:21.731Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-19T09:43:21.755Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-19T09:43:21.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-19T09:43:21.798Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-19T09:43:21.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-19T09:43:21.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-19T09:43:21.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-19T09:43:21.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-19T09:43:21.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-19T09:43:21.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-19T09:43:21.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-19T09:43:21.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-19T09:43:22.010Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T09:43:22.031Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T09:43:22.052Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T09:43:22.079Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T09:43:22.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-19T09:43:22.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-19T09:43:22.159Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-19T09:43:22.176Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-19T09:43:22.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-19T09:43:22.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-19T09:43:22.239Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-19T09:43:22.257Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-19T09:43:22.281Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-19T09:43:22.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-19T09:43:22.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-19T09:43:22.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-19T09:43:22.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] echo [2024-11-19T09:43:22.379Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c399b8 [Pipeline] echo [2024-11-19T09:43:22.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T09:43:22.451Z] provisioning config files... [2024-11-19T09:43:22.465Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16329765902523703574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:43:22.799Z] ---> ****-login.sh [2024-11-19T09:43:22.799Z] nexus3.edgexfoundry.org:10001 [2024-11-19T09:43:24.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:43:24.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:43:24.979Z] Configure a credential helper to remove this warning. See [2024-11-19T09:43:24.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:43:24.979Z] [2024-11-19T09:43:24.979Z] Login Succeeded [2024-11-19T09:43:24.979Z] nexus3.edgexfoundry.org:10002 [2024-11-19T09:43:24.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:43:24.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:43:24.979Z] Configure a credential helper to remove this warning. See [2024-11-19T09:43:24.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:43:24.979Z] [2024-11-19T09:43:24.979Z] Login Succeeded [2024-11-19T09:43:24.979Z] nexus3.edgexfoundry.org:10003 [2024-11-19T09:43:24.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:43:24.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:43:24.980Z] Configure a credential helper to remove this warning. See [2024-11-19T09:43:24.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:43:24.980Z] [2024-11-19T09:43:24.980Z] Login Succeeded [2024-11-19T09:43:25.241Z] nexus3.edgexfoundry.org:10004 [2024-11-19T09:43:25.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:43:25.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:43:25.241Z] Configure a credential helper to remove this warning. See [2024-11-19T09:43:25.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:43:25.241Z] [2024-11-19T09:43:25.241Z] Login Succeeded [2024-11-19T09:43:25.241Z] ****.io [2024-11-19T09:43:25.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:43:25.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:43:25.500Z] Configure a credential helper to remove this warning. See [2024-11-19T09:43:25.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:43:25.500Z] [2024-11-19T09:43:25.500Z] Login Succeeded [2024-11-19T09:43:25.500Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T09:43:25.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-19T09:43:25.923Z] + git rev-list -1 --merges 6c399b8c9231d2913d6200d2c321e45229192bc6~1..6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] echo [2024-11-19T09:43:25.954Z] -----------> git rev-list -1 --merges 6c399b8c9231d2913d6200d2c321e45229192bc6~1..6c399b8c9231d2913d6200d2c321e45229192bc6 6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T09:43:25.954Z] 6c399b8c9231d2913d6200d2c321e45229192bc6 [false] [Pipeline] sh [2024-11-19T09:43:26.260Z] + git log --format=format:%s -1 6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] echo [2024-11-19T09:43:26.276Z] ========================================================= [2024-11-19T09:43:26.276Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-19T09:43:26.276Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T09:43:26.631Z] + git log --format=format:%s -1 6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] echo [2024-11-19T09:43:26.644Z] [semverPrep] GIT_COMMIT: 6c399b8c9231d2913d6200d2c321e45229192bc6, Commit Message: Merge pull request #693 from judehung/issue-789-branch [Pipeline] echo [2024-11-19T09:43:26.659Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-19T09:43:27.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T09:43:27.029Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-19T09:43:27.029Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-19T09:43:27.029Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-19T09:43:27.029Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-19T09:43:27.029Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-19T09:43:27.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:43:27.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T09:43:27.385Z] [2024-11-19T09:43:27.385Z] 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-19T09:43:27.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T09:43:31.896Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-19T09:43:31.896Z] b85a868b505f: Pulling fs layer [2024-11-19T09:43:31.896Z] e2be974225ed: Pulling fs layer [2024-11-19T09:43:31.896Z] 339a4e72a1f5: Pulling fs layer [2024-11-19T09:43:31.896Z] 988bab9f4d93: Pulling fs layer [2024-11-19T09:43:31.896Z] 1469e6f7b9e6: Pulling fs layer [2024-11-19T09:43:31.896Z] eaf3925da568: Pulling fs layer [2024-11-19T09:43:31.896Z] bab4dde63d76: Pulling fs layer [2024-11-19T09:43:31.896Z] bde34c3a00c8: Pulling fs layer [2024-11-19T09:43:31.896Z] b352a97aabf1: Pulling fs layer [2024-11-19T09:43:31.896Z] 4872d77fe225: Pulling fs layer [2024-11-19T09:43:31.896Z] 5851b861e8e6: Pulling fs layer [2024-11-19T09:43:31.896Z] bab4dde63d76: Waiting [2024-11-19T09:43:31.896Z] bde34c3a00c8: Waiting [2024-11-19T09:43:31.896Z] b352a97aabf1: Waiting [2024-11-19T09:43:31.896Z] 4872d77fe225: Waiting [2024-11-19T09:43:31.896Z] 5851b861e8e6: Waiting [2024-11-19T09:43:31.896Z] 988bab9f4d93: Waiting [2024-11-19T09:43:31.896Z] 1469e6f7b9e6: Waiting [2024-11-19T09:43:31.896Z] eaf3925da568: Waiting [2024-11-19T09:43:31.896Z] e2be974225ed: Verifying Checksum [2024-11-19T09:43:31.896Z] e2be974225ed: Download complete [2024-11-19T09:43:31.896Z] 988bab9f4d93: Download complete [2024-11-19T09:43:31.896Z] 1469e6f7b9e6: Verifying Checksum [2024-11-19T09:43:31.896Z] 1469e6f7b9e6: Download complete [2024-11-19T09:43:31.896Z] eaf3925da568: Verifying Checksum [2024-11-19T09:43:31.896Z] eaf3925da568: Download complete [2024-11-19T09:43:31.897Z] 339a4e72a1f5: Verifying Checksum [2024-11-19T09:43:31.897Z] 339a4e72a1f5: Download complete [2024-11-19T09:43:31.897Z] bde34c3a00c8: Verifying Checksum [2024-11-19T09:43:31.897Z] bde34c3a00c8: Download complete [2024-11-19T09:43:31.897Z] b352a97aabf1: Verifying Checksum [2024-11-19T09:43:31.897Z] b352a97aabf1: Download complete [2024-11-19T09:43:31.897Z] 4872d77fe225: Verifying Checksum [2024-11-19T09:43:31.897Z] 4872d77fe225: Download complete [2024-11-19T09:43:31.897Z] 5851b861e8e6: Download complete [2024-11-19T09:43:31.897Z] b85a868b505f: Verifying Checksum [2024-11-19T09:43:31.897Z] b85a868b505f: Download complete [2024-11-19T09:43:31.897Z] bab4dde63d76: Verifying Checksum [2024-11-19T09:43:31.897Z] bab4dde63d76: Download complete [2024-11-19T09:43:33.276Z] b85a868b505f: Pull complete [2024-11-19T09:43:33.847Z] e2be974225ed: Pull complete [2024-11-19T09:43:35.227Z] 339a4e72a1f5: Pull complete [2024-11-19T09:43:35.793Z] 988bab9f4d93: Pull complete [2024-11-19T09:43:36.052Z] 1469e6f7b9e6: Pull complete [2024-11-19T09:43:36.621Z] eaf3925da568: Pull complete [2024-11-19T09:43:39.195Z] bab4dde63d76: Pull complete [2024-11-19T09:43:39.454Z] bde34c3a00c8: Pull complete [2024-11-19T09:43:40.391Z] b352a97aabf1: Pull complete [2024-11-19T09:43:40.958Z] 4872d77fe225: Pull complete [2024-11-19T09:43:41.530Z] 5851b861e8e6: Pull complete [2024-11-19T09:43:41.788Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-19T09:43:42.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T09:43:42.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:43:42.261Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T09:43:42.294Z] $ 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-19T09:43:56.302Z] $ docker top 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 -eo pid,comm [2024-11-19T09:43:56.439Z] 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-19T09:43:56.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T09:43:56.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T09:43:56.504Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T09:43:56.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T09:43:56.629Z] $ docker exec 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 ssh-agent [2024-11-19T09:43:56.723Z] SSH_AUTH_SOCK=/tmp/ssh-ob9TsAr6rUqp/agent.13 [2024-11-19T09:43:56.723Z] SSH_AGENT_PID=19 [2024-11-19T09:43:56.749Z] Running ssh-add (command line suppressed) [2024-11-19T09:43:56.850Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4006380488660870326.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4006380488660870326.key) [2024-11-19T09:43:56.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T09:43:57.173Z] + git tag --points-at HEAD [Pipeline] } [2024-11-19T09:43:57.182Z] $ docker exec --env ******** --env ******** 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 ssh-agent -k [2024-11-19T09:43:57.302Z] unset SSH_AUTH_SOCK; [2024-11-19T09:43:57.302Z] unset SSH_AGENT_PID; [2024-11-19T09:43:57.302Z] echo Agent pid 19 killed; [2024-11-19T09:43:57.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-19T09:43:57.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T09:43:57.372Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T09:43:57.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T09:43:57.541Z] $ docker exec 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 ssh-agent [2024-11-19T09:43:57.668Z] SSH_AUTH_SOCK=/tmp/ssh-y65twbVtDMqI/agent.52 [2024-11-19T09:43:57.668Z] SSH_AGENT_PID=58 [2024-11-19T09:43:57.673Z] Running ssh-add (command line suppressed) [2024-11-19T09:43:57.769Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4494998149791397335.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4494998149791397335.key) [2024-11-19T09:43:57.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T09:43:58.101Z] + git semver init [2024-11-19T09:43:58.361Z] 2024-11-19 09:43:58,346 [run_init] DEBUG init version:0.0.0 force:False [2024-11-19T09:43:58.361Z] 2024-11-19 09:43:58,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-11-19T09:43:58.361Z] 2024-11-19 09:43:58,348 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-11-19T09:43:58.361Z] 2024-11-19 09:43:58,348 [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-19T09:44:00.271Z] 2024-11-19 09:43:59,814 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-11-19T09:44:00.271Z] 2024-11-19 09:43:59,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-11-19T09:44:00.271Z] 2024-11-19 09:43:59,815 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T09:44:00.271Z] 2024-11-19 09:43:59,815 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T09:44:00.271Z] 4.0.0-dev.9 [Pipeline] } [2024-11-19T09:44:00.279Z] $ docker exec --env ******** --env ******** 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 ssh-agent -k [2024-11-19T09:44:00.384Z] unset SSH_AUTH_SOCK; [2024-11-19T09:44:00.384Z] unset SSH_AGENT_PID; [2024-11-19T09:44:00.385Z] echo Agent pid 58 killed; [2024-11-19T09:44:00.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T09:44:00.737Z] + git semver [Pipeline] } [2024-11-19T09:44:01.008Z] $ docker stop --time=1 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 [2024-11-19T09:44:02.962Z] $ docker rm -f --volumes 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T09:44:03.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-19T09:44:03.661Z] Stashed 1 file(s) [Pipeline] echo [2024-11-19T09:44:03.666Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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-19T09:44:03.871Z] provisioning config files... [2024-11-19T09:44:03.878Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7593082955638477274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:44:04.180Z] ---> ****-login.sh [2024-11-19T09:44:04.181Z] nexus3.edgexfoundry.org:10001 [2024-11-19T09:44:04.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:44:04.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:44:04.181Z] Configure a credential helper to remove this warning. See [2024-11-19T09:44:04.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:44:04.181Z] [2024-11-19T09:44:04.181Z] Login Succeeded [2024-11-19T09:44:04.181Z] nexus3.edgexfoundry.org:10002 [2024-11-19T09:44:04.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:44:04.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:44:04.181Z] Configure a credential helper to remove this warning. See [2024-11-19T09:44:04.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:44:04.181Z] [2024-11-19T09:44:04.181Z] Login Succeeded [2024-11-19T09:44:04.181Z] nexus3.edgexfoundry.org:10003 [2024-11-19T09:44:04.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:44:04.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:44:04.442Z] Configure a credential helper to remove this warning. See [2024-11-19T09:44:04.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:44:04.442Z] [2024-11-19T09:44:04.442Z] Login Succeeded [2024-11-19T09:44:04.442Z] nexus3.edgexfoundry.org:10004 [2024-11-19T09:44:04.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:44:04.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:44:04.442Z] Configure a credential helper to remove this warning. See [2024-11-19T09:44:04.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:44:04.442Z] [2024-11-19T09:44:04.442Z] Login Succeeded [2024-11-19T09:44:04.442Z] ****.io [2024-11-19T09:44:04.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:44:04.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:44:04.702Z] Configure a credential helper to remove this warning. See [2024-11-19T09:44:04.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:44:04.702Z] [2024-11-19T09:44:04.702Z] Login Succeeded [2024-11-19T09:44:04.702Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T09:44:04.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T09:44:04.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T09:44:04.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T09:44:04.843Z] ========================================================= [2024-11-19T09:44:04.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-19T09:44:04.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:44:05.318Z] + 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-19T09:44:05.318Z] Sending build context to Docker daemon 9.226MB [2024-11-19T09:44:05.318Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T09:44:05.318Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-19T09:44:05.886Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-19T09:44:05.886Z] 43c4264eed91: Pulling fs layer [2024-11-19T09:44:05.886Z] 4cc291be95ef: Pulling fs layer [2024-11-19T09:44:05.886Z] 2ac1f1163629: Pulling fs layer [2024-11-19T09:44:05.886Z] 5c3c966382ef: Pulling fs layer [2024-11-19T09:44:05.886Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T09:44:05.886Z] 5d5c8e513c77: Pulling fs layer [2024-11-19T09:44:05.886Z] 9f66e0745190: Pulling fs layer [2024-11-19T09:44:05.886Z] f49a43e4bbc0: Pulling fs layer [2024-11-19T09:44:05.886Z] 561ebcabdf7f: Pulling fs layer [2024-11-19T09:44:05.886Z] 9f66e0745190: Waiting [2024-11-19T09:44:05.886Z] 5c3c966382ef: Waiting [2024-11-19T09:44:05.886Z] 5d5c8e513c77: Waiting [2024-11-19T09:44:05.886Z] 4f4fb700ef54: Waiting [2024-11-19T09:44:05.886Z] 4cc291be95ef: Verifying Checksum [2024-11-19T09:44:05.886Z] 4cc291be95ef: Download complete [2024-11-19T09:44:05.886Z] 5c3c966382ef: Verifying Checksum [2024-11-19T09:44:05.886Z] 5c3c966382ef: Download complete [2024-11-19T09:44:05.886Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T09:44:05.886Z] 4f4fb700ef54: Download complete [2024-11-19T09:44:05.886Z] 5d5c8e513c77: Download complete [2024-11-19T09:44:05.886Z] 43c4264eed91: Download complete [2024-11-19T09:44:05.886Z] 9f66e0745190: Verifying Checksum [2024-11-19T09:44:05.886Z] 9f66e0745190: Download complete [2024-11-19T09:44:06.144Z] 561ebcabdf7f: Verifying Checksum [2024-11-19T09:44:06.144Z] 561ebcabdf7f: Download complete [2024-11-19T09:44:06.144Z] 43c4264eed91: Pull complete [2024-11-19T09:44:06.404Z] 2ac1f1163629: Verifying Checksum [2024-11-19T09:44:06.404Z] 2ac1f1163629: Download complete [2024-11-19T09:44:06.663Z] f49a43e4bbc0: Verifying Checksum [2024-11-19T09:44:06.663Z] f49a43e4bbc0: Download complete [2024-11-19T09:44:06.663Z] 4cc291be95ef: Pull complete [2024-11-19T09:44:11.945Z] 2ac1f1163629: Pull complete [2024-11-19T09:44:12.205Z] 5c3c966382ef: Pull complete [2024-11-19T09:44:12.773Z] 4f4fb700ef54: Pull complete [2024-11-19T09:44:13.343Z] 5d5c8e513c77: Pull complete [2024-11-19T09:44:13.911Z] 9f66e0745190: Pull complete [2024-11-19T09:44:16.448Z] f49a43e4bbc0: Pull complete [2024-11-19T09:44:17.017Z] 561ebcabdf7f: Pull complete [2024-11-19T09:44:17.017Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-19T09:44:17.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T09:44:17.017Z] ---> 3a752c3f9dda [2024-11-19T09:44:17.017Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-19T09:44:18.816Z] Still waiting to schedule task [2024-11-19T09:44:18.818Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-19T09:44:27.023Z] ---> Running in 720bf4cd4ab5 [2024-11-19T09:44:27.023Z] Removing intermediate container 720bf4cd4ab5 [2024-11-19T09:44:27.023Z] ---> d62c946ebe4c [2024-11-19T09:44:27.023Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T09:44:27.023Z] ---> Running in cc6a1cc1973e [2024-11-19T09:44:27.023Z] Removing intermediate container cc6a1cc1973e [2024-11-19T09:44:27.023Z] ---> 56b689a8a01d [2024-11-19T09:44:27.023Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-19T09:44:27.282Z] ---> Running in 3e989730b406 [2024-11-19T09:44:27.282Z] Removing intermediate container 3e989730b406 [2024-11-19T09:44:27.282Z] ---> a24b3709c6a9 [2024-11-19T09:44:27.282Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T09:44:27.540Z] ---> Running in 9be3965c5b4e [2024-11-19T09:44:27.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:44:28.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:44:28.317Z] OK: 246 MiB in 54 packages [2024-11-19T09:44:28.884Z] Removing intermediate container 9be3965c5b4e [2024-11-19T09:44:28.884Z] ---> 0b3300b44fed [2024-11-19T09:44:28.884Z] Step 7/12 : WORKDIR /app [2024-11-19T09:44:28.884Z] ---> Running in 6f840f5ed056 [2024-11-19T09:44:29.143Z] Removing intermediate container 6f840f5ed056 [2024-11-19T09:44:29.143Z] ---> 358d3c0d7912 [2024-11-19T09:44:29.143Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-19T09:44:29.143Z] ---> bb0765016902 [2024-11-19T09:44:29.143Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T09:44:29.143Z] ---> Running in eed1b330ee5d [2024-11-19T09:46:06.429Z] Removing intermediate container eed1b330ee5d [2024-11-19T09:46:06.429Z] ---> 06dbc036196f [2024-11-19T09:46:06.429Z] Step 10/12 : COPY . . [2024-11-19T09:46:06.429Z] ---> 0e222d715968 [2024-11-19T09:46:06.429Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T09:46:06.429Z] ---> Running in 6f4b31d35006 [2024-11-19T09:46:06.429Z] Removing intermediate container 6f4b31d35006 [2024-11-19T09:46:06.429Z] ---> 6ef0c807c650 [2024-11-19T09:46:06.429Z] Step 12/12 : RUN $MAKE [2024-11-19T09:46:06.429Z] ---> Running in 9fdb95c271be [2024-11-19T09:46:06.429Z] noop [2024-11-19T09:46:06.429Z] Removing intermediate container 9fdb95c271be [2024-11-19T09:46:06.429Z] ---> fbbe632f4b73 [2024-11-19T09:46:06.429Z] Successfully built fbbe632f4b73 [2024-11-19T09:46:06.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:46:06.768Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T09:46:06.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:46:06.858Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T09:46:06.887Z] $ 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-19T09:46:07.376Z] $ docker top af60b9be1641be9dac8a987444f66463b872d4583cd37433cdd52214088197e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T09:46:07.725Z] + go version [2024-11-19T09:46:07.725Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-19T09:46:07.755Z] $ docker stop --time=1 af60b9be1641be9dac8a987444f66463b872d4583cd37433cdd52214088197e9 [2024-11-19T09:46:09.539Z] $ docker rm -f --volumes af60b9be1641be9dac8a987444f66463b872d4583cd37433cdd52214088197e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:46:10.056Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T09:46:10.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:46:10.134Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T09:46:10.163Z] $ 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-19T09:46:10.789Z] $ docker top 35519504d18e58b80dec78985a6e78e6db3c0f474b60c3f42af3302d6ade82d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T09:46:11.153Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-11-19T09:46:11.453Z] + make test [2024-11-19T09:46:11.453Z] go test -race -coverprofile=coverage.out ./... [2024-11-19T09:46:50.179Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-19T09:47:28.945Z] go vet ./... [2024-11-19T09:47:33.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T09:47:33.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T09:47:33.259Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T09:47:33.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T09:47:33.290Z] $ docker stop --time=1 35519504d18e58b80dec78985a6e78e6db3c0f474b60c3f42af3302d6ade82d1 [2024-11-19T09:47:46.402Z] $ docker rm -f --volumes 35519504d18e58b80dec78985a6e78e6db3c0f474b60c3f42af3302d6ade82d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T09:47:47.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T09:47:47.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-19T09:47:47.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T09:47:48.403Z] + ls -al . [2024-11-19T09:47:48.403Z] total 248 [2024-11-19T09:47:48.403Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 19 09:46 . [2024-11-19T09:47:48.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 09:43 .. [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 09:43 .dockerignore [2024-11-19T09:47:48.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:46 .git [2024-11-19T09:47:48.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:43 .github [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 19 09:43 .gitignore [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 19 09:43 .golangci.yml [2024-11-19T09:47:48.403Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 09:43 .semver [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 19 09:43 Attribution.txt [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 19 09:43 CHANGELOG.md [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 19 09:43 Dockerfile [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 09:43 GOVERNANCE.md [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 19 09:43 Jenkinsfile [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 09:43 LICENSE [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 09:43 OWNERS.md [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 4952 Nov 19 09:43 README.md [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 19 09:44 VERSION [2024-11-19T09:47:48.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:43 bin [2024-11-19T09:47:48.403Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 19 09:46 coverage.out [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 6598 Nov 19 09:43 go.mod [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 88085 Nov 19 09:43 go.sum [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 19 09:43 main.go [2024-11-19T09:47:48.403Z] -rw-rw-r-- 1 jenkins jenkins 3271 Nov 19 09:43 makefile [2024-11-19T09:47:48.403Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 09:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:47:48.729Z] + 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=6c399b8c9231d2913d6200d2c321e45229192bc6 --label arch=amd64 --label version=4.0.0-dev.9 . [2024-11-19T09:47:48.729Z] Sending build context to Docker daemon 9.227MB [2024-11-19T09:47:48.729Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T09:47:48.729Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-19T09:47:48.729Z] ---> fbbe632f4b73 [2024-11-19T09:47:48.729Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-19T09:47:51.270Z] ---> Running in e358addf2c97 [2024-11-19T09:47:51.839Z] Removing intermediate container e358addf2c97 [2024-11-19T09:47:51.840Z] ---> 016efe0e18a3 [2024-11-19T09:47:51.840Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T09:47:52.099Z] ---> Running in 2864cc7fed0e [2024-11-19T09:47:53.161Z] Removing intermediate container 2864cc7fed0e [2024-11-19T09:47:53.161Z] ---> 10b52a759fd5 [2024-11-19T09:47:53.161Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-19T09:47:53.730Z] ---> Running in 30dd65b868f0 [2024-11-19T09:47:54.313Z] Removing intermediate container 30dd65b868f0 [2024-11-19T09:47:54.313Z] ---> 69f54b6dc01d [2024-11-19T09:47:54.313Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T09:47:54.880Z] ---> Running in 4340855dae6e [2024-11-19T09:47:55.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:47:55.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:47:56.074Z] OK: 246 MiB in 54 packages [2024-11-19T09:47:58.613Z] Removing intermediate container 4340855dae6e [2024-11-19T09:47:58.613Z] ---> 36dc70b48ed9 [2024-11-19T09:47:58.613Z] Step 7/27 : WORKDIR /app [2024-11-19T09:47:58.613Z] ---> Running in e5e09ba415e5 [2024-11-19T09:47:59.182Z] Removing intermediate container e5e09ba415e5 [2024-11-19T09:47:59.182Z] ---> 051a999721ba [2024-11-19T09:47:59.182Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-19T09:48:00.118Z] ---> 448dfaebfe49 [2024-11-19T09:48:00.118Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T09:48:00.118Z] ---> Running in 9f48a3560a7f [2024-11-19T09:48:02.614Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27016 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-11-19T09:48:02.632Z] Running in /w/workspace/app-service-configurable/257 [Pipeline] { [Pipeline] checkout [2024-11-19T09:48:04.325Z] Removing intermediate container 9f48a3560a7f [2024-11-19T09:48:04.325Z] ---> 78424749c442 [2024-11-19T09:48:04.325Z] Step 10/27 : COPY . . [2024-11-19T09:48:05.265Z] ---> d7ca12ec5e19 [2024-11-19T09:48:05.265Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T09:48:05.265Z] ---> Running in 69905f6c1194 [2024-11-19T09:48:05.530Z] Removing intermediate container 69905f6c1194 [2024-11-19T09:48:05.530Z] ---> f4430d28eec7 [2024-11-19T09:48:05.530Z] Step 12/27 : RUN $MAKE [2024-11-19T09:48:05.699Z] The recommended git tool is: git [2024-11-19T09:48:05.791Z] ---> Running in 1c4e04f58368 [2024-11-19T09:48:06.364Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-19T09:48:14.142Z] using credential edgex-jenkins-ssh [2024-11-19T09:48:14.171Z] Cloning the remote Git repository [2024-11-19T09:48:14.327Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-19T09:48:14.593Z] > git init /w/workspace/app-service-configurable/257 # timeout=10 [2024-11-19T09:48:14.990Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-19T09:48:14.992Z] > git --version # timeout=10 [2024-11-19T09:48:15.069Z] > git --version # 'git version 2.25.1' [2024-11-19T09:48:15.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T09:48:15.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T09:48:18.051Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-19T09:48:18.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T09:48:19.389Z] Avoid second fetch [2024-11-19T09:48:19.389Z] Checking out Revision 6c399b8c9231d2913d6200d2c321e45229192bc6 (main) [2024-11-19T09:48:19.408Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T09:48:19.495Z] > git checkout -f 6c399b8c9231d2913d6200d2c321e45229192bc6 # timeout=10 [2024-11-19T09:48:20.157Z] Commit message: "Merge pull request #693 from judehung/issue-789-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T09:48:24.962Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-19T09:48:24.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T09:48:24.962Z] Dload Upload Total Spent Left Speed [2024-11-19T09:48:24.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82230 0 --:--:-- --:--:-- --:--:-- 82230 [Pipeline] sh [2024-11-19T09:48:25.332Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-19T09:48:25.688Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-11-19T09:48:25.689Z] sudo tee /etc/docker/daemon.new [2024-11-19T09:48:25.689Z] { [2024-11-19T09:48:25.689Z] "registry-mirrors": [ [2024-11-19T09:48:25.689Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-19T09:48:25.689Z] ], [2024-11-19T09:48:25.689Z] "bip": "10.250.0.254/24", [2024-11-19T09:48:25.689Z] "hosts": [ [2024-11-19T09:48:25.689Z] "tcp://0.0.0.0:5555", [2024-11-19T09:48:25.689Z] "unix:///var/run/docker.sock" [2024-11-19T09:48:25.689Z] ], [2024-11-19T09:48:25.689Z] "mtu": 1458, [2024-11-19T09:48:25.689Z] "selinux-enabled": true, [2024-11-19T09:48:25.689Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-19T09:48:25.689Z] } [Pipeline] sh [2024-11-19T09:48:26.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-19T09:48:26.400Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T09:48:44.769Z] provisioning config files... [2024-11-19T09:48:44.812Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/257@tmp/config3599622534488731793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:48:45.289Z] ---> ****-login.sh [2024-11-19T09:48:45.289Z] nexus3.edgexfoundry.org:10001 [2024-11-19T09:48:45.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:48:47.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:48:47.845Z] Configure a credential helper to remove this warning. See [2024-11-19T09:48:47.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:48:47.846Z] [2024-11-19T09:48:47.846Z] Login Succeeded [2024-11-19T09:48:48.121Z] nexus3.edgexfoundry.org:10002 [2024-11-19T09:48:48.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:48:48.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:48:48.398Z] Configure a credential helper to remove this warning. See [2024-11-19T09:48:48.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:48:48.398Z] [2024-11-19T09:48:48.398Z] Login Succeeded [2024-11-19T09:48:48.398Z] nexus3.edgexfoundry.org:10003 [2024-11-19T09:48:48.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:48:48.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:48:48.671Z] Configure a credential helper to remove this warning. See [2024-11-19T09:48:48.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:48:48.671Z] [2024-11-19T09:48:48.671Z] Login Succeeded [2024-11-19T09:48:48.671Z] nexus3.edgexfoundry.org:10004 [2024-11-19T09:48:48.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:48:48.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:48:48.948Z] Configure a credential helper to remove this warning. See [2024-11-19T09:48:48.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:48:48.948Z] [2024-11-19T09:48:48.948Z] Login Succeeded [2024-11-19T09:48:48.948Z] ****.io [2024-11-19T09:48:49.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:48:49.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:48:49.487Z] Configure a credential helper to remove this warning. See [2024-11-19T09:48:49.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:48:49.487Z] [2024-11-19T09:48:49.488Z] Login Succeeded [2024-11-19T09:48:49.488Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T09:48:49.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T09:48:49.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T09:48:49.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T09:48:49.907Z] ========================================================= [2024-11-19T09:48:49.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-19T09:48:49.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:48:50.294Z] + 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-19T09:48:50.294Z] Sending build context to Docker daemon 225.3kB [2024-11-19T09:48:50.566Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T09:48:50.566Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-19T09:48:50.566Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-19T09:48:50.839Z] cf04c63912e1: Pulling fs layer [2024-11-19T09:48:50.839Z] 55b35a11ae5e: Pulling fs layer [2024-11-19T09:48:50.839Z] a37a00ec5f00: Pulling fs layer [2024-11-19T09:48:50.839Z] 50b3750afda1: Pulling fs layer [2024-11-19T09:48:50.839Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T09:48:50.839Z] 80978eb59214: Pulling fs layer [2024-11-19T09:48:50.839Z] c9f46d7d2bd2: Pulling fs layer [2024-11-19T09:48:50.839Z] c5a475d317c9: Pulling fs layer [2024-11-19T09:48:50.839Z] 50b3750afda1: Waiting [2024-11-19T09:48:50.839Z] 4f4fb700ef54: Waiting [2024-11-19T09:48:50.839Z] 80978eb59214: Waiting [2024-11-19T09:48:50.839Z] c5a475d317c9: Waiting [2024-11-19T09:48:50.839Z] c9f46d7d2bd2: Waiting [2024-11-19T09:48:50.839Z] 55b35a11ae5e: Verifying Checksum [2024-11-19T09:48:50.839Z] 55b35a11ae5e: Download complete [2024-11-19T09:48:50.839Z] 50b3750afda1: Verifying Checksum [2024-11-19T09:48:50.839Z] 50b3750afda1: Download complete [2024-11-19T09:48:50.839Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T09:48:50.839Z] 4f4fb700ef54: Download complete [2024-11-19T09:48:50.839Z] 80978eb59214: Verifying Checksum [2024-11-19T09:48:50.839Z] 80978eb59214: Download complete [2024-11-19T09:48:50.839Z] cf04c63912e1: Verifying Checksum [2024-11-19T09:48:50.839Z] cf04c63912e1: Download complete [2024-11-19T09:48:51.431Z] c5a475d317c9: Verifying Checksum [2024-11-19T09:48:51.431Z] c5a475d317c9: Download complete [2024-11-19T09:48:51.704Z] cf04c63912e1: Pull complete [2024-11-19T09:48:52.674Z] 55b35a11ae5e: Pull complete [2024-11-19T09:48:52.945Z] a37a00ec5f00: Verifying Checksum [2024-11-19T09:48:52.945Z] a37a00ec5f00: Download complete [2024-11-19T09:48:53.913Z] c9f46d7d2bd2: Verifying Checksum [2024-11-19T09:48:53.913Z] c9f46d7d2bd2: Download complete [2024-11-19T09:49:08.947Z] a37a00ec5f00: Pull complete [2024-11-19T09:49:08.947Z] 50b3750afda1: Pull complete [2024-11-19T09:49:08.947Z] 4f4fb700ef54: Pull complete [2024-11-19T09:49:08.947Z] 80978eb59214: Pull complete [2024-11-19T09:49:15.602Z] c9f46d7d2bd2: Pull complete [2024-11-19T09:49:17.549Z] c5a475d317c9: Pull complete [2024-11-19T09:49:17.549Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-19T09:49:17.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T09:49:17.549Z] ---> be29e6b0f0d4 [2024-11-19T09:49:17.549Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-19T09:49:18.513Z] ---> Running in 456199a1709e [2024-11-19T09:49:18.782Z] Removing intermediate container 456199a1709e [2024-11-19T09:49:18.782Z] ---> 8c7764555ddb [2024-11-19T09:49:18.782Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T09:49:19.061Z] ---> Running in ad3c4eeb179d [2024-11-19T09:49:19.334Z] Removing intermediate container ad3c4eeb179d [2024-11-19T09:49:19.334Z] ---> 6dad9c805e19 [2024-11-19T09:49:19.334Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-19T09:49:19.334Z] ---> Running in e1f180c253a0 [2024-11-19T09:49:19.921Z] Removing intermediate container e1f180c253a0 [2024-11-19T09:49:19.921Z] ---> f3eecbd8442b [2024-11-19T09:49:19.921Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T09:49:19.921Z] ---> Running in 0c06c6ec43ee [2024-11-19T09:49:21.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T09:49:22.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T09:49:23.578Z] OK: 238 MiB in 54 packages [2024-11-19T09:49:24.173Z] Removing intermediate container 0c06c6ec43ee [2024-11-19T09:49:24.173Z] ---> c31ec7d181a6 [2024-11-19T09:49:24.173Z] Step 7/12 : WORKDIR /app [2024-11-19T09:49:24.452Z] ---> Running in 935a24618a6b [2024-11-19T09:49:24.721Z] Removing intermediate container 935a24618a6b [2024-11-19T09:49:24.721Z] ---> 15e239dc5db1 [2024-11-19T09:49:24.721Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-19T09:49:25.312Z] ---> a3d8c5a6acea [2024-11-19T09:49:25.312Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T09:49:25.312Z] ---> Running in ca8831fdff47 [2024-11-19T09:49:27.995Z] Removing intermediate container 1c4e04f58368 [2024-11-19T09:49:27.995Z] ---> c64a536687ad [2024-11-19T09:49:27.995Z] Step 13/27 : FROM alpine:3.20 [2024-11-19T09:49:27.995Z] 3.20: Pulling from library/alpine [2024-11-19T09:49:27.995Z] da9db072f522: Pulling fs layer [2024-11-19T09:49:27.995Z] da9db072f522: Verifying Checksum [2024-11-19T09:49:27.995Z] da9db072f522: Download complete [2024-11-19T09:49:27.995Z] da9db072f522: Pull complete [2024-11-19T09:49:27.995Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T09:49:27.995Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T09:49:27.995Z] ---> 63b790fccc90 [2024-11-19T09:49:27.995Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-19T09:49:27.995Z] ---> Running in 76fe8f9b1c0a [2024-11-19T09:49:27.995Z] Removing intermediate container 76fe8f9b1c0a [2024-11-19T09:49:27.995Z] ---> 4ba9d05a9e71 [2024-11-19T09:49:27.995Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-19T09:49:27.995Z] ---> Running in 53e2a8e0cd74 [2024-11-19T09:49:27.995Z] Removing intermediate container 53e2a8e0cd74 [2024-11-19T09:49:27.995Z] ---> 123823b1b975 [2024-11-19T09:49:27.995Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T09:49:27.995Z] ---> Running in 212c94aaddb8 [2024-11-19T09:49:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:49:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:49:27.995Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-19T09:49:27.995Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-19T09:49:27.995Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T09:49:27.995Z] Executing ca-certificates-20240705-r0.trigger [2024-11-19T09:49:27.995Z] OK: 9 MiB in 16 packages [2024-11-19T09:49:27.995Z] Removing intermediate container 212c94aaddb8 [2024-11-19T09:49:27.995Z] ---> f25e55aee081 [2024-11-19T09:49:27.995Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-19T09:49:27.995Z] ---> Running in 68bd586c94b7 [2024-11-19T09:49:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:49:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:49:27.995Z] Upgrading critical system libraries and apk-tools: [2024-11-19T09:49:27.995Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T09:49:27.995Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T09:49:27.995Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T09:49:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:49:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:49:27.995Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T09:49:27.995Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T09:49:27.995Z] Executing ca-certificates-20240705-r0.trigger [2024-11-19T09:49:27.995Z] OK: 9 MiB in 16 packages [2024-11-19T09:49:27.995Z] Removing intermediate container 68bd586c94b7 [2024-11-19T09:49:27.995Z] ---> 9c53fe4dc076 [2024-11-19T09:49:27.995Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-19T09:49:28.254Z] ---> f1021ae48a6d [2024-11-19T09:49:28.254Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-19T09:49:28.837Z] ---> 8c2928867e17 [2024-11-19T09:49:28.837Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-19T09:49:28.837Z] ---> 7d1492155d1c [2024-11-19T09:49:28.837Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-19T09:49:31.473Z] ---> 33531c761bba [2024-11-19T09:49:31.473Z] Step 22/27 : EXPOSE 48095 [2024-11-19T09:49:31.473Z] ---> Running in 0a3bb9583f7b [2024-11-19T09:49:31.473Z] Removing intermediate container 0a3bb9583f7b [2024-11-19T09:49:31.473Z] ---> 089551d70109 [2024-11-19T09:49:31.473Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-19T09:49:31.735Z] ---> Running in a727be6b03fe [2024-11-19T09:49:32.312Z] Removing intermediate container a727be6b03fe [2024-11-19T09:49:32.312Z] ---> 123fa387883e [2024-11-19T09:49:32.312Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T09:49:32.574Z] ---> Running in 1cc702a52d04 [2024-11-19T09:49:33.146Z] Removing intermediate container 1cc702a52d04 [2024-11-19T09:49:33.146Z] ---> 6d158bee2992 [2024-11-19T09:49:33.146Z] Step 25/27 : LABEL arch=amd64 [2024-11-19T09:49:33.408Z] ---> Running in cbbf4d15569f [2024-11-19T09:49:33.673Z] Removing intermediate container cbbf4d15569f [2024-11-19T09:49:33.673Z] ---> 5861e2fe6011 [2024-11-19T09:49:33.673Z] Step 26/27 : LABEL git_sha=6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T09:49:33.937Z] ---> Running in c49ad3e74b4f [2024-11-19T09:49:34.891Z] Removing intermediate container c49ad3e74b4f [2024-11-19T09:49:34.891Z] ---> d7e8ef75611e [2024-11-19T09:49:34.891Z] Step 27/27 : LABEL version=4.0.0-dev.9 [2024-11-19T09:49:35.460Z] ---> Running in e230123f4e9a [2024-11-19T09:49:36.029Z] Removing intermediate container e230123f4e9a [2024-11-19T09:49:36.029Z] ---> 4a3bb3bd72c2 [2024-11-19T09:49:36.029Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T09:49:36.029Z] Successfully built 4a3bb3bd72c2 [2024-11-19T09:49:36.029Z] 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-19T09:49:36.171Z] provisioning config files... [2024-11-19T09:49:36.180Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9451923619641457381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:49:36.487Z] ---> ****-login.sh [2024-11-19T09:49:36.487Z] nexus3.edgexfoundry.org:10001 [2024-11-19T09:49:36.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:49:36.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:49:36.487Z] Configure a credential helper to remove this warning. See [2024-11-19T09:49:36.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:49:36.487Z] [2024-11-19T09:49:36.487Z] Login Succeeded [2024-11-19T09:49:36.487Z] nexus3.edgexfoundry.org:10002 [2024-11-19T09:49:36.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:49:36.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:49:36.747Z] Configure a credential helper to remove this warning. See [2024-11-19T09:49:36.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:49:36.747Z] [2024-11-19T09:49:36.747Z] Login Succeeded [2024-11-19T09:49:36.747Z] nexus3.edgexfoundry.org:10003 [2024-11-19T09:49:36.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:49:36.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:49:36.747Z] Configure a credential helper to remove this warning. See [2024-11-19T09:49:36.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:49:36.747Z] [2024-11-19T09:49:36.747Z] Login Succeeded [2024-11-19T09:49:36.747Z] nexus3.edgexfoundry.org:10004 [2024-11-19T09:49:36.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:49:37.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:49:37.006Z] Configure a credential helper to remove this warning. See [2024-11-19T09:49:37.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:49:37.006Z] [2024-11-19T09:49:37.006Z] Login Succeeded [2024-11-19T09:49:37.006Z] ****.io [2024-11-19T09:49:37.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:49:37.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:49:37.007Z] Configure a credential helper to remove this warning. See [2024-11-19T09:49:37.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:49:37.007Z] [2024-11-19T09:49:37.007Z] Login Succeeded [2024-11-19T09:49:37.007Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T09:49:37.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T09:49:37.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T09:49:37.083Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-11-19T09:49:37.084Z] 6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T09:49:37.084Z] latest [2024-11-19T09:49:37.084Z] 4.0.0-dev.9 [2024-11-19T09:49:37.084Z] 6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [2024-11-19T09:49:37.084Z] main [2024-11-19T09:49:37.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:37.429Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:37.750Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T09:49:37.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-19T09:49:37.750Z] 57c27522aa57: Preparing [2024-11-19T09:49:37.750Z] b461a98df857: Preparing [2024-11-19T09:49:37.750Z] 431211865b0e: Preparing [2024-11-19T09:49:37.750Z] 7ee579e59e24: Preparing [2024-11-19T09:49:37.750Z] 2592ab80fd8b: Preparing [2024-11-19T09:49:37.750Z] d7abbaa39d45: Preparing [2024-11-19T09:49:37.750Z] 75654b8eeebd: Preparing [2024-11-19T09:49:37.750Z] d7abbaa39d45: Waiting [2024-11-19T09:49:37.750Z] 75654b8eeebd: Waiting [2024-11-19T09:49:38.009Z] b461a98df857: Pushed [2024-11-19T09:49:38.009Z] 431211865b0e: Pushed [2024-11-19T09:49:38.009Z] 7ee579e59e24: Pushed [2024-11-19T09:49:38.277Z] d7abbaa39d45: Pushed [2024-11-19T09:49:38.536Z] 2592ab80fd8b: Pushed [2024-11-19T09:49:38.536Z] 75654b8eeebd: Layer already exists [2024-11-19T09:49:41.136Z] 57c27522aa57: Pushed [2024-11-19T09:49:41.136Z] 6c399b8c9231d2913d6200d2c321e45229192bc6: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:41.719Z] + 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-19T09:49:42.057Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-19T09:49:42.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-19T09:49:42.057Z] 57c27522aa57: Preparing [2024-11-19T09:49:42.058Z] b461a98df857: Preparing [2024-11-19T09:49:42.058Z] 431211865b0e: Preparing [2024-11-19T09:49:42.058Z] 7ee579e59e24: Preparing [2024-11-19T09:49:42.058Z] 2592ab80fd8b: Preparing [2024-11-19T09:49:42.058Z] d7abbaa39d45: Preparing [2024-11-19T09:49:42.058Z] 75654b8eeebd: Preparing [2024-11-19T09:49:42.058Z] d7abbaa39d45: Waiting [2024-11-19T09:49:42.058Z] 7ee579e59e24: Layer already exists [2024-11-19T09:49:42.058Z] b461a98df857: Layer already exists [2024-11-19T09:49:42.058Z] 57c27522aa57: Layer already exists [2024-11-19T09:49:42.058Z] 2592ab80fd8b: Layer already exists [2024-11-19T09:49:42.058Z] 431211865b0e: Layer already exists [2024-11-19T09:49:42.058Z] 75654b8eeebd: Layer already exists [2024-11-19T09:49:42.058Z] d7abbaa39d45: Layer already exists [2024-11-19T09:49:42.058Z] latest: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:42.392Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:42.726Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.9 [2024-11-19T09:49:42.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-19T09:49:42.726Z] 57c27522aa57: Preparing [2024-11-19T09:49:42.726Z] b461a98df857: Preparing [2024-11-19T09:49:42.726Z] 431211865b0e: Preparing [2024-11-19T09:49:42.726Z] 7ee579e59e24: Preparing [2024-11-19T09:49:42.726Z] 2592ab80fd8b: Preparing [2024-11-19T09:49:42.726Z] d7abbaa39d45: Preparing [2024-11-19T09:49:42.726Z] 75654b8eeebd: Preparing [2024-11-19T09:49:42.726Z] d7abbaa39d45: Waiting [2024-11-19T09:49:42.726Z] 75654b8eeebd: Waiting [2024-11-19T09:49:42.726Z] 2592ab80fd8b: Layer already exists [2024-11-19T09:49:42.726Z] b461a98df857: Layer already exists [2024-11-19T09:49:42.726Z] 431211865b0e: Layer already exists [2024-11-19T09:49:42.726Z] 7ee579e59e24: Layer already exists [2024-11-19T09:49:42.726Z] 57c27522aa57: Layer already exists [2024-11-19T09:49:42.726Z] 75654b8eeebd: Layer already exists [2024-11-19T09:49:42.726Z] d7abbaa39d45: Layer already exists [2024-11-19T09:49:42.726Z] 4.0.0-dev.9: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:43.065Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:43.394Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [2024-11-19T09:49:43.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-19T09:49:43.394Z] 57c27522aa57: Preparing [2024-11-19T09:49:43.394Z] b461a98df857: Preparing [2024-11-19T09:49:43.394Z] 431211865b0e: Preparing [2024-11-19T09:49:43.394Z] 7ee579e59e24: Preparing [2024-11-19T09:49:43.394Z] 2592ab80fd8b: Preparing [2024-11-19T09:49:43.394Z] d7abbaa39d45: Preparing [2024-11-19T09:49:43.394Z] 75654b8eeebd: Preparing [2024-11-19T09:49:43.394Z] d7abbaa39d45: Waiting [2024-11-19T09:49:43.394Z] 75654b8eeebd: Waiting [2024-11-19T09:49:43.394Z] 57c27522aa57: Layer already exists [2024-11-19T09:49:43.394Z] 2592ab80fd8b: Layer already exists [2024-11-19T09:49:43.394Z] 7ee579e59e24: Layer already exists [2024-11-19T09:49:43.394Z] 431211865b0e: Layer already exists [2024-11-19T09:49:43.394Z] 75654b8eeebd: Layer already exists [2024-11-19T09:49:43.394Z] d7abbaa39d45: Layer already exists [2024-11-19T09:49:43.394Z] b461a98df857: Layer already exists [2024-11-19T09:49:43.394Z] 6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:43.721Z] + 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-19T09:49:44.305Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-11-19T09:49:44.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-19T09:49:44.305Z] 57c27522aa57: Preparing [2024-11-19T09:49:44.305Z] b461a98df857: Preparing [2024-11-19T09:49:44.305Z] 431211865b0e: Preparing [2024-11-19T09:49:44.305Z] 7ee579e59e24: Preparing [2024-11-19T09:49:44.305Z] 2592ab80fd8b: Preparing [2024-11-19T09:49:44.305Z] d7abbaa39d45: Preparing [2024-11-19T09:49:44.305Z] 75654b8eeebd: Preparing [2024-11-19T09:49:44.305Z] d7abbaa39d45: Waiting [2024-11-19T09:49:44.305Z] 75654b8eeebd: Waiting [2024-11-19T09:49:44.305Z] b461a98df857: Layer already exists [2024-11-19T09:49:44.305Z] 2592ab80fd8b: Layer already exists [2024-11-19T09:49:44.305Z] 431211865b0e: Layer already exists [2024-11-19T09:49:44.305Z] 7ee579e59e24: Layer already exists [2024-11-19T09:49:44.305Z] 57c27522aa57: Layer already exists [2024-11-19T09:49:44.305Z] d7abbaa39d45: Layer already exists [2024-11-19T09:49:44.305Z] 75654b8eeebd: Layer already exists [2024-11-19T09:49:44.305Z] main: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T09:49:44.372Z] ===================================================== [Pipeline] echo [2024-11-19T09:49:44.382Z] taggedImages: [2024-11-19T09:49:44.382Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T09:49:44.382Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-19T09:49:44.382Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.9 [2024-11-19T09:49:44.382Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [2024-11-19T09:49:44.382Z] - 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-19T09:49:44.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T09:49:44.798Z] [2024-11-19T09:49:44.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:49:45.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T09:49:45.373Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-19T09:49:45.373Z] 5eb5b503b376: Pulling fs layer [2024-11-19T09:49:45.373Z] 5c69ac0246d0: Pulling fs layer [2024-11-19T09:49:45.373Z] ec43610c2a17: Pulling fs layer [2024-11-19T09:49:45.373Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-19T09:49:45.373Z] 33b1e0a273af: Pulling fs layer [2024-11-19T09:49:45.373Z] 5d3b04190fa2: Pulling fs layer [2024-11-19T09:49:45.373Z] 2f39f015ded8: Pulling fs layer [2024-11-19T09:49:45.373Z] 3a2ae6a8a46f: Waiting [2024-11-19T09:49:45.373Z] 33b1e0a273af: Waiting [2024-11-19T09:49:45.373Z] 5d3b04190fa2: Waiting [2024-11-19T09:49:45.373Z] 2f39f015ded8: Waiting [2024-11-19T09:49:45.373Z] 5c69ac0246d0: Verifying Checksum [2024-11-19T09:49:45.373Z] 5c69ac0246d0: Download complete [2024-11-19T09:49:45.373Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-19T09:49:45.373Z] 3a2ae6a8a46f: Download complete [2024-11-19T09:49:45.373Z] 33b1e0a273af: Verifying Checksum [2024-11-19T09:49:45.373Z] 33b1e0a273af: Download complete [2024-11-19T09:49:45.373Z] ec43610c2a17: Verifying Checksum [2024-11-19T09:49:45.373Z] 5d3b04190fa2: Download complete [2024-11-19T09:49:45.631Z] 5eb5b503b376: Verifying Checksum [2024-11-19T09:49:45.631Z] 5eb5b503b376: Download complete [2024-11-19T09:49:46.212Z] 2f39f015ded8: Download complete [2024-11-19T09:49:47.147Z] 5eb5b503b376: Pull complete [2024-11-19T09:49:47.147Z] 5c69ac0246d0: Pull complete [2024-11-19T09:49:48.143Z] ec43610c2a17: Pull complete [2024-11-19T09:49:48.401Z] 3a2ae6a8a46f: Pull complete [2024-11-19T09:49:48.968Z] 33b1e0a273af: Pull complete [2024-11-19T09:49:49.535Z] 5d3b04190fa2: Pull complete [2024-11-19T09:49:54.890Z] 2f39f015ded8: Pull complete [2024-11-19T09:49:54.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-19T09:49:54.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T09:49:54.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:49:55.008Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T09:49:55.041Z] $ 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-19T09:50:06.410Z] $ docker top 0cdc6798d1411544474dc22db1ed487c6cf15d438b37bb9430e35d186d93bf58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:50:06.827Z] ---> job-cost.sh [2024-11-19T09:50:06.827Z] lf-activate-venv: SKIPPING [2024-11-19T09:50:06.827Z] INFO: No Stack... [2024-11-19T09:50:07.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T09:50:07.347Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T09:50:07.921Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-11-19T09:50:07.921Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T09:50:07.936Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [2024-11-19T09:50:07.948Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] did not exist. Created. [2024-11-19T09:50:07.956Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T09:50:08.296Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-19T09:50:08.333Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T09:50:08.340Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T09:50:08.361Z] $ docker stop --time=1 0cdc6798d1411544474dc22db1ed487c6cf15d438b37bb9430e35d186d93bf58 [2024-11-19T09:50:09.890Z] $ docker rm -f --volumes 0cdc6798d1411544474dc22db1ed487c6cf15d438b37bb9430e35d186d93bf58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-19T09:51:17.016Z] Removing intermediate container ca8831fdff47 [2024-11-19T09:51:17.016Z] ---> 876b1a87488a [2024-11-19T09:51:17.016Z] Step 10/12 : COPY . . [2024-11-19T09:51:17.016Z] ---> 38992a2aa0c4 [2024-11-19T09:51:17.016Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T09:51:17.016Z] ---> Running in 1a202b9a7195 [2024-11-19T09:51:17.016Z] Removing intermediate container 1a202b9a7195 [2024-11-19T09:51:17.016Z] ---> f767a5275743 [2024-11-19T09:51:17.016Z] Step 12/12 : RUN $MAKE [2024-11-19T09:51:17.016Z] ---> Running in 770698d80f05 [2024-11-19T09:51:17.016Z] noop [2024-11-19T09:51:17.016Z] Removing intermediate container 770698d80f05 [2024-11-19T09:51:17.016Z] ---> 8d5e23fdc867 [2024-11-19T09:51:17.016Z] Successfully built 8d5e23fdc867 [2024-11-19T09:51:17.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:51:17.409Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T09:51:17.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:51:17.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-27016 does not seem to be running inside a container [2024-11-19T09:51:17.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/257 -v /w/workspace/app-service-configurable/257:/w/workspace/app-service-configurable/257:rw,z -v /w/workspace/app-service-configurable/257@tmp:/w/workspace/app-service-configurable/257@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-19T09:51:19.105Z] $ docker top 496d72acb52d485b42e2b2972c1ab713303cb6cf84cdfbd0ea5221ff50f6a2c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T09:51:19.972Z] + go version [2024-11-19T09:51:19.972Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-19T09:51:19.989Z] $ docker stop --time=1 496d72acb52d485b42e2b2972c1ab713303cb6cf84cdfbd0ea5221ff50f6a2c4 [2024-11-19T09:51:21.697Z] $ docker rm -f --volumes 496d72acb52d485b42e2b2972c1ab713303cb6cf84cdfbd0ea5221ff50f6a2c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:51:22.326Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T09:51:22.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:51:22.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-27016 does not seem to be running inside a container [2024-11-19T09:51:22.586Z] $ 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/257 -v /w/workspace/app-service-configurable/257:/w/workspace/app-service-configurable/257:rw,z -v /w/workspace/app-service-configurable/257@tmp:/w/workspace/app-service-configurable/257@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-19T09:51:23.876Z] $ docker top d0b721ad000630ea152291793c8aa2ef30aed9c93ccbb8e5c4ebb3e0c525d355 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T09:51:24.759Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/257 [Pipeline] fileExists [Pipeline] sh [2024-11-19T09:51:25.427Z] + make test [2024-11-19T09:51:25.428Z] go test -race -coverprofile=coverage.out ./... [2024-11-19T09:55:32.290Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-19T09:55:32.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-19T09:55:32.290Z] go vet ./... [2024-11-19T09:59:09.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T09:59:09.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T09:59:09.069Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T09:59:09.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T09:59:09.101Z] $ docker stop --time=1 d0b721ad000630ea152291793c8aa2ef30aed9c93ccbb8e5c4ebb3e0c525d355 [2024-11-19T09:59:10.965Z] $ docker rm -f --volumes d0b721ad000630ea152291793c8aa2ef30aed9c93ccbb8e5c4ebb3e0c525d355 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T09:59:13.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T09:59:13.093Z] Warning: overwriting stash ‘coverage-report’ [2024-11-19T09:59:13.665Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T09:59:14.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T09:59:14.462Z] + ls -al . [2024-11-19T09:59:14.462Z] total 244 [2024-11-19T09:59:14.462Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 09:51 . [2024-11-19T09:59:14.462Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 09:48 .. [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 09:48 .dockerignore [2024-11-19T09:59:14.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:48 .git [2024-11-19T09:59:14.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:48 .github [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 19 09:48 .gitignore [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 19 09:48 .golangci.yml [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 19 09:48 Attribution.txt [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 19 09:48 CHANGELOG.md [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 19 09:48 Dockerfile [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 09:48 GOVERNANCE.md [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 19 09:48 Jenkinsfile [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 09:48 LICENSE [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 09:48 OWNERS.md [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 4952 Nov 19 09:48 README.md [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 19 09:44 VERSION [2024-11-19T09:59:14.462Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:48 bin [2024-11-19T09:59:14.462Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 19 09:55 coverage.out [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 6598 Nov 19 09:48 go.mod [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 88085 Nov 19 09:48 go.sum [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 19 09:48 main.go [2024-11-19T09:59:14.462Z] -rw-rw-r-- 1 jenkins jenkins 3271 Nov 19 09:48 makefile [2024-11-19T09:59:14.462Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 09:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:59:14.819Z] + 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=6c399b8c9231d2913d6200d2c321e45229192bc6 --label arch=arm64 --label version=4.0.0-dev.9 . [2024-11-19T09:59:14.819Z] Sending build context to Docker daemon 226.8kB [2024-11-19T09:59:15.085Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T09:59:15.085Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-19T09:59:15.085Z] ---> 8d5e23fdc867 [2024-11-19T09:59:15.085Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-19T09:59:15.348Z] ---> Running in 6da32cfdd492 [2024-11-19T09:59:15.613Z] Removing intermediate container 6da32cfdd492 [2024-11-19T09:59:15.613Z] ---> 6bc70afbb384 [2024-11-19T09:59:15.613Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T09:59:15.613Z] ---> Running in d49f88e54158 [2024-11-19T09:59:15.880Z] Removing intermediate container d49f88e54158 [2024-11-19T09:59:15.880Z] ---> dd13ddd70cc2 [2024-11-19T09:59:15.880Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-19T09:59:15.880Z] ---> Running in 022ddfc94b7c [2024-11-19T09:59:16.146Z] Removing intermediate container 022ddfc94b7c [2024-11-19T09:59:16.146Z] ---> 5eb1b268a4dd [2024-11-19T09:59:16.146Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T09:59:16.418Z] ---> Running in ac6bfbe021d0 [2024-11-19T09:59:17.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T09:59:17.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T09:59:19.043Z] OK: 238 MiB in 54 packages [2024-11-19T09:59:19.622Z] Removing intermediate container ac6bfbe021d0 [2024-11-19T09:59:19.623Z] ---> 52dabab74f38 [2024-11-19T09:59:19.623Z] Step 7/27 : WORKDIR /app [2024-11-19T09:59:19.623Z] ---> Running in 9e1561da4b2a [2024-11-19T09:59:19.892Z] Removing intermediate container 9e1561da4b2a [2024-11-19T09:59:19.893Z] ---> cc355c132659 [2024-11-19T09:59:19.893Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-19T09:59:20.470Z] ---> c4d348a3a198 [2024-11-19T09:59:20.470Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T09:59:20.470Z] ---> Running in df5124bb662c [2024-11-19T09:59:23.043Z] Removing intermediate container df5124bb662c [2024-11-19T09:59:23.043Z] ---> 1ea17616f710 [2024-11-19T09:59:23.043Z] Step 10/27 : COPY . . [2024-11-19T09:59:23.310Z] ---> 2b22909d6785 [2024-11-19T09:59:23.310Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T09:59:23.310Z] ---> Running in b5062cd792f2 [2024-11-19T09:59:23.577Z] Removing intermediate container b5062cd792f2 [2024-11-19T09:59:23.577Z] ---> b94715505613 [2024-11-19T09:59:23.577Z] Step 12/27 : RUN $MAKE [2024-11-19T09:59:23.845Z] ---> Running in 76b5286e6d85 [2024-11-19T09:59:24.807Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-19T10:03:01.560Z] Removing intermediate container 76b5286e6d85 [2024-11-19T10:03:01.560Z] ---> dbfb4b8aacc3 [2024-11-19T10:03:01.560Z] Step 13/27 : FROM alpine:3.20 [2024-11-19T10:03:01.560Z] 3.20: Pulling from library/alpine [2024-11-19T10:03:01.560Z] 9986a736f7d3: Pulling fs layer [2024-11-19T10:03:01.560Z] 9986a736f7d3: Verifying Checksum [2024-11-19T10:03:01.560Z] 9986a736f7d3: Download complete [2024-11-19T10:03:01.560Z] 9986a736f7d3: Pull complete [2024-11-19T10:03:01.560Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T10:03:01.560Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T10:03:01.560Z] ---> 511a44083d3a [2024-11-19T10:03:01.560Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-19T10:03:01.560Z] ---> Running in 663f92e97d3e [2024-11-19T10:03:01.560Z] Removing intermediate container 663f92e97d3e [2024-11-19T10:03:01.560Z] ---> b421f1bacf95 [2024-11-19T10:03:01.560Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-19T10:03:01.560Z] ---> Running in aa6cff303b21 [2024-11-19T10:03:01.560Z] Removing intermediate container aa6cff303b21 [2024-11-19T10:03:01.560Z] ---> fc867ebb3b78 [2024-11-19T10:03:01.560Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T10:03:01.560Z] ---> Running in 7bf8545e07a8 [2024-11-19T10:03:01.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T10:03:01.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T10:03:01.560Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-19T10:03:01.560Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-19T10:03:01.560Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T10:03:01.560Z] Executing ca-certificates-20240705-r0.trigger [2024-11-19T10:03:01.560Z] OK: 10 MiB in 16 packages [2024-11-19T10:03:01.560Z] Removing intermediate container 7bf8545e07a8 [2024-11-19T10:03:01.560Z] ---> 5e95a1527464 [2024-11-19T10:03:01.560Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-19T10:03:01.560Z] ---> Running in 3cefd8bacca4 [2024-11-19T10:03:01.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T10:03:01.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T10:03:01.560Z] Upgrading critical system libraries and apk-tools: [2024-11-19T10:03:01.560Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T10:03:01.560Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T10:03:01.560Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T10:03:01.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T10:03:01.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T10:03:01.560Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T10:03:01.560Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T10:03:01.560Z] Executing ca-certificates-20240705-r0.trigger [2024-11-19T10:03:01.560Z] OK: 10 MiB in 16 packages [2024-11-19T10:03:01.560Z] Removing intermediate container 3cefd8bacca4 [2024-11-19T10:03:01.560Z] ---> 060902ed989d [2024-11-19T10:03:01.560Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-19T10:03:01.560Z] ---> d80d1f768352 [2024-11-19T10:03:01.560Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-19T10:03:01.560Z] ---> 5587d39f2383 [2024-11-19T10:03:01.560Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-19T10:03:02.966Z] ---> 1a66c2f7c917 [2024-11-19T10:03:02.966Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-19T10:03:04.907Z] ---> cd4bc1f0791d [2024-11-19T10:03:04.907Z] Step 22/27 : EXPOSE 48095 [2024-11-19T10:03:04.907Z] ---> Running in 6baac643a6f7 [2024-11-19T10:03:04.907Z] Removing intermediate container 6baac643a6f7 [2024-11-19T10:03:04.907Z] ---> 318d1fbc25bf [2024-11-19T10:03:04.907Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-19T10:03:05.174Z] ---> Running in d0084e8ccfbb [2024-11-19T10:03:05.442Z] Removing intermediate container d0084e8ccfbb [2024-11-19T10:03:05.442Z] ---> b9a1e07433a0 [2024-11-19T10:03:05.442Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T10:03:05.442Z] ---> Running in c5a4c452ca9a [2024-11-19T10:03:05.709Z] Removing intermediate container c5a4c452ca9a [2024-11-19T10:03:05.709Z] ---> 7b28f687db7a [2024-11-19T10:03:05.709Z] Step 25/27 : LABEL arch=arm64 [2024-11-19T10:03:05.978Z] ---> Running in d944c068d00f [2024-11-19T10:03:06.246Z] Removing intermediate container d944c068d00f [2024-11-19T10:03:06.246Z] ---> 8cfad6cdc865 [2024-11-19T10:03:06.246Z] Step 26/27 : LABEL git_sha=6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T10:03:06.246Z] ---> Running in 3f1b458aa4f6 [2024-11-19T10:03:06.514Z] Removing intermediate container 3f1b458aa4f6 [2024-11-19T10:03:06.514Z] ---> 738aabdea492 [2024-11-19T10:03:06.514Z] Step 27/27 : LABEL version=4.0.0-dev.9 [2024-11-19T10:03:06.514Z] ---> Running in db70e15259b3 [2024-11-19T10:03:06.780Z] Removing intermediate container db70e15259b3 [2024-11-19T10:03:06.780Z] ---> 0312494857d5 [2024-11-19T10:03:06.780Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T10:03:06.780Z] Successfully built 0312494857d5 [2024-11-19T10:03:06.780Z] 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-19T10:03:06.937Z] provisioning config files... [2024-11-19T10:03:06.952Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/257@tmp/config1040261623139012700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:03:07.290Z] ---> ****-login.sh [2024-11-19T10:03:07.290Z] nexus3.edgexfoundry.org:10001 [2024-11-19T10:03:07.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T10:03:07.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T10:03:07.558Z] Configure a credential helper to remove this warning. See [2024-11-19T10:03:07.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T10:03:07.558Z] [2024-11-19T10:03:07.558Z] Login Succeeded [2024-11-19T10:03:07.558Z] nexus3.edgexfoundry.org:10002 [2024-11-19T10:03:07.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T10:03:07.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T10:03:07.825Z] Configure a credential helper to remove this warning. See [2024-11-19T10:03:07.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T10:03:07.825Z] [2024-11-19T10:03:07.825Z] Login Succeeded [2024-11-19T10:03:07.825Z] nexus3.edgexfoundry.org:10003 [2024-11-19T10:03:08.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T10:03:08.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T10:03:08.359Z] Configure a credential helper to remove this warning. See [2024-11-19T10:03:08.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T10:03:08.359Z] [2024-11-19T10:03:08.359Z] Login Succeeded [2024-11-19T10:03:08.359Z] nexus3.edgexfoundry.org:10004 [2024-11-19T10:03:08.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T10:03:08.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T10:03:08.625Z] Configure a credential helper to remove this warning. See [2024-11-19T10:03:08.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T10:03:08.625Z] [2024-11-19T10:03:08.625Z] Login Succeeded [2024-11-19T10:03:08.625Z] ****.io [2024-11-19T10:03:08.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T10:03:09.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T10:03:09.157Z] Configure a credential helper to remove this warning. See [2024-11-19T10:03:09.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T10:03:09.157Z] [2024-11-19T10:03:09.157Z] Login Succeeded [2024-11-19T10:03:09.157Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T10:03:09.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T10:03:09.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T10:03:09.248Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-11-19T10:03:09.249Z] 6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T10:03:09.249Z] latest [2024-11-19T10:03:09.249Z] 4.0.0-dev.9 [2024-11-19T10:03:09.249Z] 6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [2024-11-19T10:03:09.249Z] main [2024-11-19T10:03:09.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:09.625Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:09.986Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T10:03:09.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-19T10:03:09.986Z] f2e14294bd39: Preparing [2024-11-19T10:03:09.986Z] 7ca555f856a0: Preparing [2024-11-19T10:03:09.986Z] 8df74a38b294: Preparing [2024-11-19T10:03:09.986Z] 0c20ac408682: Preparing [2024-11-19T10:03:09.986Z] 8f52f730b79e: Preparing [2024-11-19T10:03:09.986Z] 8166fed6493a: Preparing [2024-11-19T10:03:09.986Z] 651d9022c234: Preparing [2024-11-19T10:03:09.986Z] 8166fed6493a: Waiting [2024-11-19T10:03:09.986Z] 651d9022c234: Waiting [2024-11-19T10:03:10.252Z] 0c20ac408682: Pushed [2024-11-19T10:03:10.252Z] 7ca555f856a0: Pushed [2024-11-19T10:03:10.252Z] 8df74a38b294: Pushed [2024-11-19T10:03:10.252Z] 651d9022c234: Layer already exists [2024-11-19T10:03:10.517Z] 8166fed6493a: Pushed [2024-11-19T10:03:11.921Z] 8f52f730b79e: Pushed [2024-11-19T10:03:18.550Z] f2e14294bd39: Pushed [2024-11-19T10:03:18.550Z] 6c399b8c9231d2913d6200d2c321e45229192bc6: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:18.917Z] + 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-19T10:03:19.277Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-19T10:03:19.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-19T10:03:19.277Z] f2e14294bd39: Preparing [2024-11-19T10:03:19.277Z] 7ca555f856a0: Preparing [2024-11-19T10:03:19.277Z] 8df74a38b294: Preparing [2024-11-19T10:03:19.277Z] 0c20ac408682: Preparing [2024-11-19T10:03:19.277Z] 8f52f730b79e: Preparing [2024-11-19T10:03:19.277Z] 8166fed6493a: Preparing [2024-11-19T10:03:19.277Z] 651d9022c234: Preparing [2024-11-19T10:03:19.277Z] 8166fed6493a: Waiting [2024-11-19T10:03:19.277Z] 651d9022c234: Waiting [2024-11-19T10:03:19.277Z] 0c20ac408682: Layer already exists [2024-11-19T10:03:19.277Z] 8df74a38b294: Layer already exists [2024-11-19T10:03:19.277Z] 8f52f730b79e: Layer already exists [2024-11-19T10:03:19.277Z] 7ca555f856a0: Layer already exists [2024-11-19T10:03:19.277Z] f2e14294bd39: Layer already exists [2024-11-19T10:03:19.277Z] 651d9022c234: Layer already exists [2024-11-19T10:03:19.277Z] 8166fed6493a: Layer already exists [2024-11-19T10:03:19.542Z] latest: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:19.905Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:20.274Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.9 [2024-11-19T10:03:20.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-19T10:03:20.274Z] f2e14294bd39: Preparing [2024-11-19T10:03:20.274Z] 7ca555f856a0: Preparing [2024-11-19T10:03:20.274Z] 8df74a38b294: Preparing [2024-11-19T10:03:20.274Z] 0c20ac408682: Preparing [2024-11-19T10:03:20.274Z] 8f52f730b79e: Preparing [2024-11-19T10:03:20.274Z] 8166fed6493a: Preparing [2024-11-19T10:03:20.274Z] 651d9022c234: Preparing [2024-11-19T10:03:20.274Z] 8166fed6493a: Waiting [2024-11-19T10:03:20.274Z] 651d9022c234: Waiting [2024-11-19T10:03:20.274Z] 8df74a38b294: Layer already exists [2024-11-19T10:03:20.274Z] 8f52f730b79e: Layer already exists [2024-11-19T10:03:20.274Z] 0c20ac408682: Layer already exists [2024-11-19T10:03:20.274Z] 7ca555f856a0: Layer already exists [2024-11-19T10:03:20.274Z] f2e14294bd39: Layer already exists [2024-11-19T10:03:20.274Z] 8166fed6493a: Layer already exists [2024-11-19T10:03:20.274Z] 651d9022c234: Layer already exists [2024-11-19T10:03:20.274Z] 4.0.0-dev.9: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:20.634Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:20.990Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [2024-11-19T10:03:20.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-19T10:03:20.990Z] f2e14294bd39: Preparing [2024-11-19T10:03:20.990Z] 7ca555f856a0: Preparing [2024-11-19T10:03:20.990Z] 8df74a38b294: Preparing [2024-11-19T10:03:20.990Z] 0c20ac408682: Preparing [2024-11-19T10:03:20.990Z] 8f52f730b79e: Preparing [2024-11-19T10:03:20.990Z] 8166fed6493a: Preparing [2024-11-19T10:03:20.990Z] 651d9022c234: Preparing [2024-11-19T10:03:20.990Z] 651d9022c234: Waiting [2024-11-19T10:03:20.990Z] 8166fed6493a: Waiting [2024-11-19T10:03:20.990Z] 8f52f730b79e: Layer already exists [2024-11-19T10:03:20.990Z] 0c20ac408682: Layer already exists [2024-11-19T10:03:20.990Z] 8df74a38b294: Layer already exists [2024-11-19T10:03:20.990Z] 7ca555f856a0: Layer already exists [2024-11-19T10:03:20.990Z] f2e14294bd39: Layer already exists [2024-11-19T10:03:20.990Z] 651d9022c234: Layer already exists [2024-11-19T10:03:20.990Z] 8166fed6493a: Layer already exists [2024-11-19T10:03:21.254Z] 6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:21.607Z] + 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-19T10:03:21.956Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-11-19T10:03:21.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-19T10:03:21.956Z] f2e14294bd39: Preparing [2024-11-19T10:03:21.956Z] 7ca555f856a0: Preparing [2024-11-19T10:03:21.956Z] 8df74a38b294: Preparing [2024-11-19T10:03:21.956Z] 0c20ac408682: Preparing [2024-11-19T10:03:21.956Z] 8f52f730b79e: Preparing [2024-11-19T10:03:21.956Z] 8166fed6493a: Preparing [2024-11-19T10:03:21.956Z] 651d9022c234: Preparing [2024-11-19T10:03:21.956Z] 8166fed6493a: Waiting [2024-11-19T10:03:21.956Z] 651d9022c234: Waiting [2024-11-19T10:03:21.956Z] 0c20ac408682: Layer already exists [2024-11-19T10:03:21.956Z] 8f52f730b79e: Layer already exists [2024-11-19T10:03:21.956Z] 7ca555f856a0: Layer already exists [2024-11-19T10:03:21.956Z] 8df74a38b294: Layer already exists [2024-11-19T10:03:21.956Z] f2e14294bd39: Layer already exists [2024-11-19T10:03:21.956Z] 8166fed6493a: Layer already exists [2024-11-19T10:03:21.956Z] 651d9022c234: Layer already exists [2024-11-19T10:03:22.221Z] main: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T10:03:22.299Z] ===================================================== [Pipeline] echo [2024-11-19T10:03:22.311Z] taggedImages: [2024-11-19T10:03:22.311Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6 [2024-11-19T10:03:22.311Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-19T10:03:22.311Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.9 [2024-11-19T10:03:22.311Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [2024-11-19T10:03:22.311Z] - 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-19T10:03:22.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T10:03:22.713Z] [2024-11-19T10:03:22.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:03:23.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T10:03:23.046Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-19T10:03:23.046Z] 8998bd30e6a1: Pulling fs layer [2024-11-19T10:03:23.046Z] 04944245beec: Pulling fs layer [2024-11-19T10:03:23.046Z] 699f458cf7ca: Pulling fs layer [2024-11-19T10:03:23.046Z] 765212b225bb: Pulling fs layer [2024-11-19T10:03:23.046Z] f23df028b6ca: Pulling fs layer [2024-11-19T10:03:23.046Z] d65c8cfc05b1: Pulling fs layer [2024-11-19T10:03:23.046Z] 2437ff75d9bd: Pulling fs layer [2024-11-19T10:03:23.046Z] 765212b225bb: Waiting [2024-11-19T10:03:23.046Z] f23df028b6ca: Waiting [2024-11-19T10:03:23.046Z] d65c8cfc05b1: Waiting [2024-11-19T10:03:23.046Z] 2437ff75d9bd: Waiting [2024-11-19T10:03:23.314Z] 04944245beec: Verifying Checksum [2024-11-19T10:03:23.314Z] 04944245beec: Download complete [2024-11-19T10:03:23.314Z] 765212b225bb: Verifying Checksum [2024-11-19T10:03:23.314Z] 765212b225bb: Download complete [2024-11-19T10:03:23.314Z] f23df028b6ca: Verifying Checksum [2024-11-19T10:03:23.314Z] f23df028b6ca: Download complete [2024-11-19T10:03:23.314Z] d65c8cfc05b1: Verifying Checksum [2024-11-19T10:03:23.314Z] d65c8cfc05b1: Download complete [2024-11-19T10:03:23.582Z] 699f458cf7ca: Verifying Checksum [2024-11-19T10:03:23.582Z] 699f458cf7ca: Download complete [2024-11-19T10:03:23.857Z] 8998bd30e6a1: Download complete [2024-11-19T10:03:26.424Z] 2437ff75d9bd: Verifying Checksum [2024-11-19T10:03:26.424Z] 2437ff75d9bd: Download complete [2024-11-19T10:03:28.991Z] 8998bd30e6a1: Pull complete [2024-11-19T10:03:28.991Z] 04944245beec: Pull complete [2024-11-19T10:03:30.932Z] 699f458cf7ca: Pull complete [2024-11-19T10:03:30.932Z] 765212b225bb: Pull complete [2024-11-19T10:03:31.513Z] f23df028b6ca: Pull complete [2024-11-19T10:03:31.782Z] d65c8cfc05b1: Pull complete [2024-11-19T10:03:49.984Z] 2437ff75d9bd: Pull complete [2024-11-19T10:03:49.984Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-19T10:03:49.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T10:03:49.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T10:03:50.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-27016 does not seem to be running inside a container [2024-11-19T10:03:50.221Z] $ 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/257 -v /w/workspace/app-service-configurable/257:/w/workspace/app-service-configurable/257:rw,z -v /w/workspace/app-service-configurable/257@tmp:/w/workspace/app-service-configurable/257@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-19T10:03:52.829Z] $ docker top 097a13465c31f8cf907f9824b6bbc90d755408b2e57d16346c2321d5898b1d0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:03:53.685Z] ---> job-cost.sh [2024-11-19T10:03:53.685Z] lf-activate-venv: SKIPPING [2024-11-19T10:03:53.685Z] INFO: No Stack... [2024-11-19T10:03:53.948Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-19T10:03:54.902Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T10:03:55.535Z] + cat /w/workspace/app-service-configurable/257/archives/cost.csv [2024-11-19T10:03:55.535Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T10:03:55.593Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [2024-11-19T10:03:55.606Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] did not exist. Created. [2024-11-19T10:03:55.613Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T10:03:56.266Z] /w/workspace/app-service-configurable/257@tmp/durable-9f9471f8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-19T10:03:56.899Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-19T10:03:56.915Z] Warning: overwriting stash ‘stack-cost’ [2024-11-19T10:03:56.964Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T10:03:56.973Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T10:03:56.991Z] $ docker stop --time=1 097a13465c31f8cf907f9824b6bbc90d755408b2e57d16346c2321d5898b1d0a [2024-11-19T10:03:58.517Z] $ docker rm -f --volumes 097a13465c31f8cf907f9824b6bbc90d755408b2e57d16346c2321d5898b1d0a [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-19T10:03:58.996Z] provisioning config files... [2024-11-19T10:03:59.006Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3644530009620056466tmp [Pipeline] { [Pipeline] sh [2024-11-19T10:03:59.309Z] + set +x [2024-11-19T10:03:59.309Z] + curl -s https://codecov.io/bash [2024-11-19T10:03:59.309Z] + bash -s -- [2024-11-19T10:03:59.309Z] [2024-11-19T10:03:59.309Z] _____ _ [2024-11-19T10:03:59.309Z] / ____| | | [2024-11-19T10:03:59.309Z] | | ___ __| | ___ ___ _____ __ [2024-11-19T10:03:59.309Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-19T10:03:59.309Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-19T10:03:59.309Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-19T10:03:59.309Z] Bash-1.0.6 [2024-11-19T10:03:59.309Z] [2024-11-19T10:03:59.309Z] [2024-11-19T10:03:59.309Z] ==> git version 2.25.1 found [2024-11-19T10:03:59.309Z] ==> 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-19T10:03:59.309Z] Release-Date: 2020-01-08 [2024-11-19T10:03:59.309Z] 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-19T10:03:59.309Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-19T10:03:59.309Z] ==> Jenkins CI detected. [2024-11-19T10:03:59.309Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-11-19T10:03:59.309Z] project root: . [2024-11-19T10:03:59.309Z] --> token set from env [2024-11-19T10:03:59.309Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-19T10:03:59.309Z] ==> Running gcov in . (disable via -X gcov) [2024-11-19T10:03:59.309Z] ==> Python coveragepy not found [2024-11-19T10:03:59.309Z] ==> Searching for coverage reports in: [2024-11-19T10:03:59.309Z] + . [2024-11-19T10:03:59.309Z] -> Found 1 reports [2024-11-19T10:03:59.309Z] ==> Detecting git/mercurial file structure [2024-11-19T10:03:59.571Z] ==> Reading reports [2024-11-19T10:03:59.571Z] + ./coverage.out bytes=953 [2024-11-19T10:03:59.571Z] ==> Appending adjustments [2024-11-19T10:03:59.571Z] https://docs.codecov.io/docs/fixing-reports [2024-11-19T10:03:59.571Z] + Found adjustments [2024-11-19T10:03:59.571Z] ==> Gzipping contents [2024-11-19T10:03:59.571Z] 4.0K /tmp/codecov.uHJDVE.gz [2024-11-19T10:03:59.571Z] ==> Uploading reports [2024-11-19T10:03:59.571Z] url: https://codecov.io [2024-11-19T10:03:59.571Z] query: branch=main&commit=6c399b8c9231d2913d6200d2c321e45229192bc6&build=257&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F257%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-19T10:03:59.571Z] -> Pinging Codecov [2024-11-19T10:03:59.571Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6c399b8c9231d2913d6200d2c321e45229192bc6&build=257&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F257%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-19T10:03:59.831Z] -> Uploading to [2024-11-19T10:03:59.831Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/6c399b8c9231d2913d6200d2c321e45229192bc6/63d1fe94-5bdb-4d83-bb8f-aea83c5587cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T100359Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8497bfe8f5a247898e70f617e1c0ad48ca1e2b59e5bfae1b8c8905fef59c5d7e [2024-11-19T10:03:59.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T10:03:59.831Z] Dload Upload Total Spent Left Speed [2024-11-19T10:03:59.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1906 --:--:-- --:--:-- --:--:-- 1906 [2024-11-19T10:03:59.831Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] } [2024-11-19T10:03:59.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-19T10:03:59.984Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-19T10:04:00.000Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:04:00.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T10:04:00.315Z] [2024-11-19T10:04:00.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:04:00.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T10:04:00.889Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-19T10:04:00.889Z] 43c4264eed91: Already exists [2024-11-19T10:04:00.889Z] 4cc291be95ef: Already exists [2024-11-19T10:04:00.889Z] 2ac1f1163629: Already exists [2024-11-19T10:04:00.889Z] 5c3c966382ef: Already exists [2024-11-19T10:04:00.889Z] 4f4fb700ef54: Already exists [2024-11-19T10:04:00.889Z] d9c7d2e4e75e: Pulling fs layer [2024-11-19T10:04:00.889Z] 9c3e1370e548: Pulling fs layer [2024-11-19T10:04:01.147Z] d9c7d2e4e75e: Download complete [2024-11-19T10:04:01.405Z] d9c7d2e4e75e: Pull complete [2024-11-19T10:04:01.971Z] 9c3e1370e548: Verifying Checksum [2024-11-19T10:04:01.971Z] 9c3e1370e548: Download complete [2024-11-19T10:04:05.267Z] 9c3e1370e548: Pull complete [2024-11-19T10:04:05.267Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-19T10:04:05.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T10:04:05.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T10:04:05.371Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T10:04:05.398Z] $ 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-19T10:04:12.649Z] $ docker top 6c8cee46b5c1253d3946c86e025178c9a96aad2dacf6889c98ffc87365cff5b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T10:04:13.005Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-11-19T10:04:13.015Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-11-19T10:04:13.298Z] + set -o pipefail [2024-11-19T10:04:13.298Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-11-19T10:04:19.913Z] [2024-11-19T10:04:19.913Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-11-19T10:04:19.913Z] [2024-11-19T10:04:19.913Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/2a7d39cc-8cba-40c0-957b-c2a925167247 [2024-11-19T10:04:19.913Z] [2024-11-19T10:04:19.913Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-19T10:04:19.913Z] [2024-11-19T10:04:20.173Z] [2024-11-19T10:04:20.173Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-19T10:04:20.173Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-19T10:04:20.436Z] $ docker stop --time=1 6c8cee46b5c1253d3946c86e025178c9a96aad2dacf6889c98ffc87365cff5b8 [2024-11-19T10:04:27.650Z] $ docker rm -f --volumes 6c8cee46b5c1253d3946c86e025178c9a96aad2dacf6889c98ffc87365cff5b8 [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-19T10:04:28.539Z] + git log --format=format:%s -1 6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] sh [2024-11-19T10:04:28.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T10:04:28.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:04:29.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T10:04:29.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T10:04:29.222Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T10:04:29.247Z] $ 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-19T10:04:29.835Z] $ docker top 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 -eo pid,comm [2024-11-19T10:04:29.889Z] 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-19T10:04:29.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T10:04:29.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T10:04:29.942Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T10:04:30.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T10:04:30.049Z] $ docker exec 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 ssh-agent [2024-11-19T10:04:30.154Z] SSH_AUTH_SOCK=/tmp/ssh-8xfGVXGqKYFp/agent.32 [2024-11-19T10:04:30.154Z] SSH_AGENT_PID=38 [2024-11-19T10:04:30.158Z] Running ssh-add (command line suppressed) [2024-11-19T10:04:30.257Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_434107603599490799.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_434107603599490799.key) [2024-11-19T10:04:30.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T10:04:30.568Z] + git semver tag [2024-11-19T10:04:30.826Z] 2024-11-19 10:04:30,791 [run_tag] DEBUG tag force:False [2024-11-19T10:04:30.826Z] 2024-11-19 10:04:30,791 [check_head_tag] DEBUG check head tag [2024-11-19T10:04:30.826Z] 2024-11-19 10:04:30,792 [execute] INFO git cat-file --batch-check [2024-11-19T10:04:30.826Z] 2024-11-19 10:04:30,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-19T10:04:30.826Z] 2024-11-19 10:04:30,795 [execute] INFO git cat-file --batch [2024-11-19T10:04:30.826Z] 2024-11-19 10:04:30,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-19T10:04:31.084Z] 2024-11-19 10:04:30,825 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T10:04:31.084Z] 2024-11-19 10:04:30,825 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2024-11-19T10:04:31.084Z] 2024-11-19 10:04:30,826 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-19T10:04:31.084Z] 2024-11-19 10:04:30,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T10:04:31.084Z] 4.0.0-dev.9 [Pipeline] } [2024-11-19T10:04:31.085Z] $ docker exec --env ******** --env ******** 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 ssh-agent -k [2024-11-19T10:04:31.176Z] unset SSH_AUTH_SOCK; [2024-11-19T10:04:31.178Z] unset SSH_AGENT_PID; [2024-11-19T10:04:31.178Z] echo Agent pid 38 killed; [2024-11-19T10:04:31.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T10:04:31.525Z] + git semver [Pipeline] } [2024-11-19T10:04:32.096Z] $ docker stop --time=1 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 [2024-11-19T10:04:33.361Z] $ docker rm -f --volumes 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:04:33.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T10:04:33.785Z] [2024-11-19T10:04:33.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:04:34.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T10:04:34.083Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-19T10:04:34.083Z] ab5ef0e58194: Pulling fs layer [2024-11-19T10:04:34.083Z] 9712f1f96733: Pulling fs layer [2024-11-19T10:04:34.083Z] 63f879dbbcfc: Pulling fs layer [2024-11-19T10:04:34.083Z] 0d9ebad4ef96: Pulling fs layer [2024-11-19T10:04:34.083Z] e9a5061849ea: Pulling fs layer [2024-11-19T10:04:34.083Z] d747dcd14b5f: Pulling fs layer [2024-11-19T10:04:34.083Z] 2de7ff778b66: Pulling fs layer [2024-11-19T10:04:34.083Z] d747dcd14b5f: Waiting [2024-11-19T10:04:34.083Z] e9a5061849ea: Waiting [2024-11-19T10:04:34.083Z] 9712f1f96733: Download complete [2024-11-19T10:04:34.341Z] 63f879dbbcfc: Verifying Checksum [2024-11-19T10:04:34.341Z] 63f879dbbcfc: Download complete [2024-11-19T10:04:34.341Z] e9a5061849ea: Verifying Checksum [2024-11-19T10:04:34.341Z] e9a5061849ea: Download complete [2024-11-19T10:04:34.341Z] d747dcd14b5f: Verifying Checksum [2024-11-19T10:04:34.341Z] d747dcd14b5f: Download complete [2024-11-19T10:04:34.599Z] ab5ef0e58194: Verifying Checksum [2024-11-19T10:04:34.599Z] ab5ef0e58194: Download complete [2024-11-19T10:04:34.599Z] 0d9ebad4ef96: Verifying Checksum [2024-11-19T10:04:34.599Z] 0d9ebad4ef96: Download complete [2024-11-19T10:04:34.599Z] 2de7ff778b66: Verifying Checksum [2024-11-19T10:04:34.599Z] 2de7ff778b66: Download complete [2024-11-19T10:04:37.881Z] ab5ef0e58194: Pull complete [2024-11-19T10:04:37.881Z] 9712f1f96733: Pull complete [2024-11-19T10:04:38.139Z] 63f879dbbcfc: Pull complete [2024-11-19T10:04:42.321Z] 0d9ebad4ef96: Pull complete [2024-11-19T10:04:42.579Z] e9a5061849ea: Pull complete [2024-11-19T10:04:43.144Z] d747dcd14b5f: Pull complete [2024-11-19T10:04:44.079Z] 2de7ff778b66: Pull complete [2024-11-19T10:04:44.079Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-19T10:04:44.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T10:04:44.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T10:04:44.180Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T10:04:44.200Z] $ 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-19T10:04:56.415Z] $ docker top 8157b61a0fb3c24112818e66ef7651e40d74f096728d9dc1435aa3da9a04075e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-19T10:04:56.500Z] provisioning config files... [2024-11-19T10:04:56.507Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4357340435251063364tmp [2024-11-19T10:04:56.516Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1888919476198458203tmp [2024-11-19T10:04:56.522Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5891515584560413586tmp [Pipeline] { [Pipeline] echo [2024-11-19T10:04:56.552Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:04:56.842Z] ---> sigul-configuration.sh [2024-11-19T10:04:56.842Z] gpg: directory `/root/.gnupg' created [2024-11-19T10:04:56.842Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-19T10:04:56.842Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-19T10:04:56.842Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-19T10:04:56.842Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-19T10:04:56.842Z] gpg: CAST5 encrypted data [2024-11-19T10:04:56.842Z] gpg: encrypted with 1 passphrase [2024-11-19T10:04:56.842Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-19T10:04:57.133Z] + mkdir /home/jenkins [2024-11-19T10:04:57.133Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-19T10:04:57.424Z] + 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-19T10:04:57.436Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:04:57.726Z] ---> sigul-install.sh [2024-11-19T10:04:57.727Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-19T10:04:58.018Z] + git tag --list [2024-11-19T10:04:58.018Z] v1.0.0 [2024-11-19T10:04:58.018Z] v1.1.0 [2024-11-19T10:04:58.018Z] v1.2.0 [2024-11-19T10:04:58.018Z] v1.3.0 [2024-11-19T10:04:58.018Z] v1.3.1 [2024-11-19T10:04:58.018Z] v2.0.0 [2024-11-19T10:04:58.018Z] v2.0.1 [2024-11-19T10:04:58.018Z] v2.1.0 [2024-11-19T10:04:58.018Z] v2.1.1 [2024-11-19T10:04:58.018Z] v2.1.2 [2024-11-19T10:04:58.018Z] v2.2.0 [2024-11-19T10:04:58.018Z] v2.3 [2024-11-19T10:04:58.018Z] v2.3.0 [2024-11-19T10:04:58.018Z] v2.3.1 [2024-11-19T10:04:58.018Z] v3.0 [2024-11-19T10:04:58.018Z] v3.0.0 [2024-11-19T10:04:58.018Z] v3.0.1 [2024-11-19T10:04:58.018Z] v3.0.1-dev.1 [2024-11-19T10:04:58.018Z] v3.1 [2024-11-19T10:04:58.018Z] v3.1.0 [2024-11-19T10:04:58.018Z] v3.1.0-dev.1 [2024-11-19T10:04:58.018Z] v3.1.0-dev.10 [2024-11-19T10:04:58.018Z] v3.1.0-dev.11 [2024-11-19T10:04:58.018Z] v3.1.0-dev.12 [2024-11-19T10:04:58.018Z] v3.1.0-dev.13 [2024-11-19T10:04:58.018Z] v3.1.0-dev.14 [2024-11-19T10:04:58.018Z] v3.1.0-dev.15 [2024-11-19T10:04:58.018Z] v3.1.0-dev.16 [2024-11-19T10:04:58.018Z] v3.1.0-dev.17 [2024-11-19T10:04:58.018Z] v3.1.0-dev.18 [2024-11-19T10:04:58.018Z] v3.1.0-dev.19 [2024-11-19T10:04:58.018Z] v3.1.0-dev.2 [2024-11-19T10:04:58.018Z] v3.1.0-dev.20 [2024-11-19T10:04:58.018Z] v3.1.0-dev.21 [2024-11-19T10:04:58.018Z] v3.1.0-dev.22 [2024-11-19T10:04:58.018Z] v3.1.0-dev.23 [2024-11-19T10:04:58.018Z] v3.1.0-dev.24 [2024-11-19T10:04:58.018Z] v3.1.0-dev.25 [2024-11-19T10:04:58.018Z] v3.1.0-dev.26 [2024-11-19T10:04:58.018Z] v3.1.0-dev.27 [2024-11-19T10:04:58.018Z] v3.1.0-dev.28 [2024-11-19T10:04:58.018Z] v3.1.0-dev.29 [2024-11-19T10:04:58.018Z] v3.1.0-dev.3 [2024-11-19T10:04:58.018Z] v3.1.0-dev.30 [2024-11-19T10:04:58.018Z] v3.1.0-dev.31 [2024-11-19T10:04:58.018Z] v3.1.0-dev.32 [2024-11-19T10:04:58.018Z] v3.1.0-dev.33 [2024-11-19T10:04:58.018Z] v3.1.0-dev.34 [2024-11-19T10:04:58.018Z] v3.1.0-dev.35 [2024-11-19T10:04:58.018Z] v3.1.0-dev.36 [2024-11-19T10:04:58.018Z] v3.1.0-dev.37 [2024-11-19T10:04:58.018Z] v3.1.0-dev.38 [2024-11-19T10:04:58.018Z] v3.1.0-dev.39 [2024-11-19T10:04:58.018Z] v3.1.0-dev.4 [2024-11-19T10:04:58.018Z] v3.1.0-dev.5 [2024-11-19T10:04:58.018Z] v3.1.0-dev.6 [2024-11-19T10:04:58.018Z] v3.1.0-dev.7 [2024-11-19T10:04:58.018Z] v3.1.0-dev.8 [2024-11-19T10:04:58.018Z] v3.1.0-dev.9 [2024-11-19T10:04:58.018Z] v3.1.1 [2024-11-19T10:04:58.018Z] v3.1.1-dev.1 [2024-11-19T10:04:58.018Z] v3.2.0-dev.1 [2024-11-19T10:04:58.018Z] v3.2.0-dev.10 [2024-11-19T10:04:58.018Z] v3.2.0-dev.11 [2024-11-19T10:04:58.018Z] v3.2.0-dev.12 [2024-11-19T10:04:58.018Z] v3.2.0-dev.13 [2024-11-19T10:04:58.018Z] v3.2.0-dev.14 [2024-11-19T10:04:58.018Z] v3.2.0-dev.15 [2024-11-19T10:04:58.018Z] v3.2.0-dev.16 [2024-11-19T10:04:58.018Z] v3.2.0-dev.17 [2024-11-19T10:04:58.018Z] v3.2.0-dev.18 [2024-11-19T10:04:58.018Z] v3.2.0-dev.19 [2024-11-19T10:04:58.018Z] v3.2.0-dev.2 [2024-11-19T10:04:58.018Z] v3.2.0-dev.20 [2024-11-19T10:04:58.018Z] v3.2.0-dev.21 [2024-11-19T10:04:58.018Z] v3.2.0-dev.22 [2024-11-19T10:04:58.018Z] v3.2.0-dev.23 [2024-11-19T10:04:58.018Z] v3.2.0-dev.24 [2024-11-19T10:04:58.018Z] v3.2.0-dev.25 [2024-11-19T10:04:58.018Z] v3.2.0-dev.26 [2024-11-19T10:04:58.018Z] v3.2.0-dev.27 [2024-11-19T10:04:58.018Z] v3.2.0-dev.28 [2024-11-19T10:04:58.018Z] v3.2.0-dev.29 [2024-11-19T10:04:58.018Z] v3.2.0-dev.3 [2024-11-19T10:04:58.018Z] v3.2.0-dev.30 [2024-11-19T10:04:58.018Z] v3.2.0-dev.31 [2024-11-19T10:04:58.018Z] v3.2.0-dev.32 [2024-11-19T10:04:58.018Z] v3.2.0-dev.33 [2024-11-19T10:04:58.018Z] v3.2.0-dev.34 [2024-11-19T10:04:58.018Z] v3.2.0-dev.35 [2024-11-19T10:04:58.018Z] v3.2.0-dev.36 [2024-11-19T10:04:58.018Z] v3.2.0-dev.37 [2024-11-19T10:04:58.018Z] v3.2.0-dev.38 [2024-11-19T10:04:58.018Z] v3.2.0-dev.4 [2024-11-19T10:04:58.018Z] v3.2.0-dev.5 [2024-11-19T10:04:58.018Z] v3.2.0-dev.6 [2024-11-19T10:04:58.018Z] v3.2.0-dev.7 [2024-11-19T10:04:58.018Z] v3.2.0-dev.8 [2024-11-19T10:04:58.018Z] v3.2.0-dev.9 [2024-11-19T10:04:58.018Z] v4.0.0-dev.1 [2024-11-19T10:04:58.018Z] v4.0.0-dev.2 [2024-11-19T10:04:58.018Z] v4.0.0-dev.3 [2024-11-19T10:04:58.018Z] v4.0.0-dev.4 [2024-11-19T10:04:58.018Z] v4.0.0-dev.5 [2024-11-19T10:04:58.018Z] v4.0.0-dev.6 [2024-11-19T10:04:58.018Z] v4.0.0-dev.7 [2024-11-19T10:04:58.018Z] v4.0.0-dev.8 [2024-11-19T10:04:58.018Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-19T10:04:58.310Z] + lftools sign git-tag v4.0.0-dev.9 [2024-11-19T10:04:58.880Z] Signing Git tag with Sigul... [2024-11-19T10:04:58.880Z] Signing v4.0.0-dev.9 [Pipeline] echo [2024-11-19T10:04:59.169Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:04:59.463Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-19T10:04:59.488Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-19T10:04:59.506Z] $ docker stop --time=1 8157b61a0fb3c24112818e66ef7651e40d74f096728d9dc1435aa3da9a04075e [2024-11-19T10:05:01.013Z] $ docker rm -f --volumes 8157b61a0fb3c24112818e66ef7651e40d74f096728d9dc1435aa3da9a04075e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-19T10:05:01.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T10:05:01.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:05:01.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T10:05:01.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T10:05:01.978Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T10:05:02.017Z] $ 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-19T10:05:02.552Z] $ docker top d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 -eo pid,comm [2024-11-19T10:05:02.606Z] 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-19T10:05:02.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T10:05:02.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T10:05:02.671Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T10:05:02.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T10:05:02.770Z] $ docker exec d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 ssh-agent [2024-11-19T10:05:02.881Z] SSH_AUTH_SOCK=/tmp/ssh-KkC452DJNWRp/agent.32 [2024-11-19T10:05:02.881Z] SSH_AGENT_PID=38 [2024-11-19T10:05:02.886Z] Running ssh-add (command line suppressed) [2024-11-19T10:05:02.972Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17462142635690413111.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17462142635690413111.key) [2024-11-19T10:05:02.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T10:05:03.288Z] + git semver bump pre [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,481 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,481 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,481 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,482 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,485 [execute] INFO git cat-file --batch-check [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,486 [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-19T10:05:03.546Z] 2024-11-19 10:05:03,491 [execute] INFO git cat-file --batch [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T10:05:03.546Z] 2024-11-19 10:05:03,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T10:05:03.546Z] 4.0.0-dev.10 [Pipeline] } [2024-11-19T10:05:03.547Z] $ docker exec --env ******** --env ******** d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 ssh-agent -k [2024-11-19T10:05:03.634Z] unset SSH_AUTH_SOCK; [2024-11-19T10:05:03.634Z] unset SSH_AGENT_PID; [2024-11-19T10:05:03.634Z] echo Agent pid 38 killed; [2024-11-19T10:05:03.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T10:05:03.980Z] + git semver [Pipeline] } [2024-11-19T10:05:04.242Z] $ docker stop --time=1 d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 [2024-11-19T10:05:05.593Z] $ docker rm -f --volumes d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T10:05:05.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T10:05:05.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:05:06.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T10:05:06.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T10:05:06.344Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T10:05:06.375Z] $ 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-19T10:05:06.758Z] $ docker top 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 -eo pid,comm [2024-11-19T10:05:06.809Z] 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-19T10:05:06.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T10:05:06.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T10:05:06.862Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T10:05:06.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T10:05:06.959Z] $ docker exec 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 ssh-agent [2024-11-19T10:05:07.058Z] SSH_AUTH_SOCK=/tmp/ssh-6VzrPSCim3WM/agent.32 [2024-11-19T10:05:07.058Z] SSH_AGENT_PID=38 [2024-11-19T10:05:07.063Z] Running ssh-add (command line suppressed) [2024-11-19T10:05:07.146Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9152389452137508818.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9152389452137508818.key) [2024-11-19T10:05:07.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T10:05:07.456Z] + git semver push [2024-11-19T10:05:07.714Z] 2024-11-19 10:05:07,653 [run_push] DEBUG push [2024-11-19T10:05:07.714Z] 2024-11-19 10:05:07,653 [execute] INFO git cat-file --batch-check [2024-11-19T10:05:07.714Z] 2024-11-19 10:05:07,654 [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-19T10:05:07.714Z] 2024-11-19 10:05:07,656 [execute] INFO git rev-list 95d9df29d5edf8bdeca7f51e629eca11499268b0 -- [2024-11-19T10:05:07.714Z] 2024-11-19 10:05:07,657 [execute] DEBUG Popen(['git', 'rev-list', '95d9df29d5edf8bdeca7f51e629eca11499268b0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-19T10:05:07.714Z] 2024-11-19 10:05:07,665 [execute] INFO git fetch -v origin [2024-11-19T10:05:07.714Z] 2024-11-19 10:05:07,665 [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-19T10:05:08.281Z] 2024-11-19 10:05:08,125 [run_push] DEBUG no remote changes detected [2024-11-19T10:05:08.281Z] 2024-11-19 10:05:08,125 [execute] INFO git push origin semver [2024-11-19T10:05:08.281Z] 2024-11-19 10:05:08,126 [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-19T10:05:08.847Z] 2024-11-19 10:05:08,790 [run_push] DEBUG push all version tags [2024-11-19T10:05:08.847Z] 2024-11-19 10:05:08,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-19T10:05:08.847Z] 2024-11-19 10:05:08,791 [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-19T10:05:09.782Z] 2024-11-19 10:05:09,510 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-19T10:05:09.782Z] 4.0.0-dev.10 [Pipeline] } [2024-11-19T10:05:09.782Z] $ docker exec --env ******** --env ******** 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 ssh-agent -k [2024-11-19T10:05:09.884Z] unset SSH_AUTH_SOCK; [2024-11-19T10:05:09.884Z] unset SSH_AGENT_PID; [2024-11-19T10:05:09.885Z] echo Agent pid 38 killed; [2024-11-19T10:05:09.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T10:05:10.225Z] + git semver [Pipeline] } [2024-11-19T10:05:10.491Z] $ docker stop --time=1 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 [2024-11-19T10:05:12.317Z] $ docker rm -f --volumes 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 [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-19T10:05:13.131Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-11-19T10:05:13.131Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-19T10:05:13.131Z] total 16 [2024-11-19T10:05:13.131Z] drwxr-xr-x 3 root root 4096 Nov 19 09:50 . [2024-11-19T10:05:13.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 10:04 .. [2024-11-19T10:05:13.131Z] drwxr-xr-x 2 root root 4096 Nov 19 09:50 cost [2024-11-19T10:05:13.131Z] -rw-r--r-- 1 root root 96 Nov 19 09:50 cost.csv [2024-11-19T10:05:13.131Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-11-19T10:05:13.131Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-19T10:05:13.131Z] total 16 [2024-11-19T10:05:13.131Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 09:50 . [2024-11-19T10:05:13.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 10:04 .. [2024-11-19T10:05:13.131Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 09:50 cost [2024-11-19T10:05:13.131Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 19 09:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:05:13.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:05:14.285Z] ---> package-listing.sh [2024-11-19T10:05:14.285Z] ++ facter osfamily [2024-11-19T10:05:14.285Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-19T10:05:14.544Z] + OS_FAMILY=debian [2024-11-19T10:05:14.544Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-11-19T10:05:14.544Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-19T10:05:14.544Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-19T10:05:14.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-19T10:05:14.544Z] + PACKAGES=/tmp/packages_start.txt [2024-11-19T10:05:14.544Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-19T10:05:14.544Z] + PACKAGES=/tmp/packages_end.txt [2024-11-19T10:05:14.544Z] + case "${OS_FAMILY}" in [2024-11-19T10:05:14.544Z] + dpkg -l [2024-11-19T10:05:14.544Z] + grep '^ii' [2024-11-19T10:05:14.544Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-19T10:05:14.544Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-19T10:05:14.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-19T10:05:14.544Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-19T10:05:14.544Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-11-19T10:05:14.544Z] + 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-19T10:05:14.557Z] 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-19T10:05:14.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T10:05:15.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T10:05:15.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T10:05:15.489Z] prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container [2024-11-19T10:05:15.514Z] $ 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-19T10:05:15.720Z] $ docker top 253b6b0920f9cc3550b5dc392ba8646418cae7fe670490dc9662b16f26975225 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T10:05:16.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-19T10:05:16.368Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-19T10:05:16.661Z] + ls /var/log/sa-host [2024-11-19T10:05:16.662Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T10:05:16.744Z] provisioning config files... [2024-11-19T10:05:16.752Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8630951505514608135tmp [Pipeline] { [Pipeline] echo [2024-11-19T10:05:16.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:05:17.067Z] ---> create-netrc.sh [Pipeline] } [2024-11-19T10:05:17.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:05:17.421Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-19T10:05:17.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:05:17.721Z] ---> sudo-logs.sh [2024-11-19T10:05:17.721Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-19T10:05:17.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:05:18.037Z] ---> job-cost.sh [2024-11-19T10:05:18.037Z] lf-activate-venv: SKIPPING [2024-11-19T10:05:18.037Z] DEBUG: total: 0.2199999988079071 [2024-11-19T10:05:18.037Z] INFO: Retrieving Stack Cost... [2024-11-19T10:05:18.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T10:05:18.863Z] INFO: Archiving Costs [Pipeline] echo [2024-11-19T10:05:18.877Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T10:05:19.160Z] ---> logs-deploy.sh [2024-11-19T10:05:19.160Z] lf-activate-venv: SKIPPING [2024-11-19T10:05:19.160Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/257 [2024-11-19T10:05:19.160Z] INFO: archiving workspace using pattern(s): [2024-11-19T10:05:20.093Z] Archives upload complete. [2024-11-19T10:05:20.093Z] INFO: archiving logs to Nexus