Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c98c833e4ed4c86afba46bea37273d03317273d 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-ssh7548389626304837313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2440326301882425688.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10607756754968928157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16143073150716422295.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-ssh9445352501114622671.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 ‘prd-ubuntu20.04-docker-8c-8g-16818’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16824 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 8c98c833e4ed4c86afba46bea37273d03317273d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#568)" > 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 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 > git rev-list --no-walk 54f3f02236d78e8dac698cc92ad00962f8aead74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:51:04.147Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:51:04.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:51:04.214Z] ========================================================= [2023-05-24T23:51:04.214Z] EdgeX Global Pipelines Version Info [2023-05-24T23:51:04.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:51:04.925Z] ------------------- [2023-05-24T23:51:04.925Z] stable info: [2023-05-24T23:51:04.925Z] ------------------- [2023-05-24T23:51:04.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:51:04.925Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:51:04.925Z] Message: update stable to v1.0.249 [2023-05-24T23:51:05.496Z] ------------------- [2023-05-24T23:51:05.496Z] experimental info: [2023-05-24T23:51:05.496Z] ------------------- [2023-05-24T23:51:05.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:51:05.496Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:51:05.496Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:51:05.662Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-24T23:51:05.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-24T23:51:05.685Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:51:05.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:51:05.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:51:05.719Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:51:05.729Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:51:05.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:51:05.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:51:05.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:51:05.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:51:05.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-24T23:51:05.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:51:05.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:51:05.857Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:51:05.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:51:05.875Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:51:05.884Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:51:05.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:51:05.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:51:05.909Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:51:05.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:51:05.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:51:05.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:51:05.955Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:51:05.965Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:51:05.973Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:51:05.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T23:51:05.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T23:51:05.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T23:51:06.017Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] echo [2023-05-24T23:51:06.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c98c83 [Pipeline] echo [2023-05-24T23:51:06.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:51:06.097Z] provisioning config files... [2023-05-24T23:51:06.112Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10533552043646042652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:51:06.415Z] ---> docker-login.sh [2023-05-24T23:51:06.416Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:51:06.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:06.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:06.677Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:06.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:06.677Z] [2023-05-24T23:51:06.677Z] Login Succeeded [2023-05-24T23:51:06.677Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:51:06.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:06.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:06.939Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:06.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:06.939Z] [2023-05-24T23:51:06.939Z] Login Succeeded [2023-05-24T23:51:06.939Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:51:06.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:06.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:06.939Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:06.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:06.939Z] [2023-05-24T23:51:06.939Z] Login Succeeded [2023-05-24T23:51:06.939Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:51:06.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:07.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:07.198Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:07.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:07.198Z] [2023-05-24T23:51:07.198Z] Login Succeeded [2023-05-24T23:51:07.198Z] docker.io [2023-05-24T23:51:07.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:07.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:07.459Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:07.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:07.459Z] [2023-05-24T23:51:07.459Z] Login Succeeded [2023-05-24T23:51:07.459Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:51:07.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:51:07.851Z] + git rev-list -1 --merges 8c98c833e4ed4c86afba46bea37273d03317273d~1..8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] echo [2023-05-24T23:51:07.913Z] -----------> git rev-list -1 --merges 8c98c833e4ed4c86afba46bea37273d03317273d~1..8c98c833e4ed4c86afba46bea37273d03317273d 8c98c833e4ed4c86afba46bea37273d03317273d [false] [Pipeline] sh [2023-05-24T23:51:08.207Z] + git log --format=format:%s -1 8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] echo [2023-05-24T23:51:08.242Z] ========================================================= [2023-05-24T23:51:08.242Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:51:08.242Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:51:08.582Z] + git log --format=format:%s -1 8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] echo [2023-05-24T23:51:08.593Z] [semverPrep] GIT_COMMIT: 8c98c833e4ed4c86afba46bea37273d03317273d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#568) [Pipeline] echo [2023-05-24T23:51:08.602Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:51:08.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:51:08.964Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:51:08.964Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:51:08.964Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:51:08.964Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:51:08.964Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:51:08.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:51:09.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:51:09.367Z] [2023-05-24T23:51:09.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:51:09.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:51:09.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:51:09.933Z] b85a868b505f: Pulling fs layer [2023-05-24T23:51:09.933Z] e2be974225ed: Pulling fs layer [2023-05-24T23:51:09.933Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:51:09.933Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:51:09.933Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:51:09.933Z] eaf3925da568: Pulling fs layer [2023-05-24T23:51:09.933Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:51:09.933Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:51:09.933Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:51:09.933Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:51:09.933Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:51:09.933Z] 1469e6f7b9e6: Waiting [2023-05-24T23:51:09.933Z] bde34c3a00c8: Waiting [2023-05-24T23:51:09.933Z] b352a97aabf1: Waiting [2023-05-24T23:51:09.933Z] 4872d77fe225: Waiting [2023-05-24T23:51:09.933Z] 5851b861e8e6: Waiting [2023-05-24T23:51:09.933Z] 988bab9f4d93: Waiting [2023-05-24T23:51:09.933Z] eaf3925da568: Waiting [2023-05-24T23:51:09.933Z] bab4dde63d76: Waiting [2023-05-24T23:51:09.933Z] e2be974225ed: Verifying Checksum [2023-05-24T23:51:09.933Z] e2be974225ed: Download complete [2023-05-24T23:51:09.933Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:51:09.933Z] 988bab9f4d93: Download complete [2023-05-24T23:51:09.933Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:51:09.933Z] 1469e6f7b9e6: Download complete [2023-05-24T23:51:09.933Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:51:09.933Z] 339a4e72a1f5: Download complete [2023-05-24T23:51:09.933Z] eaf3925da568: Verifying Checksum [2023-05-24T23:51:09.933Z] eaf3925da568: Download complete [2023-05-24T23:51:09.933Z] bde34c3a00c8: Download complete [2023-05-24T23:51:09.933Z] b352a97aabf1: Download complete [2023-05-24T23:51:10.191Z] 4872d77fe225: Verifying Checksum [2023-05-24T23:51:10.191Z] 4872d77fe225: Download complete [2023-05-24T23:51:10.191Z] 5851b861e8e6: Verifying Checksum [2023-05-24T23:51:10.191Z] 5851b861e8e6: Download complete [2023-05-24T23:51:10.191Z] b85a868b505f: Verifying Checksum [2023-05-24T23:51:10.191Z] b85a868b505f: Download complete [2023-05-24T23:51:10.450Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:51:10.450Z] bab4dde63d76: Download complete [2023-05-24T23:51:11.387Z] b85a868b505f: Pull complete [2023-05-24T23:51:11.387Z] e2be974225ed: Pull complete [2023-05-24T23:51:11.956Z] 339a4e72a1f5: Pull complete [2023-05-24T23:51:11.956Z] 988bab9f4d93: Pull complete [2023-05-24T23:51:12.216Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:51:12.216Z] eaf3925da568: Pull complete [2023-05-24T23:51:14.123Z] bab4dde63d76: Pull complete [2023-05-24T23:51:14.123Z] bde34c3a00c8: Pull complete [2023-05-24T23:51:14.123Z] b352a97aabf1: Pull complete [2023-05-24T23:51:14.123Z] 4872d77fe225: Pull complete [2023-05-24T23:51:14.123Z] 5851b861e8e6: Pull complete [2023-05-24T23:51:14.123Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:51:14.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:51:14.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:51:14.211Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-24T23:51:14.243Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:51:18.498Z] $ docker top a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f -eo pid,comm [2023-05-24T23:51:18.549Z] 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-05-24T23:51:18.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:51:18.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:51:18.582Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:51:18.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:51:18.694Z] $ docker exec a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f ssh-agent [2023-05-24T23:51:18.799Z] SSH_AUTH_SOCK=/tmp/ssh-k1VfKZSTLeyE/agent.31 [2023-05-24T23:51:18.799Z] SSH_AGENT_PID=37 [2023-05-24T23:51:18.804Z] Running ssh-add (command line suppressed) [2023-05-24T23:51:18.890Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8334637465521476060.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8334637465521476060.key) [2023-05-24T23:51:18.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:51:19.199Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:51:19.209Z] $ docker exec --env ******** --env ******** a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f ssh-agent -k [2023-05-24T23:51:19.302Z] unset SSH_AUTH_SOCK; [2023-05-24T23:51:19.302Z] unset SSH_AGENT_PID; [2023-05-24T23:51:19.302Z] echo Agent pid 37 killed; [2023-05-24T23:51:19.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:51:19.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:51:19.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:51:19.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:51:19.462Z] $ docker exec a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f ssh-agent [2023-05-24T23:51:19.561Z] SSH_AUTH_SOCK=/tmp/ssh-I07yDwhQCu7Y/agent.69 [2023-05-24T23:51:19.561Z] SSH_AGENT_PID=75 [2023-05-24T23:51:19.566Z] Running ssh-add (command line suppressed) [2023-05-24T23:51:19.668Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11058183957731141393.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11058183957731141393.key) [2023-05-24T23:51:19.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:51:19.971Z] + git semver init [2023-05-24T23:51:20.229Z] 2023-05-24 23:51:20,131 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:51:20.230Z] 2023-05-24 23:51:20,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-24T23:51:20.230Z] 2023-05-24 23:51:20,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-24T23:51:20.230Z] 2023-05-24 23:51:20,133 [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-05-24T23:51:21.166Z] 2023-05-24 23:51:20,882 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-24T23:51:21.166Z] 2023-05-24 23:51:20,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-24T23:51:21.166Z] 2023-05-24 23:51:20,883 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-24T23:51:21.167Z] 2023-05-24 23:51:20,883 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-24T23:51:21.167Z] 3.0.0-dev.49 [Pipeline] } [2023-05-24T23:51:21.177Z] $ docker exec --env ******** --env ******** a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f ssh-agent -k [2023-05-24T23:51:21.256Z] unset SSH_AUTH_SOCK; [2023-05-24T23:51:21.257Z] unset SSH_AGENT_PID; [2023-05-24T23:51:21.257Z] echo Agent pid 75 killed; [2023-05-24T23:51:21.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:51:21.573Z] + git semver [Pipeline] } [2023-05-24T23:51:21.845Z] $ docker stop --time=1 a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f [2023-05-24T23:51:23.147Z] $ docker rm -f --volumes a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:51:23.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:51:23.689Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:51:23.691Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.49 [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-05-24T23:51:23.801Z] provisioning config files... [2023-05-24T23:51:23.808Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12255157344613605370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:51:24.105Z] ---> docker-login.sh [2023-05-24T23:51:24.105Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:51:24.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:24.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:24.105Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:24.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:24.105Z] [2023-05-24T23:51:24.105Z] Login Succeeded [2023-05-24T23:51:24.105Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:51:24.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:24.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:24.105Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:24.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:24.105Z] [2023-05-24T23:51:24.105Z] Login Succeeded [2023-05-24T23:51:24.105Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:51:24.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:24.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:24.364Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:24.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:24.364Z] [2023-05-24T23:51:24.364Z] Login Succeeded [2023-05-24T23:51:24.364Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:51:24.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:24.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:24.364Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:24.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:24.364Z] [2023-05-24T23:51:24.364Z] Login Succeeded [2023-05-24T23:51:24.364Z] docker.io [2023-05-24T23:51:24.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:51:24.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:51:24.624Z] Configure a credential helper to remove this warning. See [2023-05-24T23:51:24.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:51:24.624Z] [2023-05-24T23:51:24.624Z] Login Succeeded [2023-05-24T23:51:24.624Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:51:24.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:51:24.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:51:24.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:51:24.723Z] ========================================================= [2023-05-24T23:51:24.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:51:24.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:51:25.033Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T23:51:25.033Z] Sending build context to Docker daemon 3.35MB [2023-05-24T23:51:25.033Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:51:25.033Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:51:25.033Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:51:25.033Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:51:25.033Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:51:25.033Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:51:25.033Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:51:25.033Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:51:25.033Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:51:25.033Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:51:25.033Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:51:25.033Z] 9f32a84ed3da: Waiting [2023-05-24T23:51:25.033Z] 9325e15d5711: Waiting [2023-05-24T23:51:25.033Z] 556b6ee489ea: Waiting [2023-05-24T23:51:25.033Z] c5a4b2cf53e6: Waiting [2023-05-24T23:51:25.033Z] 4d19c01a9841: Waiting [2023-05-24T23:51:25.033Z] 85791d961cd3: Verifying Checksum [2023-05-24T23:51:25.033Z] 85791d961cd3: Download complete [2023-05-24T23:51:25.033Z] 9f32a84ed3da: Download complete [2023-05-24T23:51:25.033Z] 4d19c01a9841: Download complete [2023-05-24T23:51:25.033Z] f56be85fc22e: Verifying Checksum [2023-05-24T23:51:25.033Z] f56be85fc22e: Download complete [2023-05-24T23:51:25.292Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:51:25.292Z] 9325e15d5711: Download complete [2023-05-24T23:51:25.292Z] f56be85fc22e: Pull complete [2023-05-24T23:51:25.551Z] 85791d961cd3: Pull complete [2023-05-24T23:51:25.810Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:51:25.811Z] c5a4b2cf53e6: Download complete [2023-05-24T23:51:25.811Z] d694b5ae8c79: Download complete [2023-05-24T23:51:26.068Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:51:26.068Z] 556b6ee489ea: Download complete [2023-05-24T23:51:29.345Z] d694b5ae8c79: Pull complete [2023-05-24T23:51:29.345Z] 9f32a84ed3da: Pull complete [2023-05-24T23:51:29.345Z] 4d19c01a9841: Pull complete [2023-05-24T23:51:29.345Z] 9325e15d5711: Pull complete [2023-05-24T23:51:31.875Z] 556b6ee489ea: Pull complete [2023-05-24T23:51:32.813Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:51:32.813Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:51:32.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:51:32.813Z] ---> c4be618373d6 [2023-05-24T23:51:32.813Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:51:38.769Z] Still waiting to schedule task [2023-05-24T23:51:38.770Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16822’ is offline [2023-05-24T23:51:40.946Z] ---> Running in a540ec911a83 [2023-05-24T23:51:40.946Z] Removing intermediate container a540ec911a83 [2023-05-24T23:51:40.946Z] ---> 1be7418f81e4 [2023-05-24T23:51:40.946Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:51:40.946Z] ---> Running in 85e8192c7efc [2023-05-24T23:51:40.946Z] Removing intermediate container 85e8192c7efc [2023-05-24T23:51:40.946Z] ---> 99cbaea42dc9 [2023-05-24T23:51:40.946Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:51:40.946Z] ---> Running in 6be2ecb03501 [2023-05-24T23:51:40.946Z] Removing intermediate container 6be2ecb03501 [2023-05-24T23:51:40.946Z] ---> 4001d1a7201e [2023-05-24T23:51:40.946Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:51:40.946Z] ---> Running in 92890209ab45 [2023-05-24T23:51:41.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:51:41.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:51:41.725Z] OK: 265 MiB in 53 packages [2023-05-24T23:51:41.983Z] Removing intermediate container 92890209ab45 [2023-05-24T23:51:41.983Z] ---> 404f6b26f127 [2023-05-24T23:51:41.983Z] Step 7/12 : WORKDIR /app [2023-05-24T23:51:41.983Z] ---> Running in cc170a650bcb [2023-05-24T23:51:41.983Z] Removing intermediate container cc170a650bcb [2023-05-24T23:51:41.983Z] ---> 1c167a2e79c0 [2023-05-24T23:51:41.983Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:51:42.241Z] ---> 637c42d56e7d [2023-05-24T23:51:42.241Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:51:42.241Z] ---> Running in 6bb0561ca4de [2023-05-24T23:52:21.035Z] Removing intermediate container 6bb0561ca4de [2023-05-24T23:52:21.035Z] ---> eb9ff40faef1 [2023-05-24T23:52:21.035Z] Step 10/12 : COPY . . [2023-05-24T23:52:21.035Z] ---> 64b087466e27 [2023-05-24T23:52:21.035Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:52:21.035Z] ---> Running in 851e4401aa9b [2023-05-24T23:52:21.035Z] Removing intermediate container 851e4401aa9b [2023-05-24T23:52:21.035Z] ---> 51704835082a [2023-05-24T23:52:21.035Z] Step 12/12 : RUN $MAKE [2023-05-24T23:52:21.035Z] ---> Running in 70bee7326ace [2023-05-24T23:52:21.035Z] noop [2023-05-24T23:52:21.035Z] Removing intermediate container 70bee7326ace [2023-05-24T23:52:21.035Z] ---> 76b65ae66748 [2023-05-24T23:52:21.035Z] Successfully built 76b65ae66748 [2023-05-24T23:52:21.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:52:21.341Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:52:21.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:52:21.410Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-24T23:52:21.436Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-24T23:52:21.755Z] $ docker top 43ce60012aafef4c8eb42c9568f1399ede9fd0583fea88b74101fd1e899711f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:52:22.088Z] + go version [2023-05-24T23:52:22.088Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:52:22.097Z] $ docker stop --time=1 43ce60012aafef4c8eb42c9568f1399ede9fd0583fea88b74101fd1e899711f0 [2023-05-24T23:52:23.358Z] $ docker rm -f --volumes 43ce60012aafef4c8eb42c9568f1399ede9fd0583fea88b74101fd1e899711f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:52:23.757Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:52:23.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:52:23.818Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-24T23:52:23.841Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-24T23:52:24.158Z] $ docker top 74b5932d0ee5809f5d2b89134c4fe8643ce16b9a91d2e0b2cd26043de992507f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:52:24.502Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:52:24.797Z] + make test [2023-05-24T23:52:24.797Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T23:52:42.875Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-24T23:53:04.863Z] go vet ./... [2023-05-24T23:53:05.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:53:05.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:53:05.430Z] ./bin/test-attribution-txt.sh [2023-05-24T23:53:05.430Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-24T23:53:05.707Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T23:53:05.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:53:05.727Z] $ docker stop --time=1 74b5932d0ee5809f5d2b89134c4fe8643ce16b9a91d2e0b2cd26043de992507f [2023-05-24T23:53:12.541Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16826 in /w/workspace/ry_app-service-configurable_main [2023-05-24T23:53:15.790Z] $ docker rm -f --volumes 74b5932d0ee5809f5d2b89134c4fe8643ce16b9a91d2e0b2cd26043de992507f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-05-24T23:53:16.044Z] Running in /w/workspace/app-service-configurable/167 [Pipeline] { [Pipeline] checkout [2023-05-24T23:53:16.079Z] Selected Git installation does not exist. Using Default [2023-05-24T23:53:16.079Z] The recommended git tool is: NONE [2023-05-24T23:53:16.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:53:16.312Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:53:16.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:53:17.229Z] + ls -al . [2023-05-24T23:53:17.229Z] total 176 [2023-05-24T23:53:17.229Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:52 . [2023-05-24T23:53:17.229Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:51 .. [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 119 May 24 23:51 .dockerignore [2023-05-24T23:53:17.229Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:51 .git [2023-05-24T23:53:17.229Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:51 .github [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 171 May 24 23:51 .gitignore [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:51 .golangci.yml [2023-05-24T23:53:17.229Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:51 .semver [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 24 23:51 Attribution.txt [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 24 23:51 CHANGELOG.md [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 24 23:51 Dockerfile [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:51 GOVERNANCE.md [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 688 May 24 23:51 Jenkinsfile [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 24 23:51 LICENSE [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 618 May 24 23:51 OWNERS.md [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 24 23:51 README.md [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:51 VERSION [2023-05-24T23:53:17.229Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:51 bin [2023-05-24T23:53:17.229Z] -rw-r--r-- 1 jenkins jenkins 13 May 24 23:52 coverage.out [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 3254 May 24 23:51 go.mod [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 31325 May 24 23:51 go.sum [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 24 23:51 main.go [2023-05-24T23:53:17.229Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 24 23:51 makefile [2023-05-24T23:53:17.229Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 23:51 res [2023-05-24T23:53:17.229Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:17.607Z] + 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=8c98c833e4ed4c86afba46bea37273d03317273d --label arch=amd64 --label version=3.0.0-dev.49 . [2023-05-24T23:53:17.607Z] Sending build context to Docker daemon 3.351MB [2023-05-24T23:53:17.607Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:53:17.607Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-24T23:53:17.607Z] ---> 76b65ae66748 [2023-05-24T23:53:17.607Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:53:17.872Z] ---> Running in bc673f8f7716 [2023-05-24T23:53:17.872Z] Removing intermediate container bc673f8f7716 [2023-05-24T23:53:17.872Z] ---> 5f5a2d3dc513 [2023-05-24T23:53:17.872Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:53:17.872Z] ---> Running in 14c3d4988714 [2023-05-24T23:53:17.872Z] Removing intermediate container 14c3d4988714 [2023-05-24T23:53:17.872Z] ---> bcda4d3ab299 [2023-05-24T23:53:17.872Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:53:17.872Z] ---> Running in 7d94a58297d6 [2023-05-24T23:53:18.133Z] Removing intermediate container 7d94a58297d6 [2023-05-24T23:53:18.133Z] ---> 66817b2dd09e [2023-05-24T23:53:18.133Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:53:18.133Z] ---> Running in 8ef0398c7fa0 [2023-05-24T23:53:18.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:53:18.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:53:18.650Z] OK: 265 MiB in 53 packages [2023-05-24T23:53:19.216Z] Removing intermediate container 8ef0398c7fa0 [2023-05-24T23:53:19.216Z] ---> 0e33063e00ac [2023-05-24T23:53:19.216Z] Step 7/26 : WORKDIR /app [2023-05-24T23:53:19.216Z] ---> Running in 40fb711182fa [2023-05-24T23:53:19.216Z] Removing intermediate container 40fb711182fa [2023-05-24T23:53:19.216Z] ---> 3272f781fac3 [2023-05-24T23:53:19.216Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-24T23:53:19.216Z] ---> dd8e73f5d8f5 [2023-05-24T23:53:19.216Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:53:19.216Z] ---> Running in 8c7fa9af2d33 [2023-05-24T23:53:20.154Z] Removing intermediate container 8c7fa9af2d33 [2023-05-24T23:53:20.154Z] ---> 9e7b52c02b95 [2023-05-24T23:53:20.154Z] Step 10/26 : COPY . . [2023-05-24T23:53:20.414Z] ---> 64299b93ac1d [2023-05-24T23:53:20.414Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:53:20.414Z] ---> Running in 344032b65872 [2023-05-24T23:53:20.414Z] Removing intermediate container 344032b65872 [2023-05-24T23:53:20.414Z] ---> deec9701bef4 [2023-05-24T23:53:20.414Z] Step 12/26 : RUN $MAKE [2023-05-24T23:53:20.414Z] ---> Running in 0900cdd3fa84 [2023-05-24T23:53:20.672Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.49" -trimpath -mod=readonly -o app-service-configurable [2023-05-24T23:53:21.244Z] using credential edgex-jenkins-ssh [2023-05-24T23:53:21.259Z] Cloning the remote Git repository [2023-05-24T23:53:21.310Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-24T23:53:21.401Z] > git init /w/workspace/app-service-configurable/167 # timeout=10 [2023-05-24T23:53:21.563Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-24T23:53:21.564Z] > git --version # timeout=10 [2023-05-24T23:53:21.601Z] > git --version # 'git version 2.25.1' [2023-05-24T23:53:21.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:53:21.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:53:22.938Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-24T23:53:22.970Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:53:23.816Z] Avoid second fetch [2023-05-24T23:53:23.816Z] Checking out Revision 8c98c833e4ed4c86afba46bea37273d03317273d (main) [2023-05-24T23:53:24.397Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#568)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:53:23.838Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:53:23.912Z] > git checkout -f 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 [2023-05-24T23:53:25.282Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:53:25.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:53:25.282Z] Dload Upload Total Spent Left Speed [2023-05-24T23:53:25.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-05-24T23:53:25.937Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:53:26.269Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:53:26.269Z] + sudo tee /etc/docker/daemon.new [2023-05-24T23:53:26.269Z] { [2023-05-24T23:53:26.269Z] "registry-mirrors": [ [2023-05-24T23:53:26.269Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:53:26.269Z] ], [2023-05-24T23:53:26.269Z] "bip": "10.250.0.254/24", [2023-05-24T23:53:26.269Z] "hosts": [ [2023-05-24T23:53:26.269Z] "tcp://0.0.0.0:5555", [2023-05-24T23:53:26.269Z] "unix:///var/run/docker.sock" [2023-05-24T23:53:26.269Z] ], [2023-05-24T23:53:26.269Z] "mtu": 1458, [2023-05-24T23:53:26.269Z] "selinux-enabled": true, [2023-05-24T23:53:26.269Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:53:26.269Z] } [Pipeline] sh [2023-05-24T23:53:26.610Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:53:26.952Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:53:45.242Z] provisioning config files... [2023-05-24T23:53:45.272Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/167@tmp/config14116011584811243557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:53:45.625Z] ---> docker-login.sh [2023-05-24T23:53:45.626Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:53:47.267Z] Removing intermediate container 0900cdd3fa84 [2023-05-24T23:53:47.267Z] ---> 917b4df6fcb8 [2023-05-24T23:53:47.267Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T23:53:47.267Z] 3.17: Pulling from library/alpine [2023-05-24T23:53:47.267Z] f56be85fc22e: Already exists [2023-05-24T23:53:47.267Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:53:47.267Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:53:47.267Z] ---> 9ed4aefc74f6 [2023-05-24T23:53:47.267Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:53:47.267Z] ---> Running in 17f0ded3e00e [2023-05-24T23:53:47.267Z] Removing intermediate container 17f0ded3e00e [2023-05-24T23:53:47.267Z] ---> dcc469f00a02 [2023-05-24T23:53:47.267Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-24T23:53:47.267Z] ---> Running in e7b9731f7a69 [2023-05-24T23:53:47.267Z] Removing intermediate container e7b9731f7a69 [2023-05-24T23:53:47.267Z] ---> b871046431f4 [2023-05-24T23:53:47.267Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T23:53:47.267Z] ---> Running in b61108ce8276 [2023-05-24T23:53:47.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:53:47.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:53:47.267Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T23:53:47.267Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T23:53:47.267Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:53:47.267Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T23:53:47.267Z] OK: 8 MiB in 17 packages [2023-05-24T23:53:47.267Z] Removing intermediate container b61108ce8276 [2023-05-24T23:53:47.267Z] ---> 542928edf0c9 [2023-05-24T23:53:47.267Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T23:53:47.267Z] ---> b84536c7c6d2 [2023-05-24T23:53:47.267Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T23:53:47.267Z] ---> 620fc15285d2 [2023-05-24T23:53:47.267Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-24T23:53:47.267Z] ---> 7a88b81b205e [2023-05-24T23:53:47.267Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-24T23:53:47.267Z] ---> c59c082fef62 [2023-05-24T23:53:47.267Z] Step 21/26 : EXPOSE 48095 [2023-05-24T23:53:47.267Z] ---> Running in 2c9045b5543c [2023-05-24T23:53:47.267Z] Removing intermediate container 2c9045b5543c [2023-05-24T23:53:47.267Z] ---> 64d284b8a4ac [2023-05-24T23:53:47.267Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-24T23:53:47.267Z] ---> Running in a71a69a3a60d [2023-05-24T23:53:47.526Z] Removing intermediate container a71a69a3a60d [2023-05-24T23:53:47.526Z] ---> 416644b0006c [2023-05-24T23:53:47.526Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T23:53:47.526Z] ---> Running in f23121308515 [2023-05-24T23:53:47.526Z] Removing intermediate container f23121308515 [2023-05-24T23:53:47.526Z] ---> fc29665e4c2c [2023-05-24T23:53:47.526Z] Step 24/26 : LABEL arch=amd64 [2023-05-24T23:53:47.526Z] ---> Running in 8cff7a623fdc [2023-05-24T23:53:47.526Z] Removing intermediate container 8cff7a623fdc [2023-05-24T23:53:47.526Z] ---> 9f34093fd48f [2023-05-24T23:53:47.526Z] Step 25/26 : LABEL git_sha=8c98c833e4ed4c86afba46bea37273d03317273d [2023-05-24T23:53:47.526Z] ---> Running in b4d9829f936f [2023-05-24T23:53:47.787Z] Removing intermediate container b4d9829f936f [2023-05-24T23:53:47.787Z] ---> d984d6305c05 [2023-05-24T23:53:47.787Z] Step 26/26 : LABEL version=3.0.0-dev.49 [2023-05-24T23:53:47.787Z] ---> Running in 6254aa99afb6 [2023-05-24T23:53:47.787Z] Removing intermediate container 6254aa99afb6 [2023-05-24T23:53:47.787Z] ---> be64c2c670ec [2023-05-24T23:53:47.787Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:53:47.787Z] Successfully built be64c2c670ec [2023-05-24T23:53:47.787Z] 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-05-24T23:53:47.908Z] provisioning config files... [2023-05-24T23:53:47.916Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8621483209468498192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:53:48.214Z] ---> docker-login.sh [2023-05-24T23:53:48.214Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:53:48.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.214Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.214Z] [2023-05-24T23:53:48.214Z] Login Succeeded [2023-05-24T23:53:48.214Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:53:48.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.214Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.214Z] [2023-05-24T23:53:48.214Z] Login Succeeded [2023-05-24T23:53:48.214Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:53:48.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.478Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.478Z] [2023-05-24T23:53:48.478Z] Login Succeeded [2023-05-24T23:53:48.478Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:53:48.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.478Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.478Z] [2023-05-24T23:53:48.478Z] Login Succeeded [2023-05-24T23:53:48.478Z] docker.io [2023-05-24T23:53:48.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.739Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.739Z] [2023-05-24T23:53:48.739Z] Login Succeeded [2023-05-24T23:53:48.739Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:53:48.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T23:53:48.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:53:48.802Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-24T23:53:48.802Z] 8c98c833e4ed4c86afba46bea37273d03317273d [2023-05-24T23:53:48.802Z] latest [2023-05-24T23:53:48.802Z] 3.0.0-dev.49 [2023-05-24T23:53:48.802Z] 8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [2023-05-24T23:53:48.802Z] main [2023-05-24T23:53:48.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:48.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.995Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.995Z] [2023-05-24T23:53:48.995Z] Login Succeeded [2023-05-24T23:53:48.995Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:53:48.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.995Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.995Z] [2023-05-24T23:53:48.995Z] Login Succeeded [2023-05-24T23:53:48.995Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:53:49.141Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:49.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:49.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:49.268Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:49.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:49.268Z] [2023-05-24T23:53:49.268Z] Login Succeeded [2023-05-24T23:53:49.268Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:53:49.452Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d [2023-05-24T23:53:49.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-24T23:53:49.452Z] 07dd1f4ab45d: Preparing [2023-05-24T23:53:49.452Z] c03ad40d034c: Preparing [2023-05-24T23:53:49.452Z] 30801aded0e2: Preparing [2023-05-24T23:53:49.452Z] 8f29a138eb29: Preparing [2023-05-24T23:53:49.452Z] 2f8853a618c3: Preparing [2023-05-24T23:53:49.452Z] f1417ff83b31: Preparing [2023-05-24T23:53:49.452Z] f1417ff83b31: Waiting [2023-05-24T23:53:49.452Z] 30801aded0e2: Pushed [2023-05-24T23:53:49.452Z] 8f29a138eb29: Pushed [2023-05-24T23:53:49.452Z] c03ad40d034c: Pushed [2023-05-24T23:53:49.452Z] f1417ff83b31: Layer already exists [2023-05-24T23:53:49.452Z] 2f8853a618c3: Pushed [2023-05-24T23:53:49.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:49.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:49.806Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:49.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:49.806Z] [2023-05-24T23:53:49.806Z] Login Succeeded [2023-05-24T23:53:49.806Z] docker.io [2023-05-24T23:53:50.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:50.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:50.346Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:50.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:50.346Z] [2023-05-24T23:53:50.346Z] Login Succeeded [2023-05-24T23:53:50.346Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:53:50.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:53:50.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:53:50.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:53:50.641Z] ========================================================= [2023-05-24T23:53:50.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:53:50.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:50.998Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T23:53:50.999Z] Sending build context to Docker daemon 168.4kB [2023-05-24T23:53:51.269Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:53:51.269Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:53:51.269Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:53:51.269Z] c41833b44d91: Pulling fs layer [2023-05-24T23:53:51.269Z] ed15518f5707: Pulling fs layer [2023-05-24T23:53:51.269Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:53:51.269Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:53:51.269Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:53:51.269Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:53:51.269Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:53:51.269Z] 242c74f7c9fa: Waiting [2023-05-24T23:53:51.269Z] 3cdef696dda3: Waiting [2023-05-24T23:53:51.269Z] 2ced38df9373: Waiting [2023-05-24T23:53:51.269Z] 58f1dce35555: Waiting [2023-05-24T23:53:51.539Z] ed15518f5707: Verifying Checksum [2023-05-24T23:53:51.539Z] ed15518f5707: Download complete [2023-05-24T23:53:51.539Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:53:51.539Z] 242c74f7c9fa: Download complete [2023-05-24T23:53:51.539Z] c41833b44d91: Verifying Checksum [2023-05-24T23:53:51.539Z] c41833b44d91: Download complete [2023-05-24T23:53:51.539Z] 3cdef696dda3: Verifying Checksum [2023-05-24T23:53:51.539Z] 3cdef696dda3: Download complete [2023-05-24T23:53:51.986Z] 07dd1f4ab45d: Pushed [2023-05-24T23:53:51.986Z] 8c98c833e4ed4c86afba46bea37273d03317273d: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:52.304Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:52.616Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-24T23:53:52.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-24T23:53:52.616Z] 07dd1f4ab45d: Preparing [2023-05-24T23:53:52.616Z] c03ad40d034c: Preparing [2023-05-24T23:53:52.616Z] 30801aded0e2: Preparing [2023-05-24T23:53:52.616Z] 8f29a138eb29: Preparing [2023-05-24T23:53:52.616Z] 2f8853a618c3: Preparing [2023-05-24T23:53:52.616Z] f1417ff83b31: Preparing [2023-05-24T23:53:52.616Z] f1417ff83b31: Waiting [2023-05-24T23:53:52.616Z] 2f8853a618c3: Layer already exists [2023-05-24T23:53:52.616Z] 30801aded0e2: Layer already exists [2023-05-24T23:53:52.616Z] c03ad40d034c: Layer already exists [2023-05-24T23:53:52.616Z] 07dd1f4ab45d: Layer already exists [2023-05-24T23:53:52.616Z] 8f29a138eb29: Layer already exists [2023-05-24T23:53:52.616Z] f1417ff83b31: Layer already exists [2023-05-24T23:53:52.616Z] latest: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:52.932Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:52.969Z] c41833b44d91: Pull complete [2023-05-24T23:53:52.969Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:53:52.969Z] 58f1dce35555: Download complete [2023-05-24T23:53:53.241Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.49 [2023-05-24T23:53:53.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-24T23:53:53.241Z] 07dd1f4ab45d: Preparing [2023-05-24T23:53:53.241Z] c03ad40d034c: Preparing [2023-05-24T23:53:53.241Z] 30801aded0e2: Preparing [2023-05-24T23:53:53.241Z] 8f29a138eb29: Preparing [2023-05-24T23:53:53.241Z] 2f8853a618c3: Preparing [2023-05-24T23:53:53.241Z] f1417ff83b31: Preparing [2023-05-24T23:53:53.241Z] f1417ff83b31: Waiting [2023-05-24T23:53:53.241Z] c03ad40d034c: Layer already exists [2023-05-24T23:53:53.241Z] 30801aded0e2: Layer already exists [2023-05-24T23:53:53.241Z] 07dd1f4ab45d: Layer already exists [2023-05-24T23:53:53.241Z] 8f29a138eb29: Layer already exists [2023-05-24T23:53:53.241Z] 2f8853a618c3: Layer already exists [2023-05-24T23:53:53.241Z] f1417ff83b31: Layer already exists [2023-05-24T23:53:53.242Z] 3.0.0-dev.49: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [2023-05-24T23:53:53.242Z] ed15518f5707: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:53.551Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:53.853Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [2023-05-24T23:53:53.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-24T23:53:53.853Z] 07dd1f4ab45d: Preparing [2023-05-24T23:53:53.853Z] c03ad40d034c: Preparing [2023-05-24T23:53:53.853Z] 30801aded0e2: Preparing [2023-05-24T23:53:53.853Z] 8f29a138eb29: Preparing [2023-05-24T23:53:53.853Z] 2f8853a618c3: Preparing [2023-05-24T23:53:53.853Z] f1417ff83b31: Preparing [2023-05-24T23:53:53.853Z] f1417ff83b31: Waiting [2023-05-24T23:53:53.853Z] 2f8853a618c3: Layer already exists [2023-05-24T23:53:53.853Z] 07dd1f4ab45d: Layer already exists [2023-05-24T23:53:53.853Z] 30801aded0e2: Layer already exists [2023-05-24T23:53:53.853Z] 8f29a138eb29: Layer already exists [2023-05-24T23:53:53.853Z] c03ad40d034c: Layer already exists [2023-05-24T23:53:53.853Z] f1417ff83b31: Layer already exists [2023-05-24T23:53:53.853Z] 8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:54.164Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:54.258Z] feae8fd75edb: Verifying Checksum [2023-05-24T23:53:54.258Z] feae8fd75edb: Download complete [2023-05-24T23:53:54.258Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:53:54.258Z] 2ced38df9373: Download complete [2023-05-24T23:53:54.474Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-24T23:53:54.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-24T23:53:54.474Z] 07dd1f4ab45d: Preparing [2023-05-24T23:53:54.474Z] c03ad40d034c: Preparing [2023-05-24T23:53:54.474Z] 30801aded0e2: Preparing [2023-05-24T23:53:54.474Z] 8f29a138eb29: Preparing [2023-05-24T23:53:54.474Z] 2f8853a618c3: Preparing [2023-05-24T23:53:54.474Z] f1417ff83b31: Preparing [2023-05-24T23:53:54.474Z] f1417ff83b31: Waiting [2023-05-24T23:53:54.474Z] 8f29a138eb29: Layer already exists [2023-05-24T23:53:54.474Z] c03ad40d034c: Layer already exists [2023-05-24T23:53:54.474Z] 2f8853a618c3: Layer already exists [2023-05-24T23:53:54.474Z] 07dd1f4ab45d: Layer already exists [2023-05-24T23:53:54.474Z] 30801aded0e2: Layer already exists [2023-05-24T23:53:54.474Z] f1417ff83b31: Layer already exists [2023-05-24T23:53:54.474Z] main: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T23:53:54.512Z] ===================================================== [Pipeline] echo [2023-05-24T23:53:54.519Z] taggedImages: [2023-05-24T23:53:54.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d [2023-05-24T23:53:54.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-24T23:53:54.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.49 [2023-05-24T23:53:54.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [2023-05-24T23:53:54.519Z] - 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-05-24T23:53:54.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:53:54.887Z] [2023-05-24T23:53:54.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:55.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:53:55.179Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:53:55.179Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:53:55.179Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:53:55.179Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:53:55.179Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:53:55.179Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:53:55.179Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:53:55.179Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:53:55.179Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:53:55.179Z] 33b1e0a273af: Waiting [2023-05-24T23:53:55.179Z] 5d3b04190fa2: Waiting [2023-05-24T23:53:55.179Z] 5c69ac0246d0: Download complete [2023-05-24T23:53:55.179Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:53:55.179Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:53:55.179Z] 33b1e0a273af: Download complete [2023-05-24T23:53:55.179Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:53:55.179Z] ec43610c2a17: Download complete [2023-05-24T23:53:55.179Z] 5d3b04190fa2: Download complete [2023-05-24T23:53:55.489Z] 5eb5b503b376: Verifying Checksum [2023-05-24T23:53:55.489Z] 5eb5b503b376: Download complete [2023-05-24T23:53:56.060Z] 2f39f015ded8: Download complete [2023-05-24T23:53:56.624Z] 5eb5b503b376: Pull complete [2023-05-24T23:53:56.624Z] 5c69ac0246d0: Pull complete [2023-05-24T23:53:57.190Z] ec43610c2a17: Pull complete [2023-05-24T23:53:57.190Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:53:57.447Z] 33b1e0a273af: Pull complete [2023-05-24T23:53:57.447Z] 5d3b04190fa2: Pull complete [2023-05-24T23:54:02.722Z] 2f39f015ded8: Pull complete [2023-05-24T23:54:02.722Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:54:02.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:54:02.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:54:02.796Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-24T23:54:02.827Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T23:54:06.818Z] feae8fd75edb: Pull complete [2023-05-24T23:54:06.818Z] 242c74f7c9fa: Pull complete [2023-05-24T23:54:07.085Z] 3cdef696dda3: Pull complete [2023-05-24T23:54:13.755Z] 2ced38df9373: Pull complete [2023-05-24T23:54:14.241Z] $ docker top 986e0e1329d1ff6f583cdff7deaf52a59c2dd4b6afca4ce5ebfa19b31bb8fa77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:54:14.639Z] ---> job-cost.sh [2023-05-24T23:54:14.639Z] lf-activate-venv: SKIPPING [2023-05-24T23:54:14.639Z] INFO: No Stack... [2023-05-24T23:54:14.902Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:54:15.470Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:54:15.759Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-24T23:54:15.759Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:54:15.771Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [2023-05-24T23:54:15.777Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] did not exist. Created. [2023-05-24T23:54:15.777Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:54:16.074Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:54:16.101Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:54:16.108Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:54:16.125Z] $ docker stop --time=1 986e0e1329d1ff6f583cdff7deaf52a59c2dd4b6afca4ce5ebfa19b31bb8fa77 [2023-05-24T23:54:16.368Z] 58f1dce35555: Pull complete [2023-05-24T23:54:16.368Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:54:16.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:54:16.368Z] ---> fadd8f120f05 [2023-05-24T23:54:16.368Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:54:16.958Z] ---> Running in e43ec784bf8a [2023-05-24T23:54:17.228Z] Removing intermediate container e43ec784bf8a [2023-05-24T23:54:17.228Z] ---> 068859cd6ce8 [2023-05-24T23:54:17.228Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:54:17.272Z] $ docker rm -f --volumes 986e0e1329d1ff6f583cdff7deaf52a59c2dd4b6afca4ce5ebfa19b31bb8fa77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:54:17.500Z] ---> Running in 570fac8119d1 [2023-05-24T23:54:17.770Z] Removing intermediate container 570fac8119d1 [2023-05-24T23:54:17.770Z] ---> 1332334857d3 [2023-05-24T23:54:17.770Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:54:17.770Z] ---> Running in 899d3f83c696 [2023-05-24T23:54:18.044Z] Removing intermediate container 899d3f83c696 [2023-05-24T23:54:18.044Z] ---> 15d288113ca1 [2023-05-24T23:54:18.044Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:54:18.044Z] ---> Running in 7e96b4645a62 [2023-05-24T23:54:19.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:54:19.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:54:20.687Z] OK: 263 MiB in 53 packages [2023-05-24T23:54:21.648Z] Removing intermediate container 7e96b4645a62 [2023-05-24T23:54:21.648Z] ---> 6d59377a167b [2023-05-24T23:54:21.648Z] Step 7/12 : WORKDIR /app [2023-05-24T23:54:21.648Z] ---> Running in 690e411282be [2023-05-24T23:54:21.916Z] Removing intermediate container 690e411282be [2023-05-24T23:54:21.916Z] ---> 419a87cd2e02 [2023-05-24T23:54:21.916Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:54:22.505Z] ---> 074d85385976 [2023-05-24T23:54:22.505Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:54:22.505Z] ---> Running in 6d7185946bc6 [2023-05-24T23:55:30.381Z] Removing intermediate container 6d7185946bc6 [2023-05-24T23:55:30.381Z] ---> b04bfc612926 [2023-05-24T23:55:30.381Z] Step 10/12 : COPY . . [2023-05-24T23:55:30.381Z] ---> bcd622f06709 [2023-05-24T23:55:30.381Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:55:30.381Z] ---> Running in 4118d6bb6f25 [2023-05-24T23:55:30.381Z] Removing intermediate container 4118d6bb6f25 [2023-05-24T23:55:30.381Z] ---> ded31b6efeb9 [2023-05-24T23:55:30.381Z] Step 12/12 : RUN $MAKE [2023-05-24T23:55:30.381Z] ---> Running in 9605376a857d [2023-05-24T23:55:30.381Z] noop [2023-05-24T23:55:30.381Z] Removing intermediate container 9605376a857d [2023-05-24T23:55:30.381Z] ---> 851824b748d2 [2023-05-24T23:55:30.381Z] Successfully built 851824b748d2 [2023-05-24T23:55:30.381Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:55:30.775Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:55:30.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:55:30.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-16826 does not seem to be running inside a container [2023-05-24T23:55:31.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/167 -v /w/workspace/app-service-configurable/167:/w/workspace/app-service-configurable/167:rw,z -v /w/workspace/app-service-configurable/167@tmp:/w/workspace/app-service-configurable/167@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-05-24T23:55:32.474Z] $ docker top c30664607f4bc1014b669999b0c98e0a0b14193184e01d7c28f6728a441a1b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:55:33.357Z] + go version [2023-05-24T23:55:33.357Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T23:55:33.391Z] $ docker stop --time=1 c30664607f4bc1014b669999b0c98e0a0b14193184e01d7c28f6728a441a1b09 [2023-05-24T23:55:35.078Z] $ docker rm -f --volumes c30664607f4bc1014b669999b0c98e0a0b14193184e01d7c28f6728a441a1b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:55:35.613Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:55:35.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:55:35.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-16826 does not seem to be running inside a container [2023-05-24T23:55:35.900Z] $ 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/167 -v /w/workspace/app-service-configurable/167:/w/workspace/app-service-configurable/167:rw,z -v /w/workspace/app-service-configurable/167@tmp:/w/workspace/app-service-configurable/167@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-05-24T23:55:37.234Z] $ docker top cd356ca2d67a2111053515bdd5131c02154d57d95b52336ea0d4a33fe07c1233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:55:38.098Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/167 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:55:38.756Z] + make test [2023-05-24T23:55:38.756Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T23:59:00.608Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-24T23:59:00.608Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T23:59:00.608Z] go vet ./... [2023-05-25T00:01:52.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:01:52.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:01:52.466Z] ./bin/test-attribution-txt.sh [2023-05-25T00:01:52.466Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-25T00:01:52.466Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-25T00:01:52.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:01:52.515Z] $ docker stop --time=1 cd356ca2d67a2111053515bdd5131c02154d57d95b52336ea0d4a33fe07c1233 [2023-05-25T00:01:54.520Z] $ docker rm -f --volumes cd356ca2d67a2111053515bdd5131c02154d57d95b52336ea0d4a33fe07c1233 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:01:56.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:01:56.257Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:01:56.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:01:57.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:01:57.559Z] + ls -al . [2023-05-25T00:01:57.559Z] total 172 [2023-05-25T00:01:57.559Z] drwxrwxr-x 7 jenkins jenkins 4096 May 24 23:55 . [2023-05-25T00:01:57.559Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:53 .. [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 119 May 24 23:53 .dockerignore [2023-05-25T00:01:57.559Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:53 .git [2023-05-25T00:01:57.559Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:53 .github [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 171 May 24 23:53 .gitignore [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:53 .golangci.yml [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 24 23:53 Attribution.txt [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 24 23:53 CHANGELOG.md [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 24 23:53 Dockerfile [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:53 GOVERNANCE.md [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 688 May 24 23:53 Jenkinsfile [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 24 23:53 LICENSE [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 618 May 24 23:53 OWNERS.md [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 24 23:53 README.md [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:51 VERSION [2023-05-25T00:01:57.559Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:53 bin [2023-05-25T00:01:57.559Z] -rw-r--r-- 1 jenkins jenkins 13 May 24 23:55 coverage.out [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 3254 May 24 23:53 go.mod [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 31325 May 24 23:53 go.sum [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 24 23:53 main.go [2023-05-25T00:01:57.559Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 24 23:53 makefile [2023-05-25T00:01:57.559Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 23:53 res [2023-05-25T00:01:57.559Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:53 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:01:57.916Z] + 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=8c98c833e4ed4c86afba46bea37273d03317273d --label arch=arm64 --label version=3.0.0-dev.49 . [2023-05-25T00:01:57.916Z] Sending build context to Docker daemon 169.5kB [2023-05-25T00:01:58.187Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:01:58.187Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-25T00:01:58.187Z] ---> 851824b748d2 [2023-05-25T00:01:58.187Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:01:59.613Z] ---> Running in 94f23e010c60 [2023-05-25T00:01:59.613Z] Removing intermediate container 94f23e010c60 [2023-05-25T00:01:59.613Z] ---> 320f90398c4a [2023-05-25T00:01:59.613Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:01:59.888Z] ---> Running in 736915431f5a [2023-05-25T00:02:00.161Z] Removing intermediate container 736915431f5a [2023-05-25T00:02:00.161Z] ---> b92afdaec672 [2023-05-25T00:02:00.161Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:02:00.161Z] ---> Running in d1f142a743ca [2023-05-25T00:02:00.761Z] Removing intermediate container d1f142a743ca [2023-05-25T00:02:00.761Z] ---> 718e62e46d3a [2023-05-25T00:02:00.761Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:02:00.761Z] ---> Running in 717b9f90cd55 [2023-05-25T00:02:02.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:02:02.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:02:04.223Z] OK: 263 MiB in 53 packages [2023-05-25T00:02:05.221Z] Removing intermediate container 717b9f90cd55 [2023-05-25T00:02:05.221Z] ---> 2f6c10ebe887 [2023-05-25T00:02:05.221Z] Step 7/26 : WORKDIR /app [2023-05-25T00:02:05.221Z] ---> Running in 391c3c7c782a [2023-05-25T00:02:05.817Z] Removing intermediate container 391c3c7c782a [2023-05-25T00:02:05.817Z] ---> 8d95889ac0c8 [2023-05-25T00:02:05.817Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-25T00:02:06.410Z] ---> 0bb43d98b2d2 [2023-05-25T00:02:06.410Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:02:06.410Z] ---> Running in 4322d099cfd4 [2023-05-25T00:02:09.931Z] Removing intermediate container 4322d099cfd4 [2023-05-25T00:02:09.931Z] ---> 3328cd25b4a3 [2023-05-25T00:02:09.931Z] Step 10/26 : COPY . . [2023-05-25T00:02:10.212Z] ---> cff550484e12 [2023-05-25T00:02:10.212Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:02:10.212Z] ---> Running in a3c6f76e208e [2023-05-25T00:02:10.827Z] Removing intermediate container a3c6f76e208e [2023-05-25T00:02:10.827Z] ---> 07e3d7023ce1 [2023-05-25T00:02:10.827Z] Step 12/26 : RUN $MAKE [2023-05-25T00:02:10.827Z] ---> Running in 24ef350c98b4 [2023-05-25T00:02:11.808Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.49" -trimpath -mod=readonly -o app-service-configurable [2023-05-25T00:05:04.824Z] Removing intermediate container 24ef350c98b4 [2023-05-25T00:05:04.824Z] ---> dfc68e72b31c [2023-05-25T00:05:04.824Z] Step 13/26 : FROM alpine:3.17 [2023-05-25T00:05:04.824Z] 3.17: Pulling from library/alpine [2023-05-25T00:05:04.824Z] c41833b44d91: Already exists [2023-05-25T00:05:04.824Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:05:04.824Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:05:04.824Z] ---> 51e60588ff2c [2023-05-25T00:05:04.824Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-25T00:05:04.824Z] ---> Running in d49414acd670 [2023-05-25T00:05:04.824Z] Removing intermediate container d49414acd670 [2023-05-25T00:05:04.824Z] ---> a663e4bbb3d9 [2023-05-25T00:05:04.824Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-25T00:05:04.824Z] ---> Running in 483db4c1e7ed [2023-05-25T00:05:04.824Z] Removing intermediate container 483db4c1e7ed [2023-05-25T00:05:04.824Z] ---> 0684fb2cc956 [2023-05-25T00:05:04.824Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-25T00:05:04.824Z] ---> Running in c53bd7806467 [2023-05-25T00:05:04.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:05:04.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:05:04.824Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T00:05:04.824Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T00:05:04.824Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:05:04.824Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T00:05:04.824Z] OK: 8 MiB in 17 packages [2023-05-25T00:05:05.790Z] Removing intermediate container c53bd7806467 [2023-05-25T00:05:05.790Z] ---> c9609604b9fe [2023-05-25T00:05:05.790Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-25T00:05:06.379Z] ---> 67b94147ccb9 [2023-05-25T00:05:06.379Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-25T00:05:06.976Z] ---> ca553c224896 [2023-05-25T00:05:06.976Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-25T00:05:07.567Z] ---> b7c57bbf6293 [2023-05-25T00:05:07.567Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-25T00:05:08.990Z] ---> 3888c4112223 [2023-05-25T00:05:08.990Z] Step 21/26 : EXPOSE 48095 [2023-05-25T00:05:08.990Z] ---> Running in 8f2f9e78f2a9 [2023-05-25T00:05:09.268Z] Removing intermediate container 8f2f9e78f2a9 [2023-05-25T00:05:09.268Z] ---> 443fdfa80152 [2023-05-25T00:05:09.268Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-25T00:05:09.539Z] ---> Running in c893c535639c [2023-05-25T00:05:09.810Z] Removing intermediate container c893c535639c [2023-05-25T00:05:09.810Z] ---> ec56a6f6f396 [2023-05-25T00:05:09.810Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T00:05:09.810Z] ---> Running in f270cdeb1b14 [2023-05-25T00:05:10.089Z] Removing intermediate container f270cdeb1b14 [2023-05-25T00:05:10.089Z] ---> 925c28edccee [2023-05-25T00:05:10.089Z] Step 24/26 : LABEL arch=arm64 [2023-05-25T00:05:10.359Z] ---> Running in 7b308fcf4aeb [2023-05-25T00:05:10.636Z] Removing intermediate container 7b308fcf4aeb [2023-05-25T00:05:10.636Z] ---> 3eb524a07eab [2023-05-25T00:05:10.636Z] Step 25/26 : LABEL git_sha=8c98c833e4ed4c86afba46bea37273d03317273d [2023-05-25T00:05:10.909Z] ---> Running in 23c3657672a8 [2023-05-25T00:05:11.179Z] Removing intermediate container 23c3657672a8 [2023-05-25T00:05:11.179Z] ---> 2e6d9e398921 [2023-05-25T00:05:11.179Z] Step 26/26 : LABEL version=3.0.0-dev.49 [2023-05-25T00:05:11.453Z] ---> Running in 41f5413a11a8 [2023-05-25T00:05:11.722Z] Removing intermediate container 41f5413a11a8 [2023-05-25T00:05:11.722Z] ---> 986f626afffd [2023-05-25T00:05:11.722Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:05:11.722Z] Successfully built 986f626afffd [2023-05-25T00:05:11.722Z] 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-05-25T00:05:11.873Z] provisioning config files... [2023-05-25T00:05:11.894Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/167@tmp/config7111956353479312363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:05:12.247Z] ---> docker-login.sh [2023-05-25T00:05:12.247Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:05:12.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:05:12.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:05:12.516Z] Configure a credential helper to remove this warning. See [2023-05-25T00:05:12.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:05:12.516Z] [2023-05-25T00:05:12.516Z] Login Succeeded [2023-05-25T00:05:12.516Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:05:12.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:05:13.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:05:13.060Z] Configure a credential helper to remove this warning. See [2023-05-25T00:05:13.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:05:13.060Z] [2023-05-25T00:05:13.060Z] Login Succeeded [2023-05-25T00:05:13.060Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:05:13.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:05:13.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:05:13.331Z] Configure a credential helper to remove this warning. See [2023-05-25T00:05:13.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:05:13.331Z] [2023-05-25T00:05:13.331Z] Login Succeeded [2023-05-25T00:05:13.331Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:05:13.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:05:13.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:05:13.924Z] Configure a credential helper to remove this warning. See [2023-05-25T00:05:13.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:05:13.924Z] [2023-05-25T00:05:13.924Z] Login Succeeded [2023-05-25T00:05:13.924Z] docker.io [2023-05-25T00:05:14.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:05:14.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:05:14.462Z] Configure a credential helper to remove this warning. See [2023-05-25T00:05:14.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:05:14.462Z] [2023-05-25T00:05:14.462Z] Login Succeeded [2023-05-25T00:05:14.462Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:05:14.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:05:14.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:05:14.522Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-25T00:05:14.522Z] 8c98c833e4ed4c86afba46bea37273d03317273d [2023-05-25T00:05:14.522Z] latest [2023-05-25T00:05:14.522Z] 3.0.0-dev.49 [2023-05-25T00:05:14.522Z] 8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [2023-05-25T00:05:14.522Z] main [2023-05-25T00:05:14.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:14.880Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:15.237Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d [2023-05-25T00:05:15.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-25T00:05:15.237Z] a1ce66d4c489: Preparing [2023-05-25T00:05:15.237Z] 0b7a6c182c2b: Preparing [2023-05-25T00:05:15.237Z] fb8b5e3ae605: Preparing [2023-05-25T00:05:15.237Z] 1ab7452c6996: Preparing [2023-05-25T00:05:15.237Z] d2c9ca5b9821: Preparing [2023-05-25T00:05:15.237Z] 26cbea5cba74: Preparing [2023-05-25T00:05:15.237Z] 26cbea5cba74: Waiting [2023-05-25T00:05:15.509Z] 0b7a6c182c2b: Pushed [2023-05-25T00:05:15.509Z] fb8b5e3ae605: Pushed [2023-05-25T00:05:15.509Z] 1ab7452c6996: Pushed [2023-05-25T00:05:15.509Z] 26cbea5cba74: Layer already exists [2023-05-25T00:05:15.780Z] d2c9ca5b9821: Pushed [2023-05-25T00:05:21.150Z] a1ce66d4c489: Pushed [2023-05-25T00:05:21.150Z] 8c98c833e4ed4c86afba46bea37273d03317273d: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:21.516Z] + 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-05-25T00:05:21.880Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-25T00:05:21.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-25T00:05:21.880Z] a1ce66d4c489: Preparing [2023-05-25T00:05:21.880Z] 0b7a6c182c2b: Preparing [2023-05-25T00:05:21.880Z] fb8b5e3ae605: Preparing [2023-05-25T00:05:21.880Z] 1ab7452c6996: Preparing [2023-05-25T00:05:21.880Z] d2c9ca5b9821: Preparing [2023-05-25T00:05:21.880Z] 26cbea5cba74: Preparing [2023-05-25T00:05:21.880Z] 26cbea5cba74: Waiting [2023-05-25T00:05:21.880Z] 0b7a6c182c2b: Layer already exists [2023-05-25T00:05:21.880Z] 1ab7452c6996: Layer already exists [2023-05-25T00:05:21.880Z] a1ce66d4c489: Layer already exists [2023-05-25T00:05:21.880Z] fb8b5e3ae605: Layer already exists [2023-05-25T00:05:21.880Z] d2c9ca5b9821: Layer already exists [2023-05-25T00:05:21.880Z] 26cbea5cba74: Layer already exists [2023-05-25T00:05:22.154Z] latest: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:22.516Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:22.870Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.49 [2023-05-25T00:05:22.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-25T00:05:22.870Z] a1ce66d4c489: Preparing [2023-05-25T00:05:22.870Z] 0b7a6c182c2b: Preparing [2023-05-25T00:05:22.870Z] fb8b5e3ae605: Preparing [2023-05-25T00:05:22.870Z] 1ab7452c6996: Preparing [2023-05-25T00:05:22.870Z] d2c9ca5b9821: Preparing [2023-05-25T00:05:22.870Z] 26cbea5cba74: Preparing [2023-05-25T00:05:22.870Z] 26cbea5cba74: Waiting [2023-05-25T00:05:22.870Z] a1ce66d4c489: Layer already exists [2023-05-25T00:05:22.870Z] d2c9ca5b9821: Layer already exists [2023-05-25T00:05:22.870Z] fb8b5e3ae605: Layer already exists [2023-05-25T00:05:22.870Z] 1ab7452c6996: Layer already exists [2023-05-25T00:05:22.870Z] 0b7a6c182c2b: Layer already exists [2023-05-25T00:05:22.870Z] 26cbea5cba74: Layer already exists [2023-05-25T00:05:23.140Z] 3.0.0-dev.49: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:23.498Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:23.858Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [2023-05-25T00:05:23.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-25T00:05:23.858Z] a1ce66d4c489: Preparing [2023-05-25T00:05:23.858Z] 0b7a6c182c2b: Preparing [2023-05-25T00:05:23.858Z] fb8b5e3ae605: Preparing [2023-05-25T00:05:23.858Z] 1ab7452c6996: Preparing [2023-05-25T00:05:23.858Z] d2c9ca5b9821: Preparing [2023-05-25T00:05:23.858Z] 26cbea5cba74: Preparing [2023-05-25T00:05:23.858Z] 26cbea5cba74: Waiting [2023-05-25T00:05:23.858Z] d2c9ca5b9821: Layer already exists [2023-05-25T00:05:23.858Z] a1ce66d4c489: Layer already exists [2023-05-25T00:05:23.858Z] fb8b5e3ae605: Layer already exists [2023-05-25T00:05:23.858Z] 1ab7452c6996: Layer already exists [2023-05-25T00:05:23.858Z] 0b7a6c182c2b: Layer already exists [2023-05-25T00:05:23.858Z] 26cbea5cba74: Layer already exists [2023-05-25T00:05:24.128Z] 8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:24.484Z] + 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-05-25T00:05:24.845Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-25T00:05:24.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-25T00:05:24.845Z] a1ce66d4c489: Preparing [2023-05-25T00:05:24.845Z] 0b7a6c182c2b: Preparing [2023-05-25T00:05:24.845Z] fb8b5e3ae605: Preparing [2023-05-25T00:05:24.845Z] 1ab7452c6996: Preparing [2023-05-25T00:05:24.845Z] d2c9ca5b9821: Preparing [2023-05-25T00:05:24.845Z] 26cbea5cba74: Preparing [2023-05-25T00:05:24.845Z] 26cbea5cba74: Waiting [2023-05-25T00:05:24.845Z] d2c9ca5b9821: Layer already exists [2023-05-25T00:05:24.845Z] a1ce66d4c489: Layer already exists [2023-05-25T00:05:24.845Z] fb8b5e3ae605: Layer already exists [2023-05-25T00:05:24.845Z] 1ab7452c6996: Layer already exists [2023-05-25T00:05:24.845Z] 0b7a6c182c2b: Layer already exists [2023-05-25T00:05:24.845Z] 26cbea5cba74: Layer already exists [2023-05-25T00:05:25.116Z] main: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:05:25.160Z] ===================================================== [Pipeline] echo [2023-05-25T00:05:25.167Z] taggedImages: [2023-05-25T00:05:25.167Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d [2023-05-25T00:05:25.167Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-25T00:05:25.167Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.49 [2023-05-25T00:05:25.167Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [2023-05-25T00:05:25.167Z] - 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-05-25T00:05:25.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:05:25.543Z] [2023-05-25T00:05:25.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:25.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:05:26.164Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:05:26.164Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:05:26.164Z] 04944245beec: Pulling fs layer [2023-05-25T00:05:26.164Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:05:26.164Z] 765212b225bb: Pulling fs layer [2023-05-25T00:05:26.164Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:05:26.164Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:05:26.164Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:05:26.164Z] 765212b225bb: Waiting [2023-05-25T00:05:26.164Z] f23df028b6ca: Waiting [2023-05-25T00:05:26.164Z] d65c8cfc05b1: Waiting [2023-05-25T00:05:26.164Z] 2437ff75d9bd: Waiting [2023-05-25T00:05:26.164Z] 04944245beec: Verifying Checksum [2023-05-25T00:05:26.164Z] 04944245beec: Download complete [2023-05-25T00:05:26.164Z] 765212b225bb: Verifying Checksum [2023-05-25T00:05:26.164Z] 765212b225bb: Download complete [2023-05-25T00:05:26.164Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:05:26.164Z] f23df028b6ca: Download complete [2023-05-25T00:05:26.164Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:05:26.164Z] d65c8cfc05b1: Download complete [2023-05-25T00:05:26.437Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:05:26.437Z] 699f458cf7ca: Download complete [2023-05-25T00:05:27.032Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T00:05:27.032Z] 8998bd30e6a1: Download complete [2023-05-25T00:05:29.656Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:05:29.656Z] 2437ff75d9bd: Download complete [2023-05-25T00:05:31.611Z] 8998bd30e6a1: Pull complete [2023-05-25T00:05:31.882Z] 04944245beec: Pull complete [2023-05-25T00:05:33.299Z] 699f458cf7ca: Pull complete [2023-05-25T00:05:33.569Z] 765212b225bb: Pull complete [2023-05-25T00:05:34.540Z] f23df028b6ca: Pull complete [2023-05-25T00:05:34.540Z] d65c8cfc05b1: Pull complete [2023-05-25T00:05:49.774Z] 2437ff75d9bd: Pull complete [2023-05-25T00:05:49.774Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:05:49.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:05:49.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:05:50.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-16826 does not seem to be running inside a container [2023-05-25T00:05:50.104Z] $ 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/167 -v /w/workspace/app-service-configurable/167:/w/workspace/app-service-configurable/167:rw,z -v /w/workspace/app-service-configurable/167@tmp:/w/workspace/app-service-configurable/167@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-05-25T00:05:53.189Z] $ docker top 17884e8df28879b0bc63cf67f2c9605ec3ca3880aeb34adb67911db4842b9aa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:05:54.091Z] ---> job-cost.sh [2023-05-25T00:05:54.091Z] lf-activate-venv: SKIPPING [2023-05-25T00:05:54.091Z] INFO: No Stack... [2023-05-25T00:05:54.679Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:05:55.646Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:05:56.303Z] + cat /w/workspace/app-service-configurable/167/archives/cost.csv [2023-05-25T00:05:56.303Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:05:56.345Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [2023-05-25T00:05:56.354Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] did not exist. Created. [2023-05-25T00:05:56.354Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:05:57.031Z] /w/workspace/app-service-configurable/167@tmp/durable-fc52ae11/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:05:57.704Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:05:57.728Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:05:57.788Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:05:57.797Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:05:57.827Z] $ docker stop --time=1 17884e8df28879b0bc63cf67f2c9605ec3ca3880aeb34adb67911db4842b9aa4 [2023-05-25T00:05:59.406Z] $ docker rm -f --volumes 17884e8df28879b0bc63cf67f2c9605ec3ca3880aeb34adb67911db4842b9aa4 [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-05-25T00:05:59.804Z] provisioning config files... [2023-05-25T00:05:59.826Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1635936346249177257tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:06:00.127Z] + set +x [2023-05-25T00:06:00.127Z] + curl -s https://codecov.io/bash [2023-05-25T00:06:00.127Z] + bash -s -- [2023-05-25T00:06:00.127Z] [2023-05-25T00:06:00.127Z] _____ _ [2023-05-25T00:06:00.127Z] / ____| | | [2023-05-25T00:06:00.127Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:06:00.127Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:06:00.127Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:06:00.127Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:06:00.127Z] Bash-1.0.6 [2023-05-25T00:06:00.127Z] [2023-05-25T00:06:00.127Z] [2023-05-25T00:06:00.127Z] ==> git version 2.25.1 found [2023-05-25T00:06:00.127Z] ==> 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-05-25T00:06:00.127Z] Release-Date: 2020-01-08 [2023-05-25T00:06:00.127Z] 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-05-25T00:06:00.127Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:06:00.127Z] ==> Jenkins CI detected. [2023-05-25T00:06:00.127Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-25T00:06:00.127Z] project root: . [2023-05-25T00:06:00.127Z] --> token set from env [2023-05-25T00:06:00.127Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:06:00.127Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:06:00.127Z] ==> Python coveragepy not found [2023-05-25T00:06:00.127Z] ==> Searching for coverage reports in: [2023-05-25T00:06:00.127Z] + . [2023-05-25T00:06:00.127Z] -> Found 1 reports [2023-05-25T00:06:00.127Z] ==> Detecting git/mercurial file structure [2023-05-25T00:06:00.127Z] ==> Reading reports [2023-05-25T00:06:00.127Z] + ./coverage.out bytes=13 [2023-05-25T00:06:00.127Z] ==> Appending adjustments [2023-05-25T00:06:00.127Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:06:00.389Z] + Found adjustments [2023-05-25T00:06:00.389Z] ==> Gzipping contents [2023-05-25T00:06:00.389Z] 4.0K /tmp/codecov.vBDAC8.gz [2023-05-25T00:06:00.389Z] ==> Uploading reports [2023-05-25T00:06:00.389Z] url: https://codecov.io [2023-05-25T00:06:00.389Z] query: branch=main&commit=8c98c833e4ed4c86afba46bea37273d03317273d&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T00:06:00.389Z] -> Pinging Codecov [2023-05-25T00:06:00.389Z] 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=8c98c833e4ed4c86afba46bea37273d03317273d&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T00:06:00.389Z] -> Uploading to [2023-05-25T00:06:00.389Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/A97CA9966030D2A3747ED39772930CCE/8c98c833e4ed4c86afba46bea37273d03317273d/9609c624-1aed-489d-84f7-21e757c0418b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T000600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c8c0361e08336f98532f572e29516a306a01cae1c8ddd3866ddf75d90f9bff [2023-05-25T00:06:00.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:06:00.389Z] Dload Upload Total Spent Left Speed [2023-05-25T00:06:00.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1857 --:--:-- --:--:-- --:--:-- 1857 [2023-05-25T00:06:00.650Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] } [2023-05-25T00:06:00.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T00:06:00.889Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T00:06:00.921Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:01.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:06:01.238Z] [2023-05-25T00:06:01.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:01.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:06:01.537Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T00:06:01.537Z] df9b9388f04a: Pulling fs layer [2023-05-25T00:06:01.537Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T00:06:01.537Z] 25bc292e5bac: Pulling fs layer [2023-05-25T00:06:01.537Z] 114826534d7a: Pulling fs layer [2023-05-25T00:06:01.537Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T00:06:01.537Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T00:06:01.537Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T00:06:01.537Z] 114826534d7a: Waiting [2023-05-25T00:06:01.537Z] 4657fd5d0bcf: Waiting [2023-05-25T00:06:01.537Z] 6ad1cebc031e: Waiting [2023-05-25T00:06:01.537Z] 8a3aa393b2d8: Waiting [2023-05-25T00:06:01.537Z] 25bc292e5bac: Download complete [2023-05-25T00:06:01.537Z] 52dc419b0ee2: Download complete [2023-05-25T00:06:01.537Z] 4657fd5d0bcf: Verifying Checksum [2023-05-25T00:06:01.537Z] 4657fd5d0bcf: Download complete [2023-05-25T00:06:01.537Z] df9b9388f04a: Download complete [2023-05-25T00:06:01.797Z] 6ad1cebc031e: Verifying Checksum [2023-05-25T00:06:01.797Z] 6ad1cebc031e: Download complete [2023-05-25T00:06:01.797Z] df9b9388f04a: Pull complete [2023-05-25T00:06:01.797Z] 52dc419b0ee2: Pull complete [2023-05-25T00:06:02.056Z] 25bc292e5bac: Pull complete [2023-05-25T00:06:02.313Z] 114826534d7a: Verifying Checksum [2023-05-25T00:06:02.313Z] 114826534d7a: Download complete [2023-05-25T00:06:02.571Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T00:06:02.571Z] 8a3aa393b2d8: Download complete [2023-05-25T00:06:05.862Z] 114826534d7a: Pull complete [2023-05-25T00:06:05.862Z] 4657fd5d0bcf: Pull complete [2023-05-25T00:06:05.862Z] 6ad1cebc031e: Pull complete [2023-05-25T00:06:09.142Z] 8a3aa393b2d8: Pull complete [2023-05-25T00:06:09.142Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T00:06:09.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:06:09.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:06:09.216Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-25T00:06:09.245Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-25T00:06:18.490Z] $ docker top 62f56d380aed1184ac7263821d129b5478cc794c446d8eebfe9dd85305cabeac -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T00:06:18.566Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-25T00:06:18.845Z] + set -o pipefail [2023-05-25T00:06:18.845Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-25T00:06:23.030Z] [2023-05-25T00:06:23.031Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-25T00:06:23.031Z] [2023-05-25T00:06:23.031Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/02763003-edfb-40c3-a9a2-0c45405910a3 [2023-05-25T00:06:23.031Z] [2023-05-25T00:06:23.031Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-25T00:06:23.031Z] [2023-05-25T00:06:23.031Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T00:06:23.031Z] [2023-05-25T00:06:23.602Z] [2023-05-25T00:06:23.602Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T00:06:23.602Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T00:06:23.602Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T00:06:23.610Z] $ docker stop --time=1 62f56d380aed1184ac7263821d129b5478cc794c446d8eebfe9dd85305cabeac [2023-05-25T00:06:29.505Z] $ docker rm -f --volumes 62f56d380aed1184ac7263821d129b5478cc794c446d8eebfe9dd85305cabeac [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-05-25T00:06:30.199Z] + git log --format=format:%s -1 8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] sh [2023-05-25T00:06:30.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:06:30.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:30.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:06:30.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:06:30.875Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-25T00:06:30.906Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:06:31.409Z] $ docker top 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf -eo pid,comm [2023-05-25T00:06:31.460Z] 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-05-25T00:06:31.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:06:31.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:06:31.501Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:06:31.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:06:31.619Z] $ docker exec 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf ssh-agent [2023-05-25T00:06:31.729Z] SSH_AUTH_SOCK=/tmp/ssh-OOjOIQBh2LeW/agent.33 [2023-05-25T00:06:31.729Z] SSH_AGENT_PID=39 [2023-05-25T00:06:31.735Z] Running ssh-add (command line suppressed) [2023-05-25T00:06:31.848Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3068812282745486191.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3068812282745486191.key) [2023-05-25T00:06:31.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:06:32.152Z] + git semver tag [2023-05-25T00:06:32.410Z] 2023-05-25 00:06:32,324 [run_tag] DEBUG tag force:False [2023-05-25T00:06:32.410Z] 2023-05-25 00:06:32,324 [check_head_tag] DEBUG check head tag [2023-05-25T00:06:32.410Z] 2023-05-25 00:06:32,326 [execute] INFO git cat-file --batch-check [2023-05-25T00:06:32.410Z] 2023-05-25 00:06:32,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-25T00:06:32.410Z] 2023-05-25 00:06:32,330 [execute] INFO git cat-file --batch [2023-05-25T00:06:32.411Z] 2023-05-25 00:06:32,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-25T00:06:32.411Z] 2023-05-25 00:06:32,368 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-25T00:06:32.411Z] 2023-05-25 00:06:32,368 [execute] INFO git tag -a v3.0.0-dev.49 -m v3.0.0-dev.49 [2023-05-25T00:06:32.411Z] 2023-05-25 00:06:32,369 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.49', '-m', 'v3.0.0-dev.49'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:06:32.411Z] 2023-05-25 00:06:32,372 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-25T00:06:32.411Z] 3.0.0-dev.49 [Pipeline] } [2023-05-25T00:06:32.415Z] $ docker exec --env ******** --env ******** 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf ssh-agent -k [2023-05-25T00:06:32.526Z] unset SSH_AUTH_SOCK; [2023-05-25T00:06:32.527Z] unset SSH_AGENT_PID; [2023-05-25T00:06:32.527Z] echo Agent pid 39 killed; [2023-05-25T00:06:32.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:06:32.846Z] + git semver [Pipeline] } [2023-05-25T00:06:33.113Z] $ docker stop --time=1 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf [2023-05-25T00:06:34.485Z] $ docker rm -f --volumes 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:34.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:06:34.881Z] [2023-05-25T00:06:34.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:35.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:06:35.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T00:06:35.186Z] ab5ef0e58194: Pulling fs layer [2023-05-25T00:06:35.186Z] 9712f1f96733: Pulling fs layer [2023-05-25T00:06:35.186Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T00:06:35.186Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T00:06:35.186Z] e9a5061849ea: Pulling fs layer [2023-05-25T00:06:35.186Z] d747dcd14b5f: Pulling fs layer [2023-05-25T00:06:35.186Z] 2de7ff778b66: Pulling fs layer [2023-05-25T00:06:35.186Z] 0d9ebad4ef96: Waiting [2023-05-25T00:06:35.186Z] 2de7ff778b66: Waiting [2023-05-25T00:06:35.186Z] d747dcd14b5f: Waiting [2023-05-25T00:06:35.186Z] e9a5061849ea: Waiting [2023-05-25T00:06:35.186Z] 9712f1f96733: Verifying Checksum [2023-05-25T00:06:35.186Z] 9712f1f96733: Download complete [2023-05-25T00:06:35.765Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T00:06:35.765Z] 63f879dbbcfc: Download complete [2023-05-25T00:06:35.765Z] e9a5061849ea: Verifying Checksum [2023-05-25T00:06:35.765Z] e9a5061849ea: Download complete [2023-05-25T00:06:35.765Z] d747dcd14b5f: Verifying Checksum [2023-05-25T00:06:35.765Z] d747dcd14b5f: Download complete [2023-05-25T00:06:35.765Z] ab5ef0e58194: Verifying Checksum [2023-05-25T00:06:35.765Z] ab5ef0e58194: Download complete [2023-05-25T00:06:36.025Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T00:06:36.025Z] 0d9ebad4ef96: Download complete [2023-05-25T00:06:36.025Z] 2de7ff778b66: Verifying Checksum [2023-05-25T00:06:36.025Z] 2de7ff778b66: Download complete [2023-05-25T00:06:38.561Z] ab5ef0e58194: Pull complete [2023-05-25T00:06:38.561Z] 9712f1f96733: Pull complete [2023-05-25T00:06:39.495Z] 63f879dbbcfc: Pull complete [2023-05-25T00:06:42.778Z] 0d9ebad4ef96: Pull complete [2023-05-25T00:06:43.037Z] e9a5061849ea: Pull complete [2023-05-25T00:06:43.038Z] d747dcd14b5f: Pull complete [2023-05-25T00:06:43.974Z] 2de7ff778b66: Pull complete [2023-05-25T00:06:43.974Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T00:06:43.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:06:43.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:06:44.063Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-25T00:06:44.088Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-25T00:06:52.647Z] $ docker top 3e32e585974deca422d07077feb48807985297a8859cc673d8f4a8504d92df2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:06:52.721Z] provisioning config files... [2023-05-25T00:06:52.729Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11003362162586828223tmp [2023-05-25T00:06:52.740Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14752373272246678756tmp [2023-05-25T00:06:52.750Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5434342250852023548tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:06:52.767Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:06:53.048Z] ---> sigul-configuration.sh [2023-05-25T00:06:53.048Z] gpg: directory `/root/.gnupg' created [2023-05-25T00:06:53.048Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T00:06:53.048Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T00:06:53.048Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T00:06:53.048Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T00:06:53.048Z] gpg: CAST5 encrypted data [2023-05-25T00:06:53.048Z] gpg: encrypted with 1 passphrase [2023-05-25T00:06:53.048Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T00:06:53.338Z] + mkdir /home/jenkins [2023-05-25T00:06:53.338Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T00:06:53.622Z] + 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-05-25T00:06:53.629Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:06:53.910Z] ---> sigul-install.sh [2023-05-25T00:06:53.910Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T00:06:54.196Z] + git tag --list [2023-05-25T00:06:54.196Z] v1.0.0 [2023-05-25T00:06:54.196Z] v1.1.0 [2023-05-25T00:06:54.196Z] v1.2.0 [2023-05-25T00:06:54.196Z] v1.2.1-dev.1 [2023-05-25T00:06:54.196Z] v1.2.1-dev.10 [2023-05-25T00:06:54.196Z] v1.2.1-dev.11 [2023-05-25T00:06:54.196Z] v1.2.1-dev.12 [2023-05-25T00:06:54.196Z] v1.2.1-dev.13 [2023-05-25T00:06:54.196Z] v1.2.1-dev.14 [2023-05-25T00:06:54.196Z] v1.2.1-dev.15 [2023-05-25T00:06:54.196Z] v1.2.1-dev.16 [2023-05-25T00:06:54.196Z] v1.2.1-dev.17 [2023-05-25T00:06:54.196Z] v1.2.1-dev.18 [2023-05-25T00:06:54.196Z] v1.2.1-dev.19 [2023-05-25T00:06:54.196Z] v1.2.1-dev.2 [2023-05-25T00:06:54.196Z] v1.2.1-dev.20 [2023-05-25T00:06:54.196Z] v1.2.1-dev.21 [2023-05-25T00:06:54.196Z] v1.2.1-dev.22 [2023-05-25T00:06:54.196Z] v1.2.1-dev.23 [2023-05-25T00:06:54.196Z] v1.2.1-dev.3 [2023-05-25T00:06:54.196Z] v1.2.1-dev.4 [2023-05-25T00:06:54.196Z] v1.2.1-dev.5 [2023-05-25T00:06:54.196Z] v1.2.1-dev.6 [2023-05-25T00:06:54.196Z] v1.2.1-dev.7 [2023-05-25T00:06:54.196Z] v1.2.1-dev.8 [2023-05-25T00:06:54.196Z] v1.2.1-dev.9 [2023-05-25T00:06:54.196Z] v1.3.0 [2023-05-25T00:06:54.196Z] v1.3.1 [2023-05-25T00:06:54.196Z] v1.3.1-dev.1 [2023-05-25T00:06:54.196Z] v2.0.0 [2023-05-25T00:06:54.196Z] v2.0.0-dev.1 [2023-05-25T00:06:54.196Z] v2.0.0-dev.2 [2023-05-25T00:06:54.196Z] v2.0.0-dev.3 [2023-05-25T00:06:54.196Z] v2.0.0-dev.4 [2023-05-25T00:06:54.196Z] v2.0.1 [2023-05-25T00:06:54.196Z] v2.1.0 [2023-05-25T00:06:54.196Z] v2.1.1 [2023-05-25T00:06:54.196Z] v2.1.1-dev.1 [2023-05-25T00:06:54.196Z] v2.1.1-dev.2 [2023-05-25T00:06:54.196Z] v2.1.2 [2023-05-25T00:06:54.196Z] v2.1.2-dev.1 [2023-05-25T00:06:54.196Z] v2.1.2-dev.2 [2023-05-25T00:06:54.196Z] v2.2.0 [2023-05-25T00:06:54.196Z] v2.2.1-dev.1 [2023-05-25T00:06:54.196Z] v2.2.1-dev.10 [2023-05-25T00:06:54.196Z] v2.2.1-dev.2 [2023-05-25T00:06:54.196Z] v2.2.1-dev.3 [2023-05-25T00:06:54.196Z] v2.2.1-dev.4 [2023-05-25T00:06:54.196Z] v2.2.1-dev.5 [2023-05-25T00:06:54.196Z] v2.2.1-dev.6 [2023-05-25T00:06:54.196Z] v2.2.1-dev.7 [2023-05-25T00:06:54.196Z] v2.2.1-dev.8 [2023-05-25T00:06:54.196Z] v2.2.1-dev.9 [2023-05-25T00:06:54.196Z] v2.3 [2023-05-25T00:06:54.196Z] v2.3.0 [2023-05-25T00:06:54.196Z] v2.3.0-dev.10 [2023-05-25T00:06:54.196Z] v2.3.0-dev.11 [2023-05-25T00:06:54.196Z] v2.3.0-dev.12 [2023-05-25T00:06:54.196Z] v2.3.0-dev.13 [2023-05-25T00:06:54.196Z] v2.3.0-dev.14 [2023-05-25T00:06:54.196Z] v2.3.0-dev.15 [2023-05-25T00:06:54.196Z] v2.3.0-dev.16 [2023-05-25T00:06:54.196Z] v2.3.0-dev.17 [2023-05-25T00:06:54.196Z] v2.3.0-dev.18 [2023-05-25T00:06:54.196Z] v2.3.0-dev.19 [2023-05-25T00:06:54.196Z] v2.3.0-dev.20 [2023-05-25T00:06:54.196Z] v2.3.0-dev.21 [2023-05-25T00:06:54.196Z] v2.3.0-dev.22 [2023-05-25T00:06:54.196Z] v2.3.0-dev.23 [2023-05-25T00:06:54.196Z] v2.3.0-dev.24 [2023-05-25T00:06:54.196Z] v2.3.0-dev.25 [2023-05-25T00:06:54.196Z] v2.3.0-dev.26 [2023-05-25T00:06:54.196Z] v2.3.0-dev.27 [2023-05-25T00:06:54.196Z] v2.3.0-dev.28 [2023-05-25T00:06:54.196Z] v2.3.0-dev.29 [2023-05-25T00:06:54.196Z] v2.3.0-dev.30 [2023-05-25T00:06:54.196Z] v2.3.0-dev.31 [2023-05-25T00:06:54.196Z] v2.3.0-dev.32 [2023-05-25T00:06:54.196Z] v2.3.0-dev.33 [2023-05-25T00:06:54.196Z] v2.3.0-dev.34 [2023-05-25T00:06:54.196Z] v2.3.0-dev.35 [2023-05-25T00:06:54.196Z] v2.3.0-dev.36 [2023-05-25T00:06:54.196Z] v2.3.0-dev.37 [2023-05-25T00:06:54.196Z] v2.3.1 [2023-05-25T00:06:54.196Z] v2.3.1-dev.1 [2023-05-25T00:06:54.196Z] v2.3.1-dev.2 [2023-05-25T00:06:54.196Z] v2.3.1-dev.3 [2023-05-25T00:06:54.196Z] v2.3.1-dev.4 [2023-05-25T00:06:54.196Z] v3.0.0-dev.1 [2023-05-25T00:06:54.196Z] v3.0.0-dev.10 [2023-05-25T00:06:54.196Z] v3.0.0-dev.11 [2023-05-25T00:06:54.196Z] v3.0.0-dev.12 [2023-05-25T00:06:54.196Z] v3.0.0-dev.13 [2023-05-25T00:06:54.196Z] v3.0.0-dev.14 [2023-05-25T00:06:54.196Z] v3.0.0-dev.15 [2023-05-25T00:06:54.196Z] v3.0.0-dev.16 [2023-05-25T00:06:54.196Z] v3.0.0-dev.17 [2023-05-25T00:06:54.196Z] v3.0.0-dev.18 [2023-05-25T00:06:54.196Z] v3.0.0-dev.19 [2023-05-25T00:06:54.196Z] v3.0.0-dev.2 [2023-05-25T00:06:54.196Z] v3.0.0-dev.20 [2023-05-25T00:06:54.196Z] v3.0.0-dev.21 [2023-05-25T00:06:54.196Z] v3.0.0-dev.22 [2023-05-25T00:06:54.196Z] v3.0.0-dev.23 [2023-05-25T00:06:54.196Z] v3.0.0-dev.24 [2023-05-25T00:06:54.196Z] v3.0.0-dev.25 [2023-05-25T00:06:54.196Z] v3.0.0-dev.26 [2023-05-25T00:06:54.196Z] v3.0.0-dev.27 [2023-05-25T00:06:54.196Z] v3.0.0-dev.28 [2023-05-25T00:06:54.196Z] v3.0.0-dev.29 [2023-05-25T00:06:54.196Z] v3.0.0-dev.3 [2023-05-25T00:06:54.196Z] v3.0.0-dev.30 [2023-05-25T00:06:54.196Z] v3.0.0-dev.31 [2023-05-25T00:06:54.196Z] v3.0.0-dev.32 [2023-05-25T00:06:54.196Z] v3.0.0-dev.33 [2023-05-25T00:06:54.196Z] v3.0.0-dev.34 [2023-05-25T00:06:54.196Z] v3.0.0-dev.35 [2023-05-25T00:06:54.196Z] v3.0.0-dev.36 [2023-05-25T00:06:54.196Z] v3.0.0-dev.37 [2023-05-25T00:06:54.196Z] v3.0.0-dev.38 [2023-05-25T00:06:54.196Z] v3.0.0-dev.39 [2023-05-25T00:06:54.196Z] v3.0.0-dev.4 [2023-05-25T00:06:54.196Z] v3.0.0-dev.40 [2023-05-25T00:06:54.196Z] v3.0.0-dev.41 [2023-05-25T00:06:54.196Z] v3.0.0-dev.42 [2023-05-25T00:06:54.196Z] v3.0.0-dev.43 [2023-05-25T00:06:54.196Z] v3.0.0-dev.44 [2023-05-25T00:06:54.196Z] v3.0.0-dev.45 [2023-05-25T00:06:54.196Z] v3.0.0-dev.46 [2023-05-25T00:06:54.196Z] v3.0.0-dev.47 [2023-05-25T00:06:54.196Z] v3.0.0-dev.48 [2023-05-25T00:06:54.196Z] v3.0.0-dev.49 [2023-05-25T00:06:54.196Z] v3.0.0-dev.5 [2023-05-25T00:06:54.196Z] v3.0.0-dev.6 [2023-05-25T00:06:54.196Z] v3.0.0-dev.7 [2023-05-25T00:06:54.196Z] v3.0.0-dev.8 [2023-05-25T00:06:54.196Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T00:06:54.484Z] + lftools sign git-tag v3.0.0-dev.49 [2023-05-25T00:06:55.052Z] Signing Git tag with Sigul... [2023-05-25T00:06:55.052Z] Signing v3.0.0-dev.49 [Pipeline] echo [2023-05-25T00:06:55.324Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:06:55.605Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T00:06:55.612Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T00:06:55.626Z] $ docker stop --time=1 3e32e585974deca422d07077feb48807985297a8859cc673d8f4a8504d92df2a [2023-05-25T00:06:56.911Z] $ docker rm -f --volumes 3e32e585974deca422d07077feb48807985297a8859cc673d8f4a8504d92df2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T00:06:57.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:06:57.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:57.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:06:57.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:06:57.692Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-25T00:06:57.718Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:06:58.062Z] $ docker top da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 -eo pid,comm [2023-05-25T00:06:58.109Z] 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-05-25T00:06:58.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:06:58.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:06:58.149Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:06:58.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:06:58.250Z] $ docker exec da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 ssh-agent [2023-05-25T00:06:58.369Z] SSH_AUTH_SOCK=/tmp/ssh-UzJ2kkEbmsQp/agent.32 [2023-05-25T00:06:58.369Z] SSH_AGENT_PID=38 [2023-05-25T00:06:58.374Z] Running ssh-add (command line suppressed) [2023-05-25T00:06:58.463Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13702006495572570132.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13702006495572570132.key) [2023-05-25T00:06:58.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:06:58.766Z] + git semver bump pre [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,931 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,931 [bump_version] DEBUG bumping version:3.0.0-dev.49 on axis:pre with prefix:dev [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,931 [bump_version] DEBUG bumped version:3.0.0-dev.50 [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,931 [write_version] DEBUG write version:3.0.0-dev.50 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,931 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,931 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,933 [execute] INFO git cat-file --batch-check [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,938 [execute] INFO git cat-file --batch [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:06:59.024Z] 2023-05-25 00:06:58,943 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-25T00:06:59.024Z] 3.0.0-dev.50 [Pipeline] } [2023-05-25T00:06:59.028Z] $ docker exec --env ******** --env ******** da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 ssh-agent -k [2023-05-25T00:06:59.124Z] unset SSH_AUTH_SOCK; [2023-05-25T00:06:59.124Z] unset SSH_AGENT_PID; [2023-05-25T00:06:59.124Z] echo Agent pid 38 killed; [2023-05-25T00:06:59.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:06:59.434Z] + git semver [Pipeline] } [2023-05-25T00:06:59.700Z] $ docker stop --time=1 da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 [2023-05-25T00:07:00.964Z] $ docker rm -f --volumes da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:07:01.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:07:01.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:07:01.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:07:01.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:07:01.731Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-25T00:07:01.757Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:07:02.159Z] $ docker top c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb -eo pid,comm [2023-05-25T00:07:02.212Z] 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-05-25T00:07:02.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:07:02.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:07:02.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:07:02.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:07:02.353Z] $ docker exec c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb ssh-agent [2023-05-25T00:07:02.468Z] SSH_AUTH_SOCK=/tmp/ssh-dSlpSvYPA02D/agent.32 [2023-05-25T00:07:02.468Z] SSH_AGENT_PID=38 [2023-05-25T00:07:02.474Z] Running ssh-add (command line suppressed) [2023-05-25T00:07:02.556Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12243913068324627920.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12243913068324627920.key) [2023-05-25T00:07:02.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:07:02.922Z] + git semver push [2023-05-25T00:07:03.200Z] 2023-05-25 00:07:03,061 [run_push] DEBUG push [2023-05-25T00:07:03.200Z] 2023-05-25 00:07:03,062 [execute] INFO git cat-file --batch-check [2023-05-25T00:07:03.200Z] 2023-05-25 00:07:03,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:07:03.200Z] 2023-05-25 00:07:03,065 [execute] INFO git rev-list 94b7d2b0eafb473bae1dbf19aab2a1ecd437099f -- [2023-05-25T00:07:03.200Z] 2023-05-25 00:07:03,066 [execute] DEBUG Popen(['git', 'rev-list', '94b7d2b0eafb473bae1dbf19aab2a1ecd437099f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:07:03.200Z] 2023-05-25 00:07:03,076 [execute] INFO git fetch -v origin [2023-05-25T00:07:03.200Z] 2023-05-25 00:07:03,076 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T00:07:03.804Z] 2023-05-25 00:07:03,554 [run_push] DEBUG no remote changes detected [2023-05-25T00:07:03.804Z] 2023-05-25 00:07:03,554 [execute] INFO git push origin semver [2023-05-25T00:07:03.804Z] 2023-05-25 00:07:03,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:07:04.434Z] 2023-05-25 00:07:04,327 [run_push] DEBUG push all version tags [2023-05-25T00:07:04.434Z] 2023-05-25 00:07:04,327 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T00:07:04.434Z] 2023-05-25 00:07:04,328 [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-05-25T00:07:05.379Z] 2023-05-25 00:07:05,106 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-25T00:07:05.379Z] 3.0.0-dev.50 [Pipeline] } [2023-05-25T00:07:05.384Z] $ docker exec --env ******** --env ******** c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb ssh-agent -k [2023-05-25T00:07:05.494Z] unset SSH_AUTH_SOCK; [2023-05-25T00:07:05.495Z] unset SSH_AGENT_PID; [2023-05-25T00:07:05.495Z] echo Agent pid 38 killed; [2023-05-25T00:07:05.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:07:05.818Z] + git semver [Pipeline] } [2023-05-25T00:07:06.083Z] $ docker stop --time=1 c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb [2023-05-25T00:07:07.340Z] $ docker rm -f --volumes c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb [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-05-25T00:07:07.886Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-25T00:07:07.886Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-25T00:07:07.886Z] total 16 [2023-05-25T00:07:07.886Z] drwxr-xr-x 3 root root 4096 May 24 23:54 . [2023-05-25T00:07:07.886Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:06 .. [2023-05-25T00:07:07.886Z] drwxr-xr-x 2 root root 4096 May 24 23:54 cost [2023-05-25T00:07:07.886Z] -rw-r--r-- 1 root root 96 May 24 23:54 cost.csv [2023-05-25T00:07:07.886Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-25T00:07:07.886Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-25T00:07:07.886Z] total 16 [2023-05-25T00:07:07.886Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:54 . [2023-05-25T00:07:07.886Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:06 .. [2023-05-25T00:07:07.886Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:54 cost [2023-05-25T00:07:07.886Z] -rw-r--r-- 1 jenkins jenkins 96 May 24 23:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:08.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:09.036Z] ---> package-listing.sh [2023-05-25T00:07:09.036Z] ++ facter osfamily [2023-05-25T00:07:09.036Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:07:09.295Z] + OS_FAMILY=debian [2023-05-25T00:07:09.295Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-25T00:07:09.295Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:07:09.295Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:07:09.295Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:07:09.295Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:07:09.295Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-25T00:07:09.295Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:07:09.295Z] + case "${OS_FAMILY}" in [2023-05-25T00:07:09.295Z] + dpkg -l [2023-05-25T00:07:09.295Z] + grep '^ii' [2023-05-25T00:07:09.295Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:07:09.295Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:07:09.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:07:09.295Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-25T00:07:09.295Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-25T00:07:09.295Z] + 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-05-25T00:07:09.304Z] 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-05-25T00:07:09.582Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:07:10.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:07:10.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:07:10.214Z] prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container [2023-05-25T00:07:10.239Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T00:07:11.110Z] $ docker top 7fe3bb9163a36ba60ceb6c93c6c5e3f4ecd3e8d416fcd83cf324b33c708647d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:07:11.465Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:07:11.749Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:07:12.032Z] + ls /var/log/sa-host [2023-05-25T00:07:12.032Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:07:12.098Z] provisioning config files... [2023-05-25T00:07:12.106Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4222885459361724141tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:07:12.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:12.399Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:07:12.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:12.727Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:07:12.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:13.019Z] ---> sudo-logs.sh [2023-05-25T00:07:13.019Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:07:13.044Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:13.329Z] ---> job-cost.sh [2023-05-25T00:07:13.329Z] lf-activate-venv: SKIPPING [2023-05-25T00:07:13.329Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:07:13.329Z] INFO: Retrieving Stack Cost... [2023-05-25T00:07:13.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:07:14.157Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:07:14.169Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:14.450Z] ---> logs-deploy.sh [2023-05-25T00:07:14.450Z] lf-activate-venv: SKIPPING [2023-05-25T00:07:14.450Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/167 [2023-05-25T00:07:14.450Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:07:15.387Z] Archives upload complete. [2023-05-25T00:07:15.387Z] INFO: archiving logs to Nexus