Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6b542a014144fa1137cbe123409e6f9796134cb 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-ssh13754915881329036472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11838557736954349129.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh405513004158315717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7057266315268346626.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-ssh10574193324179770852.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28635 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 f6b542a014144fa1137cbe123409e6f9796134cb (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6b542a014144fa1137cbe123409e6f9796134cb # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#465)" > git rev-list --no-walk a8c625c23bbeba051a2ca764d6f762518e426e48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-07T16:15:44.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-07T16:15:44.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-07T16:15:44.769Z] ========================================================= [2022-09-07T16:15:44.769Z] EdgeX Global Pipelines Version Info [2022-09-07T16:15:44.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:15:45.518Z] ------------------- [2022-09-07T16:15:45.518Z] stable info: [2022-09-07T16:15:45.518Z] ------------------- [2022-09-07T16:15:45.518Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-07T16:15:45.518Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T16:15:45.518Z] Message: update stable to v1.0.239 [2022-09-07T16:15:46.089Z] ------------------- [2022-09-07T16:15:46.089Z] experimental info: [2022-09-07T16:15:46.089Z] ------------------- [2022-09-07T16:15:46.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-07T16:15:46.089Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T16:15:46.089Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-07T16:15:46.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-07T16:15:46.362Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-07T16:15:46.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-07T16:15:46.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-07T16:15:46.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-07T16:15:46.408Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-07T16:15:46.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-07T16:15:46.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-07T16:15:46.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-07T16:15:46.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-07T16:15:46.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-07T16:15:46.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-07T16:15:46.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-07T16:15:46.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-07T16:15:46.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T16:15:46.538Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T16:15:46.548Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-07T16:15:46.561Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-07T16:15:46.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-07T16:15:46.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-07T16:15:46.599Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-07T16:15:46.611Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-07T16:15:46.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-07T16:15:46.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-07T16:15:46.646Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-07T16:15:46.658Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-07T16:15:46.671Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-07T16:15:46.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-07T16:15:46.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-07T16:15:46.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-07T16:15:46.716Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] echo [2022-09-07T16:15:46.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6b542a [Pipeline] echo [2022-09-07T16:15:46.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T16:15:46.792Z] provisioning config files... [2022-09-07T16:15:46.804Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1231879359875860395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:15:47.112Z] ---> docker-login.sh [2022-09-07T16:15:47.112Z] nexus3.edgexfoundry.org:10001 [2022-09-07T16:15:47.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:15:47.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:15:47.633Z] Configure a credential helper to remove this warning. See [2022-09-07T16:15:47.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:15:47.633Z] [2022-09-07T16:15:47.633Z] Login Succeeded [2022-09-07T16:15:47.633Z] nexus3.edgexfoundry.org:10002 [2022-09-07T16:15:47.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:15:47.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:15:47.894Z] Configure a credential helper to remove this warning. See [2022-09-07T16:15:47.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:15:47.894Z] [2022-09-07T16:15:47.894Z] Login Succeeded [2022-09-07T16:15:47.894Z] nexus3.edgexfoundry.org:10003 [2022-09-07T16:15:47.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:15:47.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:15:47.894Z] Configure a credential helper to remove this warning. See [2022-09-07T16:15:47.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:15:47.894Z] [2022-09-07T16:15:47.894Z] Login Succeeded [2022-09-07T16:15:47.894Z] nexus3.edgexfoundry.org:10004 [2022-09-07T16:15:47.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:15:48.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:15:48.152Z] Configure a credential helper to remove this warning. See [2022-09-07T16:15:48.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:15:48.152Z] [2022-09-07T16:15:48.152Z] Login Succeeded [2022-09-07T16:15:48.152Z] docker.io [2022-09-07T16:15:48.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:15:48.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:15:48.414Z] Configure a credential helper to remove this warning. See [2022-09-07T16:15:48.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:15:48.414Z] [2022-09-07T16:15:48.414Z] Login Succeeded [2022-09-07T16:15:48.414Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T16:15:48.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-07T16:15:48.798Z] + git rev-list -1 --merges f6b542a014144fa1137cbe123409e6f9796134cb~1..f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] echo [2022-09-07T16:15:48.834Z] -----------> git rev-list -1 --merges f6b542a014144fa1137cbe123409e6f9796134cb~1..f6b542a014144fa1137cbe123409e6f9796134cb f6b542a014144fa1137cbe123409e6f9796134cb [false] [Pipeline] sh [2022-09-07T16:15:49.129Z] + git log --format=format:%s -1 f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] echo [2022-09-07T16:15:49.146Z] ========================================================= [2022-09-07T16:15:49.146Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-07T16:15:49.146Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-07T16:15:49.484Z] + git log --format=format:%s -1 f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] echo [2022-09-07T16:15:49.495Z] [semverPrep] GIT_COMMIT: f6b542a014144fa1137cbe123409e6f9796134cb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#465) [Pipeline] echo [2022-09-07T16:15:49.506Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-07T16:15:49.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T16:15:49.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-07T16:15:49.885Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-07T16:15:49.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-07T16:15:49.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-07T16:15:49.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-07T16:15:49.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:15:50.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:15:50.307Z] [2022-09-07T16:15:50.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:15:50.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:15:50.613Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-07T16:15:50.613Z] b85a868b505f: Pulling fs layer [2022-09-07T16:15:50.613Z] e2be974225ed: Pulling fs layer [2022-09-07T16:15:50.613Z] 339a4e72a1f5: Pulling fs layer [2022-09-07T16:15:50.613Z] 988bab9f4d93: Pulling fs layer [2022-09-07T16:15:50.613Z] 1469e6f7b9e6: Pulling fs layer [2022-09-07T16:15:50.613Z] eaf3925da568: Pulling fs layer [2022-09-07T16:15:50.613Z] bab4dde63d76: Pulling fs layer [2022-09-07T16:15:50.613Z] bde34c3a00c8: Pulling fs layer [2022-09-07T16:15:50.613Z] b352a97aabf1: Pulling fs layer [2022-09-07T16:15:50.613Z] 4872d77fe225: Pulling fs layer [2022-09-07T16:15:50.613Z] 5851b861e8e6: Pulling fs layer [2022-09-07T16:15:50.613Z] bde34c3a00c8: Waiting [2022-09-07T16:15:50.613Z] bab4dde63d76: Waiting [2022-09-07T16:15:50.613Z] 5851b861e8e6: Waiting [2022-09-07T16:15:50.613Z] 1469e6f7b9e6: Waiting [2022-09-07T16:15:50.613Z] 988bab9f4d93: Waiting [2022-09-07T16:15:50.613Z] b352a97aabf1: Waiting [2022-09-07T16:15:50.613Z] eaf3925da568: Waiting [2022-09-07T16:15:50.613Z] 4872d77fe225: Waiting [2022-09-07T16:15:50.613Z] 988bab9f4d93: Verifying Checksum [2022-09-07T16:15:50.613Z] 988bab9f4d93: Download complete [2022-09-07T16:15:50.873Z] 1469e6f7b9e6: Verifying Checksum [2022-09-07T16:15:50.873Z] 1469e6f7b9e6: Download complete [2022-09-07T16:15:50.873Z] 339a4e72a1f5: Verifying Checksum [2022-09-07T16:15:50.873Z] 339a4e72a1f5: Download complete [2022-09-07T16:15:50.873Z] eaf3925da568: Verifying Checksum [2022-09-07T16:15:50.873Z] eaf3925da568: Download complete [2022-09-07T16:15:50.873Z] bde34c3a00c8: Verifying Checksum [2022-09-07T16:15:50.873Z] bde34c3a00c8: Download complete [2022-09-07T16:15:50.873Z] b85a868b505f: Verifying Checksum [2022-09-07T16:15:50.873Z] b85a868b505f: Download complete [2022-09-07T16:15:50.873Z] 4872d77fe225: Verifying Checksum [2022-09-07T16:15:50.873Z] 4872d77fe225: Download complete [2022-09-07T16:15:50.873Z] b352a97aabf1: Download complete [2022-09-07T16:15:50.873Z] 5851b861e8e6: Download complete [2022-09-07T16:15:51.131Z] bab4dde63d76: Verifying Checksum [2022-09-07T16:15:51.131Z] bab4dde63d76: Download complete [2022-09-07T16:15:52.071Z] b85a868b505f: Pull complete [2022-09-07T16:15:52.071Z] e2be974225ed: Pull complete [2022-09-07T16:15:52.641Z] 339a4e72a1f5: Pull complete [2022-09-07T16:15:52.641Z] 988bab9f4d93: Pull complete [2022-09-07T16:15:52.901Z] 1469e6f7b9e6: Pull complete [2022-09-07T16:15:53.161Z] eaf3925da568: Pull complete [2022-09-07T16:15:55.071Z] bab4dde63d76: Pull complete [2022-09-07T16:15:55.071Z] bde34c3a00c8: Pull complete [2022-09-07T16:15:55.071Z] b352a97aabf1: Pull complete [2022-09-07T16:15:55.071Z] 4872d77fe225: Pull complete [2022-09-07T16:15:55.071Z] 5851b861e8e6: Pull complete [2022-09-07T16:15:55.071Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-07T16:15:55.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:15:55.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:15:55.172Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:15:55.217Z] $ 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 [2022-09-07T16:15:58.026Z] $ docker top fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 -eo pid,comm [2022-09-07T16:15:58.088Z] 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). [2022-09-07T16:15:58.088Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T16:15:58.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T16:15:58.130Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T16:15:58.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T16:15:58.265Z] $ docker exec fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 ssh-agent [2022-09-07T16:15:58.381Z] SSH_AUTH_SOCK=/tmp/ssh-5RpXxBZSJR7i/agent.33 [2022-09-07T16:15:58.381Z] SSH_AGENT_PID=39 [2022-09-07T16:15:58.387Z] Running ssh-add (command line suppressed) [2022-09-07T16:15:58.493Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3012476873789104064.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3012476873789104064.key) [2022-09-07T16:15:58.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T16:15:58.802Z] + git tag --points-at HEAD [Pipeline] } [2022-09-07T16:15:58.818Z] $ docker exec --env ******** --env ******** fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 ssh-agent -k [2022-09-07T16:15:58.923Z] unset SSH_AUTH_SOCK; [2022-09-07T16:15:58.923Z] unset SSH_AGENT_PID; [2022-09-07T16:15:58.923Z] echo Agent pid 39 killed; [2022-09-07T16:15:58.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-07T16:15:58.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T16:15:58.962Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T16:15:59.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T16:15:59.088Z] $ docker exec fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 ssh-agent [2022-09-07T16:15:59.204Z] SSH_AUTH_SOCK=/tmp/ssh-Z4pEPMPlNAAA/agent.73 [2022-09-07T16:15:59.204Z] SSH_AGENT_PID=79 [2022-09-07T16:15:59.209Z] Running ssh-add (command line suppressed) [2022-09-07T16:15:59.324Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8536377607023019807.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8536377607023019807.key) [2022-09-07T16:15:59.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T16:15:59.621Z] + git semver init [2022-09-07T16:15:59.880Z] 2022-09-07 16:15:59,865 [run_init] DEBUG init version:0.0.0 force:False [2022-09-07T16:15:59.880Z] 2022-09-07 16:15:59,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-09-07T16:15:59.880Z] 2022-09-07 16:15:59,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-09-07T16:15:59.880Z] 2022-09-07 16:15:59,866 [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) [2022-09-07T16:16:00.821Z] 2022-09-07 16:16:00,800 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-09-07T16:16:00.821Z] 2022-09-07 16:16:00,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-09-07T16:16:00.821Z] 2022-09-07 16:16:00,801 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:16:00.821Z] 2022-09-07 16:16:00,802 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:16:00.821Z] 2.3.0-dev.21 [Pipeline] } [2022-09-07T16:16:00.835Z] $ docker exec --env ******** --env ******** fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 ssh-agent -k [2022-09-07T16:16:00.954Z] unset SSH_AUTH_SOCK; [2022-09-07T16:16:00.955Z] unset SSH_AGENT_PID; [2022-09-07T16:16:00.955Z] echo Agent pid 79 killed; [2022-09-07T16:16:00.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T16:16:01.274Z] + git semver [Pipeline] } [2022-09-07T16:16:01.551Z] $ docker stop --time=1 fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 [2022-09-07T16:16:02.830Z] $ docker rm -f fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T16:16:03.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-07T16:16:03.419Z] Stashed 1 file(s) [Pipeline] echo [2022-09-07T16:16:03.422Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 [2022-09-07T16:16:03.554Z] provisioning config files... [2022-09-07T16:16:03.563Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6131420405964867520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:16:03.860Z] ---> docker-login.sh [2022-09-07T16:16:03.861Z] nexus3.edgexfoundry.org:10001 [2022-09-07T16:16:03.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:16:03.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:16:03.861Z] Configure a credential helper to remove this warning. See [2022-09-07T16:16:03.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:16:03.861Z] [2022-09-07T16:16:03.861Z] Login Succeeded [2022-09-07T16:16:03.861Z] nexus3.edgexfoundry.org:10002 [2022-09-07T16:16:03.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:16:04.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:16:04.121Z] Configure a credential helper to remove this warning. See [2022-09-07T16:16:04.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:16:04.121Z] [2022-09-07T16:16:04.121Z] Login Succeeded [2022-09-07T16:16:04.121Z] nexus3.edgexfoundry.org:10003 [2022-09-07T16:16:04.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:16:04.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:16:04.121Z] Configure a credential helper to remove this warning. See [2022-09-07T16:16:04.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:16:04.121Z] [2022-09-07T16:16:04.121Z] Login Succeeded [2022-09-07T16:16:04.121Z] nexus3.edgexfoundry.org:10004 [2022-09-07T16:16:04.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:16:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:16:04.382Z] Configure a credential helper to remove this warning. See [2022-09-07T16:16:04.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:16:04.382Z] [2022-09-07T16:16:04.382Z] Login Succeeded [2022-09-07T16:16:04.382Z] docker.io [2022-09-07T16:16:04.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:16:04.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:16:04.643Z] Configure a credential helper to remove this warning. See [2022-09-07T16:16:04.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:16:04.643Z] [2022-09-07T16:16:04.643Z] Login Succeeded [2022-09-07T16:16:04.643Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T16:16:04.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-07T16:16:04.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:16:04.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:16:04.735Z] ========================================================= [2022-09-07T16:16:04.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-07T16:16:04.735Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:16:05.049Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-07T16:16:05.049Z] Sending build context to Docker daemon 3.143MB [2022-09-07T16:16:05.049Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-07T16:16:05.049Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-07T16:16:05.049Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-07T16:16:05.049Z] 2408cc74d12b: Pulling fs layer [2022-09-07T16:16:05.049Z] ea60b727a1ce: Pulling fs layer [2022-09-07T16:16:05.049Z] 30c4a7721957: Pulling fs layer [2022-09-07T16:16:05.049Z] 370296b7ddb6: Pulling fs layer [2022-09-07T16:16:05.049Z] 7c6cee850709: Pulling fs layer [2022-09-07T16:16:05.049Z] 39a5fcdaea64: Pulling fs layer [2022-09-07T16:16:05.049Z] d94ebbe4e438: Pulling fs layer [2022-09-07T16:16:05.049Z] bcfd1f05c69d: Pulling fs layer [2022-09-07T16:16:05.049Z] 59ccb84bbe0f: Pulling fs layer [2022-09-07T16:16:05.049Z] bcfd1f05c69d: Waiting [2022-09-07T16:16:05.049Z] 370296b7ddb6: Waiting [2022-09-07T16:16:05.049Z] 59ccb84bbe0f: Waiting [2022-09-07T16:16:05.049Z] d94ebbe4e438: Waiting [2022-09-07T16:16:05.049Z] 7c6cee850709: Waiting [2022-09-07T16:16:05.049Z] 39a5fcdaea64: Waiting [2022-09-07T16:16:05.049Z] 30c4a7721957: Verifying Checksum [2022-09-07T16:16:05.049Z] 30c4a7721957: Download complete [2022-09-07T16:16:05.049Z] ea60b727a1ce: Verifying Checksum [2022-09-07T16:16:05.049Z] ea60b727a1ce: Download complete [2022-09-07T16:16:05.049Z] 7c6cee850709: Download complete [2022-09-07T16:16:05.049Z] 39a5fcdaea64: Download complete [2022-09-07T16:16:05.313Z] 2408cc74d12b: Verifying Checksum [2022-09-07T16:16:05.313Z] 2408cc74d12b: Download complete [2022-09-07T16:16:05.313Z] d94ebbe4e438: Verifying Checksum [2022-09-07T16:16:05.313Z] d94ebbe4e438: Download complete [2022-09-07T16:16:05.313Z] 2408cc74d12b: Pull complete [2022-09-07T16:16:05.584Z] ea60b727a1ce: Pull complete [2022-09-07T16:16:05.584Z] 30c4a7721957: Pull complete [2022-09-07T16:16:05.849Z] 59ccb84bbe0f: Verifying Checksum [2022-09-07T16:16:05.849Z] 59ccb84bbe0f: Download complete [2022-09-07T16:16:05.849Z] bcfd1f05c69d: Verifying Checksum [2022-09-07T16:16:05.849Z] bcfd1f05c69d: Download complete [2022-09-07T16:16:06.107Z] 370296b7ddb6: Verifying Checksum [2022-09-07T16:16:06.107Z] 370296b7ddb6: Download complete [2022-09-07T16:16:10.299Z] 370296b7ddb6: Pull complete [2022-09-07T16:16:10.299Z] 7c6cee850709: Pull complete [2022-09-07T16:16:10.299Z] 39a5fcdaea64: Pull complete [2022-09-07T16:16:10.299Z] d94ebbe4e438: Pull complete [2022-09-07T16:16:12.205Z] bcfd1f05c69d: Pull complete [2022-09-07T16:16:12.773Z] 59ccb84bbe0f: Pull complete [2022-09-07T16:16:12.773Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-07T16:16:12.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T16:16:12.773Z] ---> a4fb48ad2a94 [2022-09-07T16:16:12.773Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-07T16:16:18.060Z] ---> Running in 618577cda147 [2022-09-07T16:16:18.060Z] Removing intermediate container 618577cda147 [2022-09-07T16:16:18.060Z] ---> 1333986f88b8 [2022-09-07T16:16:18.060Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-07T16:16:18.060Z] ---> Running in dffb31ed9d08 [2022-09-07T16:16:18.060Z] Removing intermediate container dffb31ed9d08 [2022-09-07T16:16:18.060Z] ---> f0aaeade0510 [2022-09-07T16:16:18.060Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:16:18.060Z] ---> Running in 0377d0ddf693 [2022-09-07T16:16:18.060Z] Removing intermediate container 0377d0ddf693 [2022-09-07T16:16:18.060Z] ---> 3e90646b3905 [2022-09-07T16:16:18.060Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-07T16:16:18.060Z] ---> Running in 8d36e6cfb1aa [2022-09-07T16:16:18.060Z] Removing intermediate container 8d36e6cfb1aa [2022-09-07T16:16:18.060Z] ---> 9c117055a913 [2022-09-07T16:16:18.060Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:16:18.060Z] ---> Running in ca976b5be7d4 [2022-09-07T16:16:18.319Z] Removing intermediate container ca976b5be7d4 [2022-09-07T16:16:18.319Z] ---> 0da4ad0ec9fd [2022-09-07T16:16:18.319Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-07T16:16:18.319Z] ---> Running in 14f1b44d0fe8 [2022-09-07T16:16:18.523Z] Still waiting to schedule task [2022-09-07T16:16:18.523Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-07T16:16:18.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:16:19.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:16:19.780Z] OK: 211 MiB in 51 packages [2022-09-07T16:16:20.040Z] Removing intermediate container 14f1b44d0fe8 [2022-09-07T16:16:20.040Z] ---> 472af0eada4a [2022-09-07T16:16:20.040Z] Step 9/14 : WORKDIR /app [2022-09-07T16:16:20.040Z] ---> Running in 40025f36c715 [2022-09-07T16:16:20.300Z] Removing intermediate container 40025f36c715 [2022-09-07T16:16:20.300Z] ---> cefb0bdaa78c [2022-09-07T16:16:20.300Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-07T16:16:20.300Z] ---> 2ef540850af2 [2022-09-07T16:16:20.300Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:16:20.300Z] ---> Running in 7e1497c18dad [2022-09-07T16:16:47.092Z] Removing intermediate container 7e1497c18dad [2022-09-07T16:16:47.093Z] ---> 8770d1a94dbc [2022-09-07T16:16:47.093Z] Step 12/14 : COPY . . [2022-09-07T16:16:47.093Z] ---> d9dd6c950b33 [2022-09-07T16:16:47.093Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-07T16:16:47.093Z] ---> Running in 9e25ac6feb4e [2022-09-07T16:16:47.093Z] Removing intermediate container 9e25ac6feb4e [2022-09-07T16:16:47.093Z] ---> ea903002b4ce [2022-09-07T16:16:47.093Z] Step 14/14 : RUN $MAKE [2022-09-07T16:16:47.093Z] ---> Running in 6f382008a3c4 [2022-09-07T16:16:47.093Z] noop [2022-09-07T16:16:47.093Z] Removing intermediate container 6f382008a3c4 [2022-09-07T16:16:47.093Z] ---> 2af2e4a6374f [2022-09-07T16:16:47.093Z] Successfully built 2af2e4a6374f [2022-09-07T16:16:47.093Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:16:47.415Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T16:16:47.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:16:47.496Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:16:47.546Z] $ 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 [2022-09-07T16:16:47.909Z] $ docker top 0b8432c622efaca6e966fb2f3fb6da5bf08e1c64b73a968b290da9647b6c7c18 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:16:48.264Z] + go version [2022-09-07T16:16:48.264Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-07T16:16:48.279Z] $ docker stop --time=1 0b8432c622efaca6e966fb2f3fb6da5bf08e1c64b73a968b290da9647b6c7c18 [2022-09-07T16:16:49.525Z] $ docker rm -f 0b8432c622efaca6e966fb2f3fb6da5bf08e1c64b73a968b290da9647b6c7c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:16:49.934Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T16:16:49.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:16:50.012Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:16:50.087Z] $ 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 [2022-09-07T16:16:50.408Z] $ docker top 9e64f7ef5992dc7adf91e1436308f71f9c49d01f7238d2d1f4809a22e075d779 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:16:50.798Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-09-07T16:16:51.098Z] + make test [2022-09-07T16:16:51.098Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-07T16:17:01.076Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-07T16:17:01.076Z] CGO_ENABLED=1 go vet ./... [2022-09-07T16:17:02.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T16:17:02.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T16:17:02.985Z] ./bin/test-attribution-txt.sh [2022-09-07T16:17:02.985Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T16:17:02.985Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T16:17:02.985Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T16:17:02.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-07T16:17:03.011Z] $ docker stop --time=1 9e64f7ef5992dc7adf91e1436308f71f9c49d01f7238d2d1f4809a22e075d779 [2022-09-07T16:17:05.089Z] $ docker rm -f 9e64f7ef5992dc7adf91e1436308f71f9c49d01f7238d2d1f4809a22e075d779 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T16:17:05.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-07T16:17:05.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-07T16:17:06.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-07T16:17:06.349Z] + ls -al . [2022-09-07T16:17:06.350Z] total 176 [2022-09-07T16:17:06.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 16:16 . [2022-09-07T16:17:06.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 16:15 .. [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 7 16:15 .dockerignore [2022-09-07T16:17:06.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 16:16 .git [2022-09-07T16:17:06.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 16:15 .github [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 7 16:15 .gitignore [2022-09-07T16:17:06.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 16:16 .semver [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 7 16:15 Attribution.txt [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 7 16:15 CHANGELOG.md [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 7 16:15 Dockerfile [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 16:15 GOVERNANCE.md [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 7 16:15 Jenkinsfile [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 7 16:15 LICENSE [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 7 16:15 OWNERS.md [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 7 16:15 README.md [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 16:16 VERSION [2022-09-07T16:17:06.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 16:15 bin [2022-09-07T16:17:06.350Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 7 16:16 coverage.out [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 7 16:15 go.mod [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 7 16:15 go.sum [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 7 16:15 main.go [2022-09-07T16:17:06.350Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 7 16:15 makefile [2022-09-07T16:17:06.350Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 16:15 res [2022-09-07T16:17:06.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 16:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:06.659Z] + 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=f6b542a014144fa1137cbe123409e6f9796134cb --label arch=amd64 --label version=2.3.0-dev.21 . [2022-09-07T16:17:06.659Z] Sending build context to Docker daemon 3.144MB [2022-09-07T16:17:06.659Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-07T16:17:06.659Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-07T16:17:06.659Z] ---> 2af2e4a6374f [2022-09-07T16:17:06.659Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-07T16:17:06.659Z] ---> Running in 4a0ebb335646 [2022-09-07T16:17:06.917Z] Removing intermediate container 4a0ebb335646 [2022-09-07T16:17:06.917Z] ---> beb0b32bfc46 [2022-09-07T16:17:06.917Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-07T16:17:06.917Z] ---> Running in 132d01a2dd0d [2022-09-07T16:17:06.917Z] Removing intermediate container 132d01a2dd0d [2022-09-07T16:17:06.917Z] ---> fa0a0c02639c [2022-09-07T16:17:06.917Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:17:06.917Z] ---> Running in a44d84cb5181 [2022-09-07T16:17:06.917Z] Removing intermediate container a44d84cb5181 [2022-09-07T16:17:06.917Z] ---> 574feab78ff4 [2022-09-07T16:17:06.917Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-07T16:17:06.917Z] ---> Running in 7ef80d26d662 [2022-09-07T16:17:07.177Z] Removing intermediate container 7ef80d26d662 [2022-09-07T16:17:07.177Z] ---> c1cc14284002 [2022-09-07T16:17:07.177Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:17:07.177Z] ---> Running in 2ff295231c95 [2022-09-07T16:17:07.744Z] Removing intermediate container 2ff295231c95 [2022-09-07T16:17:07.744Z] ---> 98010ab944fd [2022-09-07T16:17:07.744Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-07T16:17:07.744Z] ---> Running in cdea9f4527f0 [2022-09-07T16:17:08.004Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:17:08.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:17:09.140Z] OK: 211 MiB in 51 packages [2022-09-07T16:17:09.400Z] Removing intermediate container cdea9f4527f0 [2022-09-07T16:17:09.400Z] ---> 866c863f54f7 [2022-09-07T16:17:09.400Z] Step 9/28 : WORKDIR /app [2022-09-07T16:17:09.400Z] ---> Running in c0a6594903d9 [2022-09-07T16:17:09.400Z] Removing intermediate container c0a6594903d9 [2022-09-07T16:17:09.400Z] ---> 6761ee5e60b6 [2022-09-07T16:17:09.400Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-07T16:17:09.400Z] ---> 3d1729ba41bc [2022-09-07T16:17:09.400Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:17:09.660Z] ---> Running in 7d64aec14e23 [2022-09-07T16:17:10.230Z] Removing intermediate container 7d64aec14e23 [2022-09-07T16:17:10.230Z] ---> 2c7ff477c6c7 [2022-09-07T16:17:10.230Z] Step 12/28 : COPY . . [2022-09-07T16:17:10.490Z] ---> d1e04c1fb25b [2022-09-07T16:17:10.490Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-07T16:17:10.490Z] ---> Running in e24b6ea5d7c8 [2022-09-07T16:17:10.490Z] Removing intermediate container e24b6ea5d7c8 [2022-09-07T16:17:10.490Z] ---> ee154b0a5ef7 [2022-09-07T16:17:10.490Z] Step 14/28 : RUN $MAKE [2022-09-07T16:17:10.490Z] ---> Running in 26b41dbff18d [2022-09-07T16:17:10.749Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-07T16:17:32.751Z] Removing intermediate container 26b41dbff18d [2022-09-07T16:17:32.751Z] ---> c44dd4e75140 [2022-09-07T16:17:32.751Z] Step 15/28 : FROM alpine:3.16 [2022-09-07T16:17:32.751Z] 3.16: Pulling from library/alpine [2022-09-07T16:17:32.751Z] 213ec9aee27d: Pulling fs layer [2022-09-07T16:17:32.751Z] 213ec9aee27d: Verifying Checksum [2022-09-07T16:17:32.751Z] 213ec9aee27d: Download complete [2022-09-07T16:17:32.751Z] 213ec9aee27d: Pull complete [2022-09-07T16:17:32.751Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T16:17:32.751Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T16:17:32.751Z] ---> 9c6f07244728 [2022-09-07T16:17:32.751Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-07T16:17:32.751Z] ---> Running in 415348abb415 [2022-09-07T16:17:32.751Z] Removing intermediate container 415348abb415 [2022-09-07T16:17:32.751Z] ---> 4ef698f09394 [2022-09-07T16:17:32.751Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-07T16:17:32.751Z] ---> Running in c177b1349211 [2022-09-07T16:17:32.751Z] Removing intermediate container c177b1349211 [2022-09-07T16:17:32.751Z] ---> 28cdcaaadc1d [2022-09-07T16:17:32.751Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-07T16:17:32.751Z] ---> Running in a9559d22f1c3 [2022-09-07T16:17:32.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:17:32.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:17:32.751Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-07T16:17:32.751Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-07T16:17:32.751Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T16:17:32.751Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-07T16:17:32.751Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T16:17:32.751Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-07T16:17:32.751Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-07T16:17:32.751Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:17:32.751Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:17:32.751Z] OK: 9 MiB in 21 packages [2022-09-07T16:17:33.011Z] Removing intermediate container a9559d22f1c3 [2022-09-07T16:17:33.011Z] ---> e84919ad8a27 [2022-09-07T16:17:33.011Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-07T16:17:33.270Z] ---> 82ab929c4286 [2022-09-07T16:17:33.270Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-07T16:17:33.270Z] ---> ee1fea4d7c20 [2022-09-07T16:17:33.270Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-07T16:17:33.530Z] ---> 6e9c5efb6578 [2022-09-07T16:17:33.530Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-07T16:17:34.469Z] ---> b84055b5613d [2022-09-07T16:17:34.469Z] Step 23/28 : EXPOSE 48095 [2022-09-07T16:17:34.469Z] ---> Running in 23799bc68bd1 [2022-09-07T16:17:34.469Z] Removing intermediate container 23799bc68bd1 [2022-09-07T16:17:34.469Z] ---> 1551e23a090d [2022-09-07T16:17:34.469Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-07T16:17:34.469Z] ---> Running in 6fa742b44267 [2022-09-07T16:17:34.469Z] Removing intermediate container 6fa742b44267 [2022-09-07T16:17:34.469Z] ---> 6eda06167da3 [2022-09-07T16:17:34.469Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:17:34.469Z] ---> Running in af54e29e6f08 [2022-09-07T16:17:34.469Z] Removing intermediate container af54e29e6f08 [2022-09-07T16:17:34.469Z] ---> db4b8d3bb72f [2022-09-07T16:17:34.469Z] Step 26/28 : LABEL arch=amd64 [2022-09-07T16:17:34.469Z] ---> Running in 3ec29f96df1e [2022-09-07T16:17:34.729Z] Removing intermediate container 3ec29f96df1e [2022-09-07T16:17:34.729Z] ---> 769999240573 [2022-09-07T16:17:34.729Z] Step 27/28 : LABEL git_sha=f6b542a014144fa1137cbe123409e6f9796134cb [2022-09-07T16:17:34.729Z] ---> Running in 7db3ffa2a4f1 [2022-09-07T16:17:34.729Z] Removing intermediate container 7db3ffa2a4f1 [2022-09-07T16:17:34.729Z] ---> e0486a19cc7f [2022-09-07T16:17:34.729Z] Step 28/28 : LABEL version=2.3.0-dev.21 [2022-09-07T16:17:34.729Z] ---> Running in 74d44104d6ee [2022-09-07T16:17:34.990Z] Removing intermediate container 74d44104d6ee [2022-09-07T16:17:34.990Z] ---> 583cfe013269 [2022-09-07T16:17:34.990Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-07T16:17:34.990Z] Successfully built 583cfe013269 [2022-09-07T16:17:34.990Z] 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 [2022-09-07T16:17:35.104Z] provisioning config files... [2022-09-07T16:17:35.113Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4844287100682528803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:17:35.410Z] ---> docker-login.sh [2022-09-07T16:17:35.410Z] nexus3.edgexfoundry.org:10001 [2022-09-07T16:17:35.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:17:35.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:17:35.410Z] Configure a credential helper to remove this warning. See [2022-09-07T16:17:35.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:17:35.410Z] [2022-09-07T16:17:35.410Z] Login Succeeded [2022-09-07T16:17:35.410Z] nexus3.edgexfoundry.org:10002 [2022-09-07T16:17:35.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:17:35.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:17:35.669Z] Configure a credential helper to remove this warning. See [2022-09-07T16:17:35.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:17:35.669Z] [2022-09-07T16:17:35.669Z] Login Succeeded [2022-09-07T16:17:35.669Z] nexus3.edgexfoundry.org:10003 [2022-09-07T16:17:35.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:17:35.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:17:35.669Z] Configure a credential helper to remove this warning. See [2022-09-07T16:17:35.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:17:35.669Z] [2022-09-07T16:17:35.669Z] Login Succeeded [2022-09-07T16:17:35.669Z] nexus3.edgexfoundry.org:10004 [2022-09-07T16:17:35.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:17:35.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:17:35.929Z] Configure a credential helper to remove this warning. See [2022-09-07T16:17:35.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:17:35.929Z] [2022-09-07T16:17:35.929Z] Login Succeeded [2022-09-07T16:17:35.929Z] docker.io [2022-09-07T16:17:35.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:17:36.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:17:36.189Z] Configure a credential helper to remove this warning. See [2022-09-07T16:17:36.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:17:36.189Z] [2022-09-07T16:17:36.189Z] Login Succeeded [2022-09-07T16:17:36.189Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T16:17:36.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T16:17:36.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:17:36.258Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-09-07T16:17:36.258Z] f6b542a014144fa1137cbe123409e6f9796134cb [2022-09-07T16:17:36.258Z] latest [2022-09-07T16:17:36.258Z] 2.3.0-dev.21 [2022-09-07T16:17:36.258Z] f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [2022-09-07T16:17:36.258Z] main [2022-09-07T16:17:36.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:36.589Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:36.904Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb [2022-09-07T16:17:36.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-07T16:17:36.904Z] b5d788a9d466: Preparing [2022-09-07T16:17:36.904Z] 546d78b701f5: Preparing [2022-09-07T16:17:36.904Z] 410ac4b5d331: Preparing [2022-09-07T16:17:36.905Z] e96691a85370: Preparing [2022-09-07T16:17:36.905Z] 81daeeab4015: Preparing [2022-09-07T16:17:36.905Z] 994393dc58e7: Preparing [2022-09-07T16:17:36.905Z] 994393dc58e7: Waiting [2022-09-07T16:17:36.905Z] 410ac4b5d331: Pushed [2022-09-07T16:17:36.905Z] 546d78b701f5: Pushed [2022-09-07T16:17:36.905Z] e96691a85370: Pushed [2022-09-07T16:17:36.905Z] 994393dc58e7: Layer already exists [2022-09-07T16:17:37.473Z] 81daeeab4015: Pushed [2022-09-07T16:17:39.381Z] b5d788a9d466: Pushed [2022-09-07T16:17:39.642Z] f6b542a014144fa1137cbe123409e6f9796134cb: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:39.964Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:40.280Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-07T16:17:40.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-07T16:17:40.280Z] b5d788a9d466: Preparing [2022-09-07T16:17:40.280Z] 546d78b701f5: Preparing [2022-09-07T16:17:40.280Z] 410ac4b5d331: Preparing [2022-09-07T16:17:40.280Z] e96691a85370: Preparing [2022-09-07T16:17:40.280Z] 81daeeab4015: Preparing [2022-09-07T16:17:40.280Z] 994393dc58e7: Preparing [2022-09-07T16:17:40.280Z] 546d78b701f5: Layer already exists [2022-09-07T16:17:40.280Z] 81daeeab4015: Layer already exists [2022-09-07T16:17:40.280Z] e96691a85370: Layer already exists [2022-09-07T16:17:40.280Z] 410ac4b5d331: Layer already exists [2022-09-07T16:17:40.280Z] b5d788a9d466: Layer already exists [2022-09-07T16:17:40.280Z] 994393dc58e7: Layer already exists [2022-09-07T16:17:40.280Z] latest: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:40.598Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:40.908Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.21 [2022-09-07T16:17:40.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-07T16:17:40.908Z] b5d788a9d466: Preparing [2022-09-07T16:17:40.908Z] 546d78b701f5: Preparing [2022-09-07T16:17:40.908Z] 410ac4b5d331: Preparing [2022-09-07T16:17:40.908Z] e96691a85370: Preparing [2022-09-07T16:17:40.908Z] 81daeeab4015: Preparing [2022-09-07T16:17:40.908Z] 994393dc58e7: Preparing [2022-09-07T16:17:40.908Z] 994393dc58e7: Waiting [2022-09-07T16:17:40.908Z] 546d78b701f5: Layer already exists [2022-09-07T16:17:40.908Z] b5d788a9d466: Layer already exists [2022-09-07T16:17:40.908Z] 410ac4b5d331: Layer already exists [2022-09-07T16:17:40.908Z] 81daeeab4015: Layer already exists [2022-09-07T16:17:40.908Z] e96691a85370: Layer already exists [2022-09-07T16:17:40.908Z] 994393dc58e7: Layer already exists [2022-09-07T16:17:40.908Z] 2.3.0-dev.21: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:41.223Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:41.536Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [2022-09-07T16:17:41.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-07T16:17:41.536Z] b5d788a9d466: Preparing [2022-09-07T16:17:41.536Z] 546d78b701f5: Preparing [2022-09-07T16:17:41.536Z] 410ac4b5d331: Preparing [2022-09-07T16:17:41.536Z] e96691a85370: Preparing [2022-09-07T16:17:41.536Z] 81daeeab4015: Preparing [2022-09-07T16:17:41.536Z] 994393dc58e7: Preparing [2022-09-07T16:17:41.536Z] 994393dc58e7: Waiting [2022-09-07T16:17:41.536Z] 546d78b701f5: Layer already exists [2022-09-07T16:17:41.536Z] b5d788a9d466: Layer already exists [2022-09-07T16:17:41.536Z] e96691a85370: Layer already exists [2022-09-07T16:17:41.536Z] 81daeeab4015: Layer already exists [2022-09-07T16:17:41.536Z] 410ac4b5d331: Layer already exists [2022-09-07T16:17:41.536Z] 994393dc58e7: Layer already exists [2022-09-07T16:17:41.536Z] f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:41.857Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:42.170Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-09-07T16:17:42.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-07T16:17:42.170Z] b5d788a9d466: Preparing [2022-09-07T16:17:42.170Z] 546d78b701f5: Preparing [2022-09-07T16:17:42.170Z] 410ac4b5d331: Preparing [2022-09-07T16:17:42.170Z] e96691a85370: Preparing [2022-09-07T16:17:42.170Z] 81daeeab4015: Preparing [2022-09-07T16:17:42.170Z] 994393dc58e7: Preparing [2022-09-07T16:17:42.170Z] 994393dc58e7: Waiting [2022-09-07T16:17:42.170Z] 546d78b701f5: Layer already exists [2022-09-07T16:17:42.170Z] 410ac4b5d331: Layer already exists [2022-09-07T16:17:42.170Z] 81daeeab4015: Layer already exists [2022-09-07T16:17:42.170Z] e96691a85370: Layer already exists [2022-09-07T16:17:42.170Z] b5d788a9d466: Layer already exists [2022-09-07T16:17:42.170Z] 994393dc58e7: Layer already exists [2022-09-07T16:17:42.170Z] main: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T16:17:42.218Z] ===================================================== [Pipeline] echo [2022-09-07T16:17:42.229Z] taggedImages: [2022-09-07T16:17:42.229Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb [2022-09-07T16:17:42.229Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-07T16:17:42.229Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.21 [2022-09-07T16:17:42.229Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [2022-09-07T16:17:42.229Z] - 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 [2022-09-07T16:17:42.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T16:17:42.615Z] [2022-09-07T16:17:42.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:17:42.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T16:17:42.915Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-07T16:17:42.915Z] 5eb5b503b376: Pulling fs layer [2022-09-07T16:17:42.915Z] 5c69ac0246d0: Pulling fs layer [2022-09-07T16:17:42.915Z] ec43610c2a17: Pulling fs layer [2022-09-07T16:17:42.915Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-07T16:17:42.915Z] 33b1e0a273af: Pulling fs layer [2022-09-07T16:17:42.915Z] 5d3b04190fa2: Pulling fs layer [2022-09-07T16:17:42.915Z] 2f39f015ded8: Pulling fs layer [2022-09-07T16:17:42.915Z] 5d3b04190fa2: Waiting [2022-09-07T16:17:42.915Z] 33b1e0a273af: Waiting [2022-09-07T16:17:42.915Z] 2f39f015ded8: Waiting [2022-09-07T16:17:42.915Z] 5c69ac0246d0: Download complete [2022-09-07T16:17:42.915Z] 3a2ae6a8a46f: Download complete [2022-09-07T16:17:43.177Z] 33b1e0a273af: Verifying Checksum [2022-09-07T16:17:43.177Z] 33b1e0a273af: Download complete [2022-09-07T16:17:43.177Z] 5d3b04190fa2: Verifying Checksum [2022-09-07T16:17:43.177Z] 5d3b04190fa2: Download complete [2022-09-07T16:17:43.177Z] ec43610c2a17: Verifying Checksum [2022-09-07T16:17:43.177Z] ec43610c2a17: Download complete [2022-09-07T16:17:43.177Z] 5eb5b503b376: Verifying Checksum [2022-09-07T16:17:43.177Z] 5eb5b503b376: Download complete [2022-09-07T16:17:43.748Z] 2f39f015ded8: Download complete [2022-09-07T16:17:44.316Z] 5eb5b503b376: Pull complete [2022-09-07T16:17:44.575Z] 5c69ac0246d0: Pull complete [2022-09-07T16:17:45.144Z] ec43610c2a17: Pull complete [2022-09-07T16:17:45.144Z] 3a2ae6a8a46f: Pull complete [2022-09-07T16:17:45.403Z] 33b1e0a273af: Pull complete [2022-09-07T16:17:45.403Z] 5d3b04190fa2: Pull complete [2022-09-07T16:17:49.594Z] 2f39f015ded8: Pull complete [2022-09-07T16:17:49.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-07T16:17:49.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T16:17:49.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:17:49.685Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:17:49.720Z] $ 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 [2022-09-07T16:17:54.428Z] $ docker top 5a1b077c069e24d36f1b0023adc5f36b5371a43fe81cb43e0f87cd933ecbc633 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:17:54.930Z] ---> job-cost.sh [2022-09-07T16:17:54.930Z] lf-activate-venv: SKIPPING [2022-09-07T16:17:54.930Z] INFO: No Stack... [2022-09-07T16:17:55.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28637 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-09-07T16:17:55.094Z] Running in /w/workspace/app-service-configurable/100 [Pipeline] { [Pipeline] checkout [2022-09-07T16:17:55.145Z] Selected Git installation does not exist. Using Default [2022-09-07T16:17:55.145Z] The recommended git tool is: NONE [2022-09-07T16:17:55.537Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-07T16:17:55.797Z] INFO: Archiving Costs [Pipeline] sh [2022-09-07T16:17:56.092Z] + + cut -d, -f6 [2022-09-07T16:17:56.092Z] cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2022-09-07T16:17:56.107Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [2022-09-07T16:17:56.114Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] did not exist. Created. [2022-09-07T16:17:56.114Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-07T16:17:56.416Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-07T16:17:56.449Z] Stashed 1 file(s) [Pipeline] } [2022-09-07T16:17:56.456Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-07T16:17:56.474Z] $ docker stop --time=1 5a1b077c069e24d36f1b0023adc5f36b5371a43fe81cb43e0f87cd933ecbc633 [2022-09-07T16:17:57.631Z] $ docker rm -f 5a1b077c069e24d36f1b0023adc5f36b5371a43fe81cb43e0f87cd933ecbc633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T16:18:03.062Z] using credential edgex-jenkins-ssh [2022-09-07T16:18:03.099Z] Cloning the remote Git repository [2022-09-07T16:18:03.157Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-07T16:18:03.256Z] > git init /w/workspace/app-service-configurable/100 # timeout=10 [2022-09-07T16:18:03.352Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-07T16:18:03.353Z] > git --version # timeout=10 [2022-09-07T16:18:03.373Z] > git --version # 'git version 2.25.1' [2022-09-07T16:18:03.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T16:18:03.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T16:18:05.163Z] Avoid second fetch [2022-09-07T16:18:05.163Z] Checking out Revision f6b542a014144fa1137cbe123409e6f9796134cb (main) [2022-09-07T16:18:05.085Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-07T16:18:05.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T16:18:05.205Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T16:18:05.257Z] > git checkout -f f6b542a014144fa1137cbe123409e6f9796134cb # timeout=10 [2022-09-07T16:18:09.773Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#465)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-07T16:18:10.827Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-07T16:18:10.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T16:18:10.827Z] Dload Upload Total Spent Left Speed [2022-09-07T16:18:10.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 83456 [Pipeline] sh [2022-09-07T16:18:11.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-07T16:18:11.862Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-07T16:18:11.862Z] + sudo tee /etc/docker/daemon.new [2022-09-07T16:18:11.862Z] { [2022-09-07T16:18:11.862Z] "registry-mirrors": [ [2022-09-07T16:18:11.862Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-07T16:18:11.862Z] ], [2022-09-07T16:18:11.862Z] "bip": "10.250.0.254/24", [2022-09-07T16:18:11.862Z] "hosts": [ [2022-09-07T16:18:11.862Z] "tcp://0.0.0.0:5555", [2022-09-07T16:18:11.862Z] "unix:///var/run/docker.sock" [2022-09-07T16:18:11.862Z] ], [2022-09-07T16:18:11.862Z] "mtu": 1458, [2022-09-07T16:18:11.862Z] "selinux-enabled": true, [2022-09-07T16:18:11.862Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-07T16:18:11.862Z] } [Pipeline] sh [2022-09-07T16:18:12.225Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-07T16:18:12.566Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T16:18:30.966Z] provisioning config files... [2022-09-07T16:18:30.988Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/100@tmp/config3173235930935832823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:18:31.352Z] ---> docker-login.sh [2022-09-07T16:18:31.352Z] nexus3.edgexfoundry.org:10001 [2022-09-07T16:18:31.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:18:32.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:18:32.235Z] Configure a credential helper to remove this warning. See [2022-09-07T16:18:32.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:18:32.235Z] [2022-09-07T16:18:32.235Z] Login Succeeded [2022-09-07T16:18:32.235Z] nexus3.edgexfoundry.org:10002 [2022-09-07T16:18:32.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:18:32.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:18:32.509Z] Configure a credential helper to remove this warning. See [2022-09-07T16:18:32.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:18:32.509Z] [2022-09-07T16:18:32.509Z] Login Succeeded [2022-09-07T16:18:32.509Z] nexus3.edgexfoundry.org:10003 [2022-09-07T16:18:33.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:18:33.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:18:33.111Z] Configure a credential helper to remove this warning. See [2022-09-07T16:18:33.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:18:33.111Z] [2022-09-07T16:18:33.111Z] Login Succeeded [2022-09-07T16:18:33.111Z] nexus3.edgexfoundry.org:10004 [2022-09-07T16:18:33.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:18:33.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:18:33.666Z] Configure a credential helper to remove this warning. See [2022-09-07T16:18:33.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:18:33.666Z] [2022-09-07T16:18:33.666Z] Login Succeeded [2022-09-07T16:18:33.666Z] docker.io [2022-09-07T16:18:33.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:18:34.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:18:34.534Z] Configure a credential helper to remove this warning. See [2022-09-07T16:18:34.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:18:34.534Z] [2022-09-07T16:18:34.534Z] Login Succeeded [2022-09-07T16:18:34.534Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T16:18:34.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-07T16:18:35.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:18:35.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:18:35.152Z] ========================================================= [2022-09-07T16:18:35.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-07T16:18:35.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:18:35.520Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-07T16:18:35.520Z] Sending build context to Docker daemon 206.8kB [2022-09-07T16:18:35.794Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-07T16:18:35.794Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-07T16:18:36.068Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-07T16:18:36.068Z] b3c136eddcbf: Pulling fs layer [2022-09-07T16:18:36.068Z] c0a3192eca97: Pulling fs layer [2022-09-07T16:18:36.068Z] a050256f5b6f: Pulling fs layer [2022-09-07T16:18:36.068Z] 656be50a0ddc: Pulling fs layer [2022-09-07T16:18:36.068Z] 2bbca73fdf42: Pulling fs layer [2022-09-07T16:18:36.068Z] 46d945488cbd: Pulling fs layer [2022-09-07T16:18:36.068Z] 8a5474983e97: Pulling fs layer [2022-09-07T16:18:36.068Z] 329c88fbcd65: Pulling fs layer [2022-09-07T16:18:36.068Z] 46d945488cbd: Waiting [2022-09-07T16:18:36.068Z] 656be50a0ddc: Waiting [2022-09-07T16:18:36.068Z] 2bbca73fdf42: Waiting [2022-09-07T16:18:36.068Z] 8a5474983e97: Waiting [2022-09-07T16:18:36.068Z] 329c88fbcd65: Waiting [2022-09-07T16:18:36.068Z] a050256f5b6f: Download complete [2022-09-07T16:18:36.068Z] c0a3192eca97: Download complete [2022-09-07T16:18:36.068Z] 2bbca73fdf42: Verifying Checksum [2022-09-07T16:18:36.068Z] 2bbca73fdf42: Download complete [2022-09-07T16:18:36.068Z] 46d945488cbd: Verifying Checksum [2022-09-07T16:18:36.068Z] 46d945488cbd: Download complete [2022-09-07T16:18:36.068Z] b3c136eddcbf: Verifying Checksum [2022-09-07T16:18:36.068Z] b3c136eddcbf: Download complete [2022-09-07T16:18:37.058Z] b3c136eddcbf: Pull complete [2022-09-07T16:18:37.058Z] 329c88fbcd65: Verifying Checksum [2022-09-07T16:18:37.058Z] 329c88fbcd65: Download complete [2022-09-07T16:18:37.672Z] c0a3192eca97: Pull complete [2022-09-07T16:18:37.954Z] a050256f5b6f: Pull complete [2022-09-07T16:18:38.231Z] 8a5474983e97: Verifying Checksum [2022-09-07T16:18:38.231Z] 8a5474983e97: Download complete [2022-09-07T16:18:38.833Z] 656be50a0ddc: Verifying Checksum [2022-09-07T16:18:38.833Z] 656be50a0ddc: Download complete [2022-09-07T16:18:53.932Z] 656be50a0ddc: Pull complete [2022-09-07T16:18:53.932Z] 2bbca73fdf42: Pull complete [2022-09-07T16:18:53.932Z] 46d945488cbd: Pull complete [2022-09-07T16:18:58.253Z] 8a5474983e97: Pull complete [2022-09-07T16:19:00.886Z] 329c88fbcd65: Pull complete [2022-09-07T16:19:00.886Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-07T16:19:00.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T16:19:00.886Z] ---> ff4287adb874 [2022-09-07T16:19:00.886Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-07T16:19:02.322Z] ---> Running in 5a6f7dcf7a46 [2022-09-07T16:19:02.595Z] Removing intermediate container 5a6f7dcf7a46 [2022-09-07T16:19:02.595Z] ---> 33717b1fe0c6 [2022-09-07T16:19:02.595Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-07T16:19:02.595Z] ---> Running in 6246274d953d [2022-09-07T16:19:02.870Z] Removing intermediate container 6246274d953d [2022-09-07T16:19:02.870Z] ---> 5a042304060f [2022-09-07T16:19:02.870Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:19:02.870Z] ---> Running in e1d0f2b78516 [2022-09-07T16:19:03.145Z] Removing intermediate container e1d0f2b78516 [2022-09-07T16:19:03.145Z] ---> 420bbbdc219f [2022-09-07T16:19:03.145Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-07T16:19:03.421Z] ---> Running in 056e6000b74c [2022-09-07T16:19:03.696Z] Removing intermediate container 056e6000b74c [2022-09-07T16:19:03.696Z] ---> 489b68bce42b [2022-09-07T16:19:03.696Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:19:03.696Z] ---> Running in 57086c057709 [2022-09-07T16:19:05.689Z] Removing intermediate container 57086c057709 [2022-09-07T16:19:05.689Z] ---> 90ff710c38e3 [2022-09-07T16:19:05.689Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-07T16:19:05.689Z] ---> Running in 5d9ab49d9ce5 [2022-09-07T16:19:06.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:19:07.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:19:08.264Z] OK: 221 MiB in 51 packages [2022-09-07T16:19:09.713Z] Removing intermediate container 5d9ab49d9ce5 [2022-09-07T16:19:09.713Z] ---> b85c74a397b9 [2022-09-07T16:19:09.713Z] Step 9/14 : WORKDIR /app [2022-09-07T16:19:09.988Z] ---> Running in 9b600b502c8f [2022-09-07T16:19:10.265Z] Removing intermediate container 9b600b502c8f [2022-09-07T16:19:10.265Z] ---> a90387548009 [2022-09-07T16:19:10.265Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-07T16:19:10.550Z] ---> d1c1f935b4d7 [2022-09-07T16:19:10.550Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:19:10.834Z] ---> Running in 71e9723f3df5 [2022-09-07T16:19:57.831Z] Removing intermediate container 71e9723f3df5 [2022-09-07T16:19:57.831Z] ---> afac3c0b92c2 [2022-09-07T16:19:57.831Z] Step 12/14 : COPY . . [2022-09-07T16:19:58.812Z] ---> 4b3a1752141c [2022-09-07T16:19:58.812Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-07T16:19:58.812Z] ---> Running in 259636365b56 [2022-09-07T16:19:59.084Z] Removing intermediate container 259636365b56 [2022-09-07T16:19:59.084Z] ---> 8af83b9e9806 [2022-09-07T16:19:59.084Z] Step 14/14 : RUN $MAKE [2022-09-07T16:19:59.084Z] ---> Running in d92d47fba179 [2022-09-07T16:20:00.068Z] noop [2022-09-07T16:20:00.664Z] Removing intermediate container d92d47fba179 [2022-09-07T16:20:00.664Z] ---> 9ae4f35bacc3 [2022-09-07T16:20:00.664Z] Successfully built 9ae4f35bacc3 [2022-09-07T16:20:00.664Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:20:01.027Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T16:20:01.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:20:01.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-28637 does not seem to be running inside a container [2022-09-07T16:20:01.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/100 -v /w/workspace/app-service-configurable/100:/w/workspace/app-service-configurable/100:rw,z -v /w/workspace/app-service-configurable/100@tmp:/w/workspace/app-service-configurable/100@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 [2022-09-07T16:20:02.716Z] $ docker top 4e5b3ff6f7fbbf633ec15213232f2f0510b4342fff00fc85756a0ed1c23d8e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:20:03.639Z] + go version [2022-09-07T16:20:03.639Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-07T16:20:03.669Z] $ docker stop --time=1 4e5b3ff6f7fbbf633ec15213232f2f0510b4342fff00fc85756a0ed1c23d8e81 [2022-09-07T16:20:05.370Z] $ docker rm -f 4e5b3ff6f7fbbf633ec15213232f2f0510b4342fff00fc85756a0ed1c23d8e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:20:06.027Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T16:20:06.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:20:06.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-28637 does not seem to be running inside a container [2022-09-07T16:20:06.419Z] $ 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/100 -v /w/workspace/app-service-configurable/100:/w/workspace/app-service-configurable/100:rw,z -v /w/workspace/app-service-configurable/100@tmp:/w/workspace/app-service-configurable/100@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 [2022-09-07T16:20:07.863Z] $ docker top fcae1cadf64b90751c720229ef8dc100e7e01a5c47ad82a7268249d3cd8b2c47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:20:08.814Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/100 [Pipeline] fileExists [Pipeline] sh [2022-09-07T16:20:09.505Z] + make test [2022-09-07T16:20:09.505Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-07T16:21:31.369Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-07T16:21:31.369Z] CGO_ENABLED=1 go vet ./... [2022-09-07T16:21:53.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T16:21:53.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T16:21:53.599Z] ./bin/test-attribution-txt.sh [2022-09-07T16:21:53.599Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T16:21:53.599Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T16:21:53.599Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T16:21:53.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-07T16:21:53.649Z] $ docker stop --time=1 fcae1cadf64b90751c720229ef8dc100e7e01a5c47ad82a7268249d3cd8b2c47 [2022-09-07T16:21:55.384Z] $ docker rm -f fcae1cadf64b90751c720229ef8dc100e7e01a5c47ad82a7268249d3cd8b2c47 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T16:21:56.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-07T16:21:56.381Z] Warning: overwriting stash ‘coverage-report’ [2022-09-07T16:21:56.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-07T16:21:57.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-07T16:21:57.528Z] + ls -al . [2022-09-07T16:21:57.528Z] total 172 [2022-09-07T16:21:57.528Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 7 16:20 . [2022-09-07T16:21:57.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 16:18 .. [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 7 16:18 .dockerignore [2022-09-07T16:21:57.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 16:18 .git [2022-09-07T16:21:57.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 16:18 .github [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 7 16:18 .gitignore [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 7 16:18 Attribution.txt [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 7 16:18 CHANGELOG.md [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 7 16:18 Dockerfile [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 16:18 GOVERNANCE.md [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 7 16:18 Jenkinsfile [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 7 16:18 LICENSE [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 7 16:18 OWNERS.md [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 7 16:18 README.md [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 16:16 VERSION [2022-09-07T16:21:57.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 16:18 bin [2022-09-07T16:21:57.528Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 7 16:20 coverage.out [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 7 16:18 go.mod [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 7 16:18 go.sum [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 7 16:18 main.go [2022-09-07T16:21:57.528Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 7 16:18 makefile [2022-09-07T16:21:57.528Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 16:18 res [2022-09-07T16:21:57.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 16:18 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:21:57.926Z] + 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=f6b542a014144fa1137cbe123409e6f9796134cb --label arch=arm64 --label version=2.3.0-dev.21 . [2022-09-07T16:21:57.926Z] Sending build context to Docker daemon 207.9kB [2022-09-07T16:21:58.210Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-07T16:21:58.210Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-07T16:21:58.210Z] ---> 9ae4f35bacc3 [2022-09-07T16:21:58.210Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-07T16:21:58.497Z] ---> Running in bd5dcbafbdb9 [2022-09-07T16:21:58.812Z] Removing intermediate container bd5dcbafbdb9 [2022-09-07T16:21:58.812Z] ---> ca5f5785740e [2022-09-07T16:21:58.812Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-07T16:21:58.812Z] ---> Running in ca590bb4c968 [2022-09-07T16:21:59.140Z] Removing intermediate container ca590bb4c968 [2022-09-07T16:21:59.140Z] ---> 3efc8ae5a064 [2022-09-07T16:21:59.140Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:21:59.440Z] ---> Running in 828db1709ba8 [2022-09-07T16:21:59.735Z] Removing intermediate container 828db1709ba8 [2022-09-07T16:21:59.735Z] ---> 657ef44fe434 [2022-09-07T16:21:59.735Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-07T16:21:59.735Z] ---> Running in 89db2433622e [2022-09-07T16:22:00.343Z] Removing intermediate container 89db2433622e [2022-09-07T16:22:00.343Z] ---> 3116742672d3 [2022-09-07T16:22:00.343Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:22:00.343Z] ---> Running in aa1b651c5078 [2022-09-07T16:22:02.343Z] Removing intermediate container aa1b651c5078 [2022-09-07T16:22:02.343Z] ---> 81dc32d02056 [2022-09-07T16:22:02.343Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-07T16:22:02.343Z] ---> Running in 4b3d2e5ed38b [2022-09-07T16:22:02.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:22:03.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:22:04.913Z] OK: 221 MiB in 51 packages [2022-09-07T16:22:05.902Z] Removing intermediate container 4b3d2e5ed38b [2022-09-07T16:22:05.902Z] ---> acf4bc9de9a4 [2022-09-07T16:22:05.902Z] Step 9/28 : WORKDIR /app [2022-09-07T16:22:05.902Z] ---> Running in 32ee59a77bc0 [2022-09-07T16:22:06.179Z] Removing intermediate container 32ee59a77bc0 [2022-09-07T16:22:06.179Z] ---> ec643d21d08b [2022-09-07T16:22:06.179Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-07T16:22:06.775Z] ---> 6ccecae5fce3 [2022-09-07T16:22:06.775Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:22:06.775Z] ---> Running in ee50428c28e0 [2022-09-07T16:22:08.755Z] Removing intermediate container ee50428c28e0 [2022-09-07T16:22:08.755Z] ---> efe61e13245c [2022-09-07T16:22:08.755Z] Step 12/28 : COPY . . [2022-09-07T16:22:09.356Z] ---> cf035489a08e [2022-09-07T16:22:09.356Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-07T16:22:09.356Z] ---> Running in d5f66abf001d [2022-09-07T16:22:09.627Z] Removing intermediate container d5f66abf001d [2022-09-07T16:22:09.627Z] ---> 8469ead2efac [2022-09-07T16:22:09.627Z] Step 14/28 : RUN $MAKE [2022-09-07T16:22:09.912Z] ---> Running in 8a7e1e6b30d9 [2022-09-07T16:22:10.899Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-07T16:24:32.832Z] Removing intermediate container 8a7e1e6b30d9 [2022-09-07T16:24:32.832Z] ---> 5bda9b8a4a26 [2022-09-07T16:24:32.832Z] Step 15/28 : FROM alpine:3.16 [2022-09-07T16:24:32.832Z] 3.16: Pulling from library/alpine [2022-09-07T16:24:32.832Z] 9b18e9b68314: Pulling fs layer [2022-09-07T16:24:32.832Z] 9b18e9b68314: Verifying Checksum [2022-09-07T16:24:32.832Z] 9b18e9b68314: Download complete [2022-09-07T16:24:32.832Z] 9b18e9b68314: Pull complete [2022-09-07T16:24:32.832Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T16:24:32.832Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T16:24:32.832Z] ---> a6215f271958 [2022-09-07T16:24:32.832Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-07T16:24:32.832Z] ---> Running in d898f2ce74bd [2022-09-07T16:24:32.832Z] Removing intermediate container d898f2ce74bd [2022-09-07T16:24:32.832Z] ---> 0dfba4107bb0 [2022-09-07T16:24:32.832Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-07T16:24:32.832Z] ---> Running in ee15baead83c [2022-09-07T16:24:32.832Z] Removing intermediate container ee15baead83c [2022-09-07T16:24:32.832Z] ---> bc58d74bbea5 [2022-09-07T16:24:32.832Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-07T16:24:32.832Z] ---> Running in 796eb3f5f180 [2022-09-07T16:24:32.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:24:32.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:24:32.832Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-07T16:24:32.832Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-07T16:24:32.832Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T16:24:32.832Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-07T16:24:32.832Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T16:24:32.832Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-07T16:24:32.832Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-07T16:24:32.832Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:24:32.832Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:24:32.832Z] OK: 9 MiB in 21 packages [2022-09-07T16:24:32.832Z] Removing intermediate container 796eb3f5f180 [2022-09-07T16:24:32.832Z] ---> 01bbca9526bf [2022-09-07T16:24:32.832Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-07T16:24:32.832Z] ---> 11b594c879ec [2022-09-07T16:24:32.832Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-07T16:24:32.832Z] ---> 5e8d2abf145f [2022-09-07T16:24:32.832Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-07T16:24:32.832Z] ---> e082e87847ac [2022-09-07T16:24:32.832Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-07T16:24:32.832Z] ---> 4a42939d1f0c [2022-09-07T16:24:32.832Z] Step 23/28 : EXPOSE 48095 [2022-09-07T16:24:32.832Z] ---> Running in 7b6f45a8c079 [2022-09-07T16:24:32.832Z] Removing intermediate container 7b6f45a8c079 [2022-09-07T16:24:32.832Z] ---> d3a50e819c33 [2022-09-07T16:24:32.832Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-07T16:24:32.832Z] ---> Running in 90719408c0d1 [2022-09-07T16:24:32.832Z] Removing intermediate container 90719408c0d1 [2022-09-07T16:24:32.832Z] ---> 926f7f68a90a [2022-09-07T16:24:32.832Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:24:32.832Z] ---> Running in a1cf32714c47 [2022-09-07T16:24:32.832Z] Removing intermediate container a1cf32714c47 [2022-09-07T16:24:32.832Z] ---> fe70ea3dff30 [2022-09-07T16:24:32.832Z] Step 26/28 : LABEL arch=arm64 [2022-09-07T16:24:32.832Z] ---> Running in ab3ccedcc472 [2022-09-07T16:24:32.832Z] Removing intermediate container ab3ccedcc472 [2022-09-07T16:24:32.832Z] ---> 12f7355c7376 [2022-09-07T16:24:32.832Z] Step 27/28 : LABEL git_sha=f6b542a014144fa1137cbe123409e6f9796134cb [2022-09-07T16:24:32.832Z] ---> Running in 26ef321911f2 [2022-09-07T16:24:32.832Z] Removing intermediate container 26ef321911f2 [2022-09-07T16:24:32.832Z] ---> 9ca57cc06900 [2022-09-07T16:24:32.832Z] Step 28/28 : LABEL version=2.3.0-dev.21 [2022-09-07T16:24:32.832Z] ---> Running in cd4b63a0f8e4 [2022-09-07T16:24:32.832Z] Removing intermediate container cd4b63a0f8e4 [2022-09-07T16:24:32.832Z] ---> 1ae76b83b0b0 [2022-09-07T16:24:32.832Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-07T16:24:32.832Z] Successfully built 1ae76b83b0b0 [2022-09-07T16:24:32.832Z] 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 [2022-09-07T16:24:32.940Z] provisioning config files... [2022-09-07T16:24:32.960Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/100@tmp/config8768692035449712839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:24:33.311Z] ---> docker-login.sh [2022-09-07T16:24:33.312Z] nexus3.edgexfoundry.org:10001 [2022-09-07T16:24:33.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:24:33.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:24:33.585Z] Configure a credential helper to remove this warning. See [2022-09-07T16:24:33.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:24:33.585Z] [2022-09-07T16:24:33.585Z] Login Succeeded [2022-09-07T16:24:33.585Z] nexus3.edgexfoundry.org:10002 [2022-09-07T16:24:34.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:24:34.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:24:34.180Z] Configure a credential helper to remove this warning. See [2022-09-07T16:24:34.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:24:34.180Z] [2022-09-07T16:24:34.180Z] Login Succeeded [2022-09-07T16:24:34.180Z] nexus3.edgexfoundry.org:10003 [2022-09-07T16:24:34.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:24:34.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:24:34.728Z] Configure a credential helper to remove this warning. See [2022-09-07T16:24:34.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:24:34.728Z] [2022-09-07T16:24:34.728Z] Login Succeeded [2022-09-07T16:24:34.728Z] nexus3.edgexfoundry.org:10004 [2022-09-07T16:24:35.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:24:35.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:24:35.000Z] Configure a credential helper to remove this warning. See [2022-09-07T16:24:35.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:24:35.000Z] [2022-09-07T16:24:35.000Z] Login Succeeded [2022-09-07T16:24:35.000Z] docker.io [2022-09-07T16:24:35.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:24:35.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:24:35.871Z] Configure a credential helper to remove this warning. See [2022-09-07T16:24:35.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:24:35.871Z] [2022-09-07T16:24:35.871Z] Login Succeeded [2022-09-07T16:24:35.871Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T16:24:35.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T16:24:35.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:24:35.936Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-09-07T16:24:35.936Z] f6b542a014144fa1137cbe123409e6f9796134cb [2022-09-07T16:24:35.936Z] latest [2022-09-07T16:24:35.936Z] 2.3.0-dev.21 [2022-09-07T16:24:35.936Z] f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [2022-09-07T16:24:35.936Z] main [2022-09-07T16:24:35.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:36.288Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:36.647Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb [2022-09-07T16:24:36.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-07T16:24:36.647Z] 4aef6e916d74: Preparing [2022-09-07T16:24:36.647Z] 3a0c3dea8c5f: Preparing [2022-09-07T16:24:36.647Z] ec614413f60f: Preparing [2022-09-07T16:24:36.647Z] bf9539b9f8c1: Preparing [2022-09-07T16:24:36.647Z] c3cfcad88ae0: Preparing [2022-09-07T16:24:36.647Z] 5d3e392a13a0: Preparing [2022-09-07T16:24:36.647Z] 5d3e392a13a0: Waiting [2022-09-07T16:24:36.922Z] 3a0c3dea8c5f: Pushed [2022-09-07T16:24:36.922Z] bf9539b9f8c1: Pushed [2022-09-07T16:24:36.922Z] ec614413f60f: Pushed [2022-09-07T16:24:36.922Z] 5d3e392a13a0: Layer already exists [2022-09-07T16:24:37.904Z] c3cfcad88ae0: Pushed [2022-09-07T16:24:43.306Z] 4aef6e916d74: Pushed [2022-09-07T16:24:43.306Z] f6b542a014144fa1137cbe123409e6f9796134cb: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:43.671Z] + 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 [2022-09-07T16:24:44.032Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-07T16:24:44.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-07T16:24:44.032Z] 4aef6e916d74: Preparing [2022-09-07T16:24:44.032Z] 3a0c3dea8c5f: Preparing [2022-09-07T16:24:44.032Z] ec614413f60f: Preparing [2022-09-07T16:24:44.032Z] bf9539b9f8c1: Preparing [2022-09-07T16:24:44.032Z] c3cfcad88ae0: Preparing [2022-09-07T16:24:44.032Z] 5d3e392a13a0: Preparing [2022-09-07T16:24:44.032Z] 5d3e392a13a0: Waiting [2022-09-07T16:24:44.032Z] c3cfcad88ae0: Layer already exists [2022-09-07T16:24:44.032Z] 4aef6e916d74: Layer already exists [2022-09-07T16:24:44.032Z] bf9539b9f8c1: Layer already exists [2022-09-07T16:24:44.032Z] ec614413f60f: Layer already exists [2022-09-07T16:24:44.032Z] 3a0c3dea8c5f: Layer already exists [2022-09-07T16:24:44.032Z] 5d3e392a13a0: Layer already exists [2022-09-07T16:24:44.306Z] latest: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:44.672Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:45.036Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.21 [2022-09-07T16:24:45.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-07T16:24:45.036Z] 4aef6e916d74: Preparing [2022-09-07T16:24:45.036Z] 3a0c3dea8c5f: Preparing [2022-09-07T16:24:45.036Z] ec614413f60f: Preparing [2022-09-07T16:24:45.036Z] bf9539b9f8c1: Preparing [2022-09-07T16:24:45.036Z] c3cfcad88ae0: Preparing [2022-09-07T16:24:45.036Z] 5d3e392a13a0: Preparing [2022-09-07T16:24:45.036Z] 5d3e392a13a0: Waiting [2022-09-07T16:24:45.036Z] bf9539b9f8c1: Layer already exists [2022-09-07T16:24:45.036Z] c3cfcad88ae0: Layer already exists [2022-09-07T16:24:45.036Z] 4aef6e916d74: Layer already exists [2022-09-07T16:24:45.036Z] 3a0c3dea8c5f: Layer already exists [2022-09-07T16:24:45.036Z] ec614413f60f: Layer already exists [2022-09-07T16:24:45.036Z] 5d3e392a13a0: Layer already exists [2022-09-07T16:24:45.308Z] 2.3.0-dev.21: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:45.676Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:46.040Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [2022-09-07T16:24:46.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-07T16:24:46.040Z] 4aef6e916d74: Preparing [2022-09-07T16:24:46.040Z] 3a0c3dea8c5f: Preparing [2022-09-07T16:24:46.040Z] ec614413f60f: Preparing [2022-09-07T16:24:46.040Z] bf9539b9f8c1: Preparing [2022-09-07T16:24:46.040Z] c3cfcad88ae0: Preparing [2022-09-07T16:24:46.040Z] 5d3e392a13a0: Preparing [2022-09-07T16:24:46.040Z] 5d3e392a13a0: Waiting [2022-09-07T16:24:46.040Z] c3cfcad88ae0: Layer already exists [2022-09-07T16:24:46.040Z] 4aef6e916d74: Layer already exists [2022-09-07T16:24:46.040Z] 3a0c3dea8c5f: Layer already exists [2022-09-07T16:24:46.040Z] bf9539b9f8c1: Layer already exists [2022-09-07T16:24:46.040Z] ec614413f60f: Layer already exists [2022-09-07T16:24:46.040Z] 5d3e392a13a0: Layer already exists [2022-09-07T16:24:46.311Z] f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:46.682Z] + 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 [2022-09-07T16:24:47.043Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-09-07T16:24:47.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-07T16:24:47.043Z] 4aef6e916d74: Preparing [2022-09-07T16:24:47.043Z] 3a0c3dea8c5f: Preparing [2022-09-07T16:24:47.043Z] ec614413f60f: Preparing [2022-09-07T16:24:47.043Z] bf9539b9f8c1: Preparing [2022-09-07T16:24:47.043Z] c3cfcad88ae0: Preparing [2022-09-07T16:24:47.043Z] 5d3e392a13a0: Preparing [2022-09-07T16:24:47.043Z] 5d3e392a13a0: Waiting [2022-09-07T16:24:47.043Z] c3cfcad88ae0: Layer already exists [2022-09-07T16:24:47.043Z] bf9539b9f8c1: Layer already exists [2022-09-07T16:24:47.043Z] 4aef6e916d74: Layer already exists [2022-09-07T16:24:47.043Z] ec614413f60f: Layer already exists [2022-09-07T16:24:47.043Z] 3a0c3dea8c5f: Layer already exists [2022-09-07T16:24:47.043Z] 5d3e392a13a0: Layer already exists [2022-09-07T16:24:47.318Z] main: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T16:24:47.379Z] ===================================================== [Pipeline] echo [2022-09-07T16:24:47.390Z] taggedImages: [2022-09-07T16:24:47.390Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb [2022-09-07T16:24:47.390Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-07T16:24:47.390Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.21 [2022-09-07T16:24:47.390Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [2022-09-07T16:24:47.390Z] - 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 [2022-09-07T16:24:47.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T16:24:47.754Z] [2022-09-07T16:24:47.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:24:48.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T16:24:48.376Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-07T16:24:48.376Z] 8998bd30e6a1: Pulling fs layer [2022-09-07T16:24:48.376Z] 04944245beec: Pulling fs layer [2022-09-07T16:24:48.376Z] 699f458cf7ca: Pulling fs layer [2022-09-07T16:24:48.376Z] 765212b225bb: Pulling fs layer [2022-09-07T16:24:48.376Z] f23df028b6ca: Pulling fs layer [2022-09-07T16:24:48.376Z] d65c8cfc05b1: Pulling fs layer [2022-09-07T16:24:48.376Z] 2437ff75d9bd: Pulling fs layer [2022-09-07T16:24:48.376Z] 765212b225bb: Waiting [2022-09-07T16:24:48.376Z] f23df028b6ca: Waiting [2022-09-07T16:24:48.376Z] d65c8cfc05b1: Waiting [2022-09-07T16:24:48.376Z] 2437ff75d9bd: Waiting [2022-09-07T16:24:48.376Z] 04944245beec: Verifying Checksum [2022-09-07T16:24:48.376Z] 04944245beec: Download complete [2022-09-07T16:24:48.376Z] 765212b225bb: Verifying Checksum [2022-09-07T16:24:48.376Z] 765212b225bb: Download complete [2022-09-07T16:24:48.376Z] f23df028b6ca: Verifying Checksum [2022-09-07T16:24:48.376Z] f23df028b6ca: Download complete [2022-09-07T16:24:48.376Z] d65c8cfc05b1: Verifying Checksum [2022-09-07T16:24:48.376Z] d65c8cfc05b1: Download complete [2022-09-07T16:24:48.653Z] 699f458cf7ca: Verifying Checksum [2022-09-07T16:24:48.653Z] 699f458cf7ca: Download complete [2022-09-07T16:24:48.925Z] 8998bd30e6a1: Download complete [2022-09-07T16:24:51.540Z] 2437ff75d9bd: Verifying Checksum [2022-09-07T16:24:51.540Z] 2437ff75d9bd: Download complete [2022-09-07T16:24:53.517Z] 8998bd30e6a1: Pull complete [2022-09-07T16:24:53.517Z] 04944245beec: Pull complete [2022-09-07T16:24:55.495Z] 699f458cf7ca: Pull complete [2022-09-07T16:24:55.495Z] 765212b225bb: Pull complete [2022-09-07T16:24:56.093Z] f23df028b6ca: Pull complete [2022-09-07T16:24:56.364Z] d65c8cfc05b1: Pull complete [2022-09-07T16:25:11.469Z] 2437ff75d9bd: Pull complete [2022-09-07T16:25:11.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-07T16:25:11.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T16:25:11.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:25:11.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-28637 does not seem to be running inside a container [2022-09-07T16:25:11.854Z] $ 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/100 -v /w/workspace/app-service-configurable/100:/w/workspace/app-service-configurable/100:rw,z -v /w/workspace/app-service-configurable/100@tmp:/w/workspace/app-service-configurable/100@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 [2022-09-07T16:25:14.329Z] $ docker top ad4c9360188f1c8ef06cc41f7e6291192342d348ec3a88ae61594ce3fca2cb26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:25:15.264Z] ---> job-cost.sh [2022-09-07T16:25:15.264Z] lf-activate-venv: SKIPPING [2022-09-07T16:25:15.264Z] INFO: No Stack... [2022-09-07T16:25:15.855Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-07T16:25:16.445Z] INFO: Archiving Costs [Pipeline] sh [2022-09-07T16:25:17.099Z] + cat /w/workspace/app-service-configurable/100/archives/cost.csv [2022-09-07T16:25:17.099Z] + cut -d, -f6 [Pipeline] lock [2022-09-07T16:25:17.155Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [2022-09-07T16:25:17.161Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] did not exist. Created. [2022-09-07T16:25:17.161Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-07T16:25:17.839Z] /w/workspace/app-service-configurable/100@tmp/durable-08718ddd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-07T16:25:18.508Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-07T16:25:18.535Z] Warning: overwriting stash ‘stack-cost’ [2022-09-07T16:25:18.580Z] Stashed 1 file(s) [Pipeline] } [2022-09-07T16:25:18.586Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-07T16:25:18.621Z] $ docker stop --time=1 ad4c9360188f1c8ef06cc41f7e6291192342d348ec3a88ae61594ce3fca2cb26 [2022-09-07T16:25:20.111Z] $ docker rm -f ad4c9360188f1c8ef06cc41f7e6291192342d348ec3a88ae61594ce3fca2cb26 [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 [2022-09-07T16:25:20.545Z] provisioning config files... [2022-09-07T16:25:20.552Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6029571433309737610tmp [Pipeline] { [Pipeline] sh [2022-09-07T16:25:20.845Z] + set +x [2022-09-07T16:25:20.845Z] + curl -s https://codecov.io/bash [2022-09-07T16:25:20.846Z] + bash -s -- [2022-09-07T16:25:21.105Z] [2022-09-07T16:25:21.105Z] _____ _ [2022-09-07T16:25:21.105Z] / ____| | | [2022-09-07T16:25:21.105Z] | | ___ __| | ___ ___ _____ __ [2022-09-07T16:25:21.105Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-07T16:25:21.105Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-07T16:25:21.105Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-07T16:25:21.105Z] Bash-1.0.6 [2022-09-07T16:25:21.105Z] [2022-09-07T16:25:21.105Z] [2022-09-07T16:25:21.105Z] ==> git version 2.25.1 found [2022-09-07T16:25:21.105Z] ==> 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 [2022-09-07T16:25:21.105Z] Release-Date: 2020-01-08 [2022-09-07T16:25:21.105Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-07T16:25:21.105Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-07T16:25:21.105Z] ==> Jenkins CI detected. [2022-09-07T16:25:21.105Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-09-07T16:25:21.105Z] project root: . [2022-09-07T16:25:21.105Z] --> token set from env [2022-09-07T16:25:21.105Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-07T16:25:21.105Z] ==> Running gcov in . (disable via -X gcov) [2022-09-07T16:25:21.105Z] ==> Python coveragepy not found [2022-09-07T16:25:21.105Z] ==> Searching for coverage reports in: [2022-09-07T16:25:21.105Z] + . [2022-09-07T16:25:21.105Z] -> Found 1 reports [2022-09-07T16:25:21.105Z] ==> Detecting git/mercurial file structure [2022-09-07T16:25:21.105Z] ==> Reading reports [2022-09-07T16:25:21.105Z] + ./coverage.out bytes=10 [2022-09-07T16:25:21.105Z] ==> Appending adjustments [2022-09-07T16:25:21.105Z] https://docs.codecov.io/docs/fixing-reports [2022-09-07T16:25:21.105Z] + Found adjustments [2022-09-07T16:25:21.105Z] ==> Gzipping contents [2022-09-07T16:25:21.105Z] 4.0K /tmp/codecov.lvFbgL.gz [2022-09-07T16:25:21.105Z] ==> Uploading reports [2022-09-07T16:25:21.105Z] url: https://codecov.io [2022-09-07T16:25:21.105Z] query: branch=main&commit=f6b542a014144fa1137cbe123409e6f9796134cb&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-07T16:25:21.105Z] -> Pinging Codecov [2022-09-07T16:25:21.105Z] 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=f6b542a014144fa1137cbe123409e6f9796134cb&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-07T16:25:21.365Z] -> Uploading to [2022-09-07T16:25:21.365Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-07/A97CA9966030D2A3747ED39772930CCE/f6b542a014144fa1137cbe123409e6f9796134cb/91ecf7a4-1dc3-44d0-b93b-3c1742cd28b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T162521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3305e9121060214cecd82e63cdb98b65c8378464440f91fdccd7729bb61b4437 [2022-09-07T16:25:21.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T16:25:21.624Z] Dload Upload Total Spent Left Speed [2022-09-07T16:25:21.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2536 --:--:-- --:--:-- --:--:-- 2536 [2022-09-07T16:25:21.624Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] } [2022-09-07T16:25:21.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-07T16:25:21.842Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-07T16:25:21.852Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:25:22.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T16:25:22.163Z] [2022-09-07T16:25:22.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:25:22.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T16:25:22.473Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-07T16:25:22.473Z] df9b9388f04a: Pulling fs layer [2022-09-07T16:25:22.473Z] 52dc419b0ee2: Pulling fs layer [2022-09-07T16:25:22.473Z] 25bc292e5bac: Pulling fs layer [2022-09-07T16:25:22.473Z] 114826534d7a: Pulling fs layer [2022-09-07T16:25:22.473Z] 4657fd5d0bcf: Pulling fs layer [2022-09-07T16:25:22.473Z] 6ad1cebc031e: Pulling fs layer [2022-09-07T16:25:22.473Z] 8a3aa393b2d8: Pulling fs layer [2022-09-07T16:25:22.473Z] 8a3aa393b2d8: Waiting [2022-09-07T16:25:22.473Z] 4657fd5d0bcf: Waiting [2022-09-07T16:25:22.473Z] 114826534d7a: Waiting [2022-09-07T16:25:22.473Z] 6ad1cebc031e: Waiting [2022-09-07T16:25:22.473Z] 25bc292e5bac: Verifying Checksum [2022-09-07T16:25:22.473Z] 25bc292e5bac: Download complete [2022-09-07T16:25:22.473Z] 52dc419b0ee2: Verifying Checksum [2022-09-07T16:25:22.473Z] 52dc419b0ee2: Download complete [2022-09-07T16:25:22.473Z] 4657fd5d0bcf: Verifying Checksum [2022-09-07T16:25:22.473Z] 4657fd5d0bcf: Download complete [2022-09-07T16:25:22.473Z] df9b9388f04a: Download complete [2022-09-07T16:25:22.736Z] df9b9388f04a: Pull complete [2022-09-07T16:25:22.736Z] 6ad1cebc031e: Verifying Checksum [2022-09-07T16:25:22.736Z] 6ad1cebc031e: Download complete [2022-09-07T16:25:22.736Z] 52dc419b0ee2: Pull complete [2022-09-07T16:25:23.000Z] 25bc292e5bac: Pull complete [2022-09-07T16:25:23.264Z] 114826534d7a: Verifying Checksum [2022-09-07T16:25:23.264Z] 114826534d7a: Download complete [2022-09-07T16:25:23.525Z] 8a3aa393b2d8: Verifying Checksum [2022-09-07T16:25:23.525Z] 8a3aa393b2d8: Download complete [2022-09-07T16:25:27.716Z] 114826534d7a: Pull complete [2022-09-07T16:25:27.716Z] 4657fd5d0bcf: Pull complete [2022-09-07T16:25:27.716Z] 6ad1cebc031e: Pull complete [2022-09-07T16:25:30.296Z] 8a3aa393b2d8: Pull complete [2022-09-07T16:25:30.296Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-07T16:25:30.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T16:25:30.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:25:30.383Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:25:30.418Z] $ 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 [2022-09-07T16:25:37.942Z] $ docker top 34059583042c6f6d6f985df0743ae502e2f35040eba637a427d86d1ac8bdcd14 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T16:25:38.021Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-09-07T16:25:38.301Z] + set -o pipefail [2022-09-07T16:25:38.302Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-09-07T16:25:44.879Z] [2022-09-07T16:25:44.879Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-09-07T16:25:44.879Z] [2022-09-07T16:25:44.880Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/c11c8786-e534-4bfd-91d6-af30cbea1e65 [2022-09-07T16:25:44.880Z] [2022-09-07T16:25:44.880Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-07T16:25:44.880Z] [2022-09-07T16:25:44.880Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-07T16:25:44.880Z] [2022-09-07T16:25:44.880Z] [Pipeline] } [2022-09-07T16:25:44.894Z] $ docker stop --time=1 34059583042c6f6d6f985df0743ae502e2f35040eba637a427d86d1ac8bdcd14 [2022-09-07T16:25:49.179Z] $ docker rm -f 34059583042c6f6d6f985df0743ae502e2f35040eba637a427d86d1ac8bdcd14 [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 [2022-09-07T16:25:49.905Z] + git log --format=format:%s -1 f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] sh [2022-09-07T16:25:50.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T16:25:50.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:25:50.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:25:50.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:25:50.596Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:25:50.634Z] $ 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 [2022-09-07T16:25:51.094Z] $ docker top 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T16:25:51.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T16:25:51.190Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T16:25:51.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T16:25:51.318Z] $ docker exec 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 ssh-agent [2022-09-07T16:25:51.427Z] SSH_AUTH_SOCK=/tmp/ssh-cy3eVUfdoNRH/agent.33 [2022-09-07T16:25:51.427Z] SSH_AGENT_PID=39 [2022-09-07T16:25:51.434Z] Running ssh-add (command line suppressed) [2022-09-07T16:25:51.541Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7730602235752932524.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7730602235752932524.key) [2022-09-07T16:25:51.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T16:25:51.844Z] + git semver tag [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,031 [run_tag] DEBUG tag force:False [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,031 [check_head_tag] DEBUG check head tag [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,031 [execute] INFO git cat-file --batch-check [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,035 [execute] INFO git cat-file --batch [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,047 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,047 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,047 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-07T16:25:52.104Z] 2022-09-07 16:25:52,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:25:52.104Z] 2.3.0-dev.21 [Pipeline] } [2022-09-07T16:25:52.114Z] $ docker exec --env ******** --env ******** 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 ssh-agent -k [2022-09-07T16:25:52.242Z] unset SSH_AUTH_SOCK; [2022-09-07T16:25:52.243Z] unset SSH_AGENT_PID; [2022-09-07T16:25:52.243Z] echo Agent pid 39 killed; [2022-09-07T16:25:52.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T16:25:52.635Z] + git semver [Pipeline] } [2022-09-07T16:25:52.908Z] $ docker stop --time=1 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 [2022-09-07T16:25:54.176Z] $ docker rm -f 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:25:54.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T16:25:54.587Z] [2022-09-07T16:25:54.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:25:54.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T16:25:54.892Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-07T16:25:54.892Z] ab5ef0e58194: Pulling fs layer [2022-09-07T16:25:54.892Z] 9712f1f96733: Pulling fs layer [2022-09-07T16:25:54.892Z] 63f879dbbcfc: Pulling fs layer [2022-09-07T16:25:54.892Z] 0d9ebad4ef96: Pulling fs layer [2022-09-07T16:25:54.892Z] e9a5061849ea: Pulling fs layer [2022-09-07T16:25:54.892Z] d747dcd14b5f: Pulling fs layer [2022-09-07T16:25:54.892Z] 2de7ff778b66: Pulling fs layer [2022-09-07T16:25:54.892Z] d747dcd14b5f: Waiting [2022-09-07T16:25:54.892Z] 2de7ff778b66: Waiting [2022-09-07T16:25:54.892Z] e9a5061849ea: Waiting [2022-09-07T16:25:54.892Z] 0d9ebad4ef96: Waiting [2022-09-07T16:25:54.892Z] 9712f1f96733: Download complete [2022-09-07T16:25:55.156Z] 63f879dbbcfc: Verifying Checksum [2022-09-07T16:25:55.156Z] 63f879dbbcfc: Download complete [2022-09-07T16:25:55.422Z] e9a5061849ea: Verifying Checksum [2022-09-07T16:25:55.422Z] e9a5061849ea: Download complete [2022-09-07T16:25:55.422Z] ab5ef0e58194: Verifying Checksum [2022-09-07T16:25:55.422Z] d747dcd14b5f: Verifying Checksum [2022-09-07T16:25:55.422Z] d747dcd14b5f: Download complete [2022-09-07T16:25:55.682Z] 0d9ebad4ef96: Verifying Checksum [2022-09-07T16:25:55.682Z] 0d9ebad4ef96: Download complete [2022-09-07T16:25:55.682Z] 2de7ff778b66: Verifying Checksum [2022-09-07T16:25:55.682Z] 2de7ff778b66: Download complete [2022-09-07T16:25:58.214Z] ab5ef0e58194: Pull complete [2022-09-07T16:25:58.215Z] 9712f1f96733: Pull complete [2022-09-07T16:25:59.151Z] 63f879dbbcfc: Pull complete [2022-09-07T16:26:03.346Z] 0d9ebad4ef96: Pull complete [2022-09-07T16:26:03.605Z] e9a5061849ea: Pull complete [2022-09-07T16:26:03.605Z] d747dcd14b5f: Pull complete [2022-09-07T16:26:04.986Z] 2de7ff778b66: Pull complete [2022-09-07T16:26:04.986Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-07T16:26:04.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T16:26:04.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:26:05.095Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:26:05.149Z] $ 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 [2022-09-07T16:26:12.552Z] $ docker top 614b93879b6ca9e373b6547d9a58e5d815d9d787fa3478117b0b82c55723aba1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-07T16:26:12.639Z] provisioning config files... [2022-09-07T16:26:12.647Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6014698323170675709tmp [2022-09-07T16:26:12.657Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config163733476668330943tmp [2022-09-07T16:26:12.667Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config642871663777202293tmp [Pipeline] { [Pipeline] echo [2022-09-07T16:26:12.685Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:12.971Z] ---> sigul-configuration.sh [2022-09-07T16:26:12.971Z] gpg: directory `/root/.gnupg' created [2022-09-07T16:26:12.971Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-07T16:26:12.971Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-07T16:26:12.971Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-07T16:26:12.971Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-07T16:26:12.971Z] gpg: CAST5 encrypted data [2022-09-07T16:26:12.971Z] gpg: encrypted with 1 passphrase [2022-09-07T16:26:12.971Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-07T16:26:13.256Z] + mkdir /home/jenkins [2022-09-07T16:26:13.256Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-07T16:26:13.541Z] + 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 [2022-09-07T16:26:13.550Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:13.833Z] ---> sigul-install.sh [2022-09-07T16:26:13.833Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-07T16:26:14.119Z] + git tag --list [2022-09-07T16:26:14.120Z] v1.0.0 [2022-09-07T16:26:14.120Z] v1.1.0 [2022-09-07T16:26:14.120Z] v1.2.0 [2022-09-07T16:26:14.120Z] v1.3.0 [2022-09-07T16:26:14.120Z] v1.3.1 [2022-09-07T16:26:14.120Z] v2.0.0 [2022-09-07T16:26:14.120Z] v2.0.1 [2022-09-07T16:26:14.120Z] v2.1.0 [2022-09-07T16:26:14.120Z] v2.1.1 [2022-09-07T16:26:14.120Z] v2.1.1-dev.1 [2022-09-07T16:26:14.120Z] v2.1.1-dev.2 [2022-09-07T16:26:14.120Z] v2.2.0 [2022-09-07T16:26:14.120Z] v2.2.1-dev.1 [2022-09-07T16:26:14.120Z] v2.2.1-dev.10 [2022-09-07T16:26:14.120Z] v2.2.1-dev.2 [2022-09-07T16:26:14.120Z] v2.2.1-dev.3 [2022-09-07T16:26:14.120Z] v2.2.1-dev.4 [2022-09-07T16:26:14.120Z] v2.2.1-dev.5 [2022-09-07T16:26:14.120Z] v2.2.1-dev.6 [2022-09-07T16:26:14.120Z] v2.2.1-dev.7 [2022-09-07T16:26:14.120Z] v2.2.1-dev.8 [2022-09-07T16:26:14.120Z] v2.2.1-dev.9 [2022-09-07T16:26:14.120Z] v2.3.0-dev.10 [2022-09-07T16:26:14.120Z] v2.3.0-dev.11 [2022-09-07T16:26:14.120Z] v2.3.0-dev.12 [2022-09-07T16:26:14.120Z] v2.3.0-dev.13 [2022-09-07T16:26:14.120Z] v2.3.0-dev.14 [2022-09-07T16:26:14.120Z] v2.3.0-dev.15 [2022-09-07T16:26:14.120Z] v2.3.0-dev.16 [2022-09-07T16:26:14.120Z] v2.3.0-dev.17 [2022-09-07T16:26:14.120Z] v2.3.0-dev.18 [2022-09-07T16:26:14.120Z] v2.3.0-dev.19 [2022-09-07T16:26:14.120Z] v2.3.0-dev.20 [2022-09-07T16:26:14.120Z] v2.3.0-dev.21 [Pipeline] sh [2022-09-07T16:26:14.405Z] + lftools sign git-tag v2.3.0-dev.21 [2022-09-07T16:26:14.977Z] Signing Git tag with Sigul... [2022-09-07T16:26:14.977Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-09-07T16:26:15.276Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:15.566Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-07T16:26:15.573Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-07T16:26:15.592Z] $ docker stop --time=1 614b93879b6ca9e373b6547d9a58e5d815d9d787fa3478117b0b82c55723aba1 [2022-09-07T16:26:16.847Z] $ docker rm -f 614b93879b6ca9e373b6547d9a58e5d815d9d787fa3478117b0b82c55723aba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-07T16:26:17.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T16:26:17.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:26:17.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:26:17.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:26:17.639Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:26:17.676Z] $ 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 [2022-09-07T16:26:18.032Z] $ docker top 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T16:26:18.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T16:26:18.129Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T16:26:18.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T16:26:18.266Z] $ docker exec 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 ssh-agent [2022-09-07T16:26:18.376Z] SSH_AUTH_SOCK=/tmp/ssh-udO8Np7gzDzy/agent.32 [2022-09-07T16:26:18.376Z] SSH_AGENT_PID=39 [2022-09-07T16:26:18.382Z] Running ssh-add (command line suppressed) [2022-09-07T16:26:18.494Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4357600719377686977.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4357600719377686977.key) [2022-09-07T16:26:18.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T16:26:18.794Z] + git semver bump pre [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:18,996 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:18,997 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:18,997 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:18,997 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:18,997 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:18,997 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:18,999 [execute] INFO git cat-file --batch-check [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:18,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:19,004 [execute] INFO git cat-file --batch [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:19,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T16:26:19.056Z] 2022-09-07 16:26:19,009 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:26:19.056Z] 2.3.0-dev.22 [Pipeline] } [2022-09-07T16:26:19.067Z] $ docker exec --env ******** --env ******** 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 ssh-agent -k [2022-09-07T16:26:19.170Z] unset SSH_AUTH_SOCK; [2022-09-07T16:26:19.170Z] unset SSH_AGENT_PID; [2022-09-07T16:26:19.170Z] echo Agent pid 39 killed; [2022-09-07T16:26:19.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T16:26:19.487Z] + git semver [Pipeline] } [2022-09-07T16:26:19.760Z] $ docker stop --time=1 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 [2022-09-07T16:26:21.059Z] $ docker rm -f 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T16:26:21.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T16:26:21.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:26:21.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:26:21.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:26:21.785Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:26:21.818Z] $ 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 [2022-09-07T16:26:22.174Z] $ docker top a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T16:26:22.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T16:26:22.275Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T16:26:22.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T16:26:22.402Z] $ docker exec a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 ssh-agent [2022-09-07T16:26:22.522Z] SSH_AUTH_SOCK=/tmp/ssh-mOrxc9GfTfLx/agent.33 [2022-09-07T16:26:22.522Z] SSH_AGENT_PID=39 [2022-09-07T16:26:22.528Z] Running ssh-add (command line suppressed) [2022-09-07T16:26:22.679Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7859645325820509684.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7859645325820509684.key) [2022-09-07T16:26:22.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T16:26:22.986Z] + git semver push [2022-09-07T16:26:23.247Z] 2022-09-07 16:26:23,220 [run_push] DEBUG push [2022-09-07T16:26:23.247Z] 2022-09-07 16:26:23,221 [execute] INFO git cat-file --batch-check [2022-09-07T16:26:23.247Z] 2022-09-07 16:26:23,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T16:26:23.247Z] 2022-09-07 16:26:23,225 [execute] INFO git rev-list b9ad23a4ca8daa12f723aff1af7d1441b5ee6614 -- [2022-09-07T16:26:23.247Z] 2022-09-07 16:26:23,225 [execute] DEBUG Popen(['git', 'rev-list', 'b9ad23a4ca8daa12f723aff1af7d1441b5ee6614', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-07T16:26:23.247Z] 2022-09-07 16:26:23,232 [execute] INFO git fetch -v origin [2022-09-07T16:26:23.247Z] 2022-09-07 16:26:23,233 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-07T16:26:23.817Z] 2022-09-07 16:26:23,785 [run_push] DEBUG no remote changes detected [2022-09-07T16:26:23.817Z] 2022-09-07 16:26:23,785 [execute] INFO git push origin semver [2022-09-07T16:26:23.817Z] 2022-09-07 16:26:23,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-07T16:26:24.761Z] 2022-09-07 16:26:24,568 [run_push] DEBUG push all version tags [2022-09-07T16:26:24.761Z] 2022-09-07 16:26:24,568 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-07T16:26:24.761Z] 2022-09-07 16:26:24,569 [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) [2022-09-07T16:26:25.701Z] 2022-09-07 16:26:25,406 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-07T16:26:25.701Z] 2.3.0-dev.22 [Pipeline] } [2022-09-07T16:26:25.711Z] $ docker exec --env ******** --env ******** a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 ssh-agent -k [2022-09-07T16:26:25.830Z] unset SSH_AUTH_SOCK; [2022-09-07T16:26:25.830Z] unset SSH_AGENT_PID; [2022-09-07T16:26:25.830Z] echo Agent pid 39 killed; [2022-09-07T16:26:25.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T16:26:26.185Z] + git semver [Pipeline] } [2022-09-07T16:26:26.529Z] $ docker stop --time=1 a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 [2022-09-07T16:26:27.833Z] $ docker rm -f a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 [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 [2022-09-07T16:26:28.390Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-09-07T16:26:28.390Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-07T16:26:28.390Z] total 16 [2022-09-07T16:26:28.390Z] drwxr-xr-x 3 root root 4096 Sep 7 16:17 . [2022-09-07T16:26:28.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 16:26 .. [2022-09-07T16:26:28.390Z] drwxr-xr-x 2 root root 4096 Sep 7 16:17 cost [2022-09-07T16:26:28.390Z] -rw-r--r-- 1 root root 96 Sep 7 16:17 cost.csv [2022-09-07T16:26:28.390Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-09-07T16:26:28.390Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-07T16:26:28.390Z] total 16 [2022-09-07T16:26:28.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 16:17 . [2022-09-07T16:26:28.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 16:26 .. [2022-09-07T16:26:28.390Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 16:17 cost [2022-09-07T16:26:28.390Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 7 16:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:28.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:29.545Z] ---> package-listing.sh [2022-09-07T16:26:29.545Z] ++ facter osfamily [2022-09-07T16:26:29.545Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-07T16:26:29.806Z] + OS_FAMILY=debian [2022-09-07T16:26:29.806Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-09-07T16:26:29.806Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-07T16:26:29.806Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-07T16:26:29.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-07T16:26:29.806Z] + PACKAGES=/tmp/packages_start.txt [2022-09-07T16:26:29.806Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-07T16:26:29.806Z] + PACKAGES=/tmp/packages_end.txt [2022-09-07T16:26:29.806Z] + case "${OS_FAMILY}" in [2022-09-07T16:26:29.806Z] + dpkg -l [2022-09-07T16:26:29.806Z] + grep '^ii' [2022-09-07T16:26:29.806Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-07T16:26:29.806Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-07T16:26:29.806Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-07T16:26:29.806Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-07T16:26:29.806Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-09-07T16:26:29.806Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-09-07T16:26:29.817Z] 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 [2022-09-07T16:26:30.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:26:30.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T16:26:30.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:26:30.746Z] prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container [2022-09-07T16:26:30.781Z] $ 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 [2022-09-07T16:26:31.011Z] $ docker top a856318124fa61108f08ad2f79e77c7db0d769783e8f6b230e15357c9c3f7fd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:26:31.368Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-07T16:26:31.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-07T16:26:31.941Z] + ls /var/log/sa-host [2022-09-07T16:26:31.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T16:26:32.108Z] provisioning config files... [2022-09-07T16:26:32.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7739599783807248238tmp [Pipeline] { [Pipeline] echo [2022-09-07T16:26:32.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:32.412Z] ---> create-netrc.sh [Pipeline] } [2022-09-07T16:26:32.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:32.743Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-07T16:26:32.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:33.037Z] ---> sudo-logs.sh [2022-09-07T16:26:33.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-07T16:26:33.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:33.342Z] ---> job-cost.sh [2022-09-07T16:26:33.342Z] lf-activate-venv: SKIPPING [2022-09-07T16:26:33.342Z] DEBUG: total: 0.2199999988079071 [2022-09-07T16:26:33.342Z] INFO: Retrieving Stack Cost... [2022-09-07T16:26:33.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-07T16:26:34.173Z] INFO: Archiving Costs [Pipeline] echo [2022-09-07T16:26:34.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:26:34.485Z] ---> logs-deploy.sh [2022-09-07T16:26:34.485Z] lf-activate-venv: SKIPPING [2022-09-07T16:26:34.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/100 [2022-09-07T16:26:34.485Z] INFO: archiving workspace using pattern(s): [2022-09-07T16:26:35.424Z] Archives upload complete. [2022-09-07T16:26:35.684Z] INFO: archiving logs to Nexus