Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0641d86a7e9e51402bc7501e954cf0251e558fc3 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-ssh12073845179550041817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh4805797258192101743.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh15230491310198504005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh2270691540070115874.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-ssh5911162643699378235.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16149’ Running on prd-ubuntu20.04-docker-8c-8g-16152 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0641d86a7e9e51402bc7501e954cf0251e558fc3 (main) > 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 0641d86a7e9e51402bc7501e954cf0251e558fc3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#618)" > git rev-list --no-walk c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T15:33:58.818Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T15:33:58.859Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T15:33:58.879Z] ========================================================= [2023-11-01T15:33:58.880Z] EdgeX Global Pipelines Version Info [2023-11-01T15:33:58.880Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:33:59.990Z] ------------------- [2023-11-01T15:33:59.990Z] stable info: [2023-11-01T15:33:59.990Z] ------------------- [2023-11-01T15:33:59.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T15:33:59.990Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:33:59.990Z] Message: update stable to v1.0.255 [2023-11-01T15:34:00.252Z] ------------------- [2023-11-01T15:34:00.252Z] experimental info: [2023-11-01T15:34:00.252Z] ------------------- [2023-11-01T15:34:00.252Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T15:34:00.252Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:34:00.252Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T15:34:00.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-01T15:34:00.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-01T15:34:00.464Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T15:34:00.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T15:34:00.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T15:34:00.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T15:34:00.510Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T15:34:00.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T15:34:00.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T15:34:00.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T15:34:00.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T15:34:00.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-01T15:34:00.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T15:34:00.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T15:34:00.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:34:00.619Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:34:00.634Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T15:34:00.651Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T15:34:00.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T15:34:00.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T15:34:00.685Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T15:34:00.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T15:34:00.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T15:34:00.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T15:34:00.734Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T15:34:00.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T15:34:00.767Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T15:34:00.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T15:34:00.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T15:34:00.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T15:34:00.826Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] echo [2023-11-01T15:34:00.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0641d86 [Pipeline] echo [2023-11-01T15:34:00.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:34:00.895Z] provisioning config files... [2023-11-01T15:34:00.908Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6737507677702765154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:34:01.212Z] ---> docker-login.sh [2023-11-01T15:34:01.212Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:34:02.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:02.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:02.158Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:02.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:02.158Z] [2023-11-01T15:34:02.158Z] Login Succeeded [2023-11-01T15:34:02.158Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:34:02.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:02.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:02.158Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:02.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:02.158Z] [2023-11-01T15:34:02.158Z] Login Succeeded [2023-11-01T15:34:02.158Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:34:02.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:02.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:02.418Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:02.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:02.418Z] [2023-11-01T15:34:02.418Z] Login Succeeded [2023-11-01T15:34:02.418Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:34:02.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:02.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:02.418Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:02.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:02.418Z] [2023-11-01T15:34:02.418Z] Login Succeeded [2023-11-01T15:34:02.418Z] docker.io [2023-11-01T15:34:02.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:02.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:02.939Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:02.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:02.939Z] [2023-11-01T15:34:02.939Z] Login Succeeded [2023-11-01T15:34:02.939Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:34:02.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T15:34:03.304Z] + git rev-list -1 --merges 0641d86a7e9e51402bc7501e954cf0251e558fc3~1..0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] echo [2023-11-01T15:34:03.358Z] -----------> git rev-list -1 --merges 0641d86a7e9e51402bc7501e954cf0251e558fc3~1..0641d86a7e9e51402bc7501e954cf0251e558fc3 0641d86a7e9e51402bc7501e954cf0251e558fc3 [false] [Pipeline] sh [2023-11-01T15:34:03.648Z] + git log --format=format:%s -1 0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] echo [2023-11-01T15:34:03.663Z] ========================================================= [2023-11-01T15:34:03.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T15:34:03.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:34:03.985Z] + git log --format=format:%s -1 0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] echo [2023-11-01T15:34:03.997Z] [semverPrep] GIT_COMMIT: 0641d86a7e9e51402bc7501e954cf0251e558fc3, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#618) [Pipeline] echo [2023-11-01T15:34:04.008Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T15:34:04.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:34:04.364Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T15:34:04.364Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T15:34:04.364Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T15:34:04.364Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T15:34:04.364Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T15:34:04.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:34:04.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:34:04.704Z] [2023-11-01T15:34:04.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:34:05.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:34:05.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T15:34:05.002Z] b85a868b505f: Pulling fs layer [2023-11-01T15:34:05.002Z] e2be974225ed: Pulling fs layer [2023-11-01T15:34:05.002Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T15:34:05.002Z] 988bab9f4d93: Pulling fs layer [2023-11-01T15:34:05.002Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T15:34:05.002Z] eaf3925da568: Pulling fs layer [2023-11-01T15:34:05.002Z] bab4dde63d76: Pulling fs layer [2023-11-01T15:34:05.002Z] eaf3925da568: Waiting [2023-11-01T15:34:05.002Z] 1469e6f7b9e6: Waiting [2023-11-01T15:34:05.002Z] bde34c3a00c8: Pulling fs layer [2023-11-01T15:34:05.002Z] b352a97aabf1: Pulling fs layer [2023-11-01T15:34:05.002Z] 988bab9f4d93: Waiting [2023-11-01T15:34:05.002Z] bde34c3a00c8: Waiting [2023-11-01T15:34:05.002Z] 4872d77fe225: Pulling fs layer [2023-11-01T15:34:05.002Z] 5851b861e8e6: Pulling fs layer [2023-11-01T15:34:05.002Z] b352a97aabf1: Waiting [2023-11-01T15:34:05.002Z] 5851b861e8e6: Waiting [2023-11-01T15:34:05.002Z] e2be974225ed: Verifying Checksum [2023-11-01T15:34:05.002Z] e2be974225ed: Download complete [2023-11-01T15:34:05.002Z] 988bab9f4d93: Verifying Checksum [2023-11-01T15:34:05.002Z] 988bab9f4d93: Download complete [2023-11-01T15:34:05.262Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T15:34:05.262Z] 1469e6f7b9e6: Download complete [2023-11-01T15:34:05.262Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T15:34:05.262Z] 339a4e72a1f5: Download complete [2023-11-01T15:34:05.262Z] eaf3925da568: Verifying Checksum [2023-11-01T15:34:05.262Z] eaf3925da568: Download complete [2023-11-01T15:34:05.262Z] bde34c3a00c8: Download complete [2023-11-01T15:34:05.262Z] b352a97aabf1: Verifying Checksum [2023-11-01T15:34:05.262Z] b352a97aabf1: Download complete [2023-11-01T15:34:05.262Z] 4872d77fe225: Verifying Checksum [2023-11-01T15:34:05.262Z] 4872d77fe225: Download complete [2023-11-01T15:34:05.262Z] 5851b861e8e6: Download complete [2023-11-01T15:34:05.262Z] b85a868b505f: Verifying Checksum [2023-11-01T15:34:05.262Z] b85a868b505f: Download complete [2023-11-01T15:34:05.521Z] bab4dde63d76: Download complete [2023-11-01T15:34:06.457Z] b85a868b505f: Pull complete [2023-11-01T15:34:06.716Z] e2be974225ed: Pull complete [2023-11-01T15:34:06.977Z] 339a4e72a1f5: Pull complete [2023-11-01T15:34:07.238Z] 988bab9f4d93: Pull complete [2023-11-01T15:34:07.496Z] 1469e6f7b9e6: Pull complete [2023-11-01T15:34:07.496Z] eaf3925da568: Pull complete [2023-11-01T15:34:09.396Z] bab4dde63d76: Pull complete [2023-11-01T15:34:09.396Z] bde34c3a00c8: Pull complete [2023-11-01T15:34:09.654Z] b352a97aabf1: Pull complete [2023-11-01T15:34:09.917Z] 4872d77fe225: Pull complete [2023-11-01T15:34:09.917Z] 5851b861e8e6: Pull complete [2023-11-01T15:34:09.917Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T15:34:09.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:34:09.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:34:10.022Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:34:10.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:34:17.757Z] $ docker top daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 -eo pid,comm [2023-11-01T15:34:17.893Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T15:34:17.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:34:17.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:34:17.929Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:34:18.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:34:18.058Z] $ docker exec daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 ssh-agent [2023-11-01T15:34:18.245Z] SSH_AUTH_SOCK=/tmp/ssh-9ekH65FTtYoz/agent.13 [2023-11-01T15:34:18.245Z] SSH_AGENT_PID=19 [2023-11-01T15:34:18.251Z] Running ssh-add (command line suppressed) [2023-11-01T15:34:18.383Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13818890587267786329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13818890587267786329.key) [2023-11-01T15:34:18.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:34:18.696Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T15:34:18.712Z] $ docker exec --env ******** --env ******** daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 ssh-agent -k [2023-11-01T15:34:18.883Z] unset SSH_AUTH_SOCK; [2023-11-01T15:34:18.884Z] unset SSH_AGENT_PID; [2023-11-01T15:34:18.884Z] echo Agent pid 19 killed; [2023-11-01T15:34:18.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T15:34:18.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:34:18.919Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:34:19.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:34:19.037Z] $ docker exec daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 ssh-agent [2023-11-01T15:34:19.140Z] SSH_AUTH_SOCK=/tmp/ssh-ckhaaJWTSzxq/agent.69 [2023-11-01T15:34:19.140Z] SSH_AGENT_PID=75 [2023-11-01T15:34:19.144Z] Running ssh-add (command line suppressed) [2023-11-01T15:34:19.257Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13278475792991458820.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13278475792991458820.key) [2023-11-01T15:34:19.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:34:19.559Z] + git semver init [2023-11-01T15:34:19.817Z] 2023-11-01 15:34:19,722 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T15:34:19.817Z] 2023-11-01 15:34:19,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-11-01T15:34:19.817Z] 2023-11-01 15:34:19,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-11-01T15:34:19.817Z] 2023-11-01 15:34:19,724 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:34:20.756Z] 2023-11-01 15:34:20,600 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-11-01T15:34:20.756Z] 2023-11-01 15:34:20,601 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-11-01T15:34:20.756Z] 2023-11-01 15:34:20,601 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:34:20.756Z] 2023-11-01 15:34:20,601 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:34:20.756Z] 3.1.0-dev.33 [Pipeline] } [2023-11-01T15:34:20.769Z] $ docker exec --env ******** --env ******** daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 ssh-agent -k [2023-11-01T15:34:20.869Z] unset SSH_AUTH_SOCK; [2023-11-01T15:34:20.869Z] unset SSH_AGENT_PID; [2023-11-01T15:34:20.869Z] echo Agent pid 75 killed; [2023-11-01T15:34:20.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:34:21.183Z] + git semver [Pipeline] } [2023-11-01T15:34:21.458Z] $ docker stop --time=1 daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 [2023-11-01T15:34:22.768Z] $ docker rm -f --volumes daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:34:23.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T15:34:23.311Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T15:34:23.314Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:34:23.439Z] provisioning config files... [2023-11-01T15:34:23.447Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1709650221956329535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:34:23.738Z] ---> docker-login.sh [2023-11-01T15:34:23.738Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:34:23.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:23.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:23.738Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:23.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:23.738Z] [2023-11-01T15:34:23.738Z] Login Succeeded [2023-11-01T15:34:23.738Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:34:23.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:23.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:23.738Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:23.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:23.738Z] [2023-11-01T15:34:23.738Z] Login Succeeded [2023-11-01T15:34:23.738Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:34:23.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:23.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:23.998Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:23.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:23.998Z] [2023-11-01T15:34:23.998Z] Login Succeeded [2023-11-01T15:34:23.998Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:34:23.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:23.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:23.998Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:23.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:23.998Z] [2023-11-01T15:34:23.998Z] Login Succeeded [2023-11-01T15:34:23.998Z] docker.io [2023-11-01T15:34:24.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:24.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:24.518Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:24.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:24.518Z] [2023-11-01T15:34:24.518Z] Login Succeeded [2023-11-01T15:34:24.518Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:34:24.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T15:34:24.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:34:24.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:34:24.604Z] ========================================================= [2023-11-01T15:34:24.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T15:34:24.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:34:24.909Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T15:34:24.909Z] Sending build context to Docker daemon 3.363MB [2023-11-01T15:34:24.909Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:34:24.909Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T15:34:26.291Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T15:34:26.291Z] 7264a8db6415: Pulling fs layer [2023-11-01T15:34:26.291Z] c4d48a809fc2: Pulling fs layer [2023-11-01T15:34:26.291Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T15:34:26.291Z] ad3a456e5733: Pulling fs layer [2023-11-01T15:34:26.291Z] 33e27b845d1e: Pulling fs layer [2023-11-01T15:34:26.291Z] c68163c4e522: Pulling fs layer [2023-11-01T15:34:26.291Z] 50da416c3ac9: Pulling fs layer [2023-11-01T15:34:26.291Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T15:34:26.291Z] ad3a456e5733: Waiting [2023-11-01T15:34:26.291Z] 23d2d4c4bb30: Waiting [2023-11-01T15:34:26.291Z] 50da416c3ac9: Waiting [2023-11-01T15:34:26.291Z] 33e27b845d1e: Waiting [2023-11-01T15:34:26.291Z] c68163c4e522: Waiting [2023-11-01T15:34:26.291Z] c4d48a809fc2: Verifying Checksum [2023-11-01T15:34:26.291Z] c4d48a809fc2: Download complete [2023-11-01T15:34:26.291Z] ad3a456e5733: Verifying Checksum [2023-11-01T15:34:26.291Z] ad3a456e5733: Download complete [2023-11-01T15:34:26.291Z] 33e27b845d1e: Verifying Checksum [2023-11-01T15:34:26.291Z] 33e27b845d1e: Download complete [2023-11-01T15:34:26.291Z] 7264a8db6415: Verifying Checksum [2023-11-01T15:34:26.291Z] 7264a8db6415: Download complete [2023-11-01T15:34:26.291Z] c68163c4e522: Verifying Checksum [2023-11-01T15:34:26.291Z] c68163c4e522: Download complete [2023-11-01T15:34:26.549Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T15:34:26.549Z] 23d2d4c4bb30: Download complete [2023-11-01T15:34:26.549Z] 4f1c88b9dad5: Download complete [2023-11-01T15:34:27.138Z] 50da416c3ac9: Verifying Checksum [2023-11-01T15:34:27.138Z] 50da416c3ac9: Download complete [2023-11-01T15:34:27.138Z] 7264a8db6415: Pull complete [2023-11-01T15:34:29.101Z] c4d48a809fc2: Pull complete [2023-11-01T15:34:34.379Z] 4f1c88b9dad5: Pull complete [2023-11-01T15:34:35.315Z] ad3a456e5733: Pull complete [2023-11-01T15:34:35.315Z] 33e27b845d1e: Pull complete [2023-11-01T15:34:35.315Z] c68163c4e522: Pull complete [2023-11-01T15:34:37.898Z] 50da416c3ac9: Pull complete [2023-11-01T15:34:38.432Z] Still waiting to schedule task [2023-11-01T15:34:38.432Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16150’ [2023-11-01T15:34:38.468Z] 23d2d4c4bb30: Pull complete [2023-11-01T15:34:38.468Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T15:34:38.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T15:34:38.468Z] ---> 0786185ac409 [2023-11-01T15:34:38.468Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:34:48.516Z] ---> Running in bc44119f3fc6 [2023-11-01T15:34:48.516Z] Removing intermediate container bc44119f3fc6 [2023-11-01T15:34:48.516Z] ---> bf3afb7f3f3c [2023-11-01T15:34:48.516Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:34:48.516Z] ---> Running in 4f12c9bb1779 [2023-11-01T15:34:48.516Z] Removing intermediate container 4f12c9bb1779 [2023-11-01T15:34:48.516Z] ---> f7a655cbd7e7 [2023-11-01T15:34:48.516Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:34:48.516Z] ---> Running in ed04308b5ac7 [2023-11-01T15:34:48.516Z] Removing intermediate container ed04308b5ac7 [2023-11-01T15:34:48.516Z] ---> 078d082b165f [2023-11-01T15:34:48.516Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:34:48.516Z] ---> Running in 44a7e28f3f9e [2023-11-01T15:34:48.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:34:49.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:34:49.299Z] OK: 264 MiB in 52 packages [2023-11-01T15:34:49.561Z] Removing intermediate container 44a7e28f3f9e [2023-11-01T15:34:49.561Z] ---> ca83dc16eb96 [2023-11-01T15:34:49.561Z] Step 7/12 : WORKDIR /app [2023-11-01T15:34:49.561Z] ---> Running in b788d7d957d7 [2023-11-01T15:34:49.561Z] Removing intermediate container b788d7d957d7 [2023-11-01T15:34:49.561Z] ---> 783e23c74f8b [2023-11-01T15:34:49.561Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T15:34:49.822Z] ---> 410e1ed26ef7 [2023-11-01T15:34:49.822Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:34:49.822Z] ---> Running in a1f52bf530e7 [2023-11-01T15:35:57.612Z] Removing intermediate container a1f52bf530e7 [2023-11-01T15:35:57.612Z] ---> 9736f86bb950 [2023-11-01T15:35:57.612Z] Step 10/12 : COPY . . [2023-11-01T15:35:57.612Z] ---> 8008f42000d1 [2023-11-01T15:35:57.612Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:35:57.612Z] ---> Running in af36227699ee [2023-11-01T15:35:57.612Z] Removing intermediate container af36227699ee [2023-11-01T15:35:57.612Z] ---> 1246b1331811 [2023-11-01T15:35:57.612Z] Step 12/12 : RUN $MAKE [2023-11-01T15:35:57.612Z] ---> Running in 65c69fdcf470 [2023-11-01T15:35:57.612Z] noop [2023-11-01T15:35:57.612Z] Removing intermediate container 65c69fdcf470 [2023-11-01T15:35:57.612Z] ---> 682fe1a83daa [2023-11-01T15:35:57.612Z] Successfully built 682fe1a83daa [2023-11-01T15:35:57.612Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:35:57.927Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:35:57.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:35:57.998Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:35:58.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T15:35:58.424Z] $ docker top 3b7035d2c0b0260fa84021b71ba726ab58abcc474da8a850dd27990e3446558c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:35:58.774Z] + go version [2023-11-01T15:35:58.774Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T15:35:58.787Z] $ docker stop --time=1 3b7035d2c0b0260fa84021b71ba726ab58abcc474da8a850dd27990e3446558c [2023-11-01T15:36:00.956Z] $ docker rm -f --volumes 3b7035d2c0b0260fa84021b71ba726ab58abcc474da8a850dd27990e3446558c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:01.367Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:36:01.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:36:01.447Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:36:01.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T15:36:02.117Z] $ docker top e5b087242f25d00c85c7969c5bdd4b4b3867c0b4e7af54dd7c7fc0b64fb4db0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:36:02.454Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:36:02.748Z] + make test [2023-11-01T15:36:02.748Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T15:36:24.834Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-01T15:36:42.900Z] go vet ./... [2023-11-01T15:36:44.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:36:44.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:36:44.818Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T15:36:44.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T15:36:44.902Z] $ docker stop --time=1 e5b087242f25d00c85c7969c5bdd4b4b3867c0b4e7af54dd7c7fc0b64fb4db0d [2023-11-01T15:36:56.163Z] $ docker rm -f --volumes e5b087242f25d00c85c7969c5bdd4b4b3867c0b4e7af54dd7c7fc0b64fb4db0d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:36:56.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T15:36:56.756Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T15:36:57.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T15:36:57.479Z] + ls -al . [2023-11-01T15:36:57.479Z] total 180 [2023-11-01T15:36:57.479Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 15:36 . [2023-11-01T15:36:57.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:33 .. [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 15:33 .dockerignore [2023-11-01T15:36:57.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:36 .git [2023-11-01T15:36:57.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:33 .github [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 1 15:33 .gitignore [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:33 .golangci.yml [2023-11-01T15:36:57.479Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:34 .semver [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 1 15:33 Attribution.txt [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 1 15:33 CHANGELOG.md [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 1 15:33 Dockerfile [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:33 GOVERNANCE.md [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 1 15:33 Jenkinsfile [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 15:33 LICENSE [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 15:33 OWNERS.md [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 4550 Nov 1 15:33 README.md [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:34 VERSION [2023-11-01T15:36:57.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:33 bin [2023-11-01T15:36:57.479Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 1 15:36 coverage.out [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 3731 Nov 1 15:33 go.mod [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 34917 Nov 1 15:33 go.sum [2023-11-01T15:36:57.479Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 1 15:33 main.go [2023-11-01T15:36:57.480Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 1 15:33 makefile [2023-11-01T15:36:57.480Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 15:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:57.792Z] + 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=0641d86a7e9e51402bc7501e954cf0251e558fc3 --label arch=amd64 --label version=3.1.0-dev.33 . [2023-11-01T15:36:57.792Z] Sending build context to Docker daemon 3.364MB [2023-11-01T15:36:57.792Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:36:57.792Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T15:36:57.792Z] ---> 682fe1a83daa [2023-11-01T15:36:57.792Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:36:58.050Z] ---> Running in 16b4ed36962e [2023-11-01T15:36:58.050Z] Removing intermediate container 16b4ed36962e [2023-11-01T15:36:58.050Z] ---> 8e9c643896cc [2023-11-01T15:36:58.051Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:36:58.051Z] ---> Running in 7ebd6f376259 [2023-11-01T15:36:58.051Z] Removing intermediate container 7ebd6f376259 [2023-11-01T15:36:58.051Z] ---> 80bdcdef8d72 [2023-11-01T15:36:58.051Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:36:58.051Z] ---> Running in a1a4861c3993 [2023-11-01T15:36:58.310Z] Removing intermediate container a1a4861c3993 [2023-11-01T15:36:58.310Z] ---> 5baea301e7c0 [2023-11-01T15:36:58.310Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:36:58.310Z] ---> Running in 55a2e638062b [2023-11-01T15:36:58.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:36:58.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:36:58.830Z] OK: 264 MiB in 52 packages [2023-11-01T15:36:59.088Z] Removing intermediate container 55a2e638062b [2023-11-01T15:36:59.088Z] ---> 60b91096c7c4 [2023-11-01T15:36:59.088Z] Step 7/26 : WORKDIR /app [2023-11-01T15:36:59.088Z] ---> Running in 4af81b4126fa [2023-11-01T15:36:59.347Z] Removing intermediate container 4af81b4126fa [2023-11-01T15:36:59.347Z] ---> 8ea7c2a9f530 [2023-11-01T15:36:59.347Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T15:36:59.347Z] ---> 7aa58e6b025d [2023-11-01T15:36:59.347Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:36:59.347Z] ---> Running in d9610cf6479a [2023-11-01T15:37:00.282Z] Removing intermediate container d9610cf6479a [2023-11-01T15:37:00.282Z] ---> 6ab3f3980d5a [2023-11-01T15:37:00.282Z] Step 10/26 : COPY . . [2023-11-01T15:37:00.542Z] ---> e52ffdf44cb3 [2023-11-01T15:37:00.542Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:37:00.542Z] ---> Running in acd2151ebbe1 [2023-11-01T15:37:00.542Z] Removing intermediate container acd2151ebbe1 [2023-11-01T15:37:00.542Z] ---> 98c57a7be9ff [2023-11-01T15:37:00.542Z] Step 12/26 : RUN $MAKE [2023-11-01T15:37:00.542Z] ---> Running in 318459efdb5d [2023-11-01T15:37:00.800Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.33" -trimpath -mod=readonly -o app-service-configurable [2023-11-01T15:37:22.734Z] Removing intermediate container 318459efdb5d [2023-11-01T15:37:22.734Z] ---> 5eceb17290fd [2023-11-01T15:37:22.734Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T15:37:22.734Z] 3.18: Pulling from library/alpine [2023-11-01T15:37:22.994Z] 96526aa774ef: Pulling fs layer [2023-11-01T15:37:22.994Z] 96526aa774ef: Verifying Checksum [2023-11-01T15:37:22.994Z] 96526aa774ef: Download complete [2023-11-01T15:37:23.262Z] 96526aa774ef: Pull complete [2023-11-01T15:37:23.262Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:37:23.262Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T15:37:23.262Z] ---> 8ca4688f4f35 [2023-11-01T15:37:23.262Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T15:37:23.521Z] ---> Running in b7818b514a98 [2023-11-01T15:37:23.521Z] Removing intermediate container b7818b514a98 [2023-11-01T15:37:23.521Z] ---> 204ceb314337 [2023-11-01T15:37:23.521Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-01T15:37:23.521Z] ---> Running in f6e2176a24fd [2023-11-01T15:37:23.521Z] Removing intermediate container f6e2176a24fd [2023-11-01T15:37:23.521Z] ---> 10b467ababb8 [2023-11-01T15:37:23.521Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T15:37:23.521Z] ---> Running in 01cbf0379245 [2023-11-01T15:37:23.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:37:24.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:37:24.040Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T15:37:24.300Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:37:24.300Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T15:37:24.300Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:37:24.300Z] OK: 8 MiB in 17 packages [2023-11-01T15:37:24.562Z] Removing intermediate container 01cbf0379245 [2023-11-01T15:37:24.562Z] ---> 99748f2d9b93 [2023-11-01T15:37:24.562Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T15:37:24.821Z] ---> 9da22e4421e5 [2023-11-01T15:37:24.821Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T15:37:24.821Z] ---> 5ca0bf8d328b [2023-11-01T15:37:24.821Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T15:37:25.079Z] ---> 5bce810f13e1 [2023-11-01T15:37:25.079Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-01T15:37:26.456Z] ---> 29270f656825 [2023-11-01T15:37:26.456Z] Step 21/26 : EXPOSE 48095 [2023-11-01T15:37:26.456Z] ---> Running in f12baf847b5e [2023-11-01T15:37:26.741Z] Removing intermediate container f12baf847b5e [2023-11-01T15:37:26.741Z] ---> 78a5e55c9d70 [2023-11-01T15:37:26.741Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-01T15:37:26.741Z] ---> Running in af94e79ef639 [2023-11-01T15:37:26.741Z] Removing intermediate container af94e79ef639 [2023-11-01T15:37:26.741Z] ---> 81036b71abc2 [2023-11-01T15:37:26.741Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T15:37:26.741Z] ---> Running in 8af5f9814b73 [2023-11-01T15:37:26.741Z] Removing intermediate container 8af5f9814b73 [2023-11-01T15:37:26.741Z] ---> f058970bcb59 [2023-11-01T15:37:26.741Z] Step 24/26 : LABEL arch=amd64 [2023-11-01T15:37:26.741Z] ---> Running in 62b1b399389c [2023-11-01T15:37:26.998Z] Removing intermediate container 62b1b399389c [2023-11-01T15:37:26.998Z] ---> 9ca6fdeb1e37 [2023-11-01T15:37:26.998Z] Step 25/26 : LABEL git_sha=0641d86a7e9e51402bc7501e954cf0251e558fc3 [2023-11-01T15:37:26.998Z] ---> Running in f57c18650663 [2023-11-01T15:37:26.998Z] Removing intermediate container f57c18650663 [2023-11-01T15:37:26.998Z] ---> 760d73418fc9 [2023-11-01T15:37:26.998Z] Step 26/26 : LABEL version=3.1.0-dev.33 [2023-11-01T15:37:26.998Z] ---> Running in 277cb5645ac7 [2023-11-01T15:37:26.998Z] Removing intermediate container 277cb5645ac7 [2023-11-01T15:37:26.998Z] ---> eaf7ad4d3d22 [2023-11-01T15:37:26.998Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T15:37:26.998Z] Successfully built eaf7ad4d3d22 [2023-11-01T15:37:26.998Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:37:27.129Z] provisioning config files... [2023-11-01T15:37:27.140Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14338595478805032507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:37:27.444Z] ---> docker-login.sh [2023-11-01T15:37:27.444Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:37:27.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:27.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:27.444Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:27.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:27.444Z] [2023-11-01T15:37:27.444Z] Login Succeeded [2023-11-01T15:37:27.444Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:37:27.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:27.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:27.444Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:27.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:27.444Z] [2023-11-01T15:37:27.444Z] Login Succeeded [2023-11-01T15:37:27.444Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:37:27.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:27.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:27.702Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:27.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:27.702Z] [2023-11-01T15:37:27.702Z] Login Succeeded [2023-11-01T15:37:27.702Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:37:27.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:27.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:27.702Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:27.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:27.702Z] [2023-11-01T15:37:27.703Z] Login Succeeded [2023-11-01T15:37:27.703Z] docker.io [2023-11-01T15:37:27.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:27.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:27.964Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:27.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:27.964Z] [2023-11-01T15:37:27.964Z] Login Succeeded [2023-11-01T15:37:28.223Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:37:28.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:37:28.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:37:28.276Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-11-01T15:37:28.276Z] 0641d86a7e9e51402bc7501e954cf0251e558fc3 [2023-11-01T15:37:28.276Z] latest [2023-11-01T15:37:28.276Z] 3.1.0-dev.33 [2023-11-01T15:37:28.276Z] 0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [2023-11-01T15:37:28.276Z] main [2023-11-01T15:37:28.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:28.595Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:28.896Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3 [2023-11-01T15:37:28.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-01T15:37:28.896Z] 35b2d2d91b54: Preparing [2023-11-01T15:37:28.896Z] d67847f522dc: Preparing [2023-11-01T15:37:28.896Z] 6b84d38a1c0f: Preparing [2023-11-01T15:37:28.896Z] 0853e6b91053: Preparing [2023-11-01T15:37:28.896Z] 18713cd314e8: Preparing [2023-11-01T15:37:28.896Z] cc2447e1835a: Preparing [2023-11-01T15:37:28.896Z] cc2447e1835a: Waiting [2023-11-01T15:37:28.896Z] 0853e6b91053: Pushed [2023-11-01T15:37:28.896Z] d67847f522dc: Pushed [2023-11-01T15:37:28.896Z] 6b84d38a1c0f: Pushed [2023-11-01T15:37:28.896Z] cc2447e1835a: Layer already exists [2023-11-01T15:37:28.896Z] 18713cd314e8: Pushed [2023-11-01T15:37:32.186Z] 35b2d2d91b54: Pushed [2023-11-01T15:37:32.186Z] 0641d86a7e9e51402bc7501e954cf0251e558fc3: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:32.500Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:32.810Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-01T15:37:32.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-01T15:37:32.810Z] 35b2d2d91b54: Preparing [2023-11-01T15:37:32.810Z] d67847f522dc: Preparing [2023-11-01T15:37:32.810Z] 6b84d38a1c0f: Preparing [2023-11-01T15:37:32.810Z] 0853e6b91053: Preparing [2023-11-01T15:37:32.810Z] 18713cd314e8: Preparing [2023-11-01T15:37:32.810Z] cc2447e1835a: Preparing [2023-11-01T15:37:32.810Z] cc2447e1835a: Waiting [2023-11-01T15:37:32.810Z] 0853e6b91053: Layer already exists [2023-11-01T15:37:32.810Z] 6b84d38a1c0f: Layer already exists [2023-11-01T15:37:32.810Z] 35b2d2d91b54: Layer already exists [2023-11-01T15:37:32.810Z] 18713cd314e8: Layer already exists [2023-11-01T15:37:32.810Z] d67847f522dc: Layer already exists [2023-11-01T15:37:32.810Z] cc2447e1835a: Layer already exists [2023-11-01T15:37:32.810Z] latest: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:33.130Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:33.442Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.33 [2023-11-01T15:37:33.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-01T15:37:33.442Z] 35b2d2d91b54: Preparing [2023-11-01T15:37:33.442Z] d67847f522dc: Preparing [2023-11-01T15:37:33.442Z] 6b84d38a1c0f: Preparing [2023-11-01T15:37:33.442Z] 0853e6b91053: Preparing [2023-11-01T15:37:33.442Z] 18713cd314e8: Preparing [2023-11-01T15:37:33.442Z] cc2447e1835a: Preparing [2023-11-01T15:37:33.442Z] cc2447e1835a: Waiting [2023-11-01T15:37:33.442Z] 0853e6b91053: Layer already exists [2023-11-01T15:37:33.442Z] 18713cd314e8: Layer already exists [2023-11-01T15:37:33.442Z] d67847f522dc: Layer already exists [2023-11-01T15:37:33.442Z] 6b84d38a1c0f: Layer already exists [2023-11-01T15:37:33.442Z] 35b2d2d91b54: Layer already exists [2023-11-01T15:37:33.442Z] cc2447e1835a: Layer already exists [2023-11-01T15:37:33.442Z] 3.1.0-dev.33: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:33.759Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:34.068Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [2023-11-01T15:37:34.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-01T15:37:34.068Z] 35b2d2d91b54: Preparing [2023-11-01T15:37:34.068Z] d67847f522dc: Preparing [2023-11-01T15:37:34.068Z] 6b84d38a1c0f: Preparing [2023-11-01T15:37:34.068Z] 0853e6b91053: Preparing [2023-11-01T15:37:34.068Z] 18713cd314e8: Preparing [2023-11-01T15:37:34.068Z] cc2447e1835a: Preparing [2023-11-01T15:37:34.068Z] cc2447e1835a: Waiting [2023-11-01T15:37:34.068Z] 18713cd314e8: Layer already exists [2023-11-01T15:37:34.068Z] 35b2d2d91b54: Layer already exists [2023-11-01T15:37:34.068Z] 0853e6b91053: Layer already exists [2023-11-01T15:37:34.068Z] d67847f522dc: Layer already exists [2023-11-01T15:37:34.068Z] 6b84d38a1c0f: Layer already exists [2023-11-01T15:37:34.068Z] cc2447e1835a: Layer already exists [2023-11-01T15:37:34.068Z] 0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:34.386Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:34.693Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-11-01T15:37:34.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-01T15:37:34.693Z] 35b2d2d91b54: Preparing [2023-11-01T15:37:34.693Z] d67847f522dc: Preparing [2023-11-01T15:37:34.693Z] 6b84d38a1c0f: Preparing [2023-11-01T15:37:34.693Z] 0853e6b91053: Preparing [2023-11-01T15:37:34.693Z] 18713cd314e8: Preparing [2023-11-01T15:37:34.693Z] cc2447e1835a: Preparing [2023-11-01T15:37:34.693Z] cc2447e1835a: Waiting [2023-11-01T15:37:34.693Z] d67847f522dc: Layer already exists [2023-11-01T15:37:34.693Z] 18713cd314e8: Layer already exists [2023-11-01T15:37:34.693Z] 0853e6b91053: Layer already exists [2023-11-01T15:37:34.693Z] 6b84d38a1c0f: Layer already exists [2023-11-01T15:37:34.693Z] 35b2d2d91b54: Layer already exists [2023-11-01T15:37:34.693Z] cc2447e1835a: Layer already exists [2023-11-01T15:37:34.693Z] main: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:37:34.743Z] ===================================================== [Pipeline] echo [2023-11-01T15:37:34.750Z] taggedImages: [2023-11-01T15:37:34.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3 [2023-11-01T15:37:34.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-01T15:37:34.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.33 [2023-11-01T15:37:34.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [2023-11-01T15:37:34.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:35.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:37:35.123Z] [2023-11-01T15:37:35.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:35.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:37:35.419Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T15:37:35.419Z] 5eb5b503b376: Pulling fs layer [2023-11-01T15:37:35.419Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T15:37:35.419Z] ec43610c2a17: Pulling fs layer [2023-11-01T15:37:35.419Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T15:37:35.419Z] 33b1e0a273af: Pulling fs layer [2023-11-01T15:37:35.419Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T15:37:35.419Z] 2f39f015ded8: Pulling fs layer [2023-11-01T15:37:35.419Z] 3a2ae6a8a46f: Waiting [2023-11-01T15:37:35.419Z] 33b1e0a273af: Waiting [2023-11-01T15:37:35.419Z] 5d3b04190fa2: Waiting [2023-11-01T15:37:35.419Z] 2f39f015ded8: Waiting [2023-11-01T15:37:35.419Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T15:37:35.419Z] 5c69ac0246d0: Download complete [2023-11-01T15:37:35.419Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T15:37:35.419Z] 3a2ae6a8a46f: Download complete [2023-11-01T15:37:35.419Z] ec43610c2a17: Verifying Checksum [2023-11-01T15:37:35.419Z] ec43610c2a17: Download complete [2023-11-01T15:37:35.419Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T15:37:35.419Z] 5d3b04190fa2: Download complete [2023-11-01T15:37:35.419Z] 33b1e0a273af: Verifying Checksum [2023-11-01T15:37:35.419Z] 33b1e0a273af: Download complete [2023-11-01T15:37:35.678Z] 5eb5b503b376: Verifying Checksum [2023-11-01T15:37:35.678Z] 5eb5b503b376: Download complete [2023-11-01T15:37:36.245Z] 2f39f015ded8: Download complete [2023-11-01T15:37:36.810Z] 5eb5b503b376: Pull complete [2023-11-01T15:37:37.391Z] 5c69ac0246d0: Pull complete [2023-11-01T15:37:37.957Z] ec43610c2a17: Pull complete [2023-11-01T15:37:38.525Z] 3a2ae6a8a46f: Pull complete [2023-11-01T15:37:39.463Z] 33b1e0a273af: Pull complete [2023-11-01T15:37:39.463Z] 5d3b04190fa2: Pull complete [2023-11-01T15:37:44.783Z] 2f39f015ded8: Pull complete [2023-11-01T15:37:44.783Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T15:37:44.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:37:44.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:37:44.861Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:37:44.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T15:37:45.526Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16155 in /w/workspace/ry_app-service-configurable_main [2023-11-01T15:37:53.362Z] $ docker top 629efdbcd1ffee39e705f977bf17b6ce41cd1528459df97a815281f663c86c45 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-11-01T15:37:53.521Z] Running in /w/workspace/app-service-configurable/203 [Pipeline] { [Pipeline] checkout [2023-11-01T15:37:53.564Z] Selected Git installation does not exist. Using Default [2023-11-01T15:37:53.564Z] The recommended git tool is: NONE [2023-11-01T15:37:53.772Z] ---> job-cost.sh [2023-11-01T15:37:53.772Z] lf-activate-venv: SKIPPING [2023-11-01T15:37:53.773Z] INFO: No Stack... [2023-11-01T15:37:54.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T15:37:54.597Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T15:37:54.883Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-11-01T15:37:54.883Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T15:37:54.901Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [2023-11-01T15:37:54.911Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] did not exist. Created. [2023-11-01T15:37:54.911Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:37:55.234Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T15:37:55.264Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T15:37:55.270Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T15:37:55.288Z] $ docker stop --time=1 629efdbcd1ffee39e705f977bf17b6ce41cd1528459df97a815281f663c86c45 [2023-11-01T15:37:56.429Z] $ docker rm -f --volumes 629efdbcd1ffee39e705f977bf17b6ce41cd1528459df97a815281f663c86c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T15:38:02.412Z] using credential edgex-jenkins-ssh [2023-11-01T15:38:02.444Z] Cloning the remote Git repository [2023-11-01T15:38:02.556Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-01T15:38:02.737Z] > git init /w/workspace/app-service-configurable/203 # timeout=10 [2023-11-01T15:38:03.192Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-01T15:38:03.193Z] > git --version # timeout=10 [2023-11-01T15:38:03.305Z] > git --version # 'git version 2.25.1' [2023-11-01T15:38:03.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T15:38:03.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:38:05.450Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-01T15:38:05.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:38:07.400Z] Avoid second fetch [2023-11-01T15:38:07.401Z] Checking out Revision 0641d86a7e9e51402bc7501e954cf0251e558fc3 (main) [2023-11-01T15:38:08.401Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#618)" [2023-11-01T15:38:07.434Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T15:38:07.615Z] > git checkout -f 0641d86a7e9e51402bc7501e954cf0251e558fc3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:38:09.441Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T15:38:09.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T15:38:09.441Z] Dload Upload Total Spent Left Speed [2023-11-01T15:38:09.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-11-01T15:38:10.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T15:38:10.555Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-11-01T15:38:10.556Z] /etc/docker/daemon.json [2023-11-01T15:38:10.556Z] { [2023-11-01T15:38:10.556Z] "registry-mirrors": [ [2023-11-01T15:38:10.556Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T15:38:10.556Z] ], [2023-11-01T15:38:10.556Z] "bip": "10.250.0.254/24", [2023-11-01T15:38:10.556Z] "hosts": [ [2023-11-01T15:38:10.556Z] "tcp://0.0.0.0:5555", [2023-11-01T15:38:10.556Z] "unix:///var/run/docker.sock" [2023-11-01T15:38:10.556Z] ], [2023-11-01T15:38:10.556Z] "mtu": 1458, [2023-11-01T15:38:10.556Z] "selinux-enabled": true, [2023-11-01T15:38:10.556Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T15:38:10.556Z] } [Pipeline] sh [2023-11-01T15:38:11.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T15:38:11.380Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:38:29.724Z] provisioning config files... [2023-11-01T15:38:29.757Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/203@tmp/config15957632492484991693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:38:30.132Z] ---> docker-login.sh [2023-11-01T15:38:30.132Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:38:30.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:31.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:31.000Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:31.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:31.000Z] [2023-11-01T15:38:31.000Z] Login Succeeded [2023-11-01T15:38:31.000Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:38:31.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:31.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:31.280Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:31.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:31.280Z] [2023-11-01T15:38:31.280Z] Login Succeeded [2023-11-01T15:38:31.280Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:38:31.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:31.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:31.825Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:31.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:31.825Z] [2023-11-01T15:38:31.825Z] Login Succeeded [2023-11-01T15:38:31.825Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:38:32.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:32.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:32.097Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:32.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:32.097Z] [2023-11-01T15:38:32.097Z] Login Succeeded [2023-11-01T15:38:32.097Z] docker.io [2023-11-01T15:38:32.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:32.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:32.643Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:32.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:32.643Z] [2023-11-01T15:38:32.643Z] Login Succeeded [2023-11-01T15:38:32.643Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:38:32.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T15:38:32.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:38:33.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:38:33.024Z] ========================================================= [2023-11-01T15:38:33.024Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T15:38:33.024Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:33.382Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T15:38:33.382Z] Sending build context to Docker daemon 157.7kB [2023-11-01T15:38:33.660Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:38:33.660Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T15:38:33.937Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T15:38:33.937Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T15:38:33.937Z] 5d54e960e981: Pulling fs layer [2023-11-01T15:38:33.937Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T15:38:33.937Z] f0e02332f6b5: Pulling fs layer [2023-11-01T15:38:33.937Z] cefa15bbcfad: Pulling fs layer [2023-11-01T15:38:33.937Z] 17808c966233: Pulling fs layer [2023-11-01T15:38:33.937Z] f4c1fc716caa: Pulling fs layer [2023-11-01T15:38:33.937Z] f0e02332f6b5: Waiting [2023-11-01T15:38:33.937Z] cefa15bbcfad: Waiting [2023-11-01T15:38:33.937Z] 17808c966233: Waiting [2023-11-01T15:38:33.937Z] f4c1fc716caa: Waiting [2023-11-01T15:38:33.937Z] 5d54e960e981: Verifying Checksum [2023-11-01T15:38:33.937Z] 5d54e960e981: Download complete [2023-11-01T15:38:33.937Z] f0e02332f6b5: Verifying Checksum [2023-11-01T15:38:33.937Z] f0e02332f6b5: Download complete [2023-11-01T15:38:33.937Z] cefa15bbcfad: Verifying Checksum [2023-11-01T15:38:33.937Z] cefa15bbcfad: Download complete [2023-11-01T15:38:33.937Z] 9fda8d8052c6: Download complete [2023-11-01T15:38:34.530Z] f4c1fc716caa: Verifying Checksum [2023-11-01T15:38:34.530Z] f4c1fc716caa: Download complete [2023-11-01T15:38:34.801Z] 9fda8d8052c6: Pull complete [2023-11-01T15:38:35.414Z] 5d54e960e981: Pull complete [2023-11-01T15:38:36.003Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T15:38:36.003Z] c4a7e357bf2a: Download complete [2023-11-01T15:38:36.972Z] 17808c966233: Verifying Checksum [2023-11-01T15:38:36.972Z] 17808c966233: Download complete [2023-11-01T15:38:49.313Z] c4a7e357bf2a: Pull complete [2023-11-01T15:38:49.313Z] f0e02332f6b5: Pull complete [2023-11-01T15:38:49.313Z] cefa15bbcfad: Pull complete [2023-11-01T15:38:57.550Z] 17808c966233: Pull complete [2023-11-01T15:38:58.149Z] f4c1fc716caa: Pull complete [2023-11-01T15:38:58.149Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T15:38:58.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T15:38:58.149Z] ---> ea914061e18c [2023-11-01T15:38:58.149Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:38:59.567Z] ---> Running in 62f656bb724a [2023-11-01T15:38:59.567Z] Removing intermediate container 62f656bb724a [2023-11-01T15:38:59.567Z] ---> 3d8c45c15a5a [2023-11-01T15:38:59.567Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:38:59.835Z] ---> Running in 14918eb8bbb9 [2023-11-01T15:39:00.105Z] Removing intermediate container 14918eb8bbb9 [2023-11-01T15:39:00.105Z] ---> ced37be7ba71 [2023-11-01T15:39:00.105Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:39:00.105Z] ---> Running in e3ecae453c3a [2023-11-01T15:39:00.376Z] Removing intermediate container e3ecae453c3a [2023-11-01T15:39:00.376Z] ---> c347c30acf02 [2023-11-01T15:39:00.376Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:39:00.649Z] ---> Running in 0a6b926fb2b0 [2023-11-01T15:39:01.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:39:01.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:39:03.304Z] OK: 266 MiB in 52 packages [2023-11-01T15:39:03.910Z] Removing intermediate container 0a6b926fb2b0 [2023-11-01T15:39:03.910Z] ---> 607dc130e6fa [2023-11-01T15:39:03.910Z] Step 7/12 : WORKDIR /app [2023-11-01T15:39:04.329Z] ---> Running in 3925556020ae [2023-11-01T15:39:04.617Z] Removing intermediate container 3925556020ae [2023-11-01T15:39:04.617Z] ---> 2f57547d8557 [2023-11-01T15:39:04.617Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T15:39:05.213Z] ---> 1a5ecf91af32 [2023-11-01T15:39:05.213Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:39:05.213Z] ---> Running in 5a62351b75d2 [2023-11-01T15:40:26.894Z] Removing intermediate container 5a62351b75d2 [2023-11-01T15:40:26.894Z] ---> 659df05fbe87 [2023-11-01T15:40:26.894Z] Step 10/12 : COPY . . [2023-11-01T15:40:26.894Z] ---> e44a6ed4acea [2023-11-01T15:40:26.894Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:40:26.894Z] ---> Running in 5e1961f774a9 [2023-11-01T15:40:26.894Z] Removing intermediate container 5e1961f774a9 [2023-11-01T15:40:26.894Z] ---> 00ad3752015e [2023-11-01T15:40:26.894Z] Step 12/12 : RUN $MAKE [2023-11-01T15:40:26.894Z] ---> Running in 6670d707202e [2023-11-01T15:40:26.894Z] noop [2023-11-01T15:40:26.894Z] Removing intermediate container 6670d707202e [2023-11-01T15:40:26.894Z] ---> 77e7e01a620c [2023-11-01T15:40:26.894Z] Successfully built 77e7e01a620c [2023-11-01T15:40:26.894Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:40:27.245Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:40:27.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:40:27.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-16155 does not seem to be running inside a container [2023-11-01T15:40:27.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/203 -v /w/workspace/app-service-configurable/203:/w/workspace/app-service-configurable/203:rw,z -v /w/workspace/app-service-configurable/203@tmp:/w/workspace/app-service-configurable/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T15:40:28.805Z] $ docker top 96cdab315fc1b063334f5a431c4146fed1a369a3c9e8f97c34199b532f689978 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:40:29.661Z] + go version [2023-11-01T15:40:29.661Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T15:40:29.685Z] $ docker stop --time=1 96cdab315fc1b063334f5a431c4146fed1a369a3c9e8f97c34199b532f689978 [2023-11-01T15:40:31.376Z] $ docker rm -f --volumes 96cdab315fc1b063334f5a431c4146fed1a369a3c9e8f97c34199b532f689978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:40:31.982Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:40:31.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:40:32.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-16155 does not seem to be running inside a container [2023-11-01T15:40:32.270Z] $ 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/203 -v /w/workspace/app-service-configurable/203:/w/workspace/app-service-configurable/203:rw,z -v /w/workspace/app-service-configurable/203@tmp:/w/workspace/app-service-configurable/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T15:40:33.576Z] $ docker top c6152e9bd3427d5c599c579058297acf91348b2957de2d6a80f1ab12eaadd892 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:40:34.431Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/203 [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:40:35.104Z] + make test [2023-11-01T15:40:35.104Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T15:42:56.873Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-01T15:42:57.473Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T15:42:57.473Z] go vet ./... [2023-11-01T15:45:04.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:45:04.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:45:04.201Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T15:45:04.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T15:45:04.239Z] $ docker stop --time=1 c6152e9bd3427d5c599c579058297acf91348b2957de2d6a80f1ab12eaadd892 [2023-11-01T15:45:06.194Z] $ docker rm -f --volumes c6152e9bd3427d5c599c579058297acf91348b2957de2d6a80f1ab12eaadd892 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:45:07.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T15:45:07.844Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T15:45:08.406Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:45:08.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T15:45:09.117Z] + ls -al . [2023-11-01T15:45:09.117Z] total 176 [2023-11-01T15:45:09.117Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 15:40 . [2023-11-01T15:45:09.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:38 .. [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 15:38 .dockerignore [2023-11-01T15:45:09.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:38 .git [2023-11-01T15:45:09.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:38 .github [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 1 15:38 .gitignore [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:38 .golangci.yml [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 1 15:38 Attribution.txt [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 1 15:38 CHANGELOG.md [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 1 15:38 Dockerfile [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:38 GOVERNANCE.md [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 1 15:38 Jenkinsfile [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 15:38 LICENSE [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 15:38 OWNERS.md [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 4550 Nov 1 15:38 README.md [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:34 VERSION [2023-11-01T15:45:09.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:38 bin [2023-11-01T15:45:09.117Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 1 15:40 coverage.out [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 3731 Nov 1 15:38 go.mod [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 34917 Nov 1 15:38 go.sum [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 1 15:38 main.go [2023-11-01T15:45:09.117Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 1 15:38 makefile [2023-11-01T15:45:09.117Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 15:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:45:09.469Z] + 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=0641d86a7e9e51402bc7501e954cf0251e558fc3 --label arch=arm64 --label version=3.1.0-dev.33 . [2023-11-01T15:45:09.469Z] Sending build context to Docker daemon 158.7kB [2023-11-01T15:45:09.736Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:45:09.736Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T15:45:09.736Z] ---> 77e7e01a620c [2023-11-01T15:45:09.736Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:45:14.014Z] ---> Running in b511cf8ca414 [2023-11-01T15:45:14.014Z] Removing intermediate container b511cf8ca414 [2023-11-01T15:45:14.014Z] ---> 118093f075f6 [2023-11-01T15:45:14.014Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:45:14.014Z] ---> Running in b3cb9a082132 [2023-11-01T15:45:14.014Z] Removing intermediate container b3cb9a082132 [2023-11-01T15:45:14.014Z] ---> fcf082b079dd [2023-11-01T15:45:14.014Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:45:14.286Z] ---> Running in ae93c0e44f21 [2023-11-01T15:45:14.554Z] Removing intermediate container ae93c0e44f21 [2023-11-01T15:45:14.554Z] ---> ae2a136aa737 [2023-11-01T15:45:14.554Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:45:14.554Z] ---> Running in ef66518c135e [2023-11-01T15:45:15.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:45:16.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:45:17.649Z] OK: 266 MiB in 52 packages [2023-11-01T15:45:18.248Z] Removing intermediate container ef66518c135e [2023-11-01T15:45:18.248Z] ---> 1e4f4c951f3b [2023-11-01T15:45:18.248Z] Step 7/26 : WORKDIR /app [2023-11-01T15:45:18.519Z] ---> Running in e48d6912f6fd [2023-11-01T15:45:18.789Z] Removing intermediate container e48d6912f6fd [2023-11-01T15:45:18.789Z] ---> 555d4d5f4b54 [2023-11-01T15:45:18.789Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T15:45:19.377Z] ---> f155675ebf77 [2023-11-01T15:45:19.377Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:45:19.377Z] ---> Running in 51ac15378551 [2023-11-01T15:45:21.972Z] Removing intermediate container 51ac15378551 [2023-11-01T15:45:21.972Z] ---> f0393c1b5840 [2023-11-01T15:45:21.972Z] Step 10/26 : COPY . . [2023-11-01T15:45:22.558Z] ---> 42467e14c7ea [2023-11-01T15:45:22.558Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:45:22.826Z] ---> Running in f2ea312744f1 [2023-11-01T15:45:23.094Z] Removing intermediate container f2ea312744f1 [2023-11-01T15:45:23.094Z] ---> 256bcfb9c1b5 [2023-11-01T15:45:23.094Z] Step 12/26 : RUN $MAKE [2023-11-01T15:45:23.094Z] ---> Running in 5116e4e48d43 [2023-11-01T15:45:24.082Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.33" -trimpath -mod=readonly -o app-service-configurable [2023-11-01T15:47:30.791Z] Removing intermediate container 5116e4e48d43 [2023-11-01T15:47:30.791Z] ---> dde902a3d630 [2023-11-01T15:47:30.791Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T15:47:30.791Z] 3.18: Pulling from library/alpine [2023-11-01T15:47:30.791Z] 579b34f0a95b: Pulling fs layer [2023-11-01T15:47:30.791Z] 579b34f0a95b: Verifying Checksum [2023-11-01T15:47:30.791Z] 579b34f0a95b: Download complete [2023-11-01T15:47:30.791Z] 579b34f0a95b: Pull complete [2023-11-01T15:47:30.791Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:47:30.791Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T15:47:30.791Z] ---> 3cc203321400 [2023-11-01T15:47:30.791Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T15:47:30.791Z] ---> Running in 22dc0e90bd04 [2023-11-01T15:47:30.791Z] Removing intermediate container 22dc0e90bd04 [2023-11-01T15:47:30.791Z] ---> 961a4d4b35c0 [2023-11-01T15:47:30.791Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-01T15:47:30.791Z] ---> Running in cfddd2e4281b [2023-11-01T15:47:30.791Z] Removing intermediate container cfddd2e4281b [2023-11-01T15:47:30.791Z] ---> 16b50ab11da4 [2023-11-01T15:47:30.791Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T15:47:30.791Z] ---> Running in d0135bc324eb [2023-11-01T15:47:30.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:47:30.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:47:30.791Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T15:47:30.791Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:47:30.791Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T15:47:30.791Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:47:30.791Z] OK: 9 MiB in 17 packages [2023-11-01T15:47:30.791Z] Removing intermediate container d0135bc324eb [2023-11-01T15:47:30.791Z] ---> cb85d0ed697a [2023-11-01T15:47:30.791Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T15:47:30.791Z] ---> 5d9890c65ecd [2023-11-01T15:47:30.791Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T15:47:31.060Z] ---> bd4ac5da9b81 [2023-11-01T15:47:31.060Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T15:47:31.643Z] ---> 16046ad6c213 [2023-11-01T15:47:31.643Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-01T15:47:33.057Z] ---> a3e7b122df6e [2023-11-01T15:47:33.057Z] Step 21/26 : EXPOSE 48095 [2023-11-01T15:47:33.057Z] ---> Running in 64cf822a0d19 [2023-11-01T15:47:33.339Z] Removing intermediate container 64cf822a0d19 [2023-11-01T15:47:33.339Z] ---> 63bc786cdd56 [2023-11-01T15:47:33.339Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-01T15:47:33.609Z] ---> Running in 1890dfacbd83 [2023-11-01T15:47:33.877Z] Removing intermediate container 1890dfacbd83 [2023-11-01T15:47:33.877Z] ---> b38e7d2608b7 [2023-11-01T15:47:33.877Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T15:47:33.877Z] ---> Running in a3d604016009 [2023-11-01T15:47:34.152Z] Removing intermediate container a3d604016009 [2023-11-01T15:47:34.152Z] ---> 813e704d517d [2023-11-01T15:47:34.152Z] Step 24/26 : LABEL arch=arm64 [2023-11-01T15:47:34.152Z] ---> Running in 5219751b4501 [2023-11-01T15:47:34.739Z] Removing intermediate container 5219751b4501 [2023-11-01T15:47:34.739Z] ---> 86c4b9544aab [2023-11-01T15:47:34.739Z] Step 25/26 : LABEL git_sha=0641d86a7e9e51402bc7501e954cf0251e558fc3 [2023-11-01T15:47:34.739Z] ---> Running in 7cec594d5a07 [2023-11-01T15:47:35.005Z] Removing intermediate container 7cec594d5a07 [2023-11-01T15:47:35.005Z] ---> 82fedcbf58dd [2023-11-01T15:47:35.005Z] Step 26/26 : LABEL version=3.1.0-dev.33 [2023-11-01T15:47:35.005Z] ---> Running in 5f8666b6b192 [2023-11-01T15:47:35.274Z] Removing intermediate container 5f8666b6b192 [2023-11-01T15:47:35.274Z] ---> b75ff28d1c51 [2023-11-01T15:47:35.274Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T15:47:35.274Z] Successfully built b75ff28d1c51 [2023-11-01T15:47:35.274Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:47:35.406Z] provisioning config files... [2023-11-01T15:47:35.421Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/203@tmp/config12938161137028026937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:47:35.764Z] ---> docker-login.sh [2023-11-01T15:47:35.764Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:47:36.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:47:36.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:47:36.031Z] Configure a credential helper to remove this warning. See [2023-11-01T15:47:36.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:47:36.031Z] [2023-11-01T15:47:36.031Z] Login Succeeded [2023-11-01T15:47:36.031Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:47:36.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:47:36.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:47:36.297Z] Configure a credential helper to remove this warning. See [2023-11-01T15:47:36.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:47:36.297Z] [2023-11-01T15:47:36.297Z] Login Succeeded [2023-11-01T15:47:36.297Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:47:36.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:47:36.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:47:36.833Z] Configure a credential helper to remove this warning. See [2023-11-01T15:47:36.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:47:36.833Z] [2023-11-01T15:47:36.833Z] Login Succeeded [2023-11-01T15:47:36.833Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:47:37.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:47:37.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:47:37.100Z] Configure a credential helper to remove this warning. See [2023-11-01T15:47:37.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:47:37.100Z] [2023-11-01T15:47:37.100Z] Login Succeeded [2023-11-01T15:47:37.100Z] docker.io [2023-11-01T15:47:37.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:47:37.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:47:37.640Z] Configure a credential helper to remove this warning. See [2023-11-01T15:47:37.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:47:37.640Z] [2023-11-01T15:47:37.640Z] Login Succeeded [2023-11-01T15:47:37.640Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:47:37.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:47:37.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:47:37.979Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-11-01T15:47:37.979Z] 0641d86a7e9e51402bc7501e954cf0251e558fc3 [2023-11-01T15:47:37.979Z] latest [2023-11-01T15:47:37.979Z] 3.1.0-dev.33 [2023-11-01T15:47:37.979Z] 0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [2023-11-01T15:47:37.979Z] main [2023-11-01T15:47:37.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:38.317Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:38.653Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3 [2023-11-01T15:47:38.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-01T15:47:38.653Z] 4ececca483cd: Preparing [2023-11-01T15:47:38.653Z] 024e76034771: Preparing [2023-11-01T15:47:38.653Z] f501f3790691: Preparing [2023-11-01T15:47:38.653Z] 99307a33598d: Preparing [2023-11-01T15:47:38.653Z] d610e4a60d45: Preparing [2023-11-01T15:47:38.653Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:47:38.653Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:47:38.918Z] 024e76034771: Pushed [2023-11-01T15:47:38.918Z] f501f3790691: Pushed [2023-11-01T15:47:38.918Z] 99307a33598d: Pushed [2023-11-01T15:47:38.918Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:47:39.185Z] d610e4a60d45: Pushed [2023-11-01T15:47:44.555Z] 4ececca483cd: Pushed [2023-11-01T15:47:44.825Z] 0641d86a7e9e51402bc7501e954cf0251e558fc3: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:45.178Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:45.527Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-01T15:47:45.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-01T15:47:45.528Z] 4ececca483cd: Preparing [2023-11-01T15:47:45.528Z] 024e76034771: Preparing [2023-11-01T15:47:45.528Z] f501f3790691: Preparing [2023-11-01T15:47:45.528Z] 99307a33598d: Preparing [2023-11-01T15:47:45.528Z] d610e4a60d45: Preparing [2023-11-01T15:47:45.528Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:47:45.528Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:47:45.528Z] 4ececca483cd: Layer already exists [2023-11-01T15:47:45.528Z] f501f3790691: Layer already exists [2023-11-01T15:47:45.528Z] d610e4a60d45: Layer already exists [2023-11-01T15:47:45.528Z] 024e76034771: Layer already exists [2023-11-01T15:47:45.528Z] 99307a33598d: Layer already exists [2023-11-01T15:47:45.528Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:47:45.794Z] latest: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:46.144Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:46.589Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.33 [2023-11-01T15:47:46.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-01T15:47:46.589Z] 4ececca483cd: Preparing [2023-11-01T15:47:46.589Z] 024e76034771: Preparing [2023-11-01T15:47:46.589Z] f501f3790691: Preparing [2023-11-01T15:47:46.589Z] 99307a33598d: Preparing [2023-11-01T15:47:46.589Z] d610e4a60d45: Preparing [2023-11-01T15:47:46.589Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:47:46.589Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:47:46.589Z] d610e4a60d45: Layer already exists [2023-11-01T15:47:46.589Z] 99307a33598d: Layer already exists [2023-11-01T15:47:46.589Z] 4ececca483cd: Layer already exists [2023-11-01T15:47:46.589Z] f501f3790691: Layer already exists [2023-11-01T15:47:46.589Z] 024e76034771: Layer already exists [2023-11-01T15:47:46.589Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:47:46.866Z] 3.1.0-dev.33: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:47.243Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:47.606Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [2023-11-01T15:47:47.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-01T15:47:47.606Z] 4ececca483cd: Preparing [2023-11-01T15:47:47.606Z] 024e76034771: Preparing [2023-11-01T15:47:47.606Z] f501f3790691: Preparing [2023-11-01T15:47:47.606Z] 99307a33598d: Preparing [2023-11-01T15:47:47.606Z] d610e4a60d45: Preparing [2023-11-01T15:47:47.606Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:47:47.606Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:47:47.606Z] d610e4a60d45: Layer already exists [2023-11-01T15:47:47.606Z] 024e76034771: Layer already exists [2023-11-01T15:47:47.606Z] 99307a33598d: Layer already exists [2023-11-01T15:47:47.606Z] 4ececca483cd: Layer already exists [2023-11-01T15:47:47.606Z] f501f3790691: Layer already exists [2023-11-01T15:47:47.606Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:47:47.877Z] 0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:48.240Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:48.583Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-11-01T15:47:48.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-01T15:47:48.583Z] 4ececca483cd: Preparing [2023-11-01T15:47:48.583Z] 024e76034771: Preparing [2023-11-01T15:47:48.583Z] f501f3790691: Preparing [2023-11-01T15:47:48.583Z] 99307a33598d: Preparing [2023-11-01T15:47:48.583Z] d610e4a60d45: Preparing [2023-11-01T15:47:48.583Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:47:48.583Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:47:48.583Z] 024e76034771: Layer already exists [2023-11-01T15:47:48.583Z] 4ececca483cd: Layer already exists [2023-11-01T15:47:48.583Z] d610e4a60d45: Layer already exists [2023-11-01T15:47:48.583Z] f501f3790691: Layer already exists [2023-11-01T15:47:48.583Z] 99307a33598d: Layer already exists [2023-11-01T15:47:48.583Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:47:48.849Z] main: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:47:48.892Z] ===================================================== [Pipeline] echo [2023-11-01T15:47:48.899Z] taggedImages: [2023-11-01T15:47:48.899Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3 [2023-11-01T15:47:48.899Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-01T15:47:48.899Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.33 [2023-11-01T15:47:48.899Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [2023-11-01T15:47:48.899Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:49.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:47:49.281Z] [2023-11-01T15:47:49.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:49.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:47:49.893Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T15:47:49.893Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T15:47:49.893Z] 04944245beec: Pulling fs layer [2023-11-01T15:47:49.893Z] 699f458cf7ca: Pulling fs layer [2023-11-01T15:47:49.893Z] 765212b225bb: Pulling fs layer [2023-11-01T15:47:49.893Z] f23df028b6ca: Pulling fs layer [2023-11-01T15:47:49.893Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T15:47:49.893Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T15:47:49.893Z] 765212b225bb: Waiting [2023-11-01T15:47:49.893Z] f23df028b6ca: Waiting [2023-11-01T15:47:49.893Z] d65c8cfc05b1: Waiting [2023-11-01T15:47:49.893Z] 2437ff75d9bd: Waiting [2023-11-01T15:47:49.893Z] 04944245beec: Verifying Checksum [2023-11-01T15:47:49.893Z] 04944245beec: Download complete [2023-11-01T15:47:49.893Z] 765212b225bb: Download complete [2023-11-01T15:47:49.893Z] f23df028b6ca: Verifying Checksum [2023-11-01T15:47:49.893Z] f23df028b6ca: Download complete [2023-11-01T15:47:49.893Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T15:47:49.893Z] d65c8cfc05b1: Download complete [2023-11-01T15:47:50.165Z] 699f458cf7ca: Verifying Checksum [2023-11-01T15:47:50.165Z] 699f458cf7ca: Download complete [2023-11-01T15:47:50.434Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T15:47:50.434Z] 8998bd30e6a1: Download complete [2023-11-01T15:47:53.015Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T15:47:53.015Z] 2437ff75d9bd: Download complete [2023-11-01T15:47:54.961Z] 8998bd30e6a1: Pull complete [2023-11-01T15:47:59.213Z] 04944245beec: Pull complete [2023-11-01T15:48:00.184Z] 699f458cf7ca: Pull complete [2023-11-01T15:48:00.450Z] 765212b225bb: Pull complete [2023-11-01T15:48:01.410Z] f23df028b6ca: Pull complete [2023-11-01T15:48:01.675Z] d65c8cfc05b1: Pull complete [2023-11-01T15:48:19.881Z] 2437ff75d9bd: Pull complete [2023-11-01T15:48:19.881Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T15:48:19.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:48:19.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:48:20.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-16155 does not seem to be running inside a container [2023-11-01T15:48:20.205Z] $ 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/203 -v /w/workspace/app-service-configurable/203:/w/workspace/app-service-configurable/203:rw,z -v /w/workspace/app-service-configurable/203@tmp:/w/workspace/app-service-configurable/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T15:48:23.497Z] $ docker top 84b25d34889bf12b5f79882f4597dd974b5ea927453bc575af8955d3a1fa0d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:24.345Z] ---> job-cost.sh [2023-11-01T15:48:24.345Z] lf-activate-venv: SKIPPING [2023-11-01T15:48:24.345Z] INFO: No Stack... [2023-11-01T15:48:24.610Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T15:48:25.569Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T15:48:26.203Z] + cat /w/workspace/app-service-configurable/203/archives/cost.csv [2023-11-01T15:48:26.203Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T15:48:26.267Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [2023-11-01T15:48:26.276Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] did not exist. Created. [2023-11-01T15:48:26.276Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:48:26.936Z] /w/workspace/app-service-configurable/203@tmp/durable-4b4f88d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T15:48:27.610Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T15:48:27.626Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T15:48:27.687Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T15:48:27.696Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T15:48:27.720Z] $ docker stop --time=1 84b25d34889bf12b5f79882f4597dd974b5ea927453bc575af8955d3a1fa0d3c [2023-11-01T15:48:29.196Z] $ docker rm -f --volumes 84b25d34889bf12b5f79882f4597dd974b5ea927453bc575af8955d3a1fa0d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-01T15:48:29.529Z] provisioning config files... [2023-11-01T15:48:29.534Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1927718323201019706tmp [Pipeline] { [Pipeline] sh [2023-11-01T15:48:29.828Z] + set +x [2023-11-01T15:48:29.828Z] + bash -s -- [2023-11-01T15:48:29.828Z] + curl -s https://codecov.io/bash [2023-11-01T15:48:29.828Z] [2023-11-01T15:48:29.828Z] _____ _ [2023-11-01T15:48:29.828Z] / ____| | | [2023-11-01T15:48:29.828Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T15:48:29.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T15:48:29.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T15:48:29.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T15:48:29.828Z] Bash-1.0.6 [2023-11-01T15:48:29.828Z] [2023-11-01T15:48:29.828Z] [2023-11-01T15:48:29.828Z] ==> git version 2.25.1 found [2023-11-01T15:48:29.828Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-01T15:48:29.828Z] Release-Date: 2020-01-08 [2023-11-01T15:48:29.828Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T15:48:29.828Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T15:48:29.828Z] ==> Jenkins CI detected. [2023-11-01T15:48:29.828Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-11-01T15:48:29.828Z] project root: . [2023-11-01T15:48:29.828Z] --> token set from env [2023-11-01T15:48:29.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T15:48:29.828Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T15:48:29.828Z] ==> Python coveragepy not found [2023-11-01T15:48:29.828Z] ==> Searching for coverage reports in: [2023-11-01T15:48:29.828Z] + . [2023-11-01T15:48:29.828Z] -> Found 1 reports [2023-11-01T15:48:29.828Z] ==> Detecting git/mercurial file structure [2023-11-01T15:48:29.828Z] ==> Reading reports [2023-11-01T15:48:29.828Z] + ./coverage.out bytes=13 [2023-11-01T15:48:29.828Z] ==> Appending adjustments [2023-11-01T15:48:29.828Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T15:48:29.828Z] + Found adjustments [2023-11-01T15:48:29.828Z] ==> Gzipping contents [2023-11-01T15:48:30.088Z] 4.0K /tmp/codecov.9sOCNW.gz [2023-11-01T15:48:30.088Z] ==> Uploading reports [2023-11-01T15:48:30.088Z] url: https://codecov.io [2023-11-01T15:48:30.088Z] query: branch=main&commit=0641d86a7e9e51402bc7501e954cf0251e558fc3&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T15:48:30.088Z] -> Pinging Codecov [2023-11-01T15:48:30.088Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=0641d86a7e9e51402bc7501e954cf0251e558fc3&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T15:48:30.088Z] -> Uploading to [2023-11-01T15:48:30.088Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/A97CA9966030D2A3747ED39772930CCE/0641d86a7e9e51402bc7501e954cf0251e558fc3/71222f5a-4721-4a99-96a3-5fe1cc2a2e03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T154829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22f802ec4b6002d19661e0661ca32796216b6acf5961369475d0af8067a6dbe4 [2023-11-01T15:48:30.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T15:48:30.088Z] Dload Upload Total Spent Left Speed [2023-11-01T15:48:30.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 995 --:--:-- --:--:-- --:--:-- 995 [2023-11-01T15:48:30.348Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] } [2023-11-01T15:48:30.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T15:48:30.495Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T15:48:30.505Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:30.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:48:30.809Z] [2023-11-01T15:48:30.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:31.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:48:32.529Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T15:48:32.529Z] df9b9388f04a: Pulling fs layer [2023-11-01T15:48:32.529Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T15:48:32.529Z] 25bc292e5bac: Pulling fs layer [2023-11-01T15:48:32.529Z] 114826534d7a: Pulling fs layer [2023-11-01T15:48:32.529Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T15:48:32.529Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T15:48:32.529Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T15:48:32.529Z] 6ad1cebc031e: Waiting [2023-11-01T15:48:32.529Z] 4657fd5d0bcf: Waiting [2023-11-01T15:48:32.529Z] 8a3aa393b2d8: Waiting [2023-11-01T15:48:32.529Z] 114826534d7a: Waiting [2023-11-01T15:48:32.787Z] 25bc292e5bac: Verifying Checksum [2023-11-01T15:48:32.787Z] 25bc292e5bac: Download complete [2023-11-01T15:48:32.787Z] 52dc419b0ee2: Download complete [2023-11-01T15:48:32.787Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T15:48:32.787Z] 4657fd5d0bcf: Download complete [2023-11-01T15:48:32.787Z] df9b9388f04a: Verifying Checksum [2023-11-01T15:48:32.787Z] df9b9388f04a: Download complete [2023-11-01T15:48:32.787Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T15:48:32.787Z] 6ad1cebc031e: Download complete [2023-11-01T15:48:33.723Z] df9b9388f04a: Pull complete [2023-11-01T15:48:33.723Z] 114826534d7a: Verifying Checksum [2023-11-01T15:48:33.723Z] 114826534d7a: Download complete [2023-11-01T15:48:33.723Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T15:48:33.723Z] 8a3aa393b2d8: Download complete [2023-11-01T15:48:34.674Z] 52dc419b0ee2: Pull complete [2023-11-01T15:48:35.611Z] 25bc292e5bac: Pull complete [2023-11-01T15:48:40.878Z] 114826534d7a: Pull complete [2023-11-01T15:48:41.139Z] 4657fd5d0bcf: Pull complete [2023-11-01T15:48:41.702Z] 6ad1cebc031e: Pull complete [2023-11-01T15:48:48.267Z] 8a3aa393b2d8: Pull complete [2023-11-01T15:48:48.267Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T15:48:48.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:48:48.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:48:48.341Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:48:48.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T15:49:07.670Z] $ docker top ef7806bda7169bfcc8d02a26ac2e302ad9bbfd7550dd8f0587aedc0f7561c468 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T15:49:07.733Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-11-01T15:49:08.034Z] + set -o pipefail [2023-11-01T15:49:08.034Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-11-01T15:49:14.596Z] [2023-11-01T15:49:14.596Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-11-01T15:49:14.596Z] [2023-11-01T15:49:14.596Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8f8e8b39-bab4-49ee-8e87-5fc0f4a59195 [2023-11-01T15:49:14.596Z] [2023-11-01T15:49:14.596Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T15:49:14.596Z] [2023-11-01T15:49:14.596Z] [2023-11-01T15:49:14.597Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T15:49:14.597Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T15:49:14.597Z] More details here: https://snyk.co/ue1NS [2023-11-01T15:49:14.597Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T15:49:14.597Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T15:49:14.606Z] $ docker stop --time=1 ef7806bda7169bfcc8d02a26ac2e302ad9bbfd7550dd8f0587aedc0f7561c468 [2023-11-01T15:49:30.763Z] $ docker rm -f --volumes ef7806bda7169bfcc8d02a26ac2e302ad9bbfd7550dd8f0587aedc0f7561c468 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:49:31.776Z] + git log --format=format:%s -1 0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] sh [2023-11-01T15:49:32.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:49:32.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:49:32.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:49:32.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:49:32.439Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:49:32.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:49:35.049Z] $ docker top da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e -eo pid,comm [2023-11-01T15:49:35.108Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T15:49:35.108Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:49:35.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:49:35.147Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:49:35.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:49:35.269Z] $ docker exec da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e ssh-agent [2023-11-01T15:49:35.510Z] SSH_AUTH_SOCK=/tmp/ssh-H8NIO4RE9CPR/agent.13 [2023-11-01T15:49:35.510Z] SSH_AGENT_PID=18 [2023-11-01T15:49:35.515Z] Running ssh-add (command line suppressed) [2023-11-01T15:49:35.625Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4892503000021237502.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4892503000021237502.key) [2023-11-01T15:49:35.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:49:35.969Z] + git semver tag [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,547 [run_tag] DEBUG tag force:False [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,547 [check_head_tag] DEBUG check head tag [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,549 [execute] INFO git cat-file --batch-check [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,553 [execute] INFO git cat-file --batch [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,569 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,569 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,570 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:49:36.608Z] 2023-11-01 15:49:36,574 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:49:36.608Z] 3.1.0-dev.33 [Pipeline] } [2023-11-01T15:49:36.651Z] $ docker exec --env ******** --env ******** da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e ssh-agent -k [2023-11-01T15:49:36.781Z] unset SSH_AUTH_SOCK; [2023-11-01T15:49:36.781Z] unset SSH_AGENT_PID; [2023-11-01T15:49:36.781Z] echo Agent pid 18 killed; [2023-11-01T15:49:36.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:49:37.135Z] + git semver [Pipeline] } [2023-11-01T15:49:37.714Z] $ docker stop --time=1 da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e [2023-11-01T15:49:39.886Z] $ docker rm -f --volumes da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:49:40.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:49:40.525Z] [2023-11-01T15:49:40.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:49:40.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:49:40.830Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T15:49:40.830Z] ab5ef0e58194: Pulling fs layer [2023-11-01T15:49:40.830Z] 9712f1f96733: Pulling fs layer [2023-11-01T15:49:40.830Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T15:49:40.830Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T15:49:40.830Z] e9a5061849ea: Pulling fs layer [2023-11-01T15:49:40.830Z] d747dcd14b5f: Pulling fs layer [2023-11-01T15:49:40.830Z] 2de7ff778b66: Pulling fs layer [2023-11-01T15:49:40.830Z] 0d9ebad4ef96: Waiting [2023-11-01T15:49:40.830Z] e9a5061849ea: Waiting [2023-11-01T15:49:40.830Z] 2de7ff778b66: Waiting [2023-11-01T15:49:40.830Z] 9712f1f96733: Verifying Checksum [2023-11-01T15:49:40.830Z] 9712f1f96733: Download complete [2023-11-01T15:49:41.397Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T15:49:41.397Z] 63f879dbbcfc: Download complete [2023-11-01T15:49:41.655Z] e9a5061849ea: Verifying Checksum [2023-11-01T15:49:41.655Z] e9a5061849ea: Download complete [2023-11-01T15:49:41.655Z] d747dcd14b5f: Verifying Checksum [2023-11-01T15:49:41.655Z] d747dcd14b5f: Download complete [2023-11-01T15:49:41.913Z] 2de7ff778b66: Verifying Checksum [2023-11-01T15:49:41.913Z] 2de7ff778b66: Download complete [2023-11-01T15:49:41.913Z] ab5ef0e58194: Download complete [2023-11-01T15:49:42.171Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T15:49:42.171Z] 0d9ebad4ef96: Download complete [2023-11-01T15:49:44.700Z] ab5ef0e58194: Pull complete [2023-11-01T15:49:45.266Z] 9712f1f96733: Pull complete [2023-11-01T15:49:45.832Z] 63f879dbbcfc: Pull complete [2023-11-01T15:49:50.018Z] 0d9ebad4ef96: Pull complete [2023-11-01T15:49:50.018Z] e9a5061849ea: Pull complete [2023-11-01T15:49:50.275Z] d747dcd14b5f: Pull complete [2023-11-01T15:49:52.297Z] 2de7ff778b66: Pull complete [2023-11-01T15:49:52.556Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T15:49:52.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:49:53.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:49:53.174Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:49:53.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T15:50:28.307Z] $ docker top e2e4a10e310712c1dfdccae5db4c0b0d877f1fbbbfc078c202db47d8196c3bdf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:50:28.374Z] provisioning config files... [2023-11-01T15:50:28.383Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config895124216857435746tmp [2023-11-01T15:50:28.394Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14692134230697988499tmp [2023-11-01T15:50:28.403Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15069261016881273215tmp [Pipeline] { [Pipeline] echo [2023-11-01T15:50:28.421Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:28.723Z] ---> sigul-configuration.sh [2023-11-01T15:50:28.723Z] gpg: directory `/root/.gnupg' created [2023-11-01T15:50:28.723Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T15:50:28.724Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T15:50:28.724Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T15:50:28.724Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T15:50:28.724Z] gpg: CAST5 encrypted data [2023-11-01T15:50:28.724Z] gpg: encrypted with 1 passphrase [2023-11-01T15:50:28.724Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T15:50:29.015Z] + mkdir /home/jenkins [2023-11-01T15:50:29.015Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T15:50:29.304Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-01T15:50:29.311Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:29.652Z] ---> sigul-install.sh [2023-11-01T15:50:29.652Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T15:50:29.945Z] + git tag --list [2023-11-01T15:50:29.945Z] v1.0.0 [2023-11-01T15:50:29.945Z] v1.1.0 [2023-11-01T15:50:29.945Z] v1.2.0 [2023-11-01T15:50:29.945Z] v1.3.0 [2023-11-01T15:50:29.945Z] v1.3.1 [2023-11-01T15:50:29.945Z] v2.0.0 [2023-11-01T15:50:29.945Z] v2.0.1 [2023-11-01T15:50:29.945Z] v2.1.0 [2023-11-01T15:50:29.945Z] v2.1.1 [2023-11-01T15:50:29.945Z] v2.1.2 [2023-11-01T15:50:29.945Z] v2.2.0 [2023-11-01T15:50:29.945Z] v2.3 [2023-11-01T15:50:29.945Z] v2.3.0 [2023-11-01T15:50:29.945Z] v2.3.1 [2023-11-01T15:50:29.945Z] v3.0 [2023-11-01T15:50:29.945Z] v3.0.0 [2023-11-01T15:50:29.945Z] v3.0.1 [2023-11-01T15:50:29.945Z] v3.0.1-dev.1 [2023-11-01T15:50:29.945Z] v3.1.0-dev.1 [2023-11-01T15:50:29.945Z] v3.1.0-dev.10 [2023-11-01T15:50:29.945Z] v3.1.0-dev.11 [2023-11-01T15:50:29.945Z] v3.1.0-dev.12 [2023-11-01T15:50:29.945Z] v3.1.0-dev.13 [2023-11-01T15:50:29.945Z] v3.1.0-dev.14 [2023-11-01T15:50:29.945Z] v3.1.0-dev.15 [2023-11-01T15:50:29.945Z] v3.1.0-dev.16 [2023-11-01T15:50:29.945Z] v3.1.0-dev.17 [2023-11-01T15:50:29.945Z] v3.1.0-dev.18 [2023-11-01T15:50:29.945Z] v3.1.0-dev.19 [2023-11-01T15:50:29.945Z] v3.1.0-dev.2 [2023-11-01T15:50:29.945Z] v3.1.0-dev.20 [2023-11-01T15:50:29.945Z] v3.1.0-dev.21 [2023-11-01T15:50:29.945Z] v3.1.0-dev.22 [2023-11-01T15:50:29.945Z] v3.1.0-dev.23 [2023-11-01T15:50:29.945Z] v3.1.0-dev.24 [2023-11-01T15:50:29.945Z] v3.1.0-dev.25 [2023-11-01T15:50:29.945Z] v3.1.0-dev.26 [2023-11-01T15:50:29.945Z] v3.1.0-dev.27 [2023-11-01T15:50:29.945Z] v3.1.0-dev.28 [2023-11-01T15:50:29.945Z] v3.1.0-dev.29 [2023-11-01T15:50:29.945Z] v3.1.0-dev.3 [2023-11-01T15:50:29.945Z] v3.1.0-dev.30 [2023-11-01T15:50:29.945Z] v3.1.0-dev.31 [2023-11-01T15:50:29.945Z] v3.1.0-dev.32 [2023-11-01T15:50:29.945Z] v3.1.0-dev.33 [2023-11-01T15:50:29.945Z] v3.1.0-dev.4 [2023-11-01T15:50:29.945Z] v3.1.0-dev.5 [2023-11-01T15:50:29.945Z] v3.1.0-dev.6 [2023-11-01T15:50:29.945Z] v3.1.0-dev.7 [2023-11-01T15:50:29.945Z] v3.1.0-dev.8 [2023-11-01T15:50:29.945Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T15:50:30.237Z] + lftools sign git-tag v3.1.0-dev.33 [2023-11-01T15:50:30.806Z] Signing Git tag with Sigul... [2023-11-01T15:50:30.806Z] Signing v3.1.0-dev.33 [Pipeline] echo [2023-11-01T15:50:31.384Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:31.667Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T15:50:31.672Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T15:50:31.687Z] $ docker stop --time=1 e2e4a10e310712c1dfdccae5db4c0b0d877f1fbbbfc078c202db47d8196c3bdf [2023-11-01T15:50:33.844Z] $ docker rm -f --volumes e2e4a10e310712c1dfdccae5db4c0b0d877f1fbbbfc078c202db47d8196c3bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T15:50:34.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:50:34.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:50:34.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:50:34.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:50:34.661Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:50:34.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:50:36.660Z] $ docker top 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d -eo pid,comm [2023-11-01T15:50:36.703Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T15:50:36.704Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:50:36.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:50:36.737Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:50:36.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:50:36.866Z] $ docker exec 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d ssh-agent [2023-11-01T15:50:37.006Z] SSH_AUTH_SOCK=/tmp/ssh-V2mg7Fntv9Xr/agent.14 [2023-11-01T15:50:37.006Z] SSH_AGENT_PID=21 [2023-11-01T15:50:37.010Z] Running ssh-add (command line suppressed) [2023-11-01T15:50:37.113Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8176013189079979176.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8176013189079979176.key) [2023-11-01T15:50:37.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:50:37.415Z] + git semver bump pre [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,966 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,966 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,966 [bump_version] DEBUG bumped version:3.1.0-dev.34 [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,967 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,967 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,967 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,971 [execute] INFO git cat-file --batch-check [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,976 [execute] INFO git cat-file --batch [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:50:38.068Z] 2023-11-01 15:50:37,979 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:50:38.068Z] 3.1.0-dev.34 [Pipeline] } [2023-11-01T15:50:38.077Z] $ docker exec --env ******** --env ******** 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d ssh-agent -k [2023-11-01T15:50:38.387Z] unset SSH_AUTH_SOCK; [2023-11-01T15:50:38.388Z] unset SSH_AGENT_PID; [2023-11-01T15:50:38.388Z] echo Agent pid 21 killed; [2023-11-01T15:50:38.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:50:38.820Z] + git semver [Pipeline] } [2023-11-01T15:50:39.466Z] $ docker stop --time=1 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d [2023-11-01T15:50:44.182Z] $ docker rm -f --volumes 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:50:45.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:50:45.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:50:45.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:50:45.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:50:45.760Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:50:45.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:50:47.374Z] $ docker top e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d -eo pid,comm [2023-11-01T15:50:47.424Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T15:50:47.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:50:47.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:50:47.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:50:47.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:50:47.594Z] $ docker exec e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d ssh-agent [2023-11-01T15:50:47.703Z] SSH_AUTH_SOCK=/tmp/ssh-J6lAdLRBSgC9/agent.33 [2023-11-01T15:50:47.704Z] SSH_AGENT_PID=39 [2023-11-01T15:50:47.718Z] Running ssh-add (command line suppressed) [2023-11-01T15:50:47.813Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12969366917186806711.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12969366917186806711.key) [2023-11-01T15:50:47.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:50:48.123Z] + git semver push [2023-11-01T15:50:48.382Z] 2023-11-01 15:50:48,345 [run_push] DEBUG push [2023-11-01T15:50:48.382Z] 2023-11-01 15:50:48,346 [execute] INFO git cat-file --batch-check [2023-11-01T15:50:48.382Z] 2023-11-01 15:50:48,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:50:48.382Z] 2023-11-01 15:50:48,349 [execute] INFO git rev-list 486bf5a3e3d22045d23ad12d572190e5975cb33f -- [2023-11-01T15:50:48.382Z] 2023-11-01 15:50:48,349 [execute] DEBUG Popen(['git', 'rev-list', '486bf5a3e3d22045d23ad12d572190e5975cb33f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:50:48.382Z] 2023-11-01 15:50:48,361 [execute] INFO git fetch -v origin [2023-11-01T15:50:48.382Z] 2023-11-01 15:50:48,361 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T15:50:48.952Z] 2023-11-01 15:50:48,919 [run_push] DEBUG no remote changes detected [2023-11-01T15:50:48.953Z] 2023-11-01 15:50:48,919 [execute] INFO git push origin semver [2023-11-01T15:50:48.953Z] 2023-11-01 15:50:48,919 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:50:49.893Z] 2023-11-01 15:50:49,769 [run_push] DEBUG push all version tags [2023-11-01T15:50:49.893Z] 2023-11-01 15:50:49,769 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T15:50:49.893Z] 2023-11-01 15:50:49,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:50:50.829Z] 2023-11-01 15:50:50,542 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-01T15:50:50.829Z] 3.1.0-dev.34 [Pipeline] } [2023-11-01T15:50:50.837Z] $ docker exec --env ******** --env ******** e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d ssh-agent -k [2023-11-01T15:50:50.950Z] unset SSH_AUTH_SOCK; [2023-11-01T15:50:50.951Z] unset SSH_AGENT_PID; [2023-11-01T15:50:50.951Z] echo Agent pid 39 killed; [2023-11-01T15:50:50.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:50:51.274Z] + git semver [Pipeline] } [2023-11-01T15:50:51.543Z] $ docker stop --time=1 e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d [2023-11-01T15:50:53.580Z] $ docker rm -f --volumes e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T15:50:54.146Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-11-01T15:50:54.146Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-01T15:50:54.146Z] total 16 [2023-11-01T15:50:54.146Z] drwxr-xr-x 3 root root 4096 Nov 1 15:37 . [2023-11-01T15:50:54.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:50 .. [2023-11-01T15:50:54.146Z] drwxr-xr-x 2 root root 4096 Nov 1 15:37 cost [2023-11-01T15:50:54.146Z] -rw-r--r-- 1 root root 96 Nov 1 15:37 cost.csv [2023-11-01T15:50:54.146Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-11-01T15:50:54.146Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-01T15:50:54.146Z] total 16 [2023-11-01T15:50:54.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:37 . [2023-11-01T15:50:54.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:50 .. [2023-11-01T15:50:54.146Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:37 cost [2023-11-01T15:50:54.146Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 1 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:54.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:55.297Z] ---> package-listing.sh [2023-11-01T15:50:55.297Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T15:50:55.297Z] ++ facter osfamily [2023-11-01T15:50:55.556Z] + OS_FAMILY=debian [2023-11-01T15:50:55.556Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-11-01T15:50:55.556Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T15:50:55.556Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T15:50:55.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T15:50:55.556Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T15:50:55.556Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-01T15:50:55.556Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T15:50:55.556Z] + case "${OS_FAMILY}" in [2023-11-01T15:50:55.556Z] + dpkg -l [2023-11-01T15:50:55.556Z] + grep '^ii' [2023-11-01T15:50:55.556Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T15:50:55.556Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T15:50:55.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T15:50:55.556Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-01T15:50:55.556Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-11-01T15:50:55.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-11-01T15:50:55.565Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T15:50:55.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:50:56.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:50:56.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:50:56.471Z] prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container [2023-11-01T15:50:56.500Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T15:50:56.840Z] $ docker top 78aae5ae96403da7dd52c18f4a40c06dc4805c4dee3a700deb393d3a6f0fb76f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:50:57.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T15:50:57.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T15:50:57.755Z] + ls /var/log/sa-host [2023-11-01T15:50:57.755Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:50:57.839Z] provisioning config files... [2023-11-01T15:50:57.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16583916645866752353tmp [Pipeline] { [Pipeline] echo [2023-11-01T15:50:57.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:58.137Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T15:50:58.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:58.485Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T15:50:58.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:58.792Z] ---> sudo-logs.sh [2023-11-01T15:50:58.792Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T15:50:58.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:59.107Z] ---> job-cost.sh [2023-11-01T15:50:59.107Z] lf-activate-venv: SKIPPING [2023-11-01T15:50:59.107Z] DEBUG: total: 0.2199999988079071 [2023-11-01T15:50:59.107Z] INFO: Retrieving Stack Cost... [2023-11-01T15:50:59.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T15:50:59.932Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T15:50:59.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:51:00.225Z] ---> logs-deploy.sh [2023-11-01T15:51:00.225Z] lf-activate-venv: SKIPPING [2023-11-01T15:51:00.226Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/203 [2023-11-01T15:51:00.226Z] INFO: archiving workspace using pattern(s): [2023-11-01T15:51:01.175Z] Archives upload complete. [2023-11-01T15:51:01.434Z] INFO: archiving logs to Nexus