Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe79c06bffd29ecdd39921b37db4c05fa478f287 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-ssh2311284670933338344.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh3677564176541161131.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh3685010832800577953.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh7260280536731785853.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-ssh18078228092091831651.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17540 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 fe79c06bffd29ecdd39921b37db4c05fa478f287 (main) Commit message: "fix: Address CVE in Alpine base image (#623)" > 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 fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 > git rev-list --no-walk fa501d0b868425bc78724a428da105794fb8968b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:45:37.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:45:37.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:45:37.402Z] ========================================================= [2023-11-14T21:45:37.402Z] EdgeX Global Pipelines Version Info [2023-11-14T21:45:37.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:45:38.119Z] ------------------- [2023-11-14T21:45:38.119Z] stable info: [2023-11-14T21:45:38.119Z] ------------------- [2023-11-14T21:45:38.119Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:45:38.119Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:45:38.119Z] Message: update stable to v1.0.257 [2023-11-14T21:45:38.691Z] ------------------- [2023-11-14T21:45:38.691Z] experimental info: [2023-11-14T21:45:38.691Z] ------------------- [2023-11-14T21:45:38.691Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:45:38.691Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:45:38.691Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:45:38.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-14T21:45:38.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-14T21:45:38.876Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:45:38.895Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:45:38.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:45:38.921Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:45:38.930Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:45:38.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:45:38.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:45:38.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:45:38.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:45:38.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-14T21:45:38.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:45:39.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:45:39.035Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:45:39.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:45:39.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:45:39.082Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:45:39.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:45:39.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:45:39.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:45:39.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:45:39.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:45:39.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:45:39.203Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:45:39.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:45:39.237Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:45:39.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:45:39.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:45:39.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:45:39.297Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] echo [2023-11-14T21:45:39.311Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe79c06 [Pipeline] echo [2023-11-14T21:45:39.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:45:39.375Z] provisioning config files... [2023-11-14T21:45:39.390Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3679488802498030972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:45:39.696Z] ---> docker-login.sh [2023-11-14T21:45:39.696Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:45:39.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:39.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:39.955Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:39.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:39.955Z] [2023-11-14T21:45:39.955Z] Login Succeeded [2023-11-14T21:45:39.955Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:45:40.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:40.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:40.215Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:40.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:40.215Z] [2023-11-14T21:45:40.215Z] Login Succeeded [2023-11-14T21:45:40.215Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:45:40.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:40.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:40.215Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:40.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:40.215Z] [2023-11-14T21:45:40.215Z] Login Succeeded [2023-11-14T21:45:40.215Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:45:40.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:40.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:40.475Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:40.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:40.475Z] [2023-11-14T21:45:40.475Z] Login Succeeded [2023-11-14T21:45:40.475Z] docker.io [2023-11-14T21:45:40.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:40.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:40.735Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:40.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:40.735Z] [2023-11-14T21:45:40.735Z] Login Succeeded [2023-11-14T21:45:40.735Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:45:40.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:45:41.134Z] + git rev-list -1 --merges fe79c06bffd29ecdd39921b37db4c05fa478f287~1..fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] echo [2023-11-14T21:45:41.183Z] -----------> git rev-list -1 --merges fe79c06bffd29ecdd39921b37db4c05fa478f287~1..fe79c06bffd29ecdd39921b37db4c05fa478f287 fe79c06bffd29ecdd39921b37db4c05fa478f287 [false] [Pipeline] sh [2023-11-14T21:45:41.472Z] + git log --format=format:%s -1 fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] echo [2023-11-14T21:45:41.510Z] ========================================================= [2023-11-14T21:45:41.510Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:45:41.510Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:45:41.832Z] + git log --format=format:%s -1 fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] echo [2023-11-14T21:45:41.844Z] [semverPrep] GIT_COMMIT: fe79c06bffd29ecdd39921b37db4c05fa478f287, Commit Message: fix: Address CVE in Alpine base image (#623) [Pipeline] echo [2023-11-14T21:45:41.852Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:45:42.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:45:42.229Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:45:42.229Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:45:42.229Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:45:42.229Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:45:42.229Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:45:42.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:45:42.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:45:42.638Z] [2023-11-14T21:45:42.638Z] 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-14T21:45:42.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:45:42.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:45:42.933Z] b85a868b505f: Pulling fs layer [2023-11-14T21:45:42.933Z] e2be974225ed: Pulling fs layer [2023-11-14T21:45:42.933Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:45:42.933Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:45:42.933Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:45:42.933Z] eaf3925da568: Pulling fs layer [2023-11-14T21:45:42.933Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:45:42.933Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:45:42.933Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:45:42.933Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:45:42.933Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:45:42.933Z] bde34c3a00c8: Waiting [2023-11-14T21:45:42.933Z] b352a97aabf1: Waiting [2023-11-14T21:45:42.933Z] 1469e6f7b9e6: Waiting [2023-11-14T21:45:42.933Z] 4872d77fe225: Waiting [2023-11-14T21:45:42.933Z] eaf3925da568: Waiting [2023-11-14T21:45:42.933Z] bab4dde63d76: Waiting [2023-11-14T21:45:42.933Z] 988bab9f4d93: Waiting [2023-11-14T21:45:42.933Z] 5851b861e8e6: Waiting [2023-11-14T21:45:42.933Z] e2be974225ed: Verifying Checksum [2023-11-14T21:45:42.933Z] e2be974225ed: Download complete [2023-11-14T21:45:42.933Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:45:42.933Z] 988bab9f4d93: Download complete [2023-11-14T21:45:43.193Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:45:43.193Z] 1469e6f7b9e6: Download complete [2023-11-14T21:45:43.193Z] eaf3925da568: Download complete [2023-11-14T21:45:43.193Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:45:43.193Z] 339a4e72a1f5: Download complete [2023-11-14T21:45:43.193Z] bde34c3a00c8: Verifying Checksum [2023-11-14T21:45:43.193Z] bde34c3a00c8: Download complete [2023-11-14T21:45:43.193Z] b352a97aabf1: Verifying Checksum [2023-11-14T21:45:43.193Z] b352a97aabf1: Download complete [2023-11-14T21:45:43.193Z] b85a868b505f: Verifying Checksum [2023-11-14T21:45:43.193Z] b85a868b505f: Download complete [2023-11-14T21:45:43.193Z] 5851b861e8e6: Download complete [2023-11-14T21:45:43.193Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:45:43.193Z] 4872d77fe225: Download complete [2023-11-14T21:45:43.451Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:45:43.451Z] bab4dde63d76: Download complete [2023-11-14T21:45:44.388Z] b85a868b505f: Pull complete [2023-11-14T21:45:44.388Z] e2be974225ed: Pull complete [2023-11-14T21:45:44.954Z] 339a4e72a1f5: Pull complete [2023-11-14T21:45:44.954Z] 988bab9f4d93: Pull complete [2023-11-14T21:45:45.220Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:45:45.220Z] eaf3925da568: Pull complete [2023-11-14T21:45:47.126Z] bab4dde63d76: Pull complete [2023-11-14T21:45:47.126Z] bde34c3a00c8: Pull complete [2023-11-14T21:45:47.126Z] b352a97aabf1: Pull complete [2023-11-14T21:45:47.126Z] 4872d77fe225: Pull complete [2023-11-14T21:45:47.385Z] 5851b861e8e6: Pull complete [2023-11-14T21:45:47.385Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:45:47.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:45:47.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:45:47.489Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T21:45:47.538Z] $ 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-14T21:45:50.926Z] $ docker top b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 -eo pid,comm [2023-11-14T21:45:50.973Z] 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-14T21:45:50.973Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:45:51.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:45:51.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:45:51.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:45:51.138Z] $ docker exec b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 ssh-agent [2023-11-14T21:45:51.226Z] SSH_AUTH_SOCK=/tmp/ssh-wHYSebawtvVQ/agent.32 [2023-11-14T21:45:51.227Z] SSH_AGENT_PID=38 [2023-11-14T21:45:51.231Z] Running ssh-add (command line suppressed) [2023-11-14T21:45:51.335Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1939173546406195476.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1939173546406195476.key) [2023-11-14T21:45:51.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:45:51.630Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:45:51.652Z] $ docker exec --env ******** --env ******** b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 ssh-agent -k [2023-11-14T21:45:51.756Z] unset SSH_AUTH_SOCK; [2023-11-14T21:45:51.756Z] unset SSH_AGENT_PID; [2023-11-14T21:45:51.756Z] echo Agent pid 38 killed; [2023-11-14T21:45:51.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:45:51.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:45:51.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:45:51.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:45:51.912Z] $ docker exec b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 ssh-agent [2023-11-14T21:45:52.017Z] SSH_AUTH_SOCK=/tmp/ssh-1oaCNwmCs5Rr/agent.70 [2023-11-14T21:45:52.017Z] SSH_AGENT_PID=76 [2023-11-14T21:45:52.022Z] Running ssh-add (command line suppressed) [2023-11-14T21:45:52.136Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10353397144299363604.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10353397144299363604.key) [2023-11-14T21:45:52.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:45:52.434Z] + git semver init [2023-11-14T21:45:52.692Z] 2023-11-14 21:45:52,632 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:45:52.692Z] 2023-11-14 21:45:52,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-11-14T21:45:52.692Z] 2023-11-14 21:45:52,633 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-11-14T21:45:52.692Z] 2023-11-14 21:45:52,633 [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-14T21:45:53.631Z] 2023-11-14 21:45:53,526 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-11-14T21:45:53.631Z] 2023-11-14 21:45:53,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-11-14T21:45:53.631Z] 2023-11-14 21:45:53,527 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T21:45:53.631Z] 2023-11-14 21:45:53,527 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T21:45:53.631Z] 3.1.0-dev.38 [Pipeline] } [2023-11-14T21:45:53.651Z] $ docker exec --env ******** --env ******** b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 ssh-agent -k [2023-11-14T21:45:53.742Z] unset SSH_AUTH_SOCK; [2023-11-14T21:45:53.743Z] unset SSH_AGENT_PID; [2023-11-14T21:45:53.743Z] echo Agent pid 76 killed; [2023-11-14T21:45:53.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:45:54.056Z] + git semver [Pipeline] } [2023-11-14T21:45:54.339Z] $ docker stop --time=1 b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 [2023-11-14T21:45:55.625Z] $ docker rm -f --volumes b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:45:55.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:45:56.165Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:45:56.169Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.38 [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-14T21:45:56.343Z] provisioning config files... [2023-11-14T21:45:56.352Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1094543098510063366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:45:56.644Z] ---> docker-login.sh [2023-11-14T21:45:56.644Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:45:56.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:56.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:56.644Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:56.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:56.644Z] [2023-11-14T21:45:56.644Z] Login Succeeded [2023-11-14T21:45:56.644Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:45:56.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:56.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:56.644Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:56.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:56.644Z] [2023-11-14T21:45:56.644Z] Login Succeeded [2023-11-14T21:45:56.644Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:45:56.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:56.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:56.903Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:56.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:56.903Z] [2023-11-14T21:45:56.903Z] Login Succeeded [2023-11-14T21:45:56.903Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:45:56.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:56.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:56.903Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:56.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:56.903Z] [2023-11-14T21:45:56.903Z] Login Succeeded [2023-11-14T21:45:56.903Z] docker.io [2023-11-14T21:45:56.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:45:57.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:45:57.162Z] Configure a credential helper to remove this warning. See [2023-11-14T21:45:57.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:45:57.162Z] [2023-11-14T21:45:57.162Z] Login Succeeded [2023-11-14T21:45:57.162Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:45:57.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:45:57.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:45:57.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:45:57.243Z] ========================================================= [2023-11-14T21:45:57.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:45:57.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:45:57.552Z] + 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-14T21:45:57.552Z] Sending build context to Docker daemon 3.377MB [2023-11-14T21:45:57.552Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:45:57.552Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:45:57.552Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:45:57.552Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:45:57.552Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:45:57.552Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:45:57.552Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:45:57.552Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:45:57.552Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:45:57.552Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:45:57.552Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:45:57.552Z] ad3a456e5733: Waiting [2023-11-14T21:45:57.552Z] 1f1c1a5573a3: Waiting [2023-11-14T21:45:57.552Z] 69c7f0334f64: Waiting [2023-11-14T21:45:57.552Z] ce7588e14bc9: Waiting [2023-11-14T21:45:57.552Z] b5e4710f87ac: Waiting [2023-11-14T21:45:57.552Z] c4d48a809fc2: Verifying Checksum [2023-11-14T21:45:57.552Z] c4d48a809fc2: Download complete [2023-11-14T21:45:57.552Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:45:57.552Z] ad3a456e5733: Download complete [2023-11-14T21:45:57.552Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:45:57.552Z] 69c7f0334f64: Download complete [2023-11-14T21:45:57.813Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:45:57.813Z] 7264a8db6415: Download complete [2023-11-14T21:45:57.813Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:45:57.813Z] 1f1c1a5573a3: Download complete [2023-11-14T21:45:58.075Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:45:58.075Z] b5e4710f87ac: Download complete [2023-11-14T21:45:58.075Z] 7264a8db6415: Pull complete [2023-11-14T21:45:58.334Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:45:58.334Z] 4f1c88b9dad5: Download complete [2023-11-14T21:45:58.593Z] c4d48a809fc2: Pull complete [2023-11-14T21:45:58.593Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:45:58.593Z] ce7588e14bc9: Download complete [2023-11-14T21:46:02.777Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:46:03.035Z] ad3a456e5733: Pull complete [2023-11-14T21:46:03.293Z] 69c7f0334f64: Pull complete [2023-11-14T21:46:03.550Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:46:06.076Z] ce7588e14bc9: Pull complete [2023-11-14T21:46:06.076Z] b5e4710f87ac: Pull complete [2023-11-14T21:46:06.336Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:46:06.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:46:06.336Z] ---> 88b5674ff536 [2023-11-14T21:46:06.336Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:46:11.293Z] Still waiting to schedule task [2023-11-14T21:46:11.293Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-14T21:46:11.665Z] ---> Running in 4710e8ed8037 [2023-11-14T21:46:11.923Z] Removing intermediate container 4710e8ed8037 [2023-11-14T21:46:11.923Z] ---> 23c3ed008824 [2023-11-14T21:46:11.923Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:46:11.923Z] ---> Running in 539972265f32 [2023-11-14T21:46:11.923Z] Removing intermediate container 539972265f32 [2023-11-14T21:46:11.923Z] ---> 7a565d3aa056 [2023-11-14T21:46:11.923Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:46:11.923Z] ---> Running in 787bcd2b6763 [2023-11-14T21:46:11.923Z] Removing intermediate container 787bcd2b6763 [2023-11-14T21:46:11.923Z] ---> 8c0e162c4f89 [2023-11-14T21:46:11.923Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:46:11.923Z] ---> Running in 7e1b3ec08459 [2023-11-14T21:46:12.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:46:12.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:46:12.700Z] OK: 264 MiB in 52 packages [2023-11-14T21:46:12.958Z] Removing intermediate container 7e1b3ec08459 [2023-11-14T21:46:12.958Z] ---> 34822ff22dab [2023-11-14T21:46:12.958Z] Step 7/12 : WORKDIR /app [2023-11-14T21:46:13.217Z] ---> Running in d6aa6b7c9002 [2023-11-14T21:46:13.217Z] Removing intermediate container d6aa6b7c9002 [2023-11-14T21:46:13.217Z] ---> 2f04e232565f [2023-11-14T21:46:13.217Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T21:46:13.217Z] ---> a95d192ae396 [2023-11-14T21:46:13.217Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:46:13.217Z] ---> Running in 2a26e81e37b3 [2023-11-14T21:46:59.896Z] Removing intermediate container 2a26e81e37b3 [2023-11-14T21:46:59.896Z] ---> 6e46245bdf8b [2023-11-14T21:46:59.896Z] Step 10/12 : COPY . . [2023-11-14T21:46:59.896Z] ---> f8698923d252 [2023-11-14T21:46:59.896Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:46:59.896Z] ---> Running in 2541c84055aa [2023-11-14T21:46:59.896Z] Removing intermediate container 2541c84055aa [2023-11-14T21:46:59.896Z] ---> 0e64541ac17d [2023-11-14T21:46:59.896Z] Step 12/12 : RUN $MAKE [2023-11-14T21:46:59.896Z] ---> Running in 0874931876b3 [2023-11-14T21:46:59.896Z] noop [2023-11-14T21:46:59.896Z] Removing intermediate container 0874931876b3 [2023-11-14T21:46:59.896Z] ---> 6cd9a824abc8 [2023-11-14T21:46:59.896Z] Successfully built 6cd9a824abc8 [2023-11-14T21:46:59.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:00.214Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:47:00.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:00.292Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T21:47:00.327Z] $ 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-14T21:47:00.661Z] $ docker top c9f025bb339b7e469c671116756507f7031d0a33f29d3235878727d45230b6b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:47:01.015Z] + go version [2023-11-14T21:47:01.015Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:47:01.029Z] $ docker stop --time=1 c9f025bb339b7e469c671116756507f7031d0a33f29d3235878727d45230b6b5 [2023-11-14T21:47:02.295Z] $ docker rm -f --volumes c9f025bb339b7e469c671116756507f7031d0a33f29d3235878727d45230b6b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:02.718Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:47:02.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:02.783Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T21:47:02.822Z] $ 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-14T21:47:03.150Z] $ docker top c9460c9a680543ce84b8999fd4d25a269400192b9c81b07753f3ed96d069fea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:47:03.485Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:47:03.783Z] + make test [2023-11-14T21:47:03.783Z] go test -race -coverprofile=coverage.out ./... [2023-11-14T21:47:25.706Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-14T21:47:40.578Z] go vet ./... [2023-11-14T21:47:41.953Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:47:41.953Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:47:41.953Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:47:41.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:47:41.979Z] $ docker stop --time=1 c9460c9a680543ce84b8999fd4d25a269400192b9c81b07753f3ed96d069fea2 [2023-11-14T21:47:48.913Z] $ docker rm -f --volumes c9460c9a680543ce84b8999fd4d25a269400192b9c81b07753f3ed96d069fea2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:47:49.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:47:49.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:47:50.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:47:50.356Z] + ls -al . [2023-11-14T21:47:50.356Z] total 184 [2023-11-14T21:47:50.356Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 21:47 . [2023-11-14T21:47:50.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:45 .. [2023-11-14T21:47:50.356Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 21:45 .dockerignore [2023-11-14T21:47:50.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:47 .git [2023-11-14T21:47:50.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:45 .github [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 14 21:45 .gitignore [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:45 .golangci.yml [2023-11-14T21:47:50.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:45 .semver [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 14 21:45 Attribution.txt [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 14 21:45 CHANGELOG.md [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 14 21:45 Dockerfile [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:45 GOVERNANCE.md [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 14 21:45 Jenkinsfile [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 21:45 LICENSE [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 14 21:45 OWNERS.md [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 14 21:45 README.md [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:45 VERSION [2023-11-14T21:47:50.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:45 bin [2023-11-14T21:47:50.357Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 14 21:47 coverage.out [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 14 21:45 go.mod [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 14 21:45 go.sum [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 14 21:45 main.go [2023-11-14T21:47:50.357Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 14 21:45 makefile [2023-11-14T21:47:50.357Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:50.684Z] + 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=fe79c06bffd29ecdd39921b37db4c05fa478f287 --label arch=amd64 --label version=3.1.0-dev.38 . [2023-11-14T21:47:50.685Z] Sending build context to Docker daemon 3.378MB [2023-11-14T21:47:50.685Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:47:50.685Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-14T21:47:50.685Z] ---> 6cd9a824abc8 [2023-11-14T21:47:50.685Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:47:50.947Z] ---> Running in 3baf42d6b5bf [2023-11-14T21:47:50.947Z] Removing intermediate container 3baf42d6b5bf [2023-11-14T21:47:50.947Z] ---> bc5653b73165 [2023-11-14T21:47:50.947Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:47:50.947Z] ---> Running in 5443ba230e01 [2023-11-14T21:47:50.947Z] Removing intermediate container 5443ba230e01 [2023-11-14T21:47:50.947Z] ---> aa1edfc55975 [2023-11-14T21:47:50.947Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:47:50.947Z] ---> Running in 0c32188c4ffa [2023-11-14T21:47:51.206Z] Removing intermediate container 0c32188c4ffa [2023-11-14T21:47:51.206Z] ---> c6ad3a099f06 [2023-11-14T21:47:51.206Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:47:51.206Z] ---> Running in abf076f33baf [2023-11-14T21:47:51.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:47:51.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:47:52.033Z] OK: 264 MiB in 52 packages [2023-11-14T21:47:52.317Z] Removing intermediate container abf076f33baf [2023-11-14T21:47:52.317Z] ---> 026c12d46fbd [2023-11-14T21:47:52.317Z] Step 7/27 : WORKDIR /app [2023-11-14T21:47:52.317Z] ---> Running in 453068303aa0 [2023-11-14T21:47:52.317Z] Removing intermediate container 453068303aa0 [2023-11-14T21:47:52.317Z] ---> 0f4f387b6f6f [2023-11-14T21:47:52.317Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-14T21:47:52.576Z] ---> 2b687e69e93c [2023-11-14T21:47:52.576Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:47:52.576Z] ---> Running in 02296b58ec44 [2023-11-14T21:47:53.142Z] Removing intermediate container 02296b58ec44 [2023-11-14T21:47:53.142Z] ---> 4b0a3993cdc0 [2023-11-14T21:47:53.142Z] Step 10/27 : COPY . . [2023-11-14T21:47:53.425Z] ---> b190f928157a [2023-11-14T21:47:53.425Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:47:53.425Z] ---> Running in ddb07ee9bac7 [2023-11-14T21:47:53.425Z] Removing intermediate container ddb07ee9bac7 [2023-11-14T21:47:53.425Z] ---> 17b29ca1f234 [2023-11-14T21:47:53.425Z] Step 12/27 : RUN $MAKE [2023-11-14T21:47:53.684Z] ---> Running in dcd9f9165e09 [2023-11-14T21:47:53.684Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.38" -trimpath -mod=readonly -o app-service-configurable [2023-11-14T21:48:09.374Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17549 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-11-14T21:48:09.389Z] Running in /w/workspace/app-service-configurable/208 [Pipeline] { [Pipeline] checkout [2023-11-14T21:48:09.457Z] Selected Git installation does not exist. Using Default [2023-11-14T21:48:09.457Z] The recommended git tool is: NONE [2023-11-14T21:48:15.637Z] Removing intermediate container dcd9f9165e09 [2023-11-14T21:48:15.637Z] ---> 1c4dfb1eca0d [2023-11-14T21:48:15.637Z] Step 13/27 : FROM alpine:3.18 [2023-11-14T21:48:16.203Z] 3.18: Pulling from library/alpine [2023-11-14T21:48:16.462Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:48:16.462Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:48:16.462Z] 96526aa774ef: Download complete [2023-11-14T21:48:16.785Z] 96526aa774ef: Pull complete [2023-11-14T21:48:16.786Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:48:16.786Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:48:16.786Z] ---> 8ca4688f4f35 [2023-11-14T21:48:16.786Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T21:48:17.043Z] ---> Running in 01b9186b17a4 [2023-11-14T21:48:17.043Z] Removing intermediate container 01b9186b17a4 [2023-11-14T21:48:17.043Z] ---> 926a509401a2 [2023-11-14T21:48:17.043Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-14T21:48:17.043Z] ---> Running in 7738b70044e0 [2023-11-14T21:48:17.043Z] Removing intermediate container 7738b70044e0 [2023-11-14T21:48:17.043Z] ---> 46b3d6001e32 [2023-11-14T21:48:17.043Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T21:48:17.043Z] ---> Running in e758653c4529 [2023-11-14T21:48:17.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:17.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:17.560Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T21:48:17.560Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T21:48:17.560Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:48:17.560Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:48:17.818Z] OK: 8 MiB in 17 packages [2023-11-14T21:48:18.077Z] Removing intermediate container e758653c4529 [2023-11-14T21:48:18.077Z] ---> d9a7775ef332 [2023-11-14T21:48:18.077Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-14T21:48:18.077Z] ---> Running in be6ee480bd97 [2023-11-14T21:48:18.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:18.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:18.863Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:48:18.863Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:48:18.863Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:48:18.863Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:48:18.863Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:48:18.863Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:48:18.863Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:48:18.863Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:48:18.863Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:48:18.863Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:48:18.863Z] OK: 8 MiB in 17 packages [2023-11-14T21:48:19.201Z] using credential edgex-jenkins-ssh [2023-11-14T21:48:19.218Z] Cloning the remote Git repository [2023-11-14T21:48:19.428Z] Removing intermediate container be6ee480bd97 [2023-11-14T21:48:19.429Z] ---> 296d5cbd2c98 [2023-11-14T21:48:19.429Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T21:48:19.429Z] ---> 69923ba6ecbf [2023-11-14T21:48:19.429Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T21:48:19.684Z] ---> d5a18f73c683 [2023-11-14T21:48:19.684Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-14T21:48:19.684Z] ---> 646477fead78 [2023-11-14T21:48:19.684Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-14T21:48:19.316Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-14T21:48:19.458Z] > git init /w/workspace/app-service-configurable/208 # timeout=10 [2023-11-14T21:48:19.725Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-14T21:48:19.726Z] > git --version # timeout=10 [2023-11-14T21:48:19.761Z] > git --version # 'git version 2.25.1' [2023-11-14T21:48:19.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T21:48:20.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:48:21.233Z] ---> 8cd920cf4df2 [2023-11-14T21:48:21.233Z] Step 22/27 : EXPOSE 48095 [2023-11-14T21:48:21.491Z] ---> Running in 0a7b858aa19c [2023-11-14T21:48:21.750Z] Removing intermediate container 0a7b858aa19c [2023-11-14T21:48:21.750Z] ---> 7bd5d9e2743b [2023-11-14T21:48:21.750Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-14T21:48:22.009Z] ---> Running in 4d8397cdfa1a [2023-11-14T21:48:22.586Z] Removing intermediate container 4d8397cdfa1a [2023-11-14T21:48:22.586Z] ---> 5ec36e9c71d4 [2023-11-14T21:48:22.586Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T21:48:22.586Z] ---> Running in 75e769357ef3 [2023-11-14T21:48:22.586Z] Removing intermediate container 75e769357ef3 [2023-11-14T21:48:22.586Z] ---> 92478a069b23 [2023-11-14T21:48:22.586Z] Step 25/27 : LABEL arch=amd64 [2023-11-14T21:48:22.844Z] ---> Running in c7b6427605a7 [2023-11-14T21:48:22.844Z] Removing intermediate container c7b6427605a7 [2023-11-14T21:48:22.844Z] ---> 8d19c44c0087 [2023-11-14T21:48:22.844Z] Step 26/27 : LABEL git_sha=fe79c06bffd29ecdd39921b37db4c05fa478f287 [2023-11-14T21:48:22.844Z] ---> Running in 2812d4df2645 [2023-11-14T21:48:22.844Z] Removing intermediate container 2812d4df2645 [2023-11-14T21:48:22.844Z] ---> 7b83327f88f0 [2023-11-14T21:48:22.844Z] Step 27/27 : LABEL version=3.1.0-dev.38 [2023-11-14T21:48:22.844Z] ---> Running in 9ebc75dfca5f [2023-11-14T21:48:23.104Z] Removing intermediate container 9ebc75dfca5f [2023-11-14T21:48:23.104Z] ---> 62d11bf95eae [2023-11-14T21:48:23.104Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:48:23.104Z] Successfully built 62d11bf95eae [2023-11-14T21:48:23.104Z] 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-14T21:48:23.216Z] provisioning config files... [2023-11-14T21:48:23.226Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6711811479509863149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:48:22.679Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-14T21:48:22.716Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:48:23.525Z] ---> docker-login.sh [2023-11-14T21:48:23.525Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:48:23.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:23.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:23.525Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:23.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:23.525Z] [2023-11-14T21:48:23.525Z] Login Succeeded [2023-11-14T21:48:23.525Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:48:23.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:23.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:23.784Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:23.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:23.784Z] [2023-11-14T21:48:23.784Z] Login Succeeded [2023-11-14T21:48:23.784Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:48:23.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:23.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:23.784Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:23.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:23.784Z] [2023-11-14T21:48:23.784Z] Login Succeeded [2023-11-14T21:48:23.784Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:48:23.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:24.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:24.044Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:24.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:24.044Z] [2023-11-14T21:48:24.044Z] Login Succeeded [2023-11-14T21:48:24.044Z] docker.io [2023-11-14T21:48:24.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:24.066Z] Avoid second fetch [2023-11-14T21:48:24.066Z] Checking out Revision fe79c06bffd29ecdd39921b37db4c05fa478f287 (main) [2023-11-14T21:48:24.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:24.304Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:24.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:24.304Z] [2023-11-14T21:48:24.304Z] Login Succeeded [2023-11-14T21:48:24.304Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:48:24.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:48:24.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:48:24.366Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-11-14T21:48:24.366Z] fe79c06bffd29ecdd39921b37db4c05fa478f287 [2023-11-14T21:48:24.366Z] latest [2023-11-14T21:48:24.366Z] 3.1.0-dev.38 [2023-11-14T21:48:24.366Z] fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [2023-11-14T21:48:24.366Z] main [2023-11-14T21:48:24.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:24.696Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:24.100Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T21:48:24.247Z] > git checkout -f fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 [2023-11-14T21:48:25.014Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287 [2023-11-14T21:48:25.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-14T21:48:25.015Z] 6d97fe420c14: Preparing [2023-11-14T21:48:25.015Z] 7bd0a8abef85: Preparing [2023-11-14T21:48:25.015Z] 8bea61a6fcac: Preparing [2023-11-14T21:48:25.015Z] a999022e2331: Preparing [2023-11-14T21:48:25.015Z] aa178ce925b4: Preparing [2023-11-14T21:48:25.015Z] 6923460be552: Preparing [2023-11-14T21:48:25.015Z] cc2447e1835a: Preparing [2023-11-14T21:48:25.015Z] cc2447e1835a: Waiting [2023-11-14T21:48:25.015Z] 6923460be552: Waiting [2023-11-14T21:48:25.015Z] a999022e2331: Pushed [2023-11-14T21:48:25.015Z] 7bd0a8abef85: Pushed [2023-11-14T21:48:25.015Z] 8bea61a6fcac: Pushed [2023-11-14T21:48:25.120Z] Commit message: "fix: Address CVE in Alpine base image (#623)" [2023-11-14T21:48:25.273Z] cc2447e1835a: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-11-14T21:48:25.533Z] 6923460be552: Pushed [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:48:26.098Z] aa178ce925b4: Pushed [2023-11-14T21:48:26.195Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T21:48:26.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:48:26.195Z] Dload Upload Total Spent Left Speed [2023-11-14T21:48:26.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 80265 0 --:--:-- --:--:-- --:--:-- 80265 [Pipeline] sh [2023-11-14T21:48:26.994Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T21:48:27.381Z] + sudo tee /etc/docker/daemon.new [2023-11-14T21:48:27.381Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T21:48:27.381Z] { [2023-11-14T21:48:27.381Z] "registry-mirrors": [ [2023-11-14T21:48:27.381Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T21:48:27.381Z] ], [2023-11-14T21:48:27.381Z] "bip": "10.250.0.254/24", [2023-11-14T21:48:27.381Z] "hosts": [ [2023-11-14T21:48:27.381Z] "tcp://0.0.0.0:5555", [2023-11-14T21:48:27.381Z] "unix:///var/run/docker.sock" [2023-11-14T21:48:27.381Z] ], [2023-11-14T21:48:27.381Z] "mtu": 1458, [2023-11-14T21:48:27.381Z] "selinux-enabled": true, [2023-11-14T21:48:27.381Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T21:48:27.381Z] } [Pipeline] sh [2023-11-14T21:48:28.001Z] 6d97fe420c14: Pushed [2023-11-14T21:48:28.001Z] fe79c06bffd29ecdd39921b37db4c05fa478f287: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [2023-11-14T21:48:28.106Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:28.503Z] + sudo service docker restart [2023-11-14T21:48:28.580Z] + 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-14T21:48:28.881Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-14T21:48:28.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-14T21:48:28.881Z] 6d97fe420c14: Preparing [2023-11-14T21:48:28.881Z] 7bd0a8abef85: Preparing [2023-11-14T21:48:28.881Z] 8bea61a6fcac: Preparing [2023-11-14T21:48:28.881Z] a999022e2331: Preparing [2023-11-14T21:48:28.881Z] aa178ce925b4: Preparing [2023-11-14T21:48:28.881Z] 6923460be552: Preparing [2023-11-14T21:48:28.881Z] cc2447e1835a: Preparing [2023-11-14T21:48:28.881Z] 6923460be552: Waiting [2023-11-14T21:48:28.881Z] cc2447e1835a: Waiting [2023-11-14T21:48:28.881Z] a999022e2331: Layer already exists [2023-11-14T21:48:28.881Z] 7bd0a8abef85: Layer already exists [2023-11-14T21:48:28.881Z] 8bea61a6fcac: Layer already exists [2023-11-14T21:48:28.881Z] 6d97fe420c14: Layer already exists [2023-11-14T21:48:28.881Z] aa178ce925b4: Layer already exists [2023-11-14T21:48:28.882Z] 6923460be552: Layer already exists [2023-11-14T21:48:28.882Z] cc2447e1835a: Layer already exists [2023-11-14T21:48:28.882Z] latest: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:29.191Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:29.497Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.38 [2023-11-14T21:48:29.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-14T21:48:29.497Z] 6d97fe420c14: Preparing [2023-11-14T21:48:29.497Z] 7bd0a8abef85: Preparing [2023-11-14T21:48:29.497Z] 8bea61a6fcac: Preparing [2023-11-14T21:48:29.497Z] a999022e2331: Preparing [2023-11-14T21:48:29.497Z] aa178ce925b4: Preparing [2023-11-14T21:48:29.497Z] 6923460be552: Preparing [2023-11-14T21:48:29.497Z] cc2447e1835a: Preparing [2023-11-14T21:48:29.497Z] 6923460be552: Waiting [2023-11-14T21:48:29.497Z] cc2447e1835a: Waiting [2023-11-14T21:48:29.497Z] 8bea61a6fcac: Layer already exists [2023-11-14T21:48:29.497Z] aa178ce925b4: Layer already exists [2023-11-14T21:48:29.497Z] 7bd0a8abef85: Layer already exists [2023-11-14T21:48:29.497Z] 6d97fe420c14: Layer already exists [2023-11-14T21:48:29.497Z] a999022e2331: Layer already exists [2023-11-14T21:48:29.497Z] 6923460be552: Layer already exists [2023-11-14T21:48:29.497Z] cc2447e1835a: Layer already exists [2023-11-14T21:48:29.497Z] 3.1.0-dev.38: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:29.811Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:30.119Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [2023-11-14T21:48:30.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-14T21:48:30.119Z] 6d97fe420c14: Preparing [2023-11-14T21:48:30.119Z] 7bd0a8abef85: Preparing [2023-11-14T21:48:30.119Z] 8bea61a6fcac: Preparing [2023-11-14T21:48:30.119Z] a999022e2331: Preparing [2023-11-14T21:48:30.119Z] aa178ce925b4: Preparing [2023-11-14T21:48:30.119Z] 6923460be552: Preparing [2023-11-14T21:48:30.119Z] cc2447e1835a: Preparing [2023-11-14T21:48:30.119Z] cc2447e1835a: Waiting [2023-11-14T21:48:30.119Z] 6923460be552: Waiting [2023-11-14T21:48:30.119Z] 8bea61a6fcac: Layer already exists [2023-11-14T21:48:30.119Z] 6d97fe420c14: Layer already exists [2023-11-14T21:48:30.119Z] 7bd0a8abef85: Layer already exists [2023-11-14T21:48:30.119Z] aa178ce925b4: Layer already exists [2023-11-14T21:48:30.119Z] a999022e2331: Layer already exists [2023-11-14T21:48:30.119Z] 6923460be552: Layer already exists [2023-11-14T21:48:30.119Z] cc2447e1835a: Layer already exists [2023-11-14T21:48:30.119Z] fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:30.438Z] + 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-14T21:48:30.761Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-11-14T21:48:30.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-14T21:48:30.761Z] 6d97fe420c14: Preparing [2023-11-14T21:48:30.761Z] 7bd0a8abef85: Preparing [2023-11-14T21:48:30.761Z] 8bea61a6fcac: Preparing [2023-11-14T21:48:30.761Z] a999022e2331: Preparing [2023-11-14T21:48:30.761Z] aa178ce925b4: Preparing [2023-11-14T21:48:30.761Z] 6923460be552: Preparing [2023-11-14T21:48:30.761Z] cc2447e1835a: Preparing [2023-11-14T21:48:30.761Z] 6923460be552: Waiting [2023-11-14T21:48:30.761Z] cc2447e1835a: Waiting [2023-11-14T21:48:30.761Z] 8bea61a6fcac: Layer already exists [2023-11-14T21:48:30.761Z] 7bd0a8abef85: Layer already exists [2023-11-14T21:48:30.761Z] aa178ce925b4: Layer already exists [2023-11-14T21:48:30.761Z] a999022e2331: Layer already exists [2023-11-14T21:48:30.761Z] 6d97fe420c14: Layer already exists [2023-11-14T21:48:30.761Z] 6923460be552: Layer already exists [2023-11-14T21:48:30.761Z] cc2447e1835a: Layer already exists [2023-11-14T21:48:30.761Z] main: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:48:30.812Z] ===================================================== [Pipeline] echo [2023-11-14T21:48:30.819Z] taggedImages: [2023-11-14T21:48:30.819Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287 [2023-11-14T21:48:30.819Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-14T21:48:30.819Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.38 [2023-11-14T21:48:30.819Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [2023-11-14T21:48:30.819Z] - 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-14T21:48:31.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:48:31.208Z] [2023-11-14T21:48:31.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:31.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:48:31.520Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:48:31.520Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:48:31.520Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:48:31.520Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:48:31.520Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:48:31.520Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:48:31.520Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:48:31.520Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:48:31.520Z] 5d3b04190fa2: Waiting [2023-11-14T21:48:31.520Z] 33b1e0a273af: Waiting [2023-11-14T21:48:31.520Z] 2f39f015ded8: Waiting [2023-11-14T21:48:31.520Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:48:31.520Z] 5c69ac0246d0: Download complete [2023-11-14T21:48:31.520Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:48:31.520Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:48:31.777Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:48:31.777Z] 33b1e0a273af: Download complete [2023-11-14T21:48:31.777Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:48:31.777Z] ec43610c2a17: Download complete [2023-11-14T21:48:31.777Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:48:31.777Z] 5d3b04190fa2: Download complete [2023-11-14T21:48:31.777Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:48:31.777Z] 5eb5b503b376: Download complete [2023-11-14T21:48:32.709Z] 2f39f015ded8: Verifying Checksum [2023-11-14T21:48:32.709Z] 2f39f015ded8: Download complete [2023-11-14T21:48:33.275Z] 5eb5b503b376: Pull complete [2023-11-14T21:48:33.275Z] 5c69ac0246d0: Pull complete [2023-11-14T21:48:34.211Z] ec43610c2a17: Pull complete [2023-11-14T21:48:34.211Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:48:34.468Z] 33b1e0a273af: Pull complete [2023-11-14T21:48:34.468Z] 5d3b04190fa2: Pull complete [2023-11-14T21:48:38.648Z] 2f39f015ded8: Pull complete [2023-11-14T21:48:38.648Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:48:38.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:48:38.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:48:38.723Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T21:48:38.761Z] $ 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-14T21:48:44.159Z] $ docker top abfff66aee1b204791874f84db4c29ba2d9e4f13bb622436f8f5ab40fdc06573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:48:44.542Z] ---> job-cost.sh [2023-11-14T21:48:44.542Z] lf-activate-venv: SKIPPING [2023-11-14T21:48:44.542Z] INFO: No Stack... [2023-11-14T21:48:44.802Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:48:45.061Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:48:45.354Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-11-14T21:48:45.354Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:48:45.369Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [2023-11-14T21:48:45.376Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] did not exist. Created. [2023-11-14T21:48:45.377Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:48:45.681Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:48:45.706Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:48:45.713Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:48:45.736Z] $ docker stop --time=1 abfff66aee1b204791874f84db4c29ba2d9e4f13bb622436f8f5ab40fdc06573 [2023-11-14T21:48:46.879Z] $ docker rm -f --volumes abfff66aee1b204791874f84db4c29ba2d9e4f13bb622436f8f5ab40fdc06573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-11-14T21:48:46.960Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-14T21:48:46.995Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/208@tmp/config11811917847199735144tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:48:47.377Z] ---> docker-login.sh [2023-11-14T21:48:47.377Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:48:48.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:48.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:48.072Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:48.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:48.072Z] [2023-11-14T21:48:48.072Z] Login Succeeded [2023-11-14T21:48:48.072Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:48:48.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:48.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:48.679Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:48.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:48.679Z] [2023-11-14T21:48:48.679Z] Login Succeeded [2023-11-14T21:48:48.679Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:48:48.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:49.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:49.226Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:49.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:49.226Z] [2023-11-14T21:48:49.226Z] Login Succeeded [2023-11-14T21:48:49.226Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:48:49.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:49.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:49.501Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:49.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:49.501Z] [2023-11-14T21:48:49.501Z] Login Succeeded [2023-11-14T21:48:49.501Z] docker.io [2023-11-14T21:48:49.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:48:50.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:48:50.061Z] Configure a credential helper to remove this warning. See [2023-11-14T21:48:50.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:48:50.061Z] [2023-11-14T21:48:50.061Z] Login Succeeded [2023-11-14T21:48:50.336Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:48:50.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:48:50.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:48:50.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:48:50.827Z] ========================================================= [2023-11-14T21:48:50.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T21:48:50.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:51.192Z] + 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-14T21:48:51.192Z] Sending build context to Docker daemon 159.7kB [2023-11-14T21:48:51.465Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:48:51.465Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:48:51.746Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T21:48:51.746Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T21:48:51.746Z] 5d54e960e981: Pulling fs layer [2023-11-14T21:48:51.746Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T21:48:51.746Z] f0e02332f6b5: Pulling fs layer [2023-11-14T21:48:51.746Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T21:48:51.746Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T21:48:51.746Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T21:48:51.746Z] f0e02332f6b5: Waiting [2023-11-14T21:48:51.746Z] 872ee5b61b7b: Waiting [2023-11-14T21:48:51.746Z] 0c6a40ed1a82: Waiting [2023-11-14T21:48:51.746Z] 94ae7d8d031c: Waiting [2023-11-14T21:48:51.746Z] 5d54e960e981: Download complete [2023-11-14T21:48:51.746Z] f0e02332f6b5: Verifying Checksum [2023-11-14T21:48:51.746Z] f0e02332f6b5: Download complete [2023-11-14T21:48:51.746Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T21:48:51.746Z] 872ee5b61b7b: Download complete [2023-11-14T21:48:51.746Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T21:48:51.746Z] 9fda8d8052c6: Download complete [2023-11-14T21:48:52.732Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T21:48:52.732Z] 94ae7d8d031c: Download complete [2023-11-14T21:48:53.323Z] 9fda8d8052c6: Pull complete [2023-11-14T21:48:53.914Z] 5d54e960e981: Pull complete [2023-11-14T21:48:54.183Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T21:48:54.183Z] c4a7e357bf2a: Download complete [2023-11-14T21:48:55.607Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T21:48:55.607Z] 0c6a40ed1a82: Download complete [2023-11-14T21:49:10.632Z] c4a7e357bf2a: Pull complete [2023-11-14T21:49:10.632Z] f0e02332f6b5: Pull complete [2023-11-14T21:49:10.632Z] 872ee5b61b7b: Pull complete [2023-11-14T21:49:17.442Z] 0c6a40ed1a82: Pull complete [2023-11-14T21:49:19.486Z] 94ae7d8d031c: Pull complete [2023-11-14T21:49:19.486Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T21:49:19.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:49:19.486Z] ---> 86de565de09d [2023-11-14T21:49:19.486Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:49:21.509Z] ---> Running in f4ae421235eb [2023-11-14T21:49:21.509Z] Removing intermediate container f4ae421235eb [2023-11-14T21:49:21.509Z] ---> 87f9724a516a [2023-11-14T21:49:21.509Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:49:21.786Z] ---> Running in 61acc68a00f9 [2023-11-14T21:49:22.057Z] Removing intermediate container 61acc68a00f9 [2023-11-14T21:49:22.057Z] ---> 61f07f94016e [2023-11-14T21:49:22.057Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:49:22.335Z] ---> Running in 0f1458e0e1df [2023-11-14T21:49:22.629Z] Removing intermediate container 0f1458e0e1df [2023-11-14T21:49:22.629Z] ---> 5cc8f5499e55 [2023-11-14T21:49:22.629Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:49:22.629Z] ---> Running in 50f1107fa40c [2023-11-14T21:49:24.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:49:24.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:49:26.091Z] OK: 266 MiB in 52 packages [2023-11-14T21:49:27.540Z] Removing intermediate container 50f1107fa40c [2023-11-14T21:49:27.540Z] ---> 2e916ec18c29 [2023-11-14T21:49:27.540Z] Step 7/12 : WORKDIR /app [2023-11-14T21:49:27.540Z] ---> Running in 2323366fb9bc [2023-11-14T21:49:27.818Z] Removing intermediate container 2323366fb9bc [2023-11-14T21:49:27.818Z] ---> 1bc4c2003b5d [2023-11-14T21:49:27.818Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T21:49:28.415Z] ---> 654c7f962a14 [2023-11-14T21:49:28.415Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:49:28.695Z] ---> Running in 5ef2cb12bb2c [2023-11-14T21:51:05.431Z] Removing intermediate container 5ef2cb12bb2c [2023-11-14T21:51:05.431Z] ---> 528b39ceb587 [2023-11-14T21:51:05.431Z] Step 10/12 : COPY . . [2023-11-14T21:51:05.431Z] ---> 12eccaeab2e0 [2023-11-14T21:51:05.431Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:51:05.431Z] ---> Running in e23fa82eafd2 [2023-11-14T21:51:05.431Z] Removing intermediate container e23fa82eafd2 [2023-11-14T21:51:05.431Z] ---> 306d6d9f5c7b [2023-11-14T21:51:05.431Z] Step 12/12 : RUN $MAKE [2023-11-14T21:51:05.431Z] ---> Running in 42528d2c7491 [2023-11-14T21:51:05.431Z] noop [2023-11-14T21:51:05.431Z] Removing intermediate container 42528d2c7491 [2023-11-14T21:51:05.431Z] ---> 307ed8e28bb0 [2023-11-14T21:51:05.431Z] Successfully built 307ed8e28bb0 [2023-11-14T21:51:05.431Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:05.811Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:51:05.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:51:06.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-17549 does not seem to be running inside a container [2023-11-14T21:51:06.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/208 -v /w/workspace/app-service-configurable/208:/w/workspace/app-service-configurable/208:rw,z -v /w/workspace/app-service-configurable/208@tmp:/w/workspace/app-service-configurable/208@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-14T21:51:07.751Z] $ docker top 260691b0d0eb6fdab818011808d96417a61f3a56cadce7845b0ed52430218d15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:51:08.645Z] + go version [2023-11-14T21:51:08.645Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T21:51:08.677Z] $ docker stop --time=1 260691b0d0eb6fdab818011808d96417a61f3a56cadce7845b0ed52430218d15 [2023-11-14T21:51:10.402Z] $ docker rm -f --volumes 260691b0d0eb6fdab818011808d96417a61f3a56cadce7845b0ed52430218d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:11.022Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:51:11.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:51:11.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-17549 does not seem to be running inside a container [2023-11-14T21:51:11.362Z] $ 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/208 -v /w/workspace/app-service-configurable/208:/w/workspace/app-service-configurable/208:rw,z -v /w/workspace/app-service-configurable/208@tmp:/w/workspace/app-service-configurable/208@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-14T21:51:12.881Z] $ docker top a48593970a15f1fc775ba8fa6c4a398189a0c6f562a4dfa95d8f900ee6a79480 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:51:13.810Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/208 [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:51:14.503Z] + make test [2023-11-14T21:51:14.503Z] go test -race -coverprofile=coverage.out ./... [2023-11-14T21:54:21.699Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-14T21:54:21.699Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T21:54:21.699Z] go vet ./... [2023-11-14T21:56:30.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:56:30.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:56:30.045Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:56:30.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:56:30.092Z] $ docker stop --time=1 a48593970a15f1fc775ba8fa6c4a398189a0c6f562a4dfa95d8f900ee6a79480 [2023-11-14T21:56:32.238Z] $ docker rm -f --volumes a48593970a15f1fc775ba8fa6c4a398189a0c6f562a4dfa95d8f900ee6a79480 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:56:34.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:56:34.147Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T21:56:34.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:56:35.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:56:35.557Z] + ls -al . [2023-11-14T21:56:35.557Z] total 180 [2023-11-14T21:56:35.557Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 21:51 . [2023-11-14T21:56:35.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:48 .. [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 21:48 .dockerignore [2023-11-14T21:56:35.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:48 .git [2023-11-14T21:56:35.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:48 .github [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 14 21:48 .gitignore [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:48 .golangci.yml [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 14 21:48 Attribution.txt [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 14 21:48 CHANGELOG.md [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 14 21:48 Dockerfile [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:48 GOVERNANCE.md [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 14 21:48 Jenkinsfile [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 21:48 LICENSE [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 14 21:48 OWNERS.md [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 14 21:48 README.md [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:45 VERSION [2023-11-14T21:56:35.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:48 bin [2023-11-14T21:56:35.557Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 14 21:51 coverage.out [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 14 21:48 go.mod [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 14 21:48 go.sum [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 14 21:48 main.go [2023-11-14T21:56:35.557Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 14 21:48 makefile [2023-11-14T21:56:35.557Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:56:35.917Z] + 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=fe79c06bffd29ecdd39921b37db4c05fa478f287 --label arch=arm64 --label version=3.1.0-dev.38 . [2023-11-14T21:56:35.917Z] Sending build context to Docker daemon 160.8kB [2023-11-14T21:56:36.189Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:56:36.189Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-14T21:56:36.189Z] ---> 307ed8e28bb0 [2023-11-14T21:56:36.189Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:56:36.459Z] ---> Running in afce6a05f94e [2023-11-14T21:56:36.730Z] Removing intermediate container afce6a05f94e [2023-11-14T21:56:36.730Z] ---> b6bad44c7087 [2023-11-14T21:56:36.730Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:56:37.002Z] ---> Running in 5b55183596e2 [2023-11-14T21:56:37.283Z] Removing intermediate container 5b55183596e2 [2023-11-14T21:56:37.283Z] ---> 9b8aaa780657 [2023-11-14T21:56:37.283Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:56:37.554Z] ---> Running in 4e9e50d7ff01 [2023-11-14T21:56:37.826Z] Removing intermediate container 4e9e50d7ff01 [2023-11-14T21:56:37.826Z] ---> 8f752c42c2b4 [2023-11-14T21:56:37.826Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:56:37.826Z] ---> Running in 3bf87f9cdf4d [2023-11-14T21:56:39.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:56:39.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:56:40.959Z] OK: 266 MiB in 52 packages [2023-11-14T21:56:42.391Z] Removing intermediate container 3bf87f9cdf4d [2023-11-14T21:56:42.391Z] ---> 0e1b49e5609b [2023-11-14T21:56:42.391Z] Step 7/27 : WORKDIR /app [2023-11-14T21:56:42.391Z] ---> Running in 73fff06a7549 [2023-11-14T21:56:42.663Z] Removing intermediate container 73fff06a7549 [2023-11-14T21:56:42.663Z] ---> af10640b9eaa [2023-11-14T21:56:42.663Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-14T21:56:46.043Z] ---> af5fcf6f0e39 [2023-11-14T21:56:46.043Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:56:46.043Z] ---> Running in 1aa1defbaefc [2023-11-14T21:56:49.421Z] Removing intermediate container 1aa1defbaefc [2023-11-14T21:56:49.421Z] ---> acc8739f8738 [2023-11-14T21:56:49.421Z] Step 10/27 : COPY . . [2023-11-14T21:56:49.704Z] ---> f52ee66bb194 [2023-11-14T21:56:49.704Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:56:49.704Z] ---> Running in 0bcaaa7b198d [2023-11-14T21:56:50.404Z] Removing intermediate container 0bcaaa7b198d [2023-11-14T21:56:50.404Z] ---> 7082fc76637c [2023-11-14T21:56:50.404Z] Step 12/27 : RUN $MAKE [2023-11-14T21:56:50.404Z] ---> Running in a18c58be2e96 [2023-11-14T21:56:51.380Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.38" -trimpath -mod=readonly -o app-service-configurable [2023-11-14T21:59:28.247Z] Removing intermediate container a18c58be2e96 [2023-11-14T21:59:28.247Z] ---> 915433d91251 [2023-11-14T21:59:28.247Z] Step 13/27 : FROM alpine:3.18 [2023-11-14T21:59:28.247Z] 3.18: Pulling from library/alpine [2023-11-14T21:59:28.247Z] 579b34f0a95b: Pulling fs layer [2023-11-14T21:59:28.247Z] 579b34f0a95b: Verifying Checksum [2023-11-14T21:59:28.247Z] 579b34f0a95b: Download complete [2023-11-14T21:59:28.247Z] 579b34f0a95b: Pull complete [2023-11-14T21:59:28.247Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:59:28.247Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:59:28.247Z] ---> 3cc203321400 [2023-11-14T21:59:28.247Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T21:59:28.247Z] ---> Running in ddc232660055 [2023-11-14T21:59:28.247Z] Removing intermediate container ddc232660055 [2023-11-14T21:59:28.247Z] ---> dc72a3726271 [2023-11-14T21:59:28.247Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-14T21:59:28.247Z] ---> Running in eb7783363086 [2023-11-14T21:59:28.247Z] Removing intermediate container eb7783363086 [2023-11-14T21:59:28.247Z] ---> 692d5212adcc [2023-11-14T21:59:28.247Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T21:59:28.247Z] ---> Running in b6a315c5d3ca [2023-11-14T21:59:28.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:28.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:28.247Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T21:59:28.247Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T21:59:28.247Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:59:28.247Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:59:28.247Z] OK: 9 MiB in 17 packages [2023-11-14T21:59:28.247Z] Removing intermediate container b6a315c5d3ca [2023-11-14T21:59:28.247Z] ---> 3eaf11a75f68 [2023-11-14T21:59:28.247Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-14T21:59:28.247Z] ---> Running in 5c19e760ca59 [2023-11-14T21:59:28.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:28.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:28.247Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:59:28.247Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:28.247Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:59:28.247Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:28.247Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:59:28.247Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:59:28.247Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:28.247Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:59:28.247Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:59:28.247Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:59:28.247Z] OK: 9 MiB in 17 packages [2023-11-14T21:59:28.247Z] Removing intermediate container 5c19e760ca59 [2023-11-14T21:59:28.247Z] ---> a9ac743681ba [2023-11-14T21:59:28.247Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T21:59:28.247Z] ---> 442fde3b23df [2023-11-14T21:59:28.247Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T21:59:28.247Z] ---> 0a613c446711 [2023-11-14T21:59:28.247Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-14T21:59:28.831Z] ---> ae1ef775b435 [2023-11-14T21:59:28.832Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-14T21:59:30.247Z] ---> 1d54ea863263 [2023-11-14T21:59:30.247Z] Step 22/27 : EXPOSE 48095 [2023-11-14T21:59:30.515Z] ---> Running in 8abab6b2b8d5 [2023-11-14T21:59:30.795Z] Removing intermediate container 8abab6b2b8d5 [2023-11-14T21:59:30.795Z] ---> 8aa2605b9ab5 [2023-11-14T21:59:30.795Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-14T21:59:30.795Z] ---> Running in b6d98a9498c1 [2023-11-14T21:59:31.387Z] Removing intermediate container b6d98a9498c1 [2023-11-14T21:59:31.387Z] ---> 292419613318 [2023-11-14T21:59:31.387Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T21:59:31.387Z] ---> Running in 3b9f68c554b2 [2023-11-14T21:59:31.658Z] Removing intermediate container 3b9f68c554b2 [2023-11-14T21:59:31.658Z] ---> e899830a8bf7 [2023-11-14T21:59:31.658Z] Step 25/27 : LABEL arch=arm64 [2023-11-14T21:59:31.925Z] ---> Running in e33da02d5d69 [2023-11-14T21:59:32.192Z] Removing intermediate container e33da02d5d69 [2023-11-14T21:59:32.192Z] ---> ab7a146a54b2 [2023-11-14T21:59:32.192Z] Step 26/27 : LABEL git_sha=fe79c06bffd29ecdd39921b37db4c05fa478f287 [2023-11-14T21:59:32.458Z] ---> Running in 37a1dc0ed9f7 [2023-11-14T21:59:32.777Z] Removing intermediate container 37a1dc0ed9f7 [2023-11-14T21:59:32.777Z] ---> fd99b2116494 [2023-11-14T21:59:32.777Z] Step 27/27 : LABEL version=3.1.0-dev.38 [2023-11-14T21:59:32.777Z] ---> Running in 05219bc0db74 [2023-11-14T21:59:33.046Z] Removing intermediate container 05219bc0db74 [2023-11-14T21:59:33.046Z] ---> cfa13bf08e8c [2023-11-14T21:59:33.046Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:59:33.046Z] Successfully built cfa13bf08e8c [2023-11-14T21:59:33.046Z] 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-14T21:59:33.138Z] provisioning config files... [2023-11-14T21:59:33.154Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/208@tmp/config13444846030909673085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:59:33.511Z] ---> docker-login.sh [2023-11-14T21:59:33.511Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:59:33.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:33.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:33.779Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:33.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:33.779Z] [2023-11-14T21:59:33.779Z] Login Succeeded [2023-11-14T21:59:33.779Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:59:34.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:34.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:34.315Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:34.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:34.315Z] [2023-11-14T21:59:34.315Z] Login Succeeded [2023-11-14T21:59:34.315Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:59:34.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:34.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:34.584Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:34.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:34.584Z] [2023-11-14T21:59:34.584Z] Login Succeeded [2023-11-14T21:59:34.584Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:59:34.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:35.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:35.129Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:35.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:35.129Z] [2023-11-14T21:59:35.129Z] Login Succeeded [2023-11-14T21:59:35.129Z] docker.io [2023-11-14T21:59:35.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:35.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:35.666Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:35.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:35.666Z] [2023-11-14T21:59:35.666Z] Login Succeeded [2023-11-14T21:59:35.666Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:59:35.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:35.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:59:35.727Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-11-14T21:59:35.727Z] fe79c06bffd29ecdd39921b37db4c05fa478f287 [2023-11-14T21:59:35.727Z] latest [2023-11-14T21:59:35.727Z] 3.1.0-dev.38 [2023-11-14T21:59:35.727Z] fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [2023-11-14T21:59:35.727Z] main [2023-11-14T21:59:35.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:36.077Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:36.434Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287 [2023-11-14T21:59:36.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-14T21:59:36.434Z] ab63a820f097: Preparing [2023-11-14T21:59:36.434Z] aad32ccd8583: Preparing [2023-11-14T21:59:36.434Z] ae16c6034541: Preparing [2023-11-14T21:59:36.434Z] 89850ff5d854: Preparing [2023-11-14T21:59:36.434Z] d77a6d5e6bed: Preparing [2023-11-14T21:59:36.434Z] f515b8d95f23: Preparing [2023-11-14T21:59:36.434Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:36.434Z] f515b8d95f23: Waiting [2023-11-14T21:59:36.434Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:37.018Z] ae16c6034541: Pushed [2023-11-14T21:59:37.018Z] aad32ccd8583: Pushed [2023-11-14T21:59:37.018Z] 89850ff5d854: Pushed [2023-11-14T21:59:37.018Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:37.600Z] f515b8d95f23: Pushed [2023-11-14T21:59:39.009Z] d77a6d5e6bed: Pushed [2023-11-14T21:59:43.277Z] ab63a820f097: Pushed [2023-11-14T21:59:43.544Z] fe79c06bffd29ecdd39921b37db4c05fa478f287: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:43.909Z] + 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-14T21:59:44.262Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-14T21:59:44.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-14T21:59:44.262Z] ab63a820f097: Preparing [2023-11-14T21:59:44.262Z] aad32ccd8583: Preparing [2023-11-14T21:59:44.262Z] ae16c6034541: Preparing [2023-11-14T21:59:44.262Z] 89850ff5d854: Preparing [2023-11-14T21:59:44.262Z] d77a6d5e6bed: Preparing [2023-11-14T21:59:44.262Z] f515b8d95f23: Preparing [2023-11-14T21:59:44.262Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:44.262Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:44.262Z] ab63a820f097: Layer already exists [2023-11-14T21:59:44.262Z] ae16c6034541: Layer already exists [2023-11-14T21:59:44.262Z] aad32ccd8583: Layer already exists [2023-11-14T21:59:44.262Z] 89850ff5d854: Layer already exists [2023-11-14T21:59:44.262Z] d77a6d5e6bed: Layer already exists [2023-11-14T21:59:44.262Z] f515b8d95f23: Layer already exists [2023-11-14T21:59:44.262Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:44.528Z] latest: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:44.878Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:45.239Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.38 [2023-11-14T21:59:45.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-14T21:59:45.239Z] ab63a820f097: Preparing [2023-11-14T21:59:45.239Z] aad32ccd8583: Preparing [2023-11-14T21:59:45.239Z] ae16c6034541: Preparing [2023-11-14T21:59:45.239Z] 89850ff5d854: Preparing [2023-11-14T21:59:45.239Z] d77a6d5e6bed: Preparing [2023-11-14T21:59:45.239Z] f515b8d95f23: Preparing [2023-11-14T21:59:45.239Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:45.239Z] f515b8d95f23: Waiting [2023-11-14T21:59:45.239Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:45.239Z] 89850ff5d854: Layer already exists [2023-11-14T21:59:45.239Z] aad32ccd8583: Layer already exists [2023-11-14T21:59:45.239Z] ae16c6034541: Layer already exists [2023-11-14T21:59:45.239Z] d77a6d5e6bed: Layer already exists [2023-11-14T21:59:45.239Z] ab63a820f097: Layer already exists [2023-11-14T21:59:45.239Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:45.239Z] f515b8d95f23: Layer already exists [2023-11-14T21:59:45.506Z] 3.1.0-dev.38: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:45.866Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:46.232Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [2023-11-14T21:59:46.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-14T21:59:46.232Z] ab63a820f097: Preparing [2023-11-14T21:59:46.232Z] aad32ccd8583: Preparing [2023-11-14T21:59:46.232Z] ae16c6034541: Preparing [2023-11-14T21:59:46.232Z] 89850ff5d854: Preparing [2023-11-14T21:59:46.232Z] d77a6d5e6bed: Preparing [2023-11-14T21:59:46.232Z] f515b8d95f23: Preparing [2023-11-14T21:59:46.232Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:46.232Z] f515b8d95f23: Waiting [2023-11-14T21:59:46.232Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:46.232Z] ab63a820f097: Layer already exists [2023-11-14T21:59:46.232Z] ae16c6034541: Layer already exists [2023-11-14T21:59:46.232Z] 89850ff5d854: Layer already exists [2023-11-14T21:59:46.232Z] d77a6d5e6bed: Layer already exists [2023-11-14T21:59:46.232Z] aad32ccd8583: Layer already exists [2023-11-14T21:59:46.232Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:46.232Z] f515b8d95f23: Layer already exists [2023-11-14T21:59:46.502Z] fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:46.870Z] + 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-14T21:59:51.512Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-11-14T21:59:51.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-14T21:59:51.512Z] ab63a820f097: Preparing [2023-11-14T21:59:51.512Z] aad32ccd8583: Preparing [2023-11-14T21:59:51.512Z] ae16c6034541: Preparing [2023-11-14T21:59:51.512Z] 89850ff5d854: Preparing [2023-11-14T21:59:51.512Z] d77a6d5e6bed: Preparing [2023-11-14T21:59:51.512Z] f515b8d95f23: Preparing [2023-11-14T21:59:51.512Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:51.512Z] f515b8d95f23: Waiting [2023-11-14T21:59:51.512Z] 5f4d9fc4d98d: Waiting [2023-11-14T21:59:51.512Z] d77a6d5e6bed: Layer already exists [2023-11-14T21:59:51.512Z] aad32ccd8583: Layer already exists [2023-11-14T21:59:51.512Z] 89850ff5d854: Layer already exists [2023-11-14T21:59:51.512Z] ab63a820f097: Layer already exists [2023-11-14T21:59:51.512Z] ae16c6034541: Layer already exists [2023-11-14T21:59:51.512Z] f515b8d95f23: Layer already exists [2023-11-14T21:59:51.512Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:51.779Z] main: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:51.831Z] ===================================================== [Pipeline] echo [2023-11-14T21:59:51.840Z] taggedImages: [2023-11-14T21:59:51.840Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287 [2023-11-14T21:59:51.840Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-14T21:59:51.840Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.38 [2023-11-14T21:59:51.840Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [2023-11-14T21:59:51.840Z] - 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-14T21:59:52.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T21:59:52.235Z] [2023-11-14T21:59:52.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:52.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T21:59:52.861Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T21:59:52.861Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T21:59:52.861Z] 04944245beec: Pulling fs layer [2023-11-14T21:59:52.861Z] 699f458cf7ca: Pulling fs layer [2023-11-14T21:59:52.861Z] 765212b225bb: Pulling fs layer [2023-11-14T21:59:52.861Z] f23df028b6ca: Pulling fs layer [2023-11-14T21:59:52.861Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T21:59:52.861Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T21:59:52.861Z] 765212b225bb: Waiting [2023-11-14T21:59:52.861Z] d65c8cfc05b1: Waiting [2023-11-14T21:59:52.861Z] 2437ff75d9bd: Waiting [2023-11-14T21:59:52.861Z] 04944245beec: Verifying Checksum [2023-11-14T21:59:52.861Z] 04944245beec: Download complete [2023-11-14T21:59:52.861Z] 765212b225bb: Verifying Checksum [2023-11-14T21:59:52.861Z] 765212b225bb: Download complete [2023-11-14T21:59:52.861Z] f23df028b6ca: Verifying Checksum [2023-11-14T21:59:52.861Z] f23df028b6ca: Download complete [2023-11-14T21:59:53.130Z] 699f458cf7ca: Verifying Checksum [2023-11-14T21:59:53.130Z] 699f458cf7ca: Download complete [2023-11-14T21:59:53.130Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T21:59:53.130Z] d65c8cfc05b1: Download complete [2023-11-14T21:59:53.402Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T21:59:53.402Z] 8998bd30e6a1: Download complete [2023-11-14T21:59:56.752Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T21:59:58.841Z] 8998bd30e6a1: Pull complete [2023-11-14T21:59:59.448Z] 04944245beec: Pull complete [2023-11-14T22:00:01.461Z] 699f458cf7ca: Pull complete [2023-11-14T22:00:01.461Z] 765212b225bb: Pull complete [2023-11-14T22:00:05.765Z] f23df028b6ca: Pull complete [2023-11-14T22:00:06.031Z] d65c8cfc05b1: Pull complete [2023-11-14T22:00:24.273Z] 2437ff75d9bd: Pull complete [2023-11-14T22:00:24.273Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:00:24.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:00:24.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:24.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-17549 does not seem to be running inside a container [2023-11-14T22:00:24.587Z] $ 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/208 -v /w/workspace/app-service-configurable/208:/w/workspace/app-service-configurable/208:rw,z -v /w/workspace/app-service-configurable/208@tmp:/w/workspace/app-service-configurable/208@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-14T22:00:27.720Z] $ docker top 5c07422562311766b790c8bc7717327cc14ea53d0ff50c964ec235f38a60b264 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:28.583Z] ---> job-cost.sh [2023-11-14T22:00:28.583Z] lf-activate-venv: SKIPPING [2023-11-14T22:00:28.583Z] INFO: No Stack... [2023-11-14T22:00:28.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:00:29.859Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:00:30.507Z] + cat /w/workspace/app-service-configurable/208/archives/cost.csv [2023-11-14T22:00:30.507Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:00:30.594Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [2023-11-14T22:00:30.600Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] did not exist. Created. [2023-11-14T22:00:30.601Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:00:31.278Z] /w/workspace/app-service-configurable/208@tmp/durable-f750449b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:00:31.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:00:31.969Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:00:32.033Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:00:32.051Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:00:32.085Z] $ docker stop --time=1 5c07422562311766b790c8bc7717327cc14ea53d0ff50c964ec235f38a60b264 [2023-11-14T22:00:33.670Z] $ docker rm -f --volumes 5c07422562311766b790c8bc7717327cc14ea53d0ff50c964ec235f38a60b264 [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-14T22:00:34.053Z] provisioning config files... [2023-11-14T22:00:34.059Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config669852728331840494tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:00:34.354Z] + set +x [2023-11-14T22:00:34.354Z] + curl -s https://codecov.io/bash [2023-11-14T22:00:34.354Z] + bash -s -- [2023-11-14T22:00:34.354Z] [2023-11-14T22:00:34.354Z] _____ _ [2023-11-14T22:00:34.354Z] / ____| | | [2023-11-14T22:00:34.354Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:00:34.354Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:00:34.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:00:34.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:00:34.354Z] Bash-1.0.6 [2023-11-14T22:00:34.354Z] [2023-11-14T22:00:34.354Z] [2023-11-14T22:00:34.354Z] ==> git version 2.25.1 found [2023-11-14T22:00:34.354Z] ==> 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-14T22:00:34.354Z] Release-Date: 2020-01-08 [2023-11-14T22:00:34.354Z] 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-14T22:00:34.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:00:34.354Z] ==> Jenkins CI detected. [2023-11-14T22:00:34.354Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-11-14T22:00:34.354Z] project root: . [2023-11-14T22:00:34.354Z] --> token set from env [2023-11-14T22:00:34.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:00:34.354Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:00:34.354Z] ==> Python coveragepy not found [2023-11-14T22:00:34.354Z] ==> Searching for coverage reports in: [2023-11-14T22:00:34.354Z] + . [2023-11-14T22:00:34.354Z] -> Found 1 reports [2023-11-14T22:00:34.354Z] ==> Detecting git/mercurial file structure [2023-11-14T22:00:34.354Z] ==> Reading reports [2023-11-14T22:00:34.354Z] + ./coverage.out bytes=13 [2023-11-14T22:00:34.354Z] ==> Appending adjustments [2023-11-14T22:00:34.354Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:00:34.612Z] + Found adjustments [2023-11-14T22:00:34.612Z] ==> Gzipping contents [2023-11-14T22:00:34.612Z] 4.0K /tmp/codecov.LLr5CP.gz [2023-11-14T22:00:34.612Z] ==> Uploading reports [2023-11-14T22:00:34.612Z] url: https://codecov.io [2023-11-14T22:00:34.612Z] query: branch=main&commit=fe79c06bffd29ecdd39921b37db4c05fa478f287&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:00:34.612Z] -> Pinging Codecov [2023-11-14T22:00:34.612Z] 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=fe79c06bffd29ecdd39921b37db4c05fa478f287&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:00:34.612Z] -> Uploading to [2023-11-14T22:00:34.612Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/A97CA9966030D2A3747ED39772930CCE/fe79c06bffd29ecdd39921b37db4c05fa478f287/64669db6-5700-4cc9-a086-c5441d6e2f2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T220034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16423be9a993b584c578e3d7d3f49d4ac853240c081170af8d3362535a12b0e3 [2023-11-14T22:00:34.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:00:34.612Z] Dload Upload Total Spent Left Speed [2023-11-14T22:00:34.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1000 --:--:-- --:--:-- --:--:-- 1000 [2023-11-14T22:00:34.873Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] } [2023-11-14T22:00:34.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:00:35.023Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:00:35.032Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:35.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:00:35.336Z] [2023-11-14T22:00:35.336Z] 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-14T22:00:35.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:00:35.653Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:00:35.653Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:00:35.653Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:00:35.653Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:00:35.653Z] 114826534d7a: Pulling fs layer [2023-11-14T22:00:35.653Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:00:35.653Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:00:35.653Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:00:35.653Z] 4657fd5d0bcf: Waiting [2023-11-14T22:00:35.653Z] 6ad1cebc031e: Waiting [2023-11-14T22:00:35.653Z] 8a3aa393b2d8: Waiting [2023-11-14T22:00:35.653Z] 114826534d7a: Waiting [2023-11-14T22:00:35.653Z] 25bc292e5bac: Verifying Checksum [2023-11-14T22:00:35.653Z] 25bc292e5bac: Download complete [2023-11-14T22:00:35.653Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:00:35.653Z] 52dc419b0ee2: Download complete [2023-11-14T22:00:35.653Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:00:35.653Z] 4657fd5d0bcf: Download complete [2023-11-14T22:00:35.918Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:00:35.918Z] 6ad1cebc031e: Download complete [2023-11-14T22:00:35.918Z] df9b9388f04a: Pull complete [2023-11-14T22:00:35.918Z] 52dc419b0ee2: Pull complete [2023-11-14T22:00:36.485Z] 25bc292e5bac: Pull complete [2023-11-14T22:00:36.485Z] 114826534d7a: Download complete [2023-11-14T22:00:36.743Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:00:36.743Z] 8a3aa393b2d8: Download complete [2023-11-14T22:00:40.023Z] 114826534d7a: Pull complete [2023-11-14T22:00:40.023Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:00:40.023Z] 6ad1cebc031e: Pull complete [2023-11-14T22:00:42.546Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:00:42.546Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:00:42.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:00:42.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:42.681Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T22:00:42.710Z] $ 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-14T22:00:47.228Z] $ docker top f835d55c74072dd108a969b87340265203fde0bcd4fb1239c849c9aff6742c55 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:00:47.305Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-11-14T22:00:47.584Z] + set -o pipefail [2023-11-14T22:00:47.584Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-11-14T22:00:52.875Z] [2023-11-14T22:00:52.875Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-11-14T22:00:52.875Z] [2023-11-14T22:00:52.875Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d9c6d8b8-b694-4f74-bfb2-b5b487c47a1d [2023-11-14T22:00:52.875Z] [2023-11-14T22:00:52.875Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:00:52.875Z] [2023-11-14T22:00:52.875Z] [2023-11-14T22:00:52.875Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:00:52.875Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:00:52.875Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:00:52.875Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:00:52.875Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:00:52.881Z] $ docker stop --time=1 f835d55c74072dd108a969b87340265203fde0bcd4fb1239c849c9aff6742c55 [2023-11-14T22:00:56.366Z] $ docker rm -f --volumes f835d55c74072dd108a969b87340265203fde0bcd4fb1239c849c9aff6742c55 [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-14T22:00:57.097Z] + git log --format=format:%s -1 fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] sh [2023-11-14T22:00:57.386Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:00:57.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:57.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:00:57.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:57.765Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T22:00:57.790Z] $ 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-14T22:00:58.210Z] $ docker top 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:00:58.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:00:58.301Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:00:58.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:00:58.402Z] $ docker exec 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 ssh-agent [2023-11-14T22:00:58.502Z] SSH_AUTH_SOCK=/tmp/ssh-2riO4govygwd/agent.33 [2023-11-14T22:00:58.502Z] SSH_AGENT_PID=39 [2023-11-14T22:00:58.507Z] Running ssh-add (command line suppressed) [2023-11-14T22:00:58.604Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8672618563704878626.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8672618563704878626.key) [2023-11-14T22:00:58.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:00:58.910Z] + git semver tag [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,078 [run_tag] DEBUG tag force:False [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,079 [check_head_tag] DEBUG check head tag [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,080 [execute] INFO git cat-file --batch-check [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,085 [execute] INFO git cat-file --batch [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,103 [execute] INFO git tag -a v3.1.0-dev.38 -m v3.1.0-dev.38 [2023-11-14T22:00:59.168Z] 2023-11-14 22:00:59,103 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.38', '-m', 'v3.1.0-dev.38'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:00:59.169Z] 2023-11-14 22:00:59,108 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T22:00:59.169Z] 3.1.0-dev.38 [Pipeline] } [2023-11-14T22:00:59.172Z] $ docker exec --env ******** --env ******** 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 ssh-agent -k [2023-11-14T22:00:59.267Z] unset SSH_AUTH_SOCK; [2023-11-14T22:00:59.267Z] unset SSH_AGENT_PID; [2023-11-14T22:00:59.268Z] echo Agent pid 39 killed; [2023-11-14T22:00:59.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:00:59.584Z] + git semver [Pipeline] } [2023-11-14T22:00:59.849Z] $ docker stop --time=1 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 [2023-11-14T22:01:01.104Z] $ docker rm -f --volumes 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:01.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:01:01.504Z] [2023-11-14T22:01:01.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:01.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:01:01.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:01:01.805Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:01:01.805Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:01:01.805Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:01:01.805Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:01:01.805Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:01:01.805Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:01:01.805Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:01:01.805Z] 0d9ebad4ef96: Waiting [2023-11-14T22:01:01.805Z] e9a5061849ea: Waiting [2023-11-14T22:01:01.805Z] d747dcd14b5f: Waiting [2023-11-14T22:01:01.805Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:01:01.805Z] 9712f1f96733: Download complete [2023-11-14T22:01:02.066Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:01:02.066Z] 63f879dbbcfc: Download complete [2023-11-14T22:01:02.327Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:01:02.327Z] 0d9ebad4ef96: Download complete [2023-11-14T22:01:02.327Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:01:02.327Z] e9a5061849ea: Download complete [2023-11-14T22:01:02.327Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:01:02.327Z] ab5ef0e58194: Download complete [2023-11-14T22:01:02.327Z] d747dcd14b5f: Verifying Checksum [2023-11-14T22:01:02.327Z] d747dcd14b5f: Download complete [2023-11-14T22:01:02.586Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:01:02.586Z] 2de7ff778b66: Download complete [2023-11-14T22:01:05.114Z] ab5ef0e58194: Pull complete [2023-11-14T22:01:05.114Z] 9712f1f96733: Pull complete [2023-11-14T22:01:05.372Z] 63f879dbbcfc: Pull complete [2023-11-14T22:01:08.647Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:01:08.906Z] e9a5061849ea: Pull complete [2023-11-14T22:01:08.906Z] d747dcd14b5f: Pull complete [2023-11-14T22:01:09.838Z] 2de7ff778b66: Pull complete [2023-11-14T22:01:09.838Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:01:09.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:01:09.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:09.932Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T22:01:09.949Z] $ 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-14T22:01:14.547Z] $ docker top 9f911d624aeb4726b6bffcdebed589087d36f1ecbe61403573e6484eb161ba1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:01:14.621Z] provisioning config files... [2023-11-14T22:01:14.627Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12995192118708231005tmp [2023-11-14T22:01:14.637Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11315311526713869567tmp [2023-11-14T22:01:14.646Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15359044865239288191tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:01:14.663Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:14.948Z] ---> sigul-configuration.sh [2023-11-14T22:01:14.948Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:01:14.948Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:01:14.948Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:01:14.948Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:01:14.948Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:01:14.948Z] gpg: CAST5 encrypted data [2023-11-14T22:01:14.948Z] gpg: encrypted with 1 passphrase [2023-11-14T22:01:14.948Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:01:15.232Z] + mkdir /home/jenkins [2023-11-14T22:01:15.232Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:01:15.520Z] + 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-14T22:01:15.530Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:15.814Z] ---> sigul-install.sh [2023-11-14T22:01:15.814Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:01:16.094Z] + git tag --list [2023-11-14T22:01:16.095Z] v1.0.0 [2023-11-14T22:01:16.095Z] v1.1.0 [2023-11-14T22:01:16.095Z] v1.2.0 [2023-11-14T22:01:16.095Z] v1.3.0 [2023-11-14T22:01:16.095Z] v1.3.1 [2023-11-14T22:01:16.095Z] v2.0.0 [2023-11-14T22:01:16.095Z] v2.0.1 [2023-11-14T22:01:16.095Z] v2.1.0 [2023-11-14T22:01:16.095Z] v2.1.1 [2023-11-14T22:01:16.095Z] v2.1.2 [2023-11-14T22:01:16.095Z] v2.2.0 [2023-11-14T22:01:16.095Z] v2.3 [2023-11-14T22:01:16.095Z] v2.3.0 [2023-11-14T22:01:16.095Z] v2.3.1 [2023-11-14T22:01:16.095Z] v3.0 [2023-11-14T22:01:16.095Z] v3.0.0 [2023-11-14T22:01:16.095Z] v3.0.1 [2023-11-14T22:01:16.095Z] v3.0.1-dev.1 [2023-11-14T22:01:16.095Z] v3.1.0-dev.1 [2023-11-14T22:01:16.095Z] v3.1.0-dev.10 [2023-11-14T22:01:16.095Z] v3.1.0-dev.11 [2023-11-14T22:01:16.095Z] v3.1.0-dev.12 [2023-11-14T22:01:16.095Z] v3.1.0-dev.13 [2023-11-14T22:01:16.095Z] v3.1.0-dev.14 [2023-11-14T22:01:16.095Z] v3.1.0-dev.15 [2023-11-14T22:01:16.095Z] v3.1.0-dev.16 [2023-11-14T22:01:16.095Z] v3.1.0-dev.17 [2023-11-14T22:01:16.095Z] v3.1.0-dev.18 [2023-11-14T22:01:16.095Z] v3.1.0-dev.19 [2023-11-14T22:01:16.095Z] v3.1.0-dev.2 [2023-11-14T22:01:16.095Z] v3.1.0-dev.20 [2023-11-14T22:01:16.095Z] v3.1.0-dev.21 [2023-11-14T22:01:16.095Z] v3.1.0-dev.22 [2023-11-14T22:01:16.095Z] v3.1.0-dev.23 [2023-11-14T22:01:16.095Z] v3.1.0-dev.24 [2023-11-14T22:01:16.095Z] v3.1.0-dev.25 [2023-11-14T22:01:16.095Z] v3.1.0-dev.26 [2023-11-14T22:01:16.095Z] v3.1.0-dev.27 [2023-11-14T22:01:16.095Z] v3.1.0-dev.28 [2023-11-14T22:01:16.095Z] v3.1.0-dev.29 [2023-11-14T22:01:16.095Z] v3.1.0-dev.3 [2023-11-14T22:01:16.095Z] v3.1.0-dev.30 [2023-11-14T22:01:16.095Z] v3.1.0-dev.31 [2023-11-14T22:01:16.095Z] v3.1.0-dev.32 [2023-11-14T22:01:16.095Z] v3.1.0-dev.33 [2023-11-14T22:01:16.095Z] v3.1.0-dev.34 [2023-11-14T22:01:16.095Z] v3.1.0-dev.35 [2023-11-14T22:01:16.095Z] v3.1.0-dev.36 [2023-11-14T22:01:16.095Z] v3.1.0-dev.37 [2023-11-14T22:01:16.095Z] v3.1.0-dev.38 [2023-11-14T22:01:16.095Z] v3.1.0-dev.4 [2023-11-14T22:01:16.095Z] v3.1.0-dev.5 [2023-11-14T22:01:16.095Z] v3.1.0-dev.6 [2023-11-14T22:01:16.095Z] v3.1.0-dev.7 [2023-11-14T22:01:16.095Z] v3.1.0-dev.8 [2023-11-14T22:01:16.095Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:01:16.380Z] + lftools sign git-tag v3.1.0-dev.38 [2023-11-14T22:01:16.947Z] Signing Git tag with Sigul... [2023-11-14T22:01:16.947Z] Signing v3.1.0-dev.38 [Pipeline] echo [2023-11-14T22:01:17.214Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:17.497Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:01:17.504Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:01:17.515Z] $ docker stop --time=1 9f911d624aeb4726b6bffcdebed589087d36f1ecbe61403573e6484eb161ba1f [2023-11-14T22:01:18.805Z] $ docker rm -f --volumes 9f911d624aeb4726b6bffcdebed589087d36f1ecbe61403573e6484eb161ba1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:01:19.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:01:19.220Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:19.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:01:19.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:19.575Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T22:01:19.599Z] $ 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-14T22:01:19.940Z] $ docker top 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 -eo pid,comm [2023-11-14T22:01:19.991Z] 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-14T22:01:19.991Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:01:20.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:01:20.024Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:01:20.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:01:20.132Z] $ docker exec 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 ssh-agent [2023-11-14T22:01:20.251Z] SSH_AUTH_SOCK=/tmp/ssh-w0vjH9CGr5Wc/agent.33 [2023-11-14T22:01:20.251Z] SSH_AGENT_PID=39 [2023-11-14T22:01:20.256Z] Running ssh-add (command line suppressed) [2023-11-14T22:01:20.359Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15590749718833830740.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15590749718833830740.key) [2023-11-14T22:01:20.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:01:20.666Z] + git semver bump pre [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,842 [bump_version] DEBUG bumping version:3.1.0-dev.38 on axis:pre with prefix:dev [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,842 [bump_version] DEBUG bumped version:3.1.0-dev.39 [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,842 [write_version] DEBUG write version:3.1.0-dev.39 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,842 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,844 [execute] INFO git cat-file --batch-check [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,844 [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-14T22:01:20.924Z] 2023-11-14 22:01:20,848 [execute] INFO git cat-file --batch [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:20.924Z] 2023-11-14 22:01:20,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T22:01:20.924Z] 3.1.0-dev.39 [Pipeline] } [2023-11-14T22:01:20.927Z] $ docker exec --env ******** --env ******** 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 ssh-agent -k [2023-11-14T22:01:21.029Z] unset SSH_AUTH_SOCK; [2023-11-14T22:01:21.030Z] unset SSH_AGENT_PID; [2023-11-14T22:01:21.030Z] echo Agent pid 39 killed; [2023-11-14T22:01:21.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:01:21.350Z] + git semver [Pipeline] } [2023-11-14T22:01:21.616Z] $ docker stop --time=1 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 [2023-11-14T22:01:22.886Z] $ docker rm -f --volumes 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:01:23.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:01:23.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:23.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:01:23.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:23.609Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T22:01:23.635Z] $ 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-14T22:01:23.955Z] $ docker top abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c -eo pid,comm [2023-11-14T22:01:24.005Z] 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-14T22:01:24.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:01:24.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:01:24.049Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:01:24.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:01:24.138Z] $ docker exec abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c ssh-agent [2023-11-14T22:01:24.256Z] SSH_AUTH_SOCK=/tmp/ssh-wwjrGeb5vn5U/agent.31 [2023-11-14T22:01:24.256Z] SSH_AGENT_PID=37 [2023-11-14T22:01:24.260Z] Running ssh-add (command line suppressed) [2023-11-14T22:01:24.349Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1341392464949869584.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1341392464949869584.key) [2023-11-14T22:01:24.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:01:24.652Z] + git semver push [2023-11-14T22:01:24.910Z] 2023-11-14 22:01:24,802 [run_push] DEBUG push [2023-11-14T22:01:24.910Z] 2023-11-14 22:01:24,803 [execute] INFO git cat-file --batch-check [2023-11-14T22:01:24.910Z] 2023-11-14 22:01:24,803 [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-14T22:01:24.910Z] 2023-11-14 22:01:24,806 [execute] INFO git rev-list be3ad4a2aa2a41f7c99bbe37209b1b230f13df21 -- [2023-11-14T22:01:24.910Z] 2023-11-14 22:01:24,806 [execute] DEBUG Popen(['git', 'rev-list', 'be3ad4a2aa2a41f7c99bbe37209b1b230f13df21', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:01:24.910Z] 2023-11-14 22:01:24,816 [execute] INFO git fetch -v origin [2023-11-14T22:01:24.910Z] 2023-11-14 22:01:24,817 [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-14T22:01:25.479Z] 2023-11-14 22:01:25,363 [run_push] DEBUG no remote changes detected [2023-11-14T22:01:25.479Z] 2023-11-14 22:01:25,364 [execute] INFO git push origin semver [2023-11-14T22:01:25.479Z] 2023-11-14 22:01:25,364 [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-14T22:01:26.414Z] 2023-11-14 22:01:26,166 [run_push] DEBUG push all version tags [2023-11-14T22:01:26.414Z] 2023-11-14 22:01:26,166 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:01:26.414Z] 2023-11-14 22:01:26,167 [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-14T22:01:26.982Z] 2023-11-14 22:01:26,912 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-14T22:01:26.982Z] 3.1.0-dev.39 [Pipeline] } [2023-11-14T22:01:26.985Z] $ docker exec --env ******** --env ******** abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c ssh-agent -k [2023-11-14T22:01:27.075Z] unset SSH_AUTH_SOCK; [2023-11-14T22:01:27.075Z] unset SSH_AGENT_PID; [2023-11-14T22:01:27.075Z] echo Agent pid 37 killed; [2023-11-14T22:01:27.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:01:27.391Z] + git semver [Pipeline] } [2023-11-14T22:01:27.693Z] $ docker stop --time=1 abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c [2023-11-14T22:01:28.952Z] $ docker rm -f --volumes abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c [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-14T22:01:29.556Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-11-14T22:01:29.556Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-14T22:01:29.556Z] total 16 [2023-11-14T22:01:29.556Z] drwxr-xr-x 3 root root 4096 Nov 14 21:48 . [2023-11-14T22:01:29.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:01 .. [2023-11-14T22:01:29.556Z] drwxr-xr-x 2 root root 4096 Nov 14 21:48 cost [2023-11-14T22:01:29.556Z] -rw-r--r-- 1 root root 96 Nov 14 21:48 cost.csv [2023-11-14T22:01:29.556Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-11-14T22:01:29.556Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-14T22:01:29.556Z] total 16 [2023-11-14T22:01:29.556Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:48 . [2023-11-14T22:01:29.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:01 .. [2023-11-14T22:01:29.556Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:48 cost [2023-11-14T22:01:29.556Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 14 21:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:29.842Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:30.696Z] ---> package-listing.sh [2023-11-14T22:01:30.696Z] ++ facter osfamily [2023-11-14T22:01:30.696Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:01:30.954Z] + OS_FAMILY=debian [2023-11-14T22:01:30.954Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-11-14T22:01:30.954Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:01:30.954Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:01:30.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:01:30.954Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:01:30.954Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-14T22:01:30.954Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:01:30.954Z] + case "${OS_FAMILY}" in [2023-11-14T22:01:30.954Z] + grep '^ii' [2023-11-14T22:01:30.954Z] + dpkg -l [2023-11-14T22:01:30.954Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:01:30.954Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:01:30.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:01:30.954Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-14T22:01:30.954Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-11-14T22:01:30.954Z] + 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-14T22:01:30.965Z] 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-14T22:01:31.240Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:31.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:01:31.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:31.865Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-11-14T22:01:31.886Z] $ 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-14T22:01:32.084Z] $ docker top 71049f4b53914fecdbbfca6a667e81f6c2849ee56c996fda1165e7cbddcc1e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:01:32.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:01:32.716Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:01:32.997Z] + ls /var/log/sa-host [2023-11-14T22:01:32.997Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:01:33.064Z] provisioning config files... [2023-11-14T22:01:33.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6460852036642254600tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:01:33.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:33.372Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:01:33.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:33.709Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:01:33.717Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:33.998Z] ---> sudo-logs.sh [2023-11-14T22:01:33.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:01:34.032Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:34.315Z] ---> job-cost.sh [2023-11-14T22:01:34.315Z] lf-activate-venv: SKIPPING [2023-11-14T22:01:34.315Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:01:34.315Z] INFO: Retrieving Stack Cost... [2023-11-14T22:01:34.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:01:35.140Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:01:35.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:35.435Z] ---> logs-deploy.sh [2023-11-14T22:01:35.435Z] lf-activate-venv: SKIPPING [2023-11-14T22:01:35.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/208 [2023-11-14T22:01:35.435Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:01:36.370Z] Archives upload complete. [2023-11-14T22:01:36.370Z] INFO: archiving logs to Nexus