Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee0f2af198d68599fcc48571f369dfb39fe08e9f 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-ssh8943094420652158609.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10665257856916266163.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13942846664572420290.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13672668199034364134.key Verifying host key using known hosts file > 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-ssh434918364470997299.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8756’ Running on prd-ubuntu20.04-docker-8c-8g-8758 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 ee0f2af198d68599fcc48571f369dfb39fe08e9f (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#476)" > 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 ee0f2af198d68599fcc48571f369dfb39fe08e9f # timeout=10 > git rev-list --no-walk a73b250e7ad45321f8771bc89bfbc43dfba8ea06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-21T13:56:39.929Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-21T13:56:39.989Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-21T13:56:40.009Z] ========================================================= [2022-10-21T13:56:40.009Z] EdgeX Global Pipelines Version Info [2022-10-21T13:56:40.009Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:56:40.726Z] ------------------- [2022-10-21T13:56:40.726Z] stable info: [2022-10-21T13:56:40.726Z] ------------------- [2022-10-21T13:56:40.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-21T13:56:40.726Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T13:56:40.726Z] Message: update stable to v1.0.243 [2022-10-21T13:56:41.295Z] ------------------- [2022-10-21T13:56:41.296Z] experimental info: [2022-10-21T13:56:41.296Z] ------------------- [2022-10-21T13:56:41.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-21T13:56:41.296Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T13:56:41.296Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-21T13:56:41.472Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-21T13:56:41.483Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-21T13:56:41.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-21T13:56:41.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-21T13:56:41.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-21T13:56:41.526Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-21T13:56:41.537Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-21T13:56:41.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-21T13:56:41.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-21T13:56:41.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-21T13:56:41.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-21T13:56:41.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-21T13:56:41.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-21T13:56:41.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-21T13:56:41.626Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-21T13:56:41.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-21T13:56:41.650Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T13:56:41.660Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T13:56:41.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-21T13:56:41.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-21T13:56:41.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-21T13:56:41.708Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-21T13:56:41.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-21T13:56:41.736Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-21T13:56:41.744Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-21T13:56:41.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-21T13:56:41.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-21T13:56:41.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-21T13:56:41.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-21T13:56:41.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-21T13:56:41.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] echo [2022-10-21T13:56:41.818Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee0f2af [Pipeline] echo [2022-10-21T13:56:41.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T13:56:41.858Z] provisioning config files... [2022-10-21T13:56:41.872Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3014441288560263546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:56:42.175Z] ---> docker-login.sh [2022-10-21T13:56:42.175Z] nexus3.edgexfoundry.org:10001 [2022-10-21T13:56:42.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:42.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:42.435Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:42.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:42.435Z] [2022-10-21T13:56:42.435Z] Login Succeeded [2022-10-21T13:56:42.435Z] nexus3.edgexfoundry.org:10002 [2022-10-21T13:56:42.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:42.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:42.435Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:42.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:42.435Z] [2022-10-21T13:56:42.435Z] Login Succeeded [2022-10-21T13:56:42.435Z] nexus3.edgexfoundry.org:10003 [2022-10-21T13:56:42.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:42.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:42.696Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:42.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:42.696Z] [2022-10-21T13:56:42.696Z] Login Succeeded [2022-10-21T13:56:42.696Z] nexus3.edgexfoundry.org:10004 [2022-10-21T13:56:42.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:42.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:42.697Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:42.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:42.697Z] [2022-10-21T13:56:42.697Z] Login Succeeded [2022-10-21T13:56:42.697Z] docker.io [2022-10-21T13:56:42.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:43.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:43.221Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:43.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:43.221Z] [2022-10-21T13:56:43.221Z] Login Succeeded [2022-10-21T13:56:43.221Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T13:56:43.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-21T13:56:43.584Z] + git rev-list -1 --merges ee0f2af198d68599fcc48571f369dfb39fe08e9f~1..ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] echo [2022-10-21T13:56:43.610Z] -----------> git rev-list -1 --merges ee0f2af198d68599fcc48571f369dfb39fe08e9f~1..ee0f2af198d68599fcc48571f369dfb39fe08e9f ee0f2af198d68599fcc48571f369dfb39fe08e9f [false] [Pipeline] sh [2022-10-21T13:56:43.898Z] + git log --format=format:%s -1 ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] echo [2022-10-21T13:56:43.912Z] ========================================================= [2022-10-21T13:56:43.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-21T13:56:43.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T13:56:44.252Z] + git log --format=format:%s -1 ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] echo [2022-10-21T13:56:44.262Z] [semverPrep] GIT_COMMIT: ee0f2af198d68599fcc48571f369dfb39fe08e9f, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#476) [Pipeline] echo [2022-10-21T13:56:44.273Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-21T13:56:44.624Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T13:56:44.624Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-21T13:56:44.624Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-21T13:56:44.624Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-21T13:56:44.624Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-21T13:56:44.624Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-21T13:56:44.624Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:56:44.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:56:44.975Z] [2022-10-21T13:56:44.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:56:45.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:56:45.271Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-21T13:56:45.271Z] b85a868b505f: Pulling fs layer [2022-10-21T13:56:45.271Z] e2be974225ed: Pulling fs layer [2022-10-21T13:56:45.271Z] 339a4e72a1f5: Pulling fs layer [2022-10-21T13:56:45.271Z] 988bab9f4d93: Pulling fs layer [2022-10-21T13:56:45.271Z] 1469e6f7b9e6: Pulling fs layer [2022-10-21T13:56:45.271Z] eaf3925da568: Pulling fs layer [2022-10-21T13:56:45.271Z] bab4dde63d76: Pulling fs layer [2022-10-21T13:56:45.271Z] bde34c3a00c8: Pulling fs layer [2022-10-21T13:56:45.271Z] b352a97aabf1: Pulling fs layer [2022-10-21T13:56:45.271Z] 4872d77fe225: Pulling fs layer [2022-10-21T13:56:45.271Z] 5851b861e8e6: Pulling fs layer [2022-10-21T13:56:45.271Z] eaf3925da568: Waiting [2022-10-21T13:56:45.271Z] 1469e6f7b9e6: Waiting [2022-10-21T13:56:45.271Z] bab4dde63d76: Waiting [2022-10-21T13:56:45.271Z] 988bab9f4d93: Waiting [2022-10-21T13:56:45.271Z] 4872d77fe225: Waiting [2022-10-21T13:56:45.271Z] bde34c3a00c8: Waiting [2022-10-21T13:56:45.271Z] 5851b861e8e6: Waiting [2022-10-21T13:56:45.271Z] b352a97aabf1: Waiting [2022-10-21T13:56:45.271Z] e2be974225ed: Verifying Checksum [2022-10-21T13:56:45.271Z] e2be974225ed: Download complete [2022-10-21T13:56:45.271Z] 988bab9f4d93: Download complete [2022-10-21T13:56:45.534Z] 339a4e72a1f5: Verifying Checksum [2022-10-21T13:56:45.534Z] 339a4e72a1f5: Download complete [2022-10-21T13:56:45.534Z] 1469e6f7b9e6: Verifying Checksum [2022-10-21T13:56:45.534Z] 1469e6f7b9e6: Download complete [2022-10-21T13:56:45.534Z] eaf3925da568: Verifying Checksum [2022-10-21T13:56:45.534Z] eaf3925da568: Download complete [2022-10-21T13:56:45.534Z] bde34c3a00c8: Download complete [2022-10-21T13:56:45.534Z] b352a97aabf1: Verifying Checksum [2022-10-21T13:56:45.534Z] b352a97aabf1: Download complete [2022-10-21T13:56:45.534Z] 4872d77fe225: Verifying Checksum [2022-10-21T13:56:45.534Z] 4872d77fe225: Download complete [2022-10-21T13:56:45.534Z] 5851b861e8e6: Verifying Checksum [2022-10-21T13:56:45.534Z] 5851b861e8e6: Download complete [2022-10-21T13:56:45.534Z] b85a868b505f: Download complete [2022-10-21T13:56:46.105Z] bab4dde63d76: Verifying Checksum [2022-10-21T13:56:46.105Z] bab4dde63d76: Download complete [2022-10-21T13:56:46.674Z] b85a868b505f: Pull complete [2022-10-21T13:56:46.932Z] e2be974225ed: Pull complete [2022-10-21T13:56:47.499Z] 339a4e72a1f5: Pull complete [2022-10-21T13:56:47.499Z] 988bab9f4d93: Pull complete [2022-10-21T13:56:47.759Z] 1469e6f7b9e6: Pull complete [2022-10-21T13:56:47.759Z] eaf3925da568: Pull complete [2022-10-21T13:56:49.664Z] bab4dde63d76: Pull complete [2022-10-21T13:56:49.664Z] bde34c3a00c8: Pull complete [2022-10-21T13:56:49.664Z] b352a97aabf1: Pull complete [2022-10-21T13:56:49.924Z] 4872d77fe225: Pull complete [2022-10-21T13:56:49.924Z] 5851b861e8e6: Pull complete [2022-10-21T13:56:49.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-21T13:56:49.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:56:49.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:56:50.015Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T13:56:50.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-21T13:56:51.270Z] $ docker top 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 -eo pid,comm [2022-10-21T13:56:51.330Z] 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-10-21T13:56:51.330Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T13:56:51.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T13:56:51.367Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T13:56:51.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T13:56:51.470Z] $ docker exec 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 ssh-agent [2022-10-21T13:56:51.595Z] SSH_AUTH_SOCK=/tmp/ssh-DmWcUc4V6vAR/agent.33 [2022-10-21T13:56:51.595Z] SSH_AGENT_PID=39 [2022-10-21T13:56:51.602Z] Running ssh-add (command line suppressed) [2022-10-21T13:56:51.722Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2827366041160463155.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2827366041160463155.key) [2022-10-21T13:56:51.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T13:56:52.024Z] + git tag --points-at HEAD [Pipeline] } [2022-10-21T13:56:52.036Z] $ docker exec --env ******** --env ******** 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 ssh-agent -k [2022-10-21T13:56:52.142Z] unset SSH_AUTH_SOCK; [2022-10-21T13:56:52.142Z] unset SSH_AGENT_PID; [2022-10-21T13:56:52.143Z] echo Agent pid 39 killed; [2022-10-21T13:56:52.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-21T13:56:52.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T13:56:52.185Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T13:56:52.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T13:56:52.311Z] $ docker exec 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 ssh-agent [2022-10-21T13:56:52.446Z] SSH_AUTH_SOCK=/tmp/ssh-Z9W6qkU5npY7/agent.70 [2022-10-21T13:56:52.446Z] SSH_AGENT_PID=76 [2022-10-21T13:56:52.454Z] Running ssh-add (command line suppressed) [2022-10-21T13:56:52.556Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13165155281587750237.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13165155281587750237.key) [2022-10-21T13:56:52.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T13:56:52.852Z] + git semver init [2022-10-21T13:56:53.113Z] 2022-10-21 13:56:53,036 [run_init] DEBUG init version:0.0.0 force:False [2022-10-21T13:56:53.113Z] 2022-10-21 13:56:53,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-10-21T13:56:53.113Z] 2022-10-21 13:56:53,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-10-21T13:56:53.113Z] 2022-10-21 13:56:53,038 [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-10-21T13:56:54.500Z] 2022-10-21 13:56:54,108 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-10-21T13:56:54.500Z] 2022-10-21 13:56:54,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-10-21T13:56:54.500Z] 2022-10-21 13:56:54,108 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T13:56:54.500Z] 2022-10-21 13:56:54,109 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T13:56:54.500Z] 2.3.0-dev.31 [Pipeline] } [2022-10-21T13:56:54.509Z] $ docker exec --env ******** --env ******** 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 ssh-agent -k [2022-10-21T13:56:54.603Z] unset SSH_AUTH_SOCK; [2022-10-21T13:56:54.603Z] unset SSH_AGENT_PID; [2022-10-21T13:56:54.603Z] echo Agent pid 76 killed; [2022-10-21T13:56:54.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T13:56:54.922Z] + git semver [Pipeline] } [2022-10-21T13:56:55.192Z] $ docker stop --time=1 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 [2022-10-21T13:56:56.511Z] $ docker rm -f 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T13:56:56.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-21T13:56:57.040Z] Stashed 1 file(s) [Pipeline] echo [2022-10-21T13:56:57.043Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.31 [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-10-21T13:56:57.198Z] provisioning config files... [2022-10-21T13:56:57.208Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config454086761416631503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:56:57.502Z] ---> docker-login.sh [2022-10-21T13:56:57.503Z] nexus3.edgexfoundry.org:10001 [2022-10-21T13:56:57.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:57.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:57.503Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:57.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:57.503Z] [2022-10-21T13:56:57.503Z] Login Succeeded [2022-10-21T13:56:57.503Z] nexus3.edgexfoundry.org:10002 [2022-10-21T13:56:57.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:57.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:57.503Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:57.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:57.503Z] [2022-10-21T13:56:57.503Z] Login Succeeded [2022-10-21T13:56:57.503Z] nexus3.edgexfoundry.org:10003 [2022-10-21T13:56:57.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:57.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:57.762Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:57.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:57.762Z] [2022-10-21T13:56:57.762Z] Login Succeeded [2022-10-21T13:56:57.762Z] nexus3.edgexfoundry.org:10004 [2022-10-21T13:56:57.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:57.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:57.763Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:57.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:57.763Z] [2022-10-21T13:56:57.763Z] Login Succeeded [2022-10-21T13:56:57.763Z] docker.io [2022-10-21T13:56:58.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:56:58.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:56:58.283Z] Configure a credential helper to remove this warning. See [2022-10-21T13:56:58.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:56:58.283Z] [2022-10-21T13:56:58.283Z] Login Succeeded [2022-10-21T13:56:58.283Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T13:56:58.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-21T13:56:58.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:56:58.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:56:58.378Z] ========================================================= [2022-10-21T13:56:58.378Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-21T13:56:58.378Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:56:58.685Z] + 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-10-21T13:56:58.685Z] Sending build context to Docker daemon 3.141MB [2022-10-21T13:56:58.685Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T13:56:58.685Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-21T13:56:58.685Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-21T13:56:58.685Z] 213ec9aee27d: Pulling fs layer [2022-10-21T13:56:58.685Z] 4583459ba037: Pulling fs layer [2022-10-21T13:56:58.685Z] 93c1e223e6f2: Pulling fs layer [2022-10-21T13:56:58.685Z] 53926ce57604: Pulling fs layer [2022-10-21T13:56:58.685Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-21T13:56:58.685Z] 30f14e443154: Pulling fs layer [2022-10-21T13:56:58.685Z] 801331c1e519: Pulling fs layer [2022-10-21T13:56:58.685Z] 99cc6dd402b0: Pulling fs layer [2022-10-21T13:56:58.685Z] 7d9ed39f4882: Pulling fs layer [2022-10-21T13:56:58.685Z] 30f14e443154: Waiting [2022-10-21T13:56:58.685Z] 801331c1e519: Waiting [2022-10-21T13:56:58.685Z] 99cc6dd402b0: Waiting [2022-10-21T13:56:58.685Z] 7d9ed39f4882: Waiting [2022-10-21T13:56:58.685Z] 21b2b0c7a3f4: Waiting [2022-10-21T13:56:58.685Z] 53926ce57604: Waiting [2022-10-21T13:56:58.685Z] 93c1e223e6f2: Download complete [2022-10-21T13:56:58.685Z] 4583459ba037: Download complete [2022-10-21T13:56:58.685Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-21T13:56:58.685Z] 21b2b0c7a3f4: Download complete [2022-10-21T13:56:58.685Z] 30f14e443154: Verifying Checksum [2022-10-21T13:56:58.685Z] 30f14e443154: Download complete [2022-10-21T13:56:58.685Z] 213ec9aee27d: Verifying Checksum [2022-10-21T13:56:58.685Z] 213ec9aee27d: Download complete [2022-10-21T13:56:58.946Z] 801331c1e519: Download complete [2022-10-21T13:56:58.946Z] 213ec9aee27d: Pull complete [2022-10-21T13:56:59.206Z] 4583459ba037: Pull complete [2022-10-21T13:56:59.206Z] 93c1e223e6f2: Pull complete [2022-10-21T13:56:59.206Z] 7d9ed39f4882: Verifying Checksum [2022-10-21T13:56:59.206Z] 7d9ed39f4882: Download complete [2022-10-21T13:56:59.773Z] 53926ce57604: Verifying Checksum [2022-10-21T13:56:59.773Z] 53926ce57604: Download complete [2022-10-21T13:56:59.773Z] 99cc6dd402b0: Verifying Checksum [2022-10-21T13:56:59.773Z] 99cc6dd402b0: Download complete [2022-10-21T13:57:03.059Z] 53926ce57604: Pull complete [2022-10-21T13:57:03.059Z] 21b2b0c7a3f4: Pull complete [2022-10-21T13:57:03.059Z] 30f14e443154: Pull complete [2022-10-21T13:57:03.059Z] 801331c1e519: Pull complete [2022-10-21T13:57:04.959Z] 99cc6dd402b0: Pull complete [2022-10-21T13:57:05.892Z] 7d9ed39f4882: Pull complete [2022-10-21T13:57:05.892Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-21T13:57:05.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-21T13:57:05.892Z] ---> 1dedd983c030 [2022-10-21T13:57:05.892Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-21T13:57:07.270Z] ---> Running in d1eb1332e3a7 [2022-10-21T13:57:07.270Z] Removing intermediate container d1eb1332e3a7 [2022-10-21T13:57:07.270Z] ---> e74ec5e737d8 [2022-10-21T13:57:07.270Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-21T13:57:07.270Z] ---> Running in d6e7ee28df5d [2022-10-21T13:57:07.529Z] Removing intermediate container d6e7ee28df5d [2022-10-21T13:57:07.529Z] ---> a36a6b1ab139 [2022-10-21T13:57:07.530Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-21T13:57:07.530Z] ---> Running in 9944b5d7ca3b [2022-10-21T13:57:07.530Z] Removing intermediate container 9944b5d7ca3b [2022-10-21T13:57:07.530Z] ---> 0a0e2d7da8b5 [2022-10-21T13:57:07.530Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T13:57:07.788Z] ---> Running in 8c161b9eaa5d [2022-10-21T13:57:07.788Z] Removing intermediate container 8c161b9eaa5d [2022-10-21T13:57:07.788Z] ---> 977726fff803 [2022-10-21T13:57:07.788Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T13:57:07.788Z] ---> Running in 7fbdd2b9e883 [2022-10-21T13:57:08.355Z] Removing intermediate container 7fbdd2b9e883 [2022-10-21T13:57:08.355Z] ---> 22263f271829 [2022-10-21T13:57:08.355Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-21T13:57:08.355Z] ---> Running in 6463dd457aa1 [2022-10-21T13:57:08.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-21T13:57:09.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-21T13:57:09.816Z] OK: 211 MiB in 51 packages [2022-10-21T13:57:10.074Z] Removing intermediate container 6463dd457aa1 [2022-10-21T13:57:10.074Z] ---> 45f1b107a0c5 [2022-10-21T13:57:10.074Z] Step 9/14 : WORKDIR /app [2022-10-21T13:57:10.334Z] ---> Running in de341f8b2653 [2022-10-21T13:57:10.334Z] Removing intermediate container de341f8b2653 [2022-10-21T13:57:10.334Z] ---> a646fd36d244 [2022-10-21T13:57:10.334Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-21T13:57:10.334Z] ---> 35cfbf8363df [2022-10-21T13:57:10.334Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T13:57:10.334Z] ---> Running in daa6e10b83bf [2022-10-21T13:57:12.154Z] Still waiting to schedule task [2022-10-21T13:57:12.154Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8757’ [2022-10-21T13:57:25.218Z] Removing intermediate container daa6e10b83bf [2022-10-21T13:57:25.218Z] ---> f921fa07b0d8 [2022-10-21T13:57:25.218Z] Step 12/14 : COPY . . [2022-10-21T13:57:25.218Z] ---> edeb9d21cb76 [2022-10-21T13:57:25.218Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-21T13:57:25.218Z] ---> Running in d4ce3aacfe3f [2022-10-21T13:57:25.218Z] Removing intermediate container d4ce3aacfe3f [2022-10-21T13:57:25.218Z] ---> bfd5f86b28d2 [2022-10-21T13:57:25.218Z] Step 14/14 : RUN $MAKE [2022-10-21T13:57:25.218Z] ---> Running in fbe6a2879de4 [2022-10-21T13:57:25.218Z] noop [2022-10-21T13:57:25.218Z] Removing intermediate container fbe6a2879de4 [2022-10-21T13:57:25.218Z] ---> 24830eaa345c [2022-10-21T13:57:25.218Z] Successfully built 24830eaa345c [2022-10-21T13:57:25.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:57:25.516Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T13:57:25.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:57:25.584Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T13:57:25.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-21T13:57:25.965Z] $ docker top 203947661ea2627e22a1c74ec50ae42eb5d93a4cd8433ed4b1eba5da046d831c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T13:57:26.303Z] + go version [2022-10-21T13:57:26.303Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-21T13:57:26.309Z] $ docker stop --time=1 203947661ea2627e22a1c74ec50ae42eb5d93a4cd8433ed4b1eba5da046d831c [2022-10-21T13:57:27.589Z] $ docker rm -f 203947661ea2627e22a1c74ec50ae42eb5d93a4cd8433ed4b1eba5da046d831c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:57:27.981Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T13:57:27.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:57:28.044Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T13:57:28.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-21T13:57:28.450Z] $ docker top 27821e21eb0f81d553319b48890665b83ef7198ab78cbfd1f7455e08b2e52221 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T13:57:28.814Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-10-21T13:57:29.110Z] + make test [2022-10-21T13:57:29.110Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-21T13:57:39.079Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-21T13:57:39.079Z] CGO_ENABLED=1 go vet ./... [2022-10-21T13:57:41.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T13:57:41.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-21T13:57:41.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-21T13:57:41.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T13:57:41.624Z] $ docker stop --time=1 27821e21eb0f81d553319b48890665b83ef7198ab78cbfd1f7455e08b2e52221 [2022-10-21T13:57:43.298Z] $ docker rm -f 27821e21eb0f81d553319b48890665b83ef7198ab78cbfd1f7455e08b2e52221 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T13:57:43.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T13:57:43.711Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-21T13:57:44.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-21T13:57:44.437Z] + ls -al . [2022-10-21T13:57:44.438Z] total 176 [2022-10-21T13:57:44.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:57 . [2022-10-21T13:57:44.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:56 .. [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 21 13:56 .dockerignore [2022-10-21T13:57:44.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:56 .git [2022-10-21T13:57:44.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:56 .github [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 21 13:56 .gitignore [2022-10-21T13:57:44.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 13:56 .semver [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 21 13:56 Attribution.txt [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 21 13:56 CHANGELOG.md [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 21 13:56 Dockerfile [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 13:56 GOVERNANCE.md [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 21 13:56 Jenkinsfile [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 21 13:56 LICENSE [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 21 13:56 OWNERS.md [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 21 13:56 README.md [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 13:56 VERSION [2022-10-21T13:57:44.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:56 bin [2022-10-21T13:57:44.438Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 21 13:57 coverage.out [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 3455 Oct 21 13:56 go.mod [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 37340 Oct 21 13:56 go.sum [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 21 13:56 main.go [2022-10-21T13:57:44.438Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 21 13:56 makefile [2022-10-21T13:57:44.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 13:56 res [2022-10-21T13:57:44.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:56 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:57:44.736Z] + 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=ee0f2af198d68599fcc48571f369dfb39fe08e9f --label arch=amd64 --label version=2.3.0-dev.31 . [2022-10-21T13:57:44.736Z] Sending build context to Docker daemon 3.142MB [2022-10-21T13:57:44.736Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T13:57:44.736Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-21T13:57:44.736Z] ---> 24830eaa345c [2022-10-21T13:57:44.736Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-21T13:57:44.736Z] ---> Running in e1fc33cda8bb [2022-10-21T13:57:44.736Z] Removing intermediate container e1fc33cda8bb [2022-10-21T13:57:44.736Z] ---> 33c95847ef5c [2022-10-21T13:57:44.736Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-21T13:57:44.995Z] ---> Running in 58a92e3ba2c9 [2022-10-21T13:57:44.995Z] Removing intermediate container 58a92e3ba2c9 [2022-10-21T13:57:44.995Z] ---> e25c9c2cc377 [2022-10-21T13:57:44.995Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-21T13:57:44.995Z] ---> Running in 2652927fe365 [2022-10-21T13:57:44.995Z] Removing intermediate container 2652927fe365 [2022-10-21T13:57:44.995Z] ---> 764e309abb03 [2022-10-21T13:57:44.995Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T13:57:44.995Z] ---> Running in e6ebe53a6141 [2022-10-21T13:57:45.254Z] Removing intermediate container e6ebe53a6141 [2022-10-21T13:57:45.254Z] ---> 9e84e06c4c7d [2022-10-21T13:57:45.254Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T13:57:45.254Z] ---> Running in 6689065e856a [2022-10-21T13:57:45.823Z] Removing intermediate container 6689065e856a [2022-10-21T13:57:45.823Z] ---> 1a9eb438d518 [2022-10-21T13:57:45.823Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-21T13:57:45.823Z] ---> Running in fe156b2a606e [2022-10-21T13:57:46.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-21T13:57:47.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-21T13:57:47.281Z] OK: 211 MiB in 51 packages [2022-10-21T13:57:47.542Z] Removing intermediate container fe156b2a606e [2022-10-21T13:57:47.542Z] ---> 25ace174ce60 [2022-10-21T13:57:47.542Z] Step 9/28 : WORKDIR /app [2022-10-21T13:57:47.542Z] ---> Running in 9f05cad36d62 [2022-10-21T13:57:47.802Z] Removing intermediate container 9f05cad36d62 [2022-10-21T13:57:47.802Z] ---> 42d81370bad5 [2022-10-21T13:57:47.802Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-21T13:57:47.802Z] ---> 5936d8cc7d39 [2022-10-21T13:57:47.802Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T13:57:47.802Z] ---> Running in c5ce1a4cc221 [2022-10-21T13:57:48.368Z] Removing intermediate container c5ce1a4cc221 [2022-10-21T13:57:48.369Z] ---> 018b6326db80 [2022-10-21T13:57:48.369Z] Step 12/28 : COPY . . [2022-10-21T13:57:48.627Z] ---> 4128c100b24c [2022-10-21T13:57:48.627Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-21T13:57:48.627Z] ---> Running in 429755a0ed01 [2022-10-21T13:57:48.627Z] Removing intermediate container 429755a0ed01 [2022-10-21T13:57:48.627Z] ---> 5fb6b7a30aff [2022-10-21T13:57:48.627Z] Step 14/28 : RUN $MAKE [2022-10-21T13:57:48.886Z] ---> Running in 7fd0807c7357 [2022-10-21T13:57:49.148Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-21T13:58:11.073Z] Removing intermediate container 7fd0807c7357 [2022-10-21T13:58:11.073Z] ---> 5e105039d21f [2022-10-21T13:58:11.073Z] Step 15/28 : FROM alpine:3.16 [2022-10-21T13:58:11.073Z] 3.16: Pulling from library/alpine [2022-10-21T13:58:11.073Z] 213ec9aee27d: Already exists [2022-10-21T13:58:11.073Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-21T13:58:11.073Z] Status: Downloaded newer image for alpine:3.16 [2022-10-21T13:58:11.073Z] ---> 9c6f07244728 [2022-10-21T13:58:11.073Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T13:58:11.073Z] ---> Running in 2c45b3511a08 [2022-10-21T13:58:11.073Z] Removing intermediate container 2c45b3511a08 [2022-10-21T13:58:11.073Z] ---> 581f1c413b81 [2022-10-21T13:58:11.073Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-21T13:58:11.073Z] ---> Running in dd0f0f1e3155 [2022-10-21T13:58:11.073Z] Removing intermediate container dd0f0f1e3155 [2022-10-21T13:58:11.073Z] ---> aa40e0d11dfc [2022-10-21T13:58:11.073Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-21T13:58:11.073Z] ---> Running in 7074438152c0 [2022-10-21T13:58:11.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-21T13:58:11.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-21T13:58:11.073Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-21T13:58:11.073Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-21T13:58:11.073Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-21T13:58:11.073Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-21T13:58:11.073Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-21T13:58:11.073Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-21T13:58:11.073Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-21T13:58:11.073Z] Executing busybox-1.35.0-r17.trigger [2022-10-21T13:58:11.073Z] Executing ca-certificates-20220614-r0.trigger [2022-10-21T13:58:11.073Z] OK: 9 MiB in 21 packages [2022-10-21T13:58:11.073Z] Removing intermediate container 7074438152c0 [2022-10-21T13:58:11.073Z] ---> 4ce8910631f7 [2022-10-21T13:58:11.073Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-21T13:58:11.073Z] ---> 7640aab4037e [2022-10-21T13:58:11.073Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-21T13:58:11.073Z] ---> 2462018e9bb5 [2022-10-21T13:58:11.073Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-21T13:58:11.073Z] ---> b4708b944a7f [2022-10-21T13:58:11.073Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-21T13:58:11.073Z] ---> fcd5019381f6 [2022-10-21T13:58:11.073Z] Step 23/28 : EXPOSE 48095 [2022-10-21T13:58:11.073Z] ---> Running in 12793fd401aa [2022-10-21T13:58:11.073Z] Removing intermediate container 12793fd401aa [2022-10-21T13:58:11.073Z] ---> 34eded46a368 [2022-10-21T13:58:11.073Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-21T13:58:11.073Z] ---> Running in 67fbe81f583d [2022-10-21T13:58:11.331Z] Removing intermediate container 67fbe81f583d [2022-10-21T13:58:11.331Z] ---> a41b3b42704f [2022-10-21T13:58:11.331Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-21T13:58:11.331Z] ---> Running in 3a3ae2a75e10 [2022-10-21T13:58:11.331Z] Removing intermediate container 3a3ae2a75e10 [2022-10-21T13:58:11.331Z] ---> 7e5ee4316c59 [2022-10-21T13:58:11.331Z] Step 26/28 : LABEL arch=amd64 [2022-10-21T13:58:11.331Z] ---> Running in 5140c180c94c [2022-10-21T13:58:11.331Z] Removing intermediate container 5140c180c94c [2022-10-21T13:58:11.331Z] ---> 7a7d3cc13151 [2022-10-21T13:58:11.331Z] Step 27/28 : LABEL git_sha=ee0f2af198d68599fcc48571f369dfb39fe08e9f [2022-10-21T13:58:11.590Z] ---> Running in 6a1199d96c05 [2022-10-21T13:58:11.590Z] Removing intermediate container 6a1199d96c05 [2022-10-21T13:58:11.590Z] ---> ac08e9867753 [2022-10-21T13:58:11.590Z] Step 28/28 : LABEL version=2.3.0-dev.31 [2022-10-21T13:58:11.590Z] ---> Running in c4026e4a5546 [2022-10-21T13:58:11.590Z] Removing intermediate container c4026e4a5546 [2022-10-21T13:58:11.590Z] ---> 624c5a8d1e77 [2022-10-21T13:58:11.590Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-21T13:58:11.590Z] Successfully built 624c5a8d1e77 [2022-10-21T13:58:11.590Z] 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-10-21T13:58:11.693Z] provisioning config files... [2022-10-21T13:58:11.701Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1077115275891628363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:58:11.991Z] ---> docker-login.sh [2022-10-21T13:58:11.991Z] nexus3.edgexfoundry.org:10001 [2022-10-21T13:58:11.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:58:11.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:58:11.991Z] Configure a credential helper to remove this warning. See [2022-10-21T13:58:11.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:58:11.991Z] [2022-10-21T13:58:11.991Z] Login Succeeded [2022-10-21T13:58:11.991Z] nexus3.edgexfoundry.org:10002 [2022-10-21T13:58:11.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:58:11.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:58:11.991Z] Configure a credential helper to remove this warning. See [2022-10-21T13:58:11.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:58:11.991Z] [2022-10-21T13:58:11.991Z] Login Succeeded [2022-10-21T13:58:11.991Z] nexus3.edgexfoundry.org:10003 [2022-10-21T13:58:12.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:58:12.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:58:12.253Z] Configure a credential helper to remove this warning. See [2022-10-21T13:58:12.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:58:12.253Z] [2022-10-21T13:58:12.253Z] Login Succeeded [2022-10-21T13:58:12.253Z] nexus3.edgexfoundry.org:10004 [2022-10-21T13:58:12.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:58:12.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:58:12.253Z] Configure a credential helper to remove this warning. See [2022-10-21T13:58:12.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:58:12.253Z] [2022-10-21T13:58:12.253Z] Login Succeeded [2022-10-21T13:58:12.253Z] docker.io [2022-10-21T13:58:12.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:58:12.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:58:12.872Z] Configure a credential helper to remove this warning. See [2022-10-21T13:58:12.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:58:12.872Z] [2022-10-21T13:58:12.872Z] Login Succeeded [2022-10-21T13:58:12.872Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T13:58:12.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-21T13:58:12.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:58:12.974Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-10-21T13:58:12.974Z] ee0f2af198d68599fcc48571f369dfb39fe08e9f [2022-10-21T13:58:12.974Z] latest [2022-10-21T13:58:12.974Z] 2.3.0-dev.31 [2022-10-21T13:58:12.974Z] ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [2022-10-21T13:58:12.974Z] main [2022-10-21T13:58:12.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:13.319Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:13.643Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f [2022-10-21T13:58:13.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-21T13:58:13.643Z] e0b5f0381e55: Preparing [2022-10-21T13:58:13.643Z] 13f444a9bbc0: Preparing [2022-10-21T13:58:13.643Z] b5c7e9834937: Preparing [2022-10-21T13:58:13.643Z] 9df981938a66: Preparing [2022-10-21T13:58:13.643Z] c80dee267d68: Preparing [2022-10-21T13:58:13.643Z] 994393dc58e7: Preparing [2022-10-21T13:58:13.643Z] 994393dc58e7: Waiting [2022-10-21T13:58:13.643Z] 9df981938a66: Pushed [2022-10-21T13:58:13.643Z] 13f444a9bbc0: Pushed [2022-10-21T13:58:13.643Z] b5c7e9834937: Pushed [2022-10-21T13:58:13.643Z] 994393dc58e7: Layer already exists [2022-10-21T13:58:14.210Z] c80dee267d68: Pushed [2022-10-21T13:58:16.118Z] e0b5f0381e55: Pushed [2022-10-21T13:58:16.118Z] ee0f2af198d68599fcc48571f369dfb39fe08e9f: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:16.432Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:16.746Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-21T13:58:16.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-21T13:58:16.746Z] e0b5f0381e55: Preparing [2022-10-21T13:58:16.746Z] 13f444a9bbc0: Preparing [2022-10-21T13:58:16.746Z] b5c7e9834937: Preparing [2022-10-21T13:58:16.746Z] 9df981938a66: Preparing [2022-10-21T13:58:16.746Z] c80dee267d68: Preparing [2022-10-21T13:58:16.746Z] 994393dc58e7: Preparing [2022-10-21T13:58:16.746Z] 994393dc58e7: Waiting [2022-10-21T13:58:16.746Z] b5c7e9834937: Layer already exists [2022-10-21T13:58:16.746Z] 9df981938a66: Layer already exists [2022-10-21T13:58:16.746Z] c80dee267d68: Layer already exists [2022-10-21T13:58:16.746Z] 13f444a9bbc0: Layer already exists [2022-10-21T13:58:16.746Z] e0b5f0381e55: Layer already exists [2022-10-21T13:58:16.746Z] 994393dc58e7: Layer already exists [2022-10-21T13:58:16.746Z] latest: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:17.064Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:17.377Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.31 [2022-10-21T13:58:17.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-21T13:58:17.377Z] e0b5f0381e55: Preparing [2022-10-21T13:58:17.377Z] 13f444a9bbc0: Preparing [2022-10-21T13:58:17.377Z] b5c7e9834937: Preparing [2022-10-21T13:58:17.377Z] 9df981938a66: Preparing [2022-10-21T13:58:17.377Z] c80dee267d68: Preparing [2022-10-21T13:58:17.377Z] 994393dc58e7: Preparing [2022-10-21T13:58:17.377Z] 994393dc58e7: Waiting [2022-10-21T13:58:17.377Z] 13f444a9bbc0: Layer already exists [2022-10-21T13:58:17.377Z] e0b5f0381e55: Layer already exists [2022-10-21T13:58:17.377Z] b5c7e9834937: Layer already exists [2022-10-21T13:58:17.377Z] c80dee267d68: Layer already exists [2022-10-21T13:58:17.377Z] 9df981938a66: Layer already exists [2022-10-21T13:58:17.377Z] 994393dc58e7: Layer already exists [2022-10-21T13:58:17.377Z] 2.3.0-dev.31: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:17.696Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:18.013Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [2022-10-21T13:58:18.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-21T13:58:18.014Z] e0b5f0381e55: Preparing [2022-10-21T13:58:18.014Z] 13f444a9bbc0: Preparing [2022-10-21T13:58:18.014Z] b5c7e9834937: Preparing [2022-10-21T13:58:18.014Z] 9df981938a66: Preparing [2022-10-21T13:58:18.014Z] c80dee267d68: Preparing [2022-10-21T13:58:18.014Z] 994393dc58e7: Preparing [2022-10-21T13:58:18.014Z] e0b5f0381e55: Layer already exists [2022-10-21T13:58:18.014Z] b5c7e9834937: Layer already exists [2022-10-21T13:58:18.014Z] 9df981938a66: Layer already exists [2022-10-21T13:58:18.014Z] c80dee267d68: Layer already exists [2022-10-21T13:58:18.014Z] 13f444a9bbc0: Layer already exists [2022-10-21T13:58:18.014Z] 994393dc58e7: Layer already exists [2022-10-21T13:58:18.014Z] ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:18.335Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:18.646Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-10-21T13:58:18.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-21T13:58:18.646Z] e0b5f0381e55: Preparing [2022-10-21T13:58:18.646Z] 13f444a9bbc0: Preparing [2022-10-21T13:58:18.646Z] b5c7e9834937: Preparing [2022-10-21T13:58:18.646Z] 9df981938a66: Preparing [2022-10-21T13:58:18.646Z] c80dee267d68: Preparing [2022-10-21T13:58:18.646Z] 994393dc58e7: Preparing [2022-10-21T13:58:18.646Z] 994393dc58e7: Waiting [2022-10-21T13:58:18.646Z] 9df981938a66: Layer already exists [2022-10-21T13:58:18.646Z] 13f444a9bbc0: Layer already exists [2022-10-21T13:58:18.646Z] c80dee267d68: Layer already exists [2022-10-21T13:58:18.646Z] b5c7e9834937: Layer already exists [2022-10-21T13:58:18.646Z] e0b5f0381e55: Layer already exists [2022-10-21T13:58:18.646Z] 994393dc58e7: Layer already exists [2022-10-21T13:58:18.646Z] main: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-21T13:58:18.695Z] ===================================================== [Pipeline] echo [2022-10-21T13:58:18.705Z] taggedImages: [2022-10-21T13:58:18.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f [2022-10-21T13:58:18.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-21T13:58:18.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.31 [2022-10-21T13:58:18.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [2022-10-21T13:58:18.705Z] - 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-10-21T13:58:19.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T13:58:19.048Z] [2022-10-21T13:58:19.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:58:19.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T13:58:19.349Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-21T13:58:19.349Z] 5eb5b503b376: Pulling fs layer [2022-10-21T13:58:19.349Z] 5c69ac0246d0: Pulling fs layer [2022-10-21T13:58:19.349Z] ec43610c2a17: Pulling fs layer [2022-10-21T13:58:19.349Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-21T13:58:19.349Z] 33b1e0a273af: Pulling fs layer [2022-10-21T13:58:19.349Z] 5d3b04190fa2: Pulling fs layer [2022-10-21T13:58:19.349Z] 2f39f015ded8: Pulling fs layer [2022-10-21T13:58:19.349Z] 3a2ae6a8a46f: Waiting [2022-10-21T13:58:19.349Z] 33b1e0a273af: Waiting [2022-10-21T13:58:19.349Z] 5d3b04190fa2: Waiting [2022-10-21T13:58:19.349Z] 2f39f015ded8: Waiting [2022-10-21T13:58:19.349Z] 5c69ac0246d0: Verifying Checksum [2022-10-21T13:58:19.349Z] 5c69ac0246d0: Download complete [2022-10-21T13:58:19.349Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-21T13:58:19.349Z] 3a2ae6a8a46f: Download complete [2022-10-21T13:58:19.349Z] 33b1e0a273af: Verifying Checksum [2022-10-21T13:58:19.349Z] 33b1e0a273af: Download complete [2022-10-21T13:58:19.349Z] 5d3b04190fa2: Verifying Checksum [2022-10-21T13:58:19.349Z] 5d3b04190fa2: Download complete [2022-10-21T13:58:19.609Z] ec43610c2a17: Verifying Checksum [2022-10-21T13:58:19.609Z] ec43610c2a17: Download complete [2022-10-21T13:58:19.609Z] 5eb5b503b376: Verifying Checksum [2022-10-21T13:58:19.609Z] 5eb5b503b376: Download complete [2022-10-21T13:58:20.177Z] 2f39f015ded8: Download complete [2022-10-21T13:58:20.746Z] 5eb5b503b376: Pull complete [2022-10-21T13:58:21.005Z] 5c69ac0246d0: Pull complete [2022-10-21T13:58:21.571Z] ec43610c2a17: Pull complete [2022-10-21T13:58:21.571Z] 3a2ae6a8a46f: Pull complete [2022-10-21T13:58:21.829Z] 33b1e0a273af: Pull complete [2022-10-21T13:58:21.829Z] 5d3b04190fa2: Pull complete [2022-10-21T13:58:26.013Z] 2f39f015ded8: Pull complete [2022-10-21T13:58:26.013Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-21T13:58:26.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T13:58:26.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:58:26.087Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T13:58:26.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-21T13:58:27.571Z] $ docker top d48bc80c1f1d4bda8275bcd765699980bafafcb93dec86251eb6ea0a0b72cfea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:58:27.954Z] ---> job-cost.sh [2022-10-21T13:58:27.954Z] lf-activate-venv: SKIPPING [2022-10-21T13:58:27.954Z] INFO: No Stack... [2022-10-21T13:58:28.523Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T13:58:28.782Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T13:58:29.070Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-10-21T13:58:29.070Z] + cut -d, -f6 [Pipeline] lock [2022-10-21T13:58:29.083Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [2022-10-21T13:58:29.090Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] did not exist. Created. [2022-10-21T13:58:29.090Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T13:58:29.384Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-21T13:58:29.415Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T13:58:29.425Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T13:58:29.438Z] $ docker stop --time=1 d48bc80c1f1d4bda8275bcd765699980bafafcb93dec86251eb6ea0a0b72cfea [2022-10-21T13:58:30.608Z] $ docker rm -f d48bc80c1f1d4bda8275bcd765699980bafafcb93dec86251eb6ea0a0b72cfea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T14:00:01.690Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8759 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-10-21T14:00:01.701Z] Running in /w/workspace/app-service-configurable/110 [Pipeline] { [Pipeline] checkout [2022-10-21T14:00:01.733Z] Selected Git installation does not exist. Using Default [2022-10-21T14:00:01.733Z] The recommended git tool is: NONE [2022-10-21T14:00:07.120Z] using credential edgex-jenkins-ssh [2022-10-21T14:00:07.137Z] Cloning the remote Git repository [2022-10-21T14:00:07.187Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-21T14:00:07.283Z] > git init /w/workspace/app-service-configurable/110 # timeout=10 [2022-10-21T14:00:07.447Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-21T14:00:07.448Z] > git --version # timeout=10 [2022-10-21T14:00:07.475Z] > git --version # 'git version 2.25.1' [2022-10-21T14:00:07.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-21T14:00:07.528Z] Verifying host key using known hosts file [2022-10-21T14:00:07.733Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-21T14:00:07.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T14:00:08.899Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-21T14:00:08.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T14:00:09.803Z] Avoid second fetch [2022-10-21T14:00:09.804Z] Checking out Revision ee0f2af198d68599fcc48571f369dfb39fe08e9f (main) [2022-10-21T14:00:10.333Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#476)" [2022-10-21T14:00:09.824Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T14:00:09.841Z] > git checkout -f ee0f2af198d68599fcc48571f369dfb39fe08e9f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T14:00:11.387Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-21T14:00:11.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T14:00:11.387Z] Dload Upload Total Spent Left Speed [2022-10-21T14:00:11.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh [2022-10-21T14:00:11.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-21T14:00:12.321Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-21T14:00:12.321Z] + sudo tee /etc/docker/daemon.new [2022-10-21T14:00:12.321Z] { [2022-10-21T14:00:12.321Z] "registry-mirrors": [ [2022-10-21T14:00:12.321Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-21T14:00:12.321Z] ], [2022-10-21T14:00:12.321Z] "bip": "10.250.0.254/24", [2022-10-21T14:00:12.321Z] "hosts": [ [2022-10-21T14:00:12.321Z] "tcp://0.0.0.0:5555", [2022-10-21T14:00:12.321Z] "unix:///var/run/docker.sock" [2022-10-21T14:00:12.321Z] ], [2022-10-21T14:00:12.321Z] "mtu": 1458, [2022-10-21T14:00:12.321Z] "selinux-enabled": true, [2022-10-21T14:00:12.321Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-21T14:00:12.321Z] } [Pipeline] sh [2022-10-21T14:00:12.661Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-21T14:00:12.995Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T14:00:31.260Z] provisioning config files... [2022-10-21T14:00:31.285Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/110@tmp/config5106140604610294021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:00:31.635Z] ---> docker-login.sh [2022-10-21T14:00:31.635Z] nexus3.edgexfoundry.org:10001 [2022-10-21T14:00:32.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:00:32.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:00:32.493Z] Configure a credential helper to remove this warning. See [2022-10-21T14:00:32.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:00:32.493Z] [2022-10-21T14:00:32.493Z] Login Succeeded [2022-10-21T14:00:32.493Z] nexus3.edgexfoundry.org:10002 [2022-10-21T14:00:32.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:00:32.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:00:32.764Z] Configure a credential helper to remove this warning. See [2022-10-21T14:00:32.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:00:32.764Z] [2022-10-21T14:00:32.764Z] Login Succeeded [2022-10-21T14:00:32.764Z] nexus3.edgexfoundry.org:10003 [2022-10-21T14:00:33.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:00:33.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:00:33.035Z] Configure a credential helper to remove this warning. See [2022-10-21T14:00:33.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:00:33.035Z] [2022-10-21T14:00:33.035Z] Login Succeeded [2022-10-21T14:00:33.035Z] nexus3.edgexfoundry.org:10004 [2022-10-21T14:00:33.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:00:33.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:00:33.575Z] Configure a credential helper to remove this warning. See [2022-10-21T14:00:33.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:00:33.575Z] [2022-10-21T14:00:33.575Z] Login Succeeded [2022-10-21T14:00:33.575Z] docker.io [2022-10-21T14:00:33.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:00:34.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:00:34.111Z] Configure a credential helper to remove this warning. See [2022-10-21T14:00:34.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:00:34.111Z] [2022-10-21T14:00:34.111Z] Login Succeeded [2022-10-21T14:00:34.111Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T14:00:34.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-21T14:00:34.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T14:00:34.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T14:00:34.312Z] ========================================================= [2022-10-21T14:00:34.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-21T14:00:34.312Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:00:34.655Z] + 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-10-21T14:00:34.655Z] Sending build context to Docker daemon 207.4kB [2022-10-21T14:00:34.923Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T14:00:34.923Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-21T14:00:34.923Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-21T14:00:34.923Z] 9b18e9b68314: Pulling fs layer [2022-10-21T14:00:34.923Z] d32db5db7311: Pulling fs layer [2022-10-21T14:00:34.923Z] d0c4b47475fc: Pulling fs layer [2022-10-21T14:00:34.923Z] 5831b945b038: Pulling fs layer [2022-10-21T14:00:34.923Z] 86bbec2aaacd: Pulling fs layer [2022-10-21T14:00:34.923Z] e10730c5d714: Pulling fs layer [2022-10-21T14:00:34.923Z] 5dd5c2283517: Pulling fs layer [2022-10-21T14:00:34.923Z] d5ac0230b979: Pulling fs layer [2022-10-21T14:00:34.923Z] 5831b945b038: Waiting [2022-10-21T14:00:34.923Z] e10730c5d714: Waiting [2022-10-21T14:00:34.923Z] 86bbec2aaacd: Waiting [2022-10-21T14:00:34.923Z] d5ac0230b979: Waiting [2022-10-21T14:00:34.923Z] 5dd5c2283517: Waiting [2022-10-21T14:00:35.194Z] d0c4b47475fc: Verifying Checksum [2022-10-21T14:00:35.194Z] d0c4b47475fc: Download complete [2022-10-21T14:00:35.194Z] d32db5db7311: Download complete [2022-10-21T14:00:35.194Z] 86bbec2aaacd: Verifying Checksum [2022-10-21T14:00:35.194Z] 86bbec2aaacd: Download complete [2022-10-21T14:00:35.194Z] e10730c5d714: Verifying Checksum [2022-10-21T14:00:35.194Z] e10730c5d714: Download complete [2022-10-21T14:00:35.194Z] 9b18e9b68314: Download complete [2022-10-21T14:00:35.792Z] 9b18e9b68314: Pull complete [2022-10-21T14:00:36.062Z] d5ac0230b979: Verifying Checksum [2022-10-21T14:00:36.062Z] d5ac0230b979: Download complete [2022-10-21T14:00:36.339Z] d32db5db7311: Pull complete [2022-10-21T14:00:36.618Z] d0c4b47475fc: Pull complete [2022-10-21T14:00:37.223Z] 5dd5c2283517: Verifying Checksum [2022-10-21T14:00:37.223Z] 5dd5c2283517: Download complete [2022-10-21T14:00:38.189Z] 5831b945b038: Verifying Checksum [2022-10-21T14:00:38.189Z] 5831b945b038: Download complete [2022-10-21T14:00:48.284Z] 5831b945b038: Pull complete [2022-10-21T14:00:48.551Z] 86bbec2aaacd: Pull complete [2022-10-21T14:00:48.551Z] e10730c5d714: Pull complete [2022-10-21T14:00:55.234Z] 5dd5c2283517: Pull complete [2022-10-21T14:00:56.734Z] d5ac0230b979: Pull complete [2022-10-21T14:00:56.734Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-21T14:00:56.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-21T14:00:56.734Z] ---> 59b3b1a385d4 [2022-10-21T14:00:56.734Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-21T14:00:58.713Z] ---> Running in 4e37c0ba94bf [2022-10-21T14:00:58.713Z] Removing intermediate container 4e37c0ba94bf [2022-10-21T14:00:58.713Z] ---> cf3a155f3945 [2022-10-21T14:00:58.713Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-21T14:00:58.713Z] ---> Running in a5dfd8c2465f [2022-10-21T14:00:59.298Z] Removing intermediate container a5dfd8c2465f [2022-10-21T14:00:59.298Z] ---> 6f312c2f4038 [2022-10-21T14:00:59.298Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-21T14:00:59.298Z] ---> Running in 79bc2f679a0b [2022-10-21T14:00:59.568Z] Removing intermediate container 79bc2f679a0b [2022-10-21T14:00:59.568Z] ---> 32aa3d028e39 [2022-10-21T14:00:59.568Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:00:59.568Z] ---> Running in 73e269d98052 [2022-10-21T14:00:59.837Z] Removing intermediate container 73e269d98052 [2022-10-21T14:00:59.837Z] ---> ff6b377edafd [2022-10-21T14:00:59.837Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T14:01:00.108Z] ---> Running in 7cebc10f1dcd [2022-10-21T14:01:02.063Z] Removing intermediate container 7cebc10f1dcd [2022-10-21T14:01:02.063Z] ---> 7837150ad609 [2022-10-21T14:01:02.063Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-21T14:01:02.063Z] ---> Running in 6e9e91813cf5 [2022-10-21T14:01:03.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-21T14:01:03.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-21T14:01:04.963Z] OK: 221 MiB in 51 packages [2022-10-21T14:01:06.379Z] Removing intermediate container 6e9e91813cf5 [2022-10-21T14:01:06.379Z] ---> af193ae83394 [2022-10-21T14:01:06.379Z] Step 9/14 : WORKDIR /app [2022-10-21T14:01:06.379Z] ---> Running in c13df064235a [2022-10-21T14:01:06.650Z] Removing intermediate container c13df064235a [2022-10-21T14:01:06.650Z] ---> c53458c3f8bc [2022-10-21T14:01:06.650Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-21T14:01:07.239Z] ---> 2d41fd3ef3c1 [2022-10-21T14:01:07.240Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T14:01:07.240Z] ---> Running in edb743835c2b [2022-10-21T14:02:03.680Z] Removing intermediate container edb743835c2b [2022-10-21T14:02:03.680Z] ---> 60753e3263fe [2022-10-21T14:02:03.680Z] Step 12/14 : COPY . . [2022-10-21T14:02:03.680Z] ---> 45dba1af3050 [2022-10-21T14:02:03.680Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-21T14:02:03.680Z] ---> Running in 9583af035307 [2022-10-21T14:02:03.680Z] Removing intermediate container 9583af035307 [2022-10-21T14:02:03.680Z] ---> 8a6682a5ff10 [2022-10-21T14:02:03.680Z] Step 14/14 : RUN $MAKE [2022-10-21T14:02:03.680Z] ---> Running in 9e71f87f7425 [2022-10-21T14:02:03.680Z] noop [2022-10-21T14:02:03.680Z] Removing intermediate container 9e71f87f7425 [2022-10-21T14:02:03.680Z] ---> 838eab9eae5e [2022-10-21T14:02:03.680Z] Successfully built 838eab9eae5e [2022-10-21T14:02:03.680Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:02:04.039Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T14:02:04.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:02:04.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-8759 does not seem to be running inside a container [2022-10-21T14:02:04.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/110 -v /w/workspace/app-service-configurable/110:/w/workspace/app-service-configurable/110:rw,z -v /w/workspace/app-service-configurable/110@tmp:/w/workspace/app-service-configurable/110@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-10-21T14:02:05.584Z] $ docker top 8f802b48e423ecae6c0961e5bef7a3758a78d63b255848b5c11540d549ad4a90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T14:02:06.427Z] + go version [2022-10-21T14:02:06.427Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-21T14:02:06.450Z] $ docker stop --time=1 8f802b48e423ecae6c0961e5bef7a3758a78d63b255848b5c11540d549ad4a90 [2022-10-21T14:02:08.088Z] $ docker rm -f 8f802b48e423ecae6c0961e5bef7a3758a78d63b255848b5c11540d549ad4a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:02:08.639Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T14:02:08.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:02:08.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-8759 does not seem to be running inside a container [2022-10-21T14:02:08.882Z] $ 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/110 -v /w/workspace/app-service-configurable/110:/w/workspace/app-service-configurable/110:rw,z -v /w/workspace/app-service-configurable/110@tmp:/w/workspace/app-service-configurable/110@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-10-21T14:02:10.044Z] $ docker top b10ff6271b447cfc542ef3f4b9fd3b16739f27011a3708edb7c658330151140e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T14:02:10.871Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/110 [Pipeline] fileExists [Pipeline] sh [2022-10-21T14:02:11.525Z] + make test [2022-10-21T14:02:11.525Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-21T14:03:33.175Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-21T14:03:33.760Z] CGO_ENABLED=1 go vet ./... [2022-10-21T14:04:00.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T14:04:00.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-21T14:04:00.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-21T14:04:00.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T14:04:00.594Z] $ docker stop --time=1 b10ff6271b447cfc542ef3f4b9fd3b16739f27011a3708edb7c658330151140e [2022-10-21T14:04:02.440Z] $ docker rm -f b10ff6271b447cfc542ef3f4b9fd3b16739f27011a3708edb7c658330151140e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T14:04:03.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T14:04:03.487Z] Warning: overwriting stash ‘coverage-report’ [2022-10-21T14:04:03.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T14:04:04.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-21T14:04:04.676Z] + ls -al . [2022-10-21T14:04:04.676Z] total 172 [2022-10-21T14:04:04.676Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 21 14:02 . [2022-10-21T14:04:04.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:00 .. [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 21 14:00 .dockerignore [2022-10-21T14:04:04.676Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 14:00 .git [2022-10-21T14:04:04.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 14:00 .github [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 21 14:00 .gitignore [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 21 14:00 Attribution.txt [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 21 14:00 CHANGELOG.md [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 21 14:00 Dockerfile [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 14:00 GOVERNANCE.md [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 21 14:00 Jenkinsfile [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 21 14:00 LICENSE [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 21 14:00 OWNERS.md [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 21 14:00 README.md [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 13:56 VERSION [2022-10-21T14:04:04.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:00 bin [2022-10-21T14:04:04.676Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 21 14:02 coverage.out [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 3455 Oct 21 14:00 go.mod [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 37340 Oct 21 14:00 go.sum [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 21 14:00 main.go [2022-10-21T14:04:04.676Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 21 14:00 makefile [2022-10-21T14:04:04.676Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 14:00 res [2022-10-21T14:04:04.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:04:05.031Z] + 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=ee0f2af198d68599fcc48571f369dfb39fe08e9f --label arch=arm64 --label version=2.3.0-dev.31 . [2022-10-21T14:04:05.031Z] Sending build context to Docker daemon 208.4kB [2022-10-21T14:04:05.300Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T14:04:05.300Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-21T14:04:05.300Z] ---> 838eab9eae5e [2022-10-21T14:04:05.300Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-21T14:04:05.300Z] ---> Running in 83461a1e2144 [2022-10-21T14:04:05.569Z] Removing intermediate container 83461a1e2144 [2022-10-21T14:04:05.569Z] ---> d10a226ea4cd [2022-10-21T14:04:05.569Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-21T14:04:05.839Z] ---> Running in a7ea60e7e4f1 [2022-10-21T14:04:06.107Z] Removing intermediate container a7ea60e7e4f1 [2022-10-21T14:04:06.108Z] ---> 0302419a3b9d [2022-10-21T14:04:06.108Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-21T14:04:06.108Z] ---> Running in 72101d45d653 [2022-10-21T14:04:06.377Z] Removing intermediate container 72101d45d653 [2022-10-21T14:04:06.377Z] ---> eed6f07916e0 [2022-10-21T14:04:06.377Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:04:06.377Z] ---> Running in ba0566c9397b [2022-10-21T14:04:06.969Z] Removing intermediate container ba0566c9397b [2022-10-21T14:04:06.969Z] ---> b1d3ab9311d4 [2022-10-21T14:04:06.969Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T14:04:06.969Z] ---> Running in d716c12abbf5 [2022-10-21T14:04:08.389Z] Removing intermediate container d716c12abbf5 [2022-10-21T14:04:08.389Z] ---> 3aff89627146 [2022-10-21T14:04:08.389Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-21T14:04:08.660Z] ---> Running in ac8d57529667 [2022-10-21T14:04:09.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-21T14:04:10.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-21T14:04:11.554Z] OK: 221 MiB in 51 packages [2022-10-21T14:04:12.142Z] Removing intermediate container ac8d57529667 [2022-10-21T14:04:12.142Z] ---> d4aa4292acd1 [2022-10-21T14:04:12.142Z] Step 9/28 : WORKDIR /app [2022-10-21T14:04:12.142Z] ---> Running in 0a60d1c4895e [2022-10-21T14:04:12.731Z] Removing intermediate container 0a60d1c4895e [2022-10-21T14:04:12.731Z] ---> d97a447b64cc [2022-10-21T14:04:12.731Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-21T14:04:12.999Z] ---> c26d8f93bfdb [2022-10-21T14:04:12.999Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T14:04:12.999Z] ---> Running in c4c3dd234cc1 [2022-10-21T14:04:15.584Z] Removing intermediate container c4c3dd234cc1 [2022-10-21T14:04:15.584Z] ---> 6573d9e593eb [2022-10-21T14:04:15.584Z] Step 12/28 : COPY . . [2022-10-21T14:04:15.850Z] ---> 1fa7f5cd9d1c [2022-10-21T14:04:15.850Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-21T14:04:15.850Z] ---> Running in c3c2ff107fdc [2022-10-21T14:04:16.121Z] Removing intermediate container c3c2ff107fdc [2022-10-21T14:04:16.121Z] ---> 15e43fab32ee [2022-10-21T14:04:16.121Z] Step 14/28 : RUN $MAKE [2022-10-21T14:04:16.389Z] ---> Running in 2eabd58785c7 [2022-10-21T14:04:17.355Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-21T14:06:54.141Z] Removing intermediate container 2eabd58785c7 [2022-10-21T14:06:54.141Z] ---> 4bd2ef840ce4 [2022-10-21T14:06:54.141Z] Step 15/28 : FROM alpine:3.16 [2022-10-21T14:06:54.141Z] 3.16: Pulling from library/alpine [2022-10-21T14:06:54.141Z] 9b18e9b68314: Already exists [2022-10-21T14:06:54.141Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-21T14:06:54.141Z] Status: Downloaded newer image for alpine:3.16 [2022-10-21T14:06:54.141Z] ---> a6215f271958 [2022-10-21T14:06:54.141Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:06:54.141Z] ---> Running in 34a44561c2ba [2022-10-21T14:06:54.425Z] Removing intermediate container 34a44561c2ba [2022-10-21T14:06:54.425Z] ---> ba277d0e095b [2022-10-21T14:06:54.425Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-21T14:06:54.694Z] ---> Running in fe3ae76cfb54 [2022-10-21T14:06:54.962Z] Removing intermediate container fe3ae76cfb54 [2022-10-21T14:06:54.962Z] ---> 52ae4183088c [2022-10-21T14:06:54.962Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-21T14:06:54.962Z] ---> Running in 1bec2dacf99b [2022-10-21T14:06:55.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-21T14:06:56.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-21T14:06:57.158Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-21T14:06:57.158Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-21T14:06:57.158Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-21T14:06:57.158Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-21T14:06:57.158Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-21T14:06:57.158Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-21T14:06:57.158Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-21T14:06:57.158Z] Executing busybox-1.35.0-r17.trigger [2022-10-21T14:06:57.158Z] Executing ca-certificates-20220614-r0.trigger [2022-10-21T14:06:57.436Z] OK: 9 MiB in 21 packages [2022-10-21T14:06:58.846Z] Removing intermediate container 1bec2dacf99b [2022-10-21T14:06:58.846Z] ---> 63601506f8e0 [2022-10-21T14:06:58.846Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-21T14:06:59.114Z] ---> aee8e892ba50 [2022-10-21T14:06:59.114Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-21T14:06:59.699Z] ---> b7aef31a8466 [2022-10-21T14:06:59.699Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-21T14:07:00.284Z] ---> 5ae6e74cc313 [2022-10-21T14:07:00.284Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-21T14:07:01.697Z] ---> 6a0ab429b495 [2022-10-21T14:07:01.697Z] Step 23/28 : EXPOSE 48095 [2022-10-21T14:07:01.697Z] ---> Running in af1fc95fa5d8 [2022-10-21T14:07:01.966Z] Removing intermediate container af1fc95fa5d8 [2022-10-21T14:07:01.966Z] ---> a5109a8deb53 [2022-10-21T14:07:01.966Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-21T14:07:01.966Z] ---> Running in 2a0aec90a0db [2022-10-21T14:07:02.239Z] Removing intermediate container 2a0aec90a0db [2022-10-21T14:07:02.239Z] ---> 5d8d51e45dc7 [2022-10-21T14:07:02.239Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-21T14:07:02.239Z] ---> Running in 454acfd67912 [2022-10-21T14:07:02.511Z] Removing intermediate container 454acfd67912 [2022-10-21T14:07:02.512Z] ---> 5217df879da5 [2022-10-21T14:07:02.512Z] Step 26/28 : LABEL arch=arm64 [2022-10-21T14:07:02.779Z] ---> Running in af5097dab5ee [2022-10-21T14:07:03.047Z] Removing intermediate container af5097dab5ee [2022-10-21T14:07:03.047Z] ---> 1f1887ed26dd [2022-10-21T14:07:03.047Z] Step 27/28 : LABEL git_sha=ee0f2af198d68599fcc48571f369dfb39fe08e9f [2022-10-21T14:07:03.047Z] ---> Running in 1243b496ace7 [2022-10-21T14:07:03.316Z] Removing intermediate container 1243b496ace7 [2022-10-21T14:07:03.316Z] ---> 13c5fc40135f [2022-10-21T14:07:03.316Z] Step 28/28 : LABEL version=2.3.0-dev.31 [2022-10-21T14:07:03.316Z] ---> Running in e02985ff39c0 [2022-10-21T14:07:03.582Z] Removing intermediate container e02985ff39c0 [2022-10-21T14:07:03.582Z] ---> 02c4f32f8819 [2022-10-21T14:07:03.582Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-21T14:07:03.582Z] Successfully built 02c4f32f8819 [2022-10-21T14:07:03.582Z] 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-10-21T14:07:03.706Z] provisioning config files... [2022-10-21T14:07:03.720Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/110@tmp/config6754887676446346334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:07:04.062Z] ---> docker-login.sh [2022-10-21T14:07:04.062Z] nexus3.edgexfoundry.org:10001 [2022-10-21T14:07:04.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:07:04.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:07:04.331Z] Configure a credential helper to remove this warning. See [2022-10-21T14:07:04.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:07:04.331Z] [2022-10-21T14:07:04.331Z] Login Succeeded [2022-10-21T14:07:04.331Z] nexus3.edgexfoundry.org:10002 [2022-10-21T14:07:04.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:07:04.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:07:04.601Z] Configure a credential helper to remove this warning. See [2022-10-21T14:07:04.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:07:04.601Z] [2022-10-21T14:07:04.601Z] Login Succeeded [2022-10-21T14:07:04.601Z] nexus3.edgexfoundry.org:10003 [2022-10-21T14:07:04.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:07:05.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:07:05.139Z] Configure a credential helper to remove this warning. See [2022-10-21T14:07:05.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:07:05.139Z] [2022-10-21T14:07:05.139Z] Login Succeeded [2022-10-21T14:07:05.139Z] nexus3.edgexfoundry.org:10004 [2022-10-21T14:07:05.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:07:05.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:07:05.409Z] Configure a credential helper to remove this warning. See [2022-10-21T14:07:05.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:07:05.409Z] [2022-10-21T14:07:05.409Z] Login Succeeded [2022-10-21T14:07:05.409Z] docker.io [2022-10-21T14:07:05.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:07:06.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:07:06.257Z] Configure a credential helper to remove this warning. See [2022-10-21T14:07:06.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:07:06.257Z] [2022-10-21T14:07:06.257Z] Login Succeeded [2022-10-21T14:07:06.257Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T14:07:06.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-21T14:07:06.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T14:07:06.319Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-10-21T14:07:06.319Z] ee0f2af198d68599fcc48571f369dfb39fe08e9f [2022-10-21T14:07:06.319Z] latest [2022-10-21T14:07:06.319Z] 2.3.0-dev.31 [2022-10-21T14:07:06.319Z] ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [2022-10-21T14:07:06.319Z] main [2022-10-21T14:07:06.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:06.653Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:07.006Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f [2022-10-21T14:07:07.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-21T14:07:07.006Z] f5fe01cbae25: Preparing [2022-10-21T14:07:07.006Z] bf1263e83945: Preparing [2022-10-21T14:07:07.006Z] d30e8f2a7d1b: Preparing [2022-10-21T14:07:07.006Z] bda612d0b62c: Preparing [2022-10-21T14:07:07.006Z] 60d111b19810: Preparing [2022-10-21T14:07:07.006Z] 5d3e392a13a0: Preparing [2022-10-21T14:07:07.006Z] 5d3e392a13a0: Waiting [2022-10-21T14:07:07.275Z] bda612d0b62c: Pushed [2022-10-21T14:07:07.275Z] d30e8f2a7d1b: Pushed [2022-10-21T14:07:07.275Z] bf1263e83945: Pushed [2022-10-21T14:07:07.275Z] 5d3e392a13a0: Layer already exists [2022-10-21T14:07:08.235Z] 60d111b19810: Pushed [2022-10-21T14:07:12.494Z] f5fe01cbae25: Pushed [2022-10-21T14:07:12.494Z] ee0f2af198d68599fcc48571f369dfb39fe08e9f: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:12.936Z] + 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-10-21T14:07:13.300Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-21T14:07:13.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-21T14:07:13.301Z] f5fe01cbae25: Preparing [2022-10-21T14:07:13.301Z] bf1263e83945: Preparing [2022-10-21T14:07:13.301Z] d30e8f2a7d1b: Preparing [2022-10-21T14:07:13.301Z] bda612d0b62c: Preparing [2022-10-21T14:07:13.301Z] 60d111b19810: Preparing [2022-10-21T14:07:13.301Z] 5d3e392a13a0: Preparing [2022-10-21T14:07:13.301Z] 5d3e392a13a0: Waiting [2022-10-21T14:07:13.301Z] d30e8f2a7d1b: Layer already exists [2022-10-21T14:07:13.301Z] bf1263e83945: Layer already exists [2022-10-21T14:07:13.301Z] bda612d0b62c: Layer already exists [2022-10-21T14:07:13.301Z] f5fe01cbae25: Layer already exists [2022-10-21T14:07:13.301Z] 60d111b19810: Layer already exists [2022-10-21T14:07:13.301Z] 5d3e392a13a0: Layer already exists [2022-10-21T14:07:13.572Z] latest: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:13.932Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:14.316Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.31 [2022-10-21T14:07:14.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-21T14:07:14.316Z] f5fe01cbae25: Preparing [2022-10-21T14:07:14.316Z] bf1263e83945: Preparing [2022-10-21T14:07:14.316Z] d30e8f2a7d1b: Preparing [2022-10-21T14:07:14.316Z] bda612d0b62c: Preparing [2022-10-21T14:07:14.316Z] 60d111b19810: Preparing [2022-10-21T14:07:14.316Z] 5d3e392a13a0: Preparing [2022-10-21T14:07:14.316Z] 5d3e392a13a0: Waiting [2022-10-21T14:07:14.316Z] f5fe01cbae25: Layer already exists [2022-10-21T14:07:14.316Z] bda612d0b62c: Layer already exists [2022-10-21T14:07:14.316Z] d30e8f2a7d1b: Layer already exists [2022-10-21T14:07:14.316Z] 60d111b19810: Layer already exists [2022-10-21T14:07:14.316Z] bf1263e83945: Layer already exists [2022-10-21T14:07:14.316Z] 5d3e392a13a0: Layer already exists [2022-10-21T14:07:14.588Z] 2.3.0-dev.31: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:14.954Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:15.295Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [2022-10-21T14:07:15.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-21T14:07:15.295Z] f5fe01cbae25: Preparing [2022-10-21T14:07:15.295Z] bf1263e83945: Preparing [2022-10-21T14:07:15.295Z] d30e8f2a7d1b: Preparing [2022-10-21T14:07:15.295Z] bda612d0b62c: Preparing [2022-10-21T14:07:15.295Z] 60d111b19810: Preparing [2022-10-21T14:07:15.295Z] 5d3e392a13a0: Preparing [2022-10-21T14:07:15.295Z] 5d3e392a13a0: Waiting [2022-10-21T14:07:15.295Z] 60d111b19810: Layer already exists [2022-10-21T14:07:15.295Z] f5fe01cbae25: Layer already exists [2022-10-21T14:07:15.295Z] d30e8f2a7d1b: Layer already exists [2022-10-21T14:07:15.295Z] bf1263e83945: Layer already exists [2022-10-21T14:07:15.295Z] bda612d0b62c: Layer already exists [2022-10-21T14:07:15.295Z] 5d3e392a13a0: Layer already exists [2022-10-21T14:07:15.564Z] ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:15.925Z] + 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-10-21T14:07:16.281Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-10-21T14:07:16.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-21T14:07:16.281Z] f5fe01cbae25: Preparing [2022-10-21T14:07:16.281Z] bf1263e83945: Preparing [2022-10-21T14:07:16.281Z] d30e8f2a7d1b: Preparing [2022-10-21T14:07:16.281Z] bda612d0b62c: Preparing [2022-10-21T14:07:16.281Z] 60d111b19810: Preparing [2022-10-21T14:07:16.281Z] 5d3e392a13a0: Preparing [2022-10-21T14:07:16.281Z] 5d3e392a13a0: Waiting [2022-10-21T14:07:16.281Z] d30e8f2a7d1b: Layer already exists [2022-10-21T14:07:16.281Z] 60d111b19810: Layer already exists [2022-10-21T14:07:16.281Z] bda612d0b62c: Layer already exists [2022-10-21T14:07:16.281Z] f5fe01cbae25: Layer already exists [2022-10-21T14:07:16.281Z] bf1263e83945: Layer already exists [2022-10-21T14:07:16.281Z] 5d3e392a13a0: Layer already exists [2022-10-21T14:07:16.547Z] main: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-21T14:07:16.591Z] ===================================================== [Pipeline] echo [2022-10-21T14:07:16.597Z] taggedImages: [2022-10-21T14:07:16.597Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f [2022-10-21T14:07:16.597Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-21T14:07:16.597Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.31 [2022-10-21T14:07:16.597Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [2022-10-21T14:07:16.597Z] - 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-10-21T14:07:16.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T14:07:16.954Z] [2022-10-21T14:07:16.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:17.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T14:07:17.280Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-21T14:07:17.280Z] 8998bd30e6a1: Pulling fs layer [2022-10-21T14:07:17.280Z] 04944245beec: Pulling fs layer [2022-10-21T14:07:17.280Z] 699f458cf7ca: Pulling fs layer [2022-10-21T14:07:17.280Z] 765212b225bb: Pulling fs layer [2022-10-21T14:07:17.280Z] f23df028b6ca: Pulling fs layer [2022-10-21T14:07:17.280Z] d65c8cfc05b1: Pulling fs layer [2022-10-21T14:07:17.280Z] 2437ff75d9bd: Pulling fs layer [2022-10-21T14:07:17.280Z] 765212b225bb: Waiting [2022-10-21T14:07:17.280Z] f23df028b6ca: Waiting [2022-10-21T14:07:17.280Z] 2437ff75d9bd: Waiting [2022-10-21T14:07:17.280Z] d65c8cfc05b1: Waiting [2022-10-21T14:07:17.549Z] 04944245beec: Verifying Checksum [2022-10-21T14:07:17.549Z] 04944245beec: Download complete [2022-10-21T14:07:17.549Z] 765212b225bb: Download complete [2022-10-21T14:07:17.549Z] f23df028b6ca: Download complete [2022-10-21T14:07:17.549Z] d65c8cfc05b1: Verifying Checksum [2022-10-21T14:07:17.549Z] d65c8cfc05b1: Download complete [2022-10-21T14:07:17.820Z] 699f458cf7ca: Verifying Checksum [2022-10-21T14:07:17.820Z] 699f458cf7ca: Download complete [2022-10-21T14:07:18.088Z] 8998bd30e6a1: Verifying Checksum [2022-10-21T14:07:18.088Z] 8998bd30e6a1: Download complete [2022-10-21T14:07:20.676Z] 2437ff75d9bd: Verifying Checksum [2022-10-21T14:07:20.676Z] 2437ff75d9bd: Download complete [2022-10-21T14:07:22.080Z] 8998bd30e6a1: Pull complete [2022-10-21T14:07:22.345Z] 04944245beec: Pull complete [2022-10-21T14:07:23.767Z] 699f458cf7ca: Pull complete [2022-10-21T14:07:23.767Z] 765212b225bb: Pull complete [2022-10-21T14:07:24.724Z] f23df028b6ca: Pull complete [2022-10-21T14:07:24.724Z] d65c8cfc05b1: Pull complete [2022-10-21T14:07:39.710Z] 2437ff75d9bd: Pull complete [2022-10-21T14:07:39.710Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-21T14:07:39.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T14:07:39.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:07:39.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-8759 does not seem to be running inside a container [2022-10-21T14:07:39.953Z] $ 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/110 -v /w/workspace/app-service-configurable/110:/w/workspace/app-service-configurable/110:rw,z -v /w/workspace/app-service-configurable/110@tmp:/w/workspace/app-service-configurable/110@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-10-21T14:07:42.628Z] $ docker top 951c0fe0ff97ac6a806ca1cd6436c968c9afc81abe5f3766d440e7bd71e63c4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:07:43.457Z] ---> job-cost.sh [2022-10-21T14:07:43.457Z] lf-activate-venv: SKIPPING [2022-10-21T14:07:43.457Z] INFO: No Stack... [2022-10-21T14:07:43.722Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-21T14:07:44.679Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T14:07:45.313Z] + + cat /w/workspace/app-service-configurable/110/archives/cost.csvcut [2022-10-21T14:07:45.314Z] -d, -f6 [Pipeline] lock [2022-10-21T14:07:45.372Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [2022-10-21T14:07:45.377Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] did not exist. Created. [2022-10-21T14:07:45.377Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T14:07:46.031Z] /w/workspace/app-service-configurable/110@tmp/durable-c5d7e690/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-21T14:07:46.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-21T14:07:46.698Z] Warning: overwriting stash ‘stack-cost’ [2022-10-21T14:07:46.746Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T14:07:46.752Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T14:07:46.769Z] $ docker stop --time=1 951c0fe0ff97ac6a806ca1cd6436c968c9afc81abe5f3766d440e7bd71e63c4d [2022-10-21T14:07:48.269Z] $ docker rm -f 951c0fe0ff97ac6a806ca1cd6436c968c9afc81abe5f3766d440e7bd71e63c4d [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-10-21T14:07:48.630Z] provisioning config files... [2022-10-21T14:07:48.636Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config351542429361860708tmp [Pipeline] { [Pipeline] sh [2022-10-21T14:07:48.930Z] + set +x [2022-10-21T14:07:48.930Z] + bash -s -- [2022-10-21T14:07:48.930Z] + curl -s https://codecov.io/bash [2022-10-21T14:07:48.930Z] [2022-10-21T14:07:48.930Z] _____ _ [2022-10-21T14:07:48.930Z] / ____| | | [2022-10-21T14:07:48.930Z] | | ___ __| | ___ ___ _____ __ [2022-10-21T14:07:48.930Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-21T14:07:48.930Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-21T14:07:48.930Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-21T14:07:48.930Z] Bash-1.0.6 [2022-10-21T14:07:48.930Z] [2022-10-21T14:07:48.930Z] [2022-10-21T14:07:48.930Z] ==> git version 2.25.1 found [2022-10-21T14:07:48.930Z] ==> 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-10-21T14:07:48.930Z] Release-Date: 2020-01-08 [2022-10-21T14:07:48.930Z] 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-10-21T14:07:48.930Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-21T14:07:48.930Z] ==> Jenkins CI detected. [2022-10-21T14:07:48.930Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-10-21T14:07:48.930Z] project root: . [2022-10-21T14:07:48.930Z] --> token set from env [2022-10-21T14:07:48.930Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-21T14:07:48.930Z] ==> Running gcov in . (disable via -X gcov) [2022-10-21T14:07:48.930Z] ==> Python coveragepy not found [2022-10-21T14:07:48.930Z] ==> Searching for coverage reports in: [2022-10-21T14:07:48.930Z] + . [2022-10-21T14:07:48.930Z] -> Found 1 reports [2022-10-21T14:07:48.930Z] ==> Detecting git/mercurial file structure [2022-10-21T14:07:48.930Z] ==> Reading reports [2022-10-21T14:07:48.930Z] + ./coverage.out bytes=10 [2022-10-21T14:07:48.930Z] ==> Appending adjustments [2022-10-21T14:07:48.930Z] https://docs.codecov.io/docs/fixing-reports [2022-10-21T14:07:48.930Z] + Found adjustments [2022-10-21T14:07:48.930Z] ==> Gzipping contents [2022-10-21T14:07:49.188Z] 4.0K /tmp/codecov.qpoNhM.gz [2022-10-21T14:07:49.188Z] ==> Uploading reports [2022-10-21T14:07:49.188Z] url: https://codecov.io [2022-10-21T14:07:49.188Z] query: branch=main&commit=ee0f2af198d68599fcc48571f369dfb39fe08e9f&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T14:07:49.188Z] -> Pinging Codecov [2022-10-21T14:07:49.188Z] 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=ee0f2af198d68599fcc48571f369dfb39fe08e9f&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T14:07:49.447Z] -> Uploading to [2022-10-21T14:07:49.447Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-21/A97CA9966030D2A3747ED39772930CCE/ee0f2af198d68599fcc48571f369dfb39fe08e9f/f58fc39d-7868-47e7-8540-355629c3171e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T140749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2e5c70a7483a7520e585401cbbbc865b85ad6434f27717233188d9867e6f73f [2022-10-21T14:07:49.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T14:07:49.447Z] Dload Upload Total Spent Left Speed [2022-10-21T14:07:49.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2509 --:--:-- --:--:-- --:--:-- 2509 [2022-10-21T14:07:49.706Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] } [2022-10-21T14:07:49.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-21T14:07:49.850Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-21T14:07:49.859Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:50.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T14:07:50.159Z] [2022-10-21T14:07:50.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:07:50.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T14:07:50.450Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-21T14:07:50.450Z] df9b9388f04a: Pulling fs layer [2022-10-21T14:07:50.450Z] 52dc419b0ee2: Pulling fs layer [2022-10-21T14:07:50.450Z] 25bc292e5bac: Pulling fs layer [2022-10-21T14:07:50.450Z] 114826534d7a: Pulling fs layer [2022-10-21T14:07:50.450Z] 4657fd5d0bcf: Pulling fs layer [2022-10-21T14:07:50.450Z] 6ad1cebc031e: Pulling fs layer [2022-10-21T14:07:50.450Z] 8a3aa393b2d8: Pulling fs layer [2022-10-21T14:07:50.450Z] 4657fd5d0bcf: Waiting [2022-10-21T14:07:50.450Z] 6ad1cebc031e: Waiting [2022-10-21T14:07:50.450Z] 114826534d7a: Waiting [2022-10-21T14:07:50.450Z] 8a3aa393b2d8: Waiting [2022-10-21T14:07:50.450Z] 25bc292e5bac: Verifying Checksum [2022-10-21T14:07:50.450Z] 25bc292e5bac: Download complete [2022-10-21T14:07:50.450Z] 52dc419b0ee2: Verifying Checksum [2022-10-21T14:07:50.450Z] 52dc419b0ee2: Download complete [2022-10-21T14:07:50.450Z] 4657fd5d0bcf: Download complete [2022-10-21T14:07:50.710Z] df9b9388f04a: Download complete [2022-10-21T14:07:50.710Z] df9b9388f04a: Pull complete [2022-10-21T14:07:50.710Z] 6ad1cebc031e: Verifying Checksum [2022-10-21T14:07:50.710Z] 6ad1cebc031e: Download complete [2022-10-21T14:07:50.710Z] 52dc419b0ee2: Pull complete [2022-10-21T14:07:50.968Z] 25bc292e5bac: Pull complete [2022-10-21T14:07:51.226Z] 114826534d7a: Download complete [2022-10-21T14:07:51.484Z] 8a3aa393b2d8: Verifying Checksum [2022-10-21T14:07:51.484Z] 8a3aa393b2d8: Download complete [2022-10-21T14:07:54.764Z] 114826534d7a: Pull complete [2022-10-21T14:07:54.764Z] 4657fd5d0bcf: Pull complete [2022-10-21T14:07:54.764Z] 6ad1cebc031e: Pull complete [2022-10-21T14:07:57.294Z] 8a3aa393b2d8: Pull complete [2022-10-21T14:07:57.294Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-21T14:07:57.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T14:07:57.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:07:57.371Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T14:07:57.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-21T14:07:59.101Z] $ docker top 05046ca82e2e09b30c5098b403c283d4748a132045f2bbd34f118c0b1c6e608f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-21T14:07:59.166Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-10-21T14:07:59.446Z] + set -o pipefail [2022-10-21T14:07:59.446Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-10-21T14:08:04.716Z] [2022-10-21T14:08:04.716Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-10-21T14:08:04.716Z] [2022-10-21T14:08:04.716Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0db1249b-d40c-4766-a7ac-ff9073b50705 [2022-10-21T14:08:04.716Z] [2022-10-21T14:08:04.716Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-21T14:08:04.716Z] [2022-10-21T14:08:04.716Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-21T14:08:04.716Z] [2022-10-21T14:08:04.716Z] [2022-10-21T14:08:04.716Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-21T14:08:04.716Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-21T14:08:04.716Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-21T14:08:04.724Z] $ docker stop --time=1 05046ca82e2e09b30c5098b403c283d4748a132045f2bbd34f118c0b1c6e608f [2022-10-21T14:08:06.722Z] $ docker rm -f 05046ca82e2e09b30c5098b403c283d4748a132045f2bbd34f118c0b1c6e608f [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-10-21T14:08:07.429Z] + git log --format=format:%s -1 ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] sh [2022-10-21T14:08:07.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T14:08:07.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:08:08.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:08:08.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:08:08.072Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T14:08:08.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-21T14:08:08.485Z] $ docker top 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T14:08:08.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T14:08:08.566Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T14:08:08.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T14:08:08.679Z] $ docker exec 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 ssh-agent [2022-10-21T14:08:08.789Z] SSH_AUTH_SOCK=/tmp/ssh-MN4I0pHxCMUZ/agent.31 [2022-10-21T14:08:08.789Z] SSH_AGENT_PID=37 [2022-10-21T14:08:08.794Z] Running ssh-add (command line suppressed) [2022-10-21T14:08:08.888Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9815402285661232960.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9815402285661232960.key) [2022-10-21T14:08:08.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T14:08:09.187Z] + git semver tag [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,377 [run_tag] DEBUG tag force:False [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,377 [check_head_tag] DEBUG check head tag [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,378 [execute] INFO git cat-file --batch-check [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,382 [execute] INFO git cat-file --batch [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,399 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,399 [execute] INFO git tag -a v2.3.0-dev.31 -m v2.3.0-dev.31 [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.31', '-m', 'v2.3.0-dev.31'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-21T14:08:09.447Z] 2022-10-21 14:08:09,403 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T14:08:09.447Z] 2.3.0-dev.31 [Pipeline] } [2022-10-21T14:08:09.452Z] $ docker exec --env ******** --env ******** 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 ssh-agent -k [2022-10-21T14:08:09.566Z] unset SSH_AUTH_SOCK; [2022-10-21T14:08:09.566Z] unset SSH_AGENT_PID; [2022-10-21T14:08:09.566Z] echo Agent pid 37 killed; [2022-10-21T14:08:09.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T14:08:09.881Z] + git semver [Pipeline] } [2022-10-21T14:08:10.147Z] $ docker stop --time=1 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 [2022-10-21T14:08:11.453Z] $ docker rm -f 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:08:11.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T14:08:11.843Z] [2022-10-21T14:08:11.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:08:12.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T14:08:12.147Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-21T14:08:12.147Z] ab5ef0e58194: Pulling fs layer [2022-10-21T14:08:12.147Z] 9712f1f96733: Pulling fs layer [2022-10-21T14:08:12.147Z] 63f879dbbcfc: Pulling fs layer [2022-10-21T14:08:12.147Z] 0d9ebad4ef96: Pulling fs layer [2022-10-21T14:08:12.147Z] e9a5061849ea: Pulling fs layer [2022-10-21T14:08:12.147Z] d747dcd14b5f: Pulling fs layer [2022-10-21T14:08:12.147Z] 2de7ff778b66: Pulling fs layer [2022-10-21T14:08:12.147Z] 0d9ebad4ef96: Waiting [2022-10-21T14:08:12.147Z] e9a5061849ea: Waiting [2022-10-21T14:08:12.147Z] d747dcd14b5f: Waiting [2022-10-21T14:08:12.147Z] 2de7ff778b66: Waiting [2022-10-21T14:08:12.147Z] 9712f1f96733: Download complete [2022-10-21T14:08:12.408Z] 63f879dbbcfc: Verifying Checksum [2022-10-21T14:08:12.408Z] 63f879dbbcfc: Download complete [2022-10-21T14:08:12.668Z] e9a5061849ea: Verifying Checksum [2022-10-21T14:08:12.668Z] e9a5061849ea: Download complete [2022-10-21T14:08:12.668Z] d747dcd14b5f: Verifying Checksum [2022-10-21T14:08:12.668Z] d747dcd14b5f: Download complete [2022-10-21T14:08:12.668Z] 0d9ebad4ef96: Download complete [2022-10-21T14:08:12.668Z] ab5ef0e58194: Verifying Checksum [2022-10-21T14:08:12.668Z] ab5ef0e58194: Download complete [2022-10-21T14:08:12.927Z] 2de7ff778b66: Verifying Checksum [2022-10-21T14:08:12.927Z] 2de7ff778b66: Download complete [2022-10-21T14:08:16.214Z] ab5ef0e58194: Pull complete [2022-10-21T14:08:16.214Z] 9712f1f96733: Pull complete [2022-10-21T14:08:16.473Z] 63f879dbbcfc: Pull complete [2022-10-21T14:08:20.663Z] 0d9ebad4ef96: Pull complete [2022-10-21T14:08:20.663Z] e9a5061849ea: Pull complete [2022-10-21T14:08:20.663Z] d747dcd14b5f: Pull complete [2022-10-21T14:08:21.231Z] 2de7ff778b66: Pull complete [2022-10-21T14:08:21.231Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-21T14:08:21.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T14:08:21.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:08:21.309Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T14:08:21.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-21T14:08:23.174Z] $ docker top fb7170f9eef72fd9193422ba9b3db72200021718f530e0fe29ad653b9774c626 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-21T14:08:23.253Z] provisioning config files... [2022-10-21T14:08:23.260Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8770279107497914749tmp [2022-10-21T14:08:23.268Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12981117670270392386tmp [2022-10-21T14:08:23.278Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17351186780235399753tmp [Pipeline] { [Pipeline] echo [2022-10-21T14:08:23.291Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:23.573Z] ---> sigul-configuration.sh [2022-10-21T14:08:23.573Z] gpg: directory `/root/.gnupg' created [2022-10-21T14:08:23.573Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-21T14:08:23.573Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-21T14:08:23.573Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-21T14:08:23.573Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-21T14:08:23.573Z] gpg: CAST5 encrypted data [2022-10-21T14:08:23.573Z] gpg: encrypted with 1 passphrase [2022-10-21T14:08:23.574Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-21T14:08:23.861Z] + mkdir /home/jenkins [2022-10-21T14:08:23.861Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-21T14:08:24.147Z] + 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-10-21T14:08:24.156Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:24.440Z] ---> sigul-install.sh [2022-10-21T14:08:24.440Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-21T14:08:24.727Z] + git tag --list [2022-10-21T14:08:24.727Z] v1.0.0 [2022-10-21T14:08:24.727Z] v1.1.0 [2022-10-21T14:08:24.727Z] v1.2.0 [2022-10-21T14:08:24.727Z] v1.3.0 [2022-10-21T14:08:24.727Z] v1.3.1 [2022-10-21T14:08:24.727Z] v2.0.0 [2022-10-21T14:08:24.727Z] v2.0.1 [2022-10-21T14:08:24.727Z] v2.1.0 [2022-10-21T14:08:24.727Z] v2.1.1 [2022-10-21T14:08:24.727Z] v2.1.1-dev.1 [2022-10-21T14:08:24.727Z] v2.1.1-dev.2 [2022-10-21T14:08:24.727Z] v2.2.0 [2022-10-21T14:08:24.727Z] v2.2.1-dev.1 [2022-10-21T14:08:24.727Z] v2.2.1-dev.10 [2022-10-21T14:08:24.727Z] v2.2.1-dev.2 [2022-10-21T14:08:24.727Z] v2.2.1-dev.3 [2022-10-21T14:08:24.727Z] v2.2.1-dev.4 [2022-10-21T14:08:24.727Z] v2.2.1-dev.5 [2022-10-21T14:08:24.727Z] v2.2.1-dev.6 [2022-10-21T14:08:24.727Z] v2.2.1-dev.7 [2022-10-21T14:08:24.727Z] v2.2.1-dev.8 [2022-10-21T14:08:24.727Z] v2.2.1-dev.9 [2022-10-21T14:08:24.727Z] v2.3.0-dev.10 [2022-10-21T14:08:24.727Z] v2.3.0-dev.11 [2022-10-21T14:08:24.727Z] v2.3.0-dev.12 [2022-10-21T14:08:24.727Z] v2.3.0-dev.13 [2022-10-21T14:08:24.727Z] v2.3.0-dev.14 [2022-10-21T14:08:24.727Z] v2.3.0-dev.15 [2022-10-21T14:08:24.727Z] v2.3.0-dev.16 [2022-10-21T14:08:24.727Z] v2.3.0-dev.17 [2022-10-21T14:08:24.727Z] v2.3.0-dev.18 [2022-10-21T14:08:24.727Z] v2.3.0-dev.19 [2022-10-21T14:08:24.727Z] v2.3.0-dev.20 [2022-10-21T14:08:24.727Z] v2.3.0-dev.21 [2022-10-21T14:08:24.727Z] v2.3.0-dev.22 [2022-10-21T14:08:24.727Z] v2.3.0-dev.23 [2022-10-21T14:08:24.727Z] v2.3.0-dev.24 [2022-10-21T14:08:24.727Z] v2.3.0-dev.25 [2022-10-21T14:08:24.727Z] v2.3.0-dev.26 [2022-10-21T14:08:24.727Z] v2.3.0-dev.27 [2022-10-21T14:08:24.727Z] v2.3.0-dev.28 [2022-10-21T14:08:24.727Z] v2.3.0-dev.29 [2022-10-21T14:08:24.727Z] v2.3.0-dev.30 [2022-10-21T14:08:24.727Z] v2.3.0-dev.31 [Pipeline] sh [2022-10-21T14:08:25.013Z] + lftools sign git-tag v2.3.0-dev.31 [2022-10-21T14:08:25.581Z] Signing Git tag with Sigul... [2022-10-21T14:08:25.581Z] Signing v2.3.0-dev.31 [Pipeline] echo [2022-10-21T14:08:26.159Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:26.439Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-21T14:08:26.446Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-21T14:08:26.458Z] $ docker stop --time=1 fb7170f9eef72fd9193422ba9b3db72200021718f530e0fe29ad653b9774c626 [2022-10-21T14:08:27.750Z] $ docker rm -f fb7170f9eef72fd9193422ba9b3db72200021718f530e0fe29ad653b9774c626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-21T14:08:28.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T14:08:28.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:08:28.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:08:28.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:08:28.512Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T14:08:28.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-21T14:08:28.929Z] $ docker top c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 -eo pid,comm [2022-10-21T14:08:28.987Z] 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-10-21T14:08:28.987Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T14:08:29.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T14:08:29.023Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T14:08:29.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T14:08:29.139Z] $ docker exec c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 ssh-agent [2022-10-21T14:08:29.250Z] SSH_AUTH_SOCK=/tmp/ssh-lvhOtVXacciO/agent.32 [2022-10-21T14:08:29.250Z] SSH_AGENT_PID=38 [2022-10-21T14:08:29.255Z] Running ssh-add (command line suppressed) [2022-10-21T14:08:29.352Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6889812598843703670.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6889812598843703670.key) [2022-10-21T14:08:29.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T14:08:29.658Z] + git semver bump pre [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,863 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,864 [bump_version] DEBUG bumping version:2.3.0-dev.31 on axis:pre with prefix:dev [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,864 [bump_version] DEBUG bumped version:2.3.0-dev.32 [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,864 [write_version] DEBUG write version:2.3.0-dev.32 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,864 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,864 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,867 [execute] INFO git cat-file --batch-check [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,874 [execute] INFO git cat-file --batch [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T14:08:29.917Z] 2022-10-21 14:08:29,880 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T14:08:29.917Z] 2.3.0-dev.32 [Pipeline] } [2022-10-21T14:08:29.923Z] $ docker exec --env ******** --env ******** c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 ssh-agent -k [2022-10-21T14:08:30.052Z] unset SSH_AUTH_SOCK; [2022-10-21T14:08:30.052Z] unset SSH_AGENT_PID; [2022-10-21T14:08:30.052Z] echo Agent pid 38 killed; [2022-10-21T14:08:30.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T14:08:30.363Z] + git semver [Pipeline] } [2022-10-21T14:08:30.630Z] $ docker stop --time=1 c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 [2022-10-21T14:08:31.938Z] $ docker rm -f c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T14:08:32.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T14:08:32.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:08:32.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:08:32.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:08:32.654Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T14:08:32.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-21T14:08:33.058Z] $ docker top 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 -eo pid,comm [2022-10-21T14:08:33.124Z] 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-10-21T14:08:33.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T14:08:33.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T14:08:33.163Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T14:08:33.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T14:08:33.294Z] $ docker exec 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 ssh-agent [2022-10-21T14:08:33.408Z] SSH_AUTH_SOCK=/tmp/ssh-0nM1B6Knfwg3/agent.33 [2022-10-21T14:08:33.408Z] SSH_AGENT_PID=39 [2022-10-21T14:08:33.413Z] Running ssh-add (command line suppressed) [2022-10-21T14:08:33.516Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12097751000295517898.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12097751000295517898.key) [2022-10-21T14:08:33.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T14:08:33.819Z] + git semver push [2022-10-21T14:08:34.078Z] 2022-10-21 14:08:34,008 [run_push] DEBUG push [2022-10-21T14:08:34.078Z] 2022-10-21 14:08:34,008 [execute] INFO git cat-file --batch-check [2022-10-21T14:08:34.078Z] 2022-10-21 14:08:34,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T14:08:34.078Z] 2022-10-21 14:08:34,012 [execute] INFO git rev-list c4ff0fabc71cbbef88bd8786eeac1d51ab13d3d4 -- [2022-10-21T14:08:34.078Z] 2022-10-21 14:08:34,012 [execute] DEBUG Popen(['git', 'rev-list', 'c4ff0fabc71cbbef88bd8786eeac1d51ab13d3d4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T14:08:34.078Z] 2022-10-21 14:08:34,022 [execute] INFO git fetch -v origin [2022-10-21T14:08:34.078Z] 2022-10-21 14:08:34,022 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-21T14:08:34.646Z] 2022-10-21 14:08:34,622 [run_push] DEBUG no remote changes detected [2022-10-21T14:08:34.646Z] 2022-10-21 14:08:34,623 [execute] INFO git push origin semver [2022-10-21T14:08:34.646Z] 2022-10-21 14:08:34,624 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T14:08:35.583Z] 2022-10-21 14:08:35,479 [run_push] DEBUG push all version tags [2022-10-21T14:08:35.583Z] 2022-10-21 14:08:35,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-21T14:08:35.583Z] 2022-10-21 14:08:35,480 [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-10-21T14:08:36.517Z] 2022-10-21 14:08:36,306 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-21T14:08:36.517Z] 2.3.0-dev.32 [Pipeline] } [2022-10-21T14:08:36.521Z] $ docker exec --env ******** --env ******** 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 ssh-agent -k [2022-10-21T14:08:36.621Z] unset SSH_AUTH_SOCK; [2022-10-21T14:08:36.621Z] unset SSH_AGENT_PID; [2022-10-21T14:08:36.621Z] echo Agent pid 39 killed; [2022-10-21T14:08:36.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T14:08:36.948Z] + git semver [Pipeline] } [2022-10-21T14:08:37.216Z] $ docker stop --time=1 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 [2022-10-21T14:08:38.552Z] $ docker rm -f 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 [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-10-21T14:08:39.098Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-10-21T14:08:39.098Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-21T14:08:39.098Z] total 16 [2022-10-21T14:08:39.098Z] drwxr-xr-x 3 root root 4096 Oct 21 13:58 . [2022-10-21T14:08:39.098Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 14:08 .. [2022-10-21T14:08:39.098Z] drwxr-xr-x 2 root root 4096 Oct 21 13:58 cost [2022-10-21T14:08:39.098Z] -rw-r--r-- 1 root root 96 Oct 21 13:58 cost.csv [2022-10-21T14:08:39.098Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-10-21T14:08:39.098Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-21T14:08:39.098Z] total 16 [2022-10-21T14:08:39.098Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 13:58 . [2022-10-21T14:08:39.098Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 14:08 .. [2022-10-21T14:08:39.098Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 13:58 cost [2022-10-21T14:08:39.098Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 21 13:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:39.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:40.254Z] ---> package-listing.sh [2022-10-21T14:08:40.254Z] ++ facter osfamily [2022-10-21T14:08:40.254Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-21T14:08:40.513Z] + OS_FAMILY=debian [2022-10-21T14:08:40.513Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-10-21T14:08:40.513Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-21T14:08:40.513Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-21T14:08:40.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-21T14:08:40.513Z] + PACKAGES=/tmp/packages_start.txt [2022-10-21T14:08:40.513Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-21T14:08:40.513Z] + PACKAGES=/tmp/packages_end.txt [2022-10-21T14:08:40.513Z] + case "${OS_FAMILY}" in [2022-10-21T14:08:40.513Z] + dpkg -l [2022-10-21T14:08:40.513Z] + grep '^ii' [2022-10-21T14:08:40.513Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-21T14:08:40.513Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-21T14:08:40.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-21T14:08:40.513Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-21T14:08:40.513Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-10-21T14:08:40.513Z] + 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-10-21T14:08:40.523Z] 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-10-21T14:08:40.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:08:41.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T14:08:41.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:08:41.421Z] prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container [2022-10-21T14:08:41.451Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-21T14:08:41.637Z] $ docker top 76a0a4a10e002fa24436e4128c393718dce14b344d34ef34c4f0a80a7ffadefd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T14:08:41.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-21T14:08:42.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-21T14:08:42.547Z] + ls /var/log/sa-host [2022-10-21T14:08:42.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T14:08:42.605Z] provisioning config files... [2022-10-21T14:08:42.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1297833567741238201tmp [Pipeline] { [Pipeline] echo [2022-10-21T14:08:42.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:42.904Z] ---> create-netrc.sh [Pipeline] } [2022-10-21T14:08:42.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:43.230Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-21T14:08:43.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:43.591Z] ---> sudo-logs.sh [2022-10-21T14:08:43.591Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-21T14:08:43.621Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:43.932Z] ---> job-cost.sh [2022-10-21T14:08:43.932Z] lf-activate-venv: SKIPPING [2022-10-21T14:08:43.932Z] DEBUG: total: 0.2199999988079071 [2022-10-21T14:08:43.932Z] INFO: Retrieving Stack Cost... [2022-10-21T14:08:44.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T14:08:44.807Z] INFO: Archiving Costs [Pipeline] echo [2022-10-21T14:08:44.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:08:45.096Z] ---> logs-deploy.sh [2022-10-21T14:08:45.096Z] lf-activate-venv: SKIPPING [2022-10-21T14:08:45.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/110 [2022-10-21T14:08:45.096Z] INFO: archiving workspace using pattern(s): [2022-10-21T14:08:46.033Z] Archives upload complete. [2022-10-21T14:08:46.033Z] INFO: archiving logs to Nexus