Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 458aadecb4486dfbbf1060360ea4d12c7efd2521 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-ssh3514091618587382455.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17141239901643893342.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1607913626296893924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4637116830786178319.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7521211155217701636.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1064 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 458aadecb4486dfbbf1060360ea4d12c7efd2521 (main) Commit message: "build: Update to latest SDK (#570)" > 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 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 > git rev-list --no-walk 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T15:34:20.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T15:34:20.805Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T15:34:20.818Z] ========================================================= [2023-07-13T15:34:20.819Z] EdgeX Global Pipelines Version Info [2023-07-13T15:34:20.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:34:21.534Z] ------------------- [2023-07-13T15:34:21.534Z] stable info: [2023-07-13T15:34:21.534Z] ------------------- [2023-07-13T15:34:21.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T15:34:21.534Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T15:34:21.534Z] Message: update stable to v1.0.250 [2023-07-13T15:34:22.105Z] ------------------- [2023-07-13T15:34:22.105Z] experimental info: [2023-07-13T15:34:22.105Z] ------------------- [2023-07-13T15:34:22.105Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T15:34:22.105Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T15:34:22.105Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T15:34:22.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-13T15:34:22.294Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-13T15:34:22.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T15:34:22.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T15:34:22.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T15:34:22.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T15:34:22.373Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T15:34:22.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-13T15:34:22.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T15:34:22.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T15:34:22.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T15:34:22.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-13T15:34:22.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T15:34:22.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T15:34:22.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T15:34:22.501Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T15:34:22.523Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T15:34:22.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T15:34:22.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T15:34:22.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T15:34:22.574Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-13T15:34:22.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-13T15:34:22.601Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-13T15:34:22.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-13T15:34:22.621Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-13T15:34:22.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T15:34:22.645Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T15:34:22.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-13T15:34:22.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-13T15:34:22.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-13T15:34:22.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] echo [2023-07-13T15:34:22.720Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 458aade [Pipeline] echo [2023-07-13T15:34:22.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T15:34:22.774Z] provisioning config files... [2023-07-13T15:34:22.787Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5731251149630055006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:34:23.090Z] ---> docker-login.sh [2023-07-13T15:34:23.090Z] nexus3.edgexfoundry.org:10001 [2023-07-13T15:34:23.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:23.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:23.609Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:23.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:23.609Z] [2023-07-13T15:34:23.609Z] Login Succeeded [2023-07-13T15:34:23.609Z] nexus3.edgexfoundry.org:10002 [2023-07-13T15:34:23.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:23.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:23.609Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:23.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:23.609Z] [2023-07-13T15:34:23.609Z] Login Succeeded [2023-07-13T15:34:23.609Z] nexus3.edgexfoundry.org:10003 [2023-07-13T15:34:23.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:23.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:23.609Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:23.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:23.610Z] [2023-07-13T15:34:23.610Z] Login Succeeded [2023-07-13T15:34:23.610Z] nexus3.edgexfoundry.org:10004 [2023-07-13T15:34:23.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:23.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:23.872Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:23.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:23.872Z] [2023-07-13T15:34:23.872Z] Login Succeeded [2023-07-13T15:34:23.872Z] docker.io [2023-07-13T15:34:23.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:24.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:24.133Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:24.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:24.133Z] [2023-07-13T15:34:24.133Z] Login Succeeded [2023-07-13T15:34:24.133Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T15:34:24.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T15:34:24.505Z] + git rev-list -1 --merges 458aadecb4486dfbbf1060360ea4d12c7efd2521~1..458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] echo [2023-07-13T15:34:24.555Z] -----------> git rev-list -1 --merges 458aadecb4486dfbbf1060360ea4d12c7efd2521~1..458aadecb4486dfbbf1060360ea4d12c7efd2521 458aadecb4486dfbbf1060360ea4d12c7efd2521 [false] [Pipeline] sh [2023-07-13T15:34:24.843Z] + git log --format=format:%s -1 458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] echo [2023-07-13T15:34:24.879Z] ========================================================= [2023-07-13T15:34:24.879Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T15:34:24.879Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T15:34:25.197Z] + git log --format=format:%s -1 458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] echo [2023-07-13T15:34:25.210Z] [semverPrep] GIT_COMMIT: 458aadecb4486dfbbf1060360ea4d12c7efd2521, Commit Message: build: Update to latest SDK (#570) [Pipeline] echo [2023-07-13T15:34:25.220Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-13T15:34:25.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T15:34:25.598Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T15:34:25.598Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T15:34:25.598Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T15:34:25.598Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T15:34:25.598Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T15:34:25.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:34:26.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T15:34:26.012Z] [2023-07-13T15:34:26.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:34:26.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T15:34:26.316Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T15:34:26.316Z] b85a868b505f: Pulling fs layer [2023-07-13T15:34:26.316Z] e2be974225ed: Pulling fs layer [2023-07-13T15:34:26.316Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T15:34:26.316Z] 988bab9f4d93: Pulling fs layer [2023-07-13T15:34:26.316Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T15:34:26.316Z] eaf3925da568: Pulling fs layer [2023-07-13T15:34:26.316Z] bab4dde63d76: Pulling fs layer [2023-07-13T15:34:26.316Z] bde34c3a00c8: Pulling fs layer [2023-07-13T15:34:26.316Z] 988bab9f4d93: Waiting [2023-07-13T15:34:26.316Z] 1469e6f7b9e6: Waiting [2023-07-13T15:34:26.316Z] eaf3925da568: Waiting [2023-07-13T15:34:26.316Z] bab4dde63d76: Waiting [2023-07-13T15:34:26.316Z] b352a97aabf1: Pulling fs layer [2023-07-13T15:34:26.316Z] 4872d77fe225: Pulling fs layer [2023-07-13T15:34:26.316Z] 5851b861e8e6: Pulling fs layer [2023-07-13T15:34:26.316Z] b352a97aabf1: Waiting [2023-07-13T15:34:26.316Z] 4872d77fe225: Waiting [2023-07-13T15:34:26.316Z] bde34c3a00c8: Waiting [2023-07-13T15:34:26.316Z] 5851b861e8e6: Waiting [2023-07-13T15:34:26.316Z] e2be974225ed: Verifying Checksum [2023-07-13T15:34:26.316Z] e2be974225ed: Download complete [2023-07-13T15:34:26.316Z] 988bab9f4d93: Verifying Checksum [2023-07-13T15:34:26.316Z] 988bab9f4d93: Download complete [2023-07-13T15:34:26.316Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T15:34:26.316Z] 1469e6f7b9e6: Download complete [2023-07-13T15:34:26.316Z] eaf3925da568: Download complete [2023-07-13T15:34:26.576Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T15:34:26.576Z] 339a4e72a1f5: Download complete [2023-07-13T15:34:26.576Z] bde34c3a00c8: Download complete [2023-07-13T15:34:26.576Z] 4872d77fe225: Verifying Checksum [2023-07-13T15:34:26.576Z] 4872d77fe225: Download complete [2023-07-13T15:34:26.576Z] 5851b861e8e6: Verifying Checksum [2023-07-13T15:34:26.576Z] 5851b861e8e6: Download complete [2023-07-13T15:34:26.576Z] b85a868b505f: Verifying Checksum [2023-07-13T15:34:26.576Z] b85a868b505f: Download complete [2023-07-13T15:34:26.834Z] bab4dde63d76: Verifying Checksum [2023-07-13T15:34:26.834Z] bab4dde63d76: Download complete [2023-07-13T15:34:27.768Z] b85a868b505f: Pull complete [2023-07-13T15:34:28.027Z] e2be974225ed: Pull complete [2023-07-13T15:34:28.598Z] 339a4e72a1f5: Pull complete [2023-07-13T15:34:28.598Z] 988bab9f4d93: Pull complete [2023-07-13T15:34:28.858Z] 1469e6f7b9e6: Pull complete [2023-07-13T15:34:28.858Z] eaf3925da568: Pull complete [2023-07-13T15:34:30.760Z] bab4dde63d76: Pull complete [2023-07-13T15:34:30.760Z] bde34c3a00c8: Pull complete [2023-07-13T15:34:31.020Z] b352a97aabf1: Pull complete [2023-07-13T15:34:31.020Z] 4872d77fe225: Pull complete [2023-07-13T15:34:31.277Z] 5851b861e8e6: Pull complete [2023-07-13T15:34:31.277Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T15:34:31.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T15:34:31.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:34:31.364Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:34:31.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T15:34:34.356Z] $ docker top 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad -eo pid,comm [2023-07-13T15:34:34.426Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-13T15:34:34.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T15:34:34.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T15:34:34.463Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T15:34:34.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T15:34:34.596Z] $ docker exec 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad ssh-agent [2023-07-13T15:34:34.691Z] SSH_AUTH_SOCK=/tmp/ssh-cnOgQB3mUBVT/agent.32 [2023-07-13T15:34:34.691Z] SSH_AGENT_PID=38 [2023-07-13T15:34:34.698Z] Running ssh-add (command line suppressed) [2023-07-13T15:34:34.805Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1572149258191700804.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1572149258191700804.key) [2023-07-13T15:34:34.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T15:34:35.104Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T15:34:35.119Z] $ docker exec --env ******** --env ******** 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad ssh-agent -k [2023-07-13T15:34:35.223Z] unset SSH_AUTH_SOCK; [2023-07-13T15:34:35.224Z] unset SSH_AGENT_PID; [2023-07-13T15:34:35.224Z] echo Agent pid 38 killed; [2023-07-13T15:34:35.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T15:34:35.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T15:34:35.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T15:34:35.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T15:34:35.382Z] $ docker exec 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad ssh-agent [2023-07-13T15:34:35.496Z] SSH_AUTH_SOCK=/tmp/ssh-IoF5iepHS0wF/agent.70 [2023-07-13T15:34:35.496Z] SSH_AGENT_PID=76 [2023-07-13T15:34:35.502Z] Running ssh-add (command line suppressed) [2023-07-13T15:34:35.611Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8732039628488399102.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8732039628488399102.key) [2023-07-13T15:34:35.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T15:34:35.900Z] + git semver init [2023-07-13T15:34:36.161Z] 2023-07-13 15:34:36,084 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T15:34:36.161Z] 2023-07-13 15:34:36,085 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-07-13T15:34:36.161Z] 2023-07-13 15:34:36,085 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-07-13T15:34:36.161Z] 2023-07-13 15:34:36,085 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T15:34:37.099Z] 2023-07-13 15:34:36,875 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-07-13T15:34:37.099Z] 2023-07-13 15:34:36,875 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-07-13T15:34:37.099Z] 2023-07-13 15:34:36,875 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:34:37.099Z] 2023-07-13 15:34:36,876 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:34:37.099Z] 3.1.0-dev.1 [Pipeline] } [2023-07-13T15:34:37.113Z] $ docker exec --env ******** --env ******** 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad ssh-agent -k [2023-07-13T15:34:37.216Z] unset SSH_AUTH_SOCK; [2023-07-13T15:34:37.217Z] unset SSH_AGENT_PID; [2023-07-13T15:34:37.217Z] echo Agent pid 76 killed; [2023-07-13T15:34:37.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T15:34:37.526Z] + git semver [Pipeline] } [2023-07-13T15:34:37.803Z] $ docker stop --time=1 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad [2023-07-13T15:34:39.161Z] $ docker rm -f --volumes 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T15:34:39.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T15:34:39.712Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T15:34:39.715Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T15:34:39.885Z] provisioning config files... [2023-07-13T15:34:39.895Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5189484219351063005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:34:40.191Z] ---> docker-login.sh [2023-07-13T15:34:40.191Z] nexus3.edgexfoundry.org:10001 [2023-07-13T15:34:40.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:40.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:40.191Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:40.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:40.191Z] [2023-07-13T15:34:40.191Z] Login Succeeded [2023-07-13T15:34:40.191Z] nexus3.edgexfoundry.org:10002 [2023-07-13T15:34:40.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:40.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:40.191Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:40.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:40.191Z] [2023-07-13T15:34:40.191Z] Login Succeeded [2023-07-13T15:34:40.191Z] nexus3.edgexfoundry.org:10003 [2023-07-13T15:34:40.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:40.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:40.450Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:40.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:40.450Z] [2023-07-13T15:34:40.450Z] Login Succeeded [2023-07-13T15:34:40.450Z] nexus3.edgexfoundry.org:10004 [2023-07-13T15:34:40.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:40.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:40.450Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:40.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:40.450Z] [2023-07-13T15:34:40.450Z] Login Succeeded [2023-07-13T15:34:40.450Z] docker.io [2023-07-13T15:34:40.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:34:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:34:40.709Z] Configure a credential helper to remove this warning. See [2023-07-13T15:34:40.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:34:40.709Z] [2023-07-13T15:34:40.709Z] Login Succeeded [2023-07-13T15:34:40.709Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T15:34:40.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T15:34:40.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T15:34:40.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T15:34:40.804Z] ========================================================= [2023-07-13T15:34:40.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T15:34:40.804Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:34:41.125Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-13T15:34:41.125Z] Sending build context to Docker daemon 3.292MB [2023-07-13T15:34:41.125Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T15:34:41.125Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T15:34:41.125Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T15:34:41.125Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T15:34:41.125Z] 6911f1a30b25: Pulling fs layer [2023-07-13T15:34:41.125Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T15:34:41.125Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T15:34:41.125Z] ec0bb842ea78: Pulling fs layer [2023-07-13T15:34:41.125Z] 40a00589a448: Pulling fs layer [2023-07-13T15:34:41.125Z] 6c08303d61cc: Pulling fs layer [2023-07-13T15:34:41.125Z] 798269fcf238: Pulling fs layer [2023-07-13T15:34:41.125Z] 6c08303d61cc: Waiting [2023-07-13T15:34:41.125Z] 798269fcf238: Waiting [2023-07-13T15:34:41.125Z] ec0bb842ea78: Waiting [2023-07-13T15:34:41.125Z] 40a00589a448: Waiting [2023-07-13T15:34:41.125Z] 6863d3e3a2b1: Waiting [2023-07-13T15:34:41.125Z] 6911f1a30b25: Verifying Checksum [2023-07-13T15:34:41.125Z] 6911f1a30b25: Download complete [2023-07-13T15:34:41.125Z] 6863d3e3a2b1: Download complete [2023-07-13T15:34:41.125Z] ec0bb842ea78: Download complete [2023-07-13T15:34:41.125Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T15:34:41.125Z] 4db1b89c0bd1: Download complete [2023-07-13T15:34:41.385Z] 40a00589a448: Verifying Checksum [2023-07-13T15:34:41.385Z] 40a00589a448: Download complete [2023-07-13T15:34:41.385Z] 4db1b89c0bd1: Pull complete [2023-07-13T15:34:41.644Z] 6911f1a30b25: Pull complete [2023-07-13T15:34:41.644Z] 798269fcf238: Verifying Checksum [2023-07-13T15:34:41.644Z] 798269fcf238: Download complete [2023-07-13T15:34:41.904Z] e194b8c5c2a9: Verifying Checksum [2023-07-13T15:34:41.904Z] e194b8c5c2a9: Download complete [2023-07-13T15:34:41.904Z] 6c08303d61cc: Download complete [2023-07-13T15:34:46.115Z] e194b8c5c2a9: Pull complete [2023-07-13T15:34:46.115Z] 6863d3e3a2b1: Pull complete [2023-07-13T15:34:46.115Z] ec0bb842ea78: Pull complete [2023-07-13T15:34:46.115Z] 40a00589a448: Pull complete [2023-07-13T15:34:48.014Z] 6c08303d61cc: Pull complete [2023-07-13T15:34:48.948Z] 798269fcf238: Pull complete [2023-07-13T15:34:48.948Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T15:34:48.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T15:34:48.948Z] ---> ec979cd7f677 [2023-07-13T15:34:48.948Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T15:34:54.840Z] Still waiting to schedule task [2023-07-13T15:34:54.840Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-13T15:34:55.522Z] ---> Running in 262d2ec79518 [2023-07-13T15:34:55.522Z] Removing intermediate container 262d2ec79518 [2023-07-13T15:34:55.522Z] ---> abb446c365a2 [2023-07-13T15:34:55.522Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T15:34:55.522Z] ---> Running in 8f71f79068df [2023-07-13T15:34:55.522Z] Removing intermediate container 8f71f79068df [2023-07-13T15:34:55.522Z] ---> 317b2f4d246b [2023-07-13T15:34:55.522Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T15:34:55.522Z] ---> Running in 15c26ef23914 [2023-07-13T15:34:55.522Z] Removing intermediate container 15c26ef23914 [2023-07-13T15:34:55.522Z] ---> ae728e4d45e8 [2023-07-13T15:34:55.522Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T15:34:55.522Z] ---> Running in 602c9fffe979 [2023-07-13T15:34:55.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T15:34:55.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T15:34:56.046Z] OK: 265 MiB in 53 packages [2023-07-13T15:34:56.618Z] Removing intermediate container 602c9fffe979 [2023-07-13T15:34:56.618Z] ---> 37a66bd968ce [2023-07-13T15:34:56.618Z] Step 7/12 : WORKDIR /app [2023-07-13T15:34:56.618Z] ---> Running in da414799db3f [2023-07-13T15:34:56.618Z] Removing intermediate container da414799db3f [2023-07-13T15:34:56.618Z] ---> d8a21f8ddc9c [2023-07-13T15:34:56.618Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T15:34:56.878Z] ---> 529207a65cbd [2023-07-13T15:34:56.878Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T15:34:56.878Z] ---> Running in f047bfd71f03 [2023-07-13T15:35:35.610Z] Removing intermediate container f047bfd71f03 [2023-07-13T15:35:35.610Z] ---> 4291ea45be25 [2023-07-13T15:35:35.610Z] Step 10/12 : COPY . . [2023-07-13T15:35:35.610Z] ---> 0cf7b5e7848f [2023-07-13T15:35:35.610Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T15:35:35.610Z] ---> Running in 08d0f799997a [2023-07-13T15:35:35.610Z] Removing intermediate container 08d0f799997a [2023-07-13T15:35:35.610Z] ---> 8c0241a27213 [2023-07-13T15:35:35.610Z] Step 12/12 : RUN $MAKE [2023-07-13T15:35:35.610Z] ---> Running in 1a2532d4bfad [2023-07-13T15:35:35.610Z] noop [2023-07-13T15:35:35.610Z] Removing intermediate container 1a2532d4bfad [2023-07-13T15:35:35.610Z] ---> 88444af64cae [2023-07-13T15:35:35.610Z] Successfully built 88444af64cae [2023-07-13T15:35:35.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:35:35.927Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T15:35:35.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:35:36.010Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:35:36.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T15:35:36.404Z] $ docker top cf05586b5e97ab747c2462f62fc7fed0c34bdda98065f28b8c6ba2ab37dffef7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T15:35:36.739Z] + go version [2023-07-13T15:35:36.739Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T15:35:36.751Z] $ docker stop --time=1 cf05586b5e97ab747c2462f62fc7fed0c34bdda98065f28b8c6ba2ab37dffef7 [2023-07-13T15:35:38.031Z] $ docker rm -f --volumes cf05586b5e97ab747c2462f62fc7fed0c34bdda98065f28b8c6ba2ab37dffef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:35:38.444Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T15:35:38.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:35:38.515Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:35:38.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T15:35:38.902Z] $ docker top 5687ddc565dc7f8b4974f1d4437d166b4a21832fa6b130bf0e3dc5b861c5b1e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T15:35:39.245Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-07-13T15:35:39.536Z] + make test [2023-07-13T15:35:39.536Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T15:36:01.465Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-13T15:36:19.547Z] go vet ./... [2023-07-13T15:36:22.266Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1066 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-07-13T15:36:22.282Z] Running in /w/workspace/app-service-configurable/170 [Pipeline] { [Pipeline] checkout [2023-07-13T15:36:22.319Z] Selected Git installation does not exist. Using Default [2023-07-13T15:36:22.319Z] The recommended git tool is: NONE [2023-07-13T15:36:22.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T15:36:22.827Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T15:36:22.827Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T15:36:22.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T15:36:22.852Z] $ docker stop --time=1 5687ddc565dc7f8b4974f1d4437d166b4a21832fa6b130bf0e3dc5b861c5b1e4 [2023-07-13T15:36:27.299Z] using credential edgex-jenkins-ssh [2023-07-13T15:36:27.317Z] Cloning the remote Git repository [2023-07-13T15:36:27.363Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-13T15:36:27.450Z] > git init /w/workspace/app-service-configurable/170 # timeout=10 [2023-07-13T15:36:27.580Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-13T15:36:27.581Z] > git --version # timeout=10 [2023-07-13T15:36:27.601Z] > git --version # 'git version 2.25.1' [2023-07-13T15:36:27.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T15:36:27.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T15:36:29.559Z] $ docker rm -f --volumes 5687ddc565dc7f8b4974f1d4437d166b4a21832fa6b130bf0e3dc5b861c5b1e4 [2023-07-13T15:36:29.607Z] Avoid second fetch [2023-07-13T15:36:29.607Z] Checking out Revision 458aadecb4486dfbbf1060360ea4d12c7efd2521 (main) [2023-07-13T15:36:28.785Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-13T15:36:28.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T15:36:29.625Z] > git config core.sparsecheckout # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T15:36:30.153Z] Commit message: "build: Update to latest SDK (#570)" [2023-07-13T15:36:30.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T15:36:30.217Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T15:36:30.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T15:36:29.693Z] > git checkout -f 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 [2023-07-13T15:36:31.054Z] + ls -al . [2023-07-13T15:36:31.054Z] total 180 [2023-07-13T15:36:31.054Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 15:35 . [2023-07-13T15:36:31.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 15:34 .. [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 15:34 .dockerignore [2023-07-13T15:36:31.054Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 15:34 .git [2023-07-13T15:36:31.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 15:34 .github [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 13 15:34 .gitignore [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 15:34 .golangci.yml [2023-07-13T15:36:31.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 15:34 .semver [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 13 15:34 Attribution.txt [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 13 15:34 CHANGELOG.md [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 13 15:34 Dockerfile [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 15:34 GOVERNANCE.md [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 13 15:34 Jenkinsfile [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 15:34 LICENSE [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 13 15:34 OWNERS.md [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 13 15:34 README.md [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 13 15:34 VERSION [2023-07-13T15:36:31.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 15:34 bin [2023-07-13T15:36:31.054Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 13 15:35 coverage.out [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 3467 Jul 13 15:34 go.mod [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 32448 Jul 13 15:34 go.sum [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 13 15:34 main.go [2023-07-13T15:36:31.054Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 13 15:34 makefile [2023-07-13T15:36:31.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 15:34 res [2023-07-13T15:36:31.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 15:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:36:31.090Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T15:36:31.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T15:36:31.090Z] Dload Upload Total Spent Left Speed [2023-07-13T15:36:31.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-07-13T15:36:31.426Z] + 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=458aadecb4486dfbbf1060360ea4d12c7efd2521 --label arch=amd64 --label version=3.1.0-dev.1 . [2023-07-13T15:36:31.427Z] Sending build context to Docker daemon 3.293MB [2023-07-13T15:36:31.427Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T15:36:31.427Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-13T15:36:31.427Z] ---> 88444af64cae [2023-07-13T15:36:31.427Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T15:36:31.731Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T15:36:32.064Z] + sudo tee /etc/docker/daemon.new [2023-07-13T15:36:32.064Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T15:36:32.064Z] { [2023-07-13T15:36:32.064Z] "registry-mirrors": [ [2023-07-13T15:36:32.064Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T15:36:32.064Z] ], [2023-07-13T15:36:32.064Z] "bip": "10.250.0.254/24", [2023-07-13T15:36:32.064Z] "hosts": [ [2023-07-13T15:36:32.064Z] "tcp://0.0.0.0:5555", [2023-07-13T15:36:32.064Z] "unix:///var/run/docker.sock" [2023-07-13T15:36:32.064Z] ], [2023-07-13T15:36:32.064Z] "mtu": 1458, [2023-07-13T15:36:32.064Z] "selinux-enabled": true, [2023-07-13T15:36:32.064Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T15:36:32.064Z] } [Pipeline] sh [2023-07-13T15:36:32.393Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T15:36:32.729Z] + sudo service docker restart [2023-07-13T15:36:32.836Z] ---> Running in d70fd682ca69 [2023-07-13T15:36:33.124Z] Removing intermediate container d70fd682ca69 [2023-07-13T15:36:33.124Z] ---> 61ffbade50b6 [2023-07-13T15:36:33.124Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T15:36:33.722Z] ---> Running in 29c4b03d8224 [2023-07-13T15:36:33.999Z] Removing intermediate container 29c4b03d8224 [2023-07-13T15:36:33.999Z] ---> 1fc2a35a1031 [2023-07-13T15:36:33.999Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-13T15:36:33.999Z] ---> Running in 7e537ae5e757 [2023-07-13T15:36:34.310Z] Removing intermediate container 7e537ae5e757 [2023-07-13T15:36:34.310Z] ---> da2b46883692 [2023-07-13T15:36:34.310Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T15:36:34.310Z] ---> Running in 70dca3907614 [2023-07-13T15:36:34.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T15:36:34.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T15:36:35.444Z] OK: 265 MiB in 53 packages [2023-07-13T15:36:36.382Z] Removing intermediate container 70dca3907614 [2023-07-13T15:36:36.382Z] ---> f905bbfc1973 [2023-07-13T15:36:36.382Z] Step 7/26 : WORKDIR /app [2023-07-13T15:36:36.955Z] ---> Running in 143434b257fe [2023-07-13T15:36:37.214Z] Removing intermediate container 143434b257fe [2023-07-13T15:36:37.214Z] ---> 01ba9811f343 [2023-07-13T15:36:37.214Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-13T15:36:37.214Z] ---> 836930db1957 [2023-07-13T15:36:37.214Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T15:36:39.608Z] ---> Running in b90c07ae6164 [2023-07-13T15:36:39.608Z] Removing intermediate container b90c07ae6164 [2023-07-13T15:36:39.608Z] ---> d0dc7c959cff [2023-07-13T15:36:39.608Z] Step 10/26 : COPY . . [2023-07-13T15:36:39.608Z] ---> 38a2470277bc [2023-07-13T15:36:39.608Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T15:36:39.608Z] ---> Running in 77307c1e378e [2023-07-13T15:36:39.608Z] Removing intermediate container 77307c1e378e [2023-07-13T15:36:39.608Z] ---> 7133d6119954 [2023-07-13T15:36:39.608Z] Step 12/26 : RUN $MAKE [2023-07-13T15:36:39.608Z] ---> Running in ac852763c1a4 [2023-07-13T15:36:39.608Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.1" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T15:36:50.997Z] provisioning config files... [2023-07-13T15:36:51.019Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/170@tmp/config5941707674793935669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:36:51.368Z] ---> docker-login.sh [2023-07-13T15:36:51.368Z] nexus3.edgexfoundry.org:10001 [2023-07-13T15:36:51.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:36:51.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:36:51.909Z] Configure a credential helper to remove this warning. See [2023-07-13T15:36:51.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:36:51.909Z] [2023-07-13T15:36:51.909Z] Login Succeeded [2023-07-13T15:36:51.909Z] nexus3.edgexfoundry.org:10002 [2023-07-13T15:36:52.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:36:52.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:36:52.178Z] Configure a credential helper to remove this warning. See [2023-07-13T15:36:52.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:36:52.178Z] [2023-07-13T15:36:52.178Z] Login Succeeded [2023-07-13T15:36:52.178Z] nexus3.edgexfoundry.org:10003 [2023-07-13T15:36:52.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:36:52.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:36:52.720Z] Configure a credential helper to remove this warning. See [2023-07-13T15:36:52.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:36:52.720Z] [2023-07-13T15:36:52.720Z] Login Succeeded [2023-07-13T15:36:52.720Z] nexus3.edgexfoundry.org:10004 [2023-07-13T15:36:52.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:36:52.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:36:52.991Z] Configure a credential helper to remove this warning. See [2023-07-13T15:36:52.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:36:52.992Z] [2023-07-13T15:36:52.992Z] Login Succeeded [2023-07-13T15:36:52.992Z] docker.io [2023-07-13T15:36:53.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:36:53.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:36:53.526Z] Configure a credential helper to remove this warning. See [2023-07-13T15:36:53.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:36:53.526Z] [2023-07-13T15:36:53.526Z] Login Succeeded [2023-07-13T15:36:53.526Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T15:36:53.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T15:36:53.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T15:36:53.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T15:36:53.823Z] ========================================================= [2023-07-13T15:36:53.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T15:36:53.823Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:36:54.182Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-13T15:36:54.182Z] Sending build context to Docker daemon 176.1kB [2023-07-13T15:36:54.456Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T15:36:54.456Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T15:36:54.456Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T15:36:54.456Z] edb6bdbacee9: Pulling fs layer [2023-07-13T15:36:54.456Z] 5f9638ab2659: Pulling fs layer [2023-07-13T15:36:54.456Z] 8d51d6327a98: Pulling fs layer [2023-07-13T15:36:54.456Z] 8b374f2dd631: Pulling fs layer [2023-07-13T15:36:54.456Z] ec14aa9079de: Pulling fs layer [2023-07-13T15:36:54.456Z] 2f466654f4bb: Pulling fs layer [2023-07-13T15:36:54.456Z] 554e91adad29: Pulling fs layer [2023-07-13T15:36:54.456Z] 8b374f2dd631: Waiting [2023-07-13T15:36:54.456Z] ec14aa9079de: Waiting [2023-07-13T15:36:54.456Z] 2f466654f4bb: Waiting [2023-07-13T15:36:54.456Z] 554e91adad29: Waiting [2023-07-13T15:36:54.456Z] 5f9638ab2659: Verifying Checksum [2023-07-13T15:36:54.456Z] 5f9638ab2659: Download complete [2023-07-13T15:36:54.728Z] 8b374f2dd631: Verifying Checksum [2023-07-13T15:36:54.728Z] 8b374f2dd631: Download complete [2023-07-13T15:36:54.728Z] ec14aa9079de: Verifying Checksum [2023-07-13T15:36:54.728Z] ec14aa9079de: Download complete [2023-07-13T15:36:54.728Z] edb6bdbacee9: Verifying Checksum [2023-07-13T15:36:55.699Z] edb6bdbacee9: Pull complete [2023-07-13T15:36:55.986Z] 554e91adad29: Verifying Checksum [2023-07-13T15:36:55.986Z] 554e91adad29: Download complete [2023-07-13T15:36:56.255Z] 5f9638ab2659: Pull complete [2023-07-13T15:36:57.221Z] 8d51d6327a98: Verifying Checksum [2023-07-13T15:36:57.221Z] 8d51d6327a98: Download complete [2023-07-13T15:36:57.221Z] 2f466654f4bb: Verifying Checksum [2023-07-13T15:36:57.221Z] 2f466654f4bb: Download complete [2023-07-13T15:37:01.575Z] Removing intermediate container ac852763c1a4 [2023-07-13T15:37:01.575Z] ---> 4c4fea391309 [2023-07-13T15:37:01.575Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T15:37:01.575Z] 3.17: Pulling from library/alpine [2023-07-13T15:37:01.575Z] 4db1b89c0bd1: Already exists [2023-07-13T15:37:01.575Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T15:37:01.575Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T15:37:01.575Z] ---> 1f73a9d63274 [2023-07-13T15:37:01.575Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T15:37:01.575Z] ---> Running in 67e2a372dfae [2023-07-13T15:37:01.575Z] Removing intermediate container 67e2a372dfae [2023-07-13T15:37:01.575Z] ---> d21051da572f [2023-07-13T15:37:01.575Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-13T15:37:01.575Z] ---> Running in 781fd9d1e484 [2023-07-13T15:37:01.575Z] Removing intermediate container 781fd9d1e484 [2023-07-13T15:37:01.575Z] ---> 5ef0431f9938 [2023-07-13T15:37:01.575Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T15:37:01.575Z] ---> Running in e5e9467a3a92 [2023-07-13T15:37:01.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T15:37:01.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T15:37:01.575Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T15:37:01.575Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T15:37:01.575Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T15:37:01.575Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T15:37:01.575Z] OK: 8 MiB in 17 packages [2023-07-13T15:37:01.843Z] Removing intermediate container e5e9467a3a92 [2023-07-13T15:37:01.843Z] ---> aeaa95f2c782 [2023-07-13T15:37:01.843Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T15:37:01.843Z] ---> 93ed62d74123 [2023-07-13T15:37:01.843Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T15:37:02.104Z] ---> 579a6a280d7d [2023-07-13T15:37:02.104Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T15:37:02.363Z] ---> 284130a45fa6 [2023-07-13T15:37:02.363Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-13T15:37:02.929Z] ---> 925847049aea [2023-07-13T15:37:02.929Z] Step 21/26 : EXPOSE 48095 [2023-07-13T15:37:02.929Z] ---> Running in 93b6afdff582 [2023-07-13T15:37:03.189Z] Removing intermediate container 93b6afdff582 [2023-07-13T15:37:03.189Z] ---> 804201748824 [2023-07-13T15:37:03.189Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-13T15:37:03.189Z] ---> Running in d013e42fd2e4 [2023-07-13T15:37:03.189Z] Removing intermediate container d013e42fd2e4 [2023-07-13T15:37:03.189Z] ---> da42ac15bd83 [2023-07-13T15:37:03.189Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T15:37:03.189Z] ---> Running in 5b910eae977c [2023-07-13T15:37:03.448Z] Removing intermediate container 5b910eae977c [2023-07-13T15:37:03.448Z] ---> a3c5b3683d16 [2023-07-13T15:37:03.448Z] Step 24/26 : LABEL arch=amd64 [2023-07-13T15:37:03.448Z] ---> Running in 92d9bc708fe1 [2023-07-13T15:37:03.448Z] Removing intermediate container 92d9bc708fe1 [2023-07-13T15:37:03.448Z] ---> f4daffbf9422 [2023-07-13T15:37:03.448Z] Step 25/26 : LABEL git_sha=458aadecb4486dfbbf1060360ea4d12c7efd2521 [2023-07-13T15:37:03.448Z] ---> Running in d19b480b1a5e [2023-07-13T15:37:03.448Z] Removing intermediate container d19b480b1a5e [2023-07-13T15:37:03.448Z] ---> fcf71f104802 [2023-07-13T15:37:03.448Z] Step 26/26 : LABEL version=3.1.0-dev.1 [2023-07-13T15:37:03.708Z] ---> Running in c140f8b12f59 [2023-07-13T15:37:03.708Z] Removing intermediate container c140f8b12f59 [2023-07-13T15:37:03.708Z] ---> bae3607467cc [2023-07-13T15:37:03.708Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T15:37:03.708Z] Successfully built bae3607467cc [2023-07-13T15:37:03.708Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T15:37:03.795Z] provisioning config files... [2023-07-13T15:37:03.805Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2029014778578685400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:37:04.100Z] ---> docker-login.sh [2023-07-13T15:37:04.100Z] nexus3.edgexfoundry.org:10001 [2023-07-13T15:37:04.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:37:04.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:37:04.100Z] Configure a credential helper to remove this warning. See [2023-07-13T15:37:04.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:37:04.100Z] [2023-07-13T15:37:04.100Z] Login Succeeded [2023-07-13T15:37:04.100Z] nexus3.edgexfoundry.org:10002 [2023-07-13T15:37:04.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:37:04.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:37:04.100Z] Configure a credential helper to remove this warning. See [2023-07-13T15:37:04.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:37:04.100Z] [2023-07-13T15:37:04.100Z] Login Succeeded [2023-07-13T15:37:04.100Z] nexus3.edgexfoundry.org:10003 [2023-07-13T15:37:04.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:37:04.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:37:04.360Z] Configure a credential helper to remove this warning. See [2023-07-13T15:37:04.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:37:04.360Z] [2023-07-13T15:37:04.360Z] Login Succeeded [2023-07-13T15:37:04.360Z] nexus3.edgexfoundry.org:10004 [2023-07-13T15:37:04.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:37:04.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:37:04.360Z] Configure a credential helper to remove this warning. See [2023-07-13T15:37:04.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:37:04.360Z] [2023-07-13T15:37:04.360Z] Login Succeeded [2023-07-13T15:37:04.360Z] docker.io [2023-07-13T15:37:04.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:37:04.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:37:04.620Z] Configure a credential helper to remove this warning. See [2023-07-13T15:37:04.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:37:04.620Z] [2023-07-13T15:37:04.620Z] Login Succeeded [2023-07-13T15:37:04.620Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T15:37:04.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T15:37:04.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T15:37:04.669Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-13T15:37:04.669Z] 458aadecb4486dfbbf1060360ea4d12c7efd2521 [2023-07-13T15:37:04.669Z] latest [2023-07-13T15:37:04.669Z] 3.1.0-dev.1 [2023-07-13T15:37:04.669Z] 458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [2023-07-13T15:37:04.669Z] main [2023-07-13T15:37:04.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:04.980Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:05.279Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521 [2023-07-13T15:37:05.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-13T15:37:05.280Z] a734b96c4c20: Preparing [2023-07-13T15:37:05.280Z] dc2c46dfa265: Preparing [2023-07-13T15:37:05.280Z] 2fb9e27a771b: Preparing [2023-07-13T15:37:05.280Z] f1410e5ecca5: Preparing [2023-07-13T15:37:05.280Z] 5881b4675e3f: Preparing [2023-07-13T15:37:05.280Z] 3dab9f8bf2d2: Preparing [2023-07-13T15:37:05.280Z] 3dab9f8bf2d2: Waiting [2023-07-13T15:37:05.280Z] 2fb9e27a771b: Pushed [2023-07-13T15:37:05.280Z] dc2c46dfa265: Pushed [2023-07-13T15:37:05.280Z] f1410e5ecca5: Pushed [2023-07-13T15:37:05.280Z] 5881b4675e3f: Pushed [2023-07-13T15:37:05.538Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T15:37:08.069Z] a734b96c4c20: Pushed [2023-07-13T15:37:08.069Z] 458aadecb4486dfbbf1060360ea4d12c7efd2521: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:08.375Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:08.680Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-13T15:37:08.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-13T15:37:08.680Z] a734b96c4c20: Preparing [2023-07-13T15:37:08.680Z] dc2c46dfa265: Preparing [2023-07-13T15:37:08.680Z] 2fb9e27a771b: Preparing [2023-07-13T15:37:08.680Z] f1410e5ecca5: Preparing [2023-07-13T15:37:08.680Z] 5881b4675e3f: Preparing [2023-07-13T15:37:08.680Z] 3dab9f8bf2d2: Preparing [2023-07-13T15:37:08.680Z] 3dab9f8bf2d2: Waiting [2023-07-13T15:37:08.680Z] 5881b4675e3f: Layer already exists [2023-07-13T15:37:08.680Z] 2fb9e27a771b: Layer already exists [2023-07-13T15:37:08.680Z] dc2c46dfa265: Layer already exists [2023-07-13T15:37:08.680Z] a734b96c4c20: Layer already exists [2023-07-13T15:37:08.680Z] f1410e5ecca5: Layer already exists [2023-07-13T15:37:08.680Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T15:37:08.680Z] latest: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:08.984Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:09.286Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.1 [2023-07-13T15:37:09.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-13T15:37:09.287Z] a734b96c4c20: Preparing [2023-07-13T15:37:09.287Z] dc2c46dfa265: Preparing [2023-07-13T15:37:09.287Z] 2fb9e27a771b: Preparing [2023-07-13T15:37:09.287Z] f1410e5ecca5: Preparing [2023-07-13T15:37:09.287Z] 5881b4675e3f: Preparing [2023-07-13T15:37:09.287Z] 3dab9f8bf2d2: Preparing [2023-07-13T15:37:09.287Z] 3dab9f8bf2d2: Waiting [2023-07-13T15:37:09.287Z] f1410e5ecca5: Layer already exists [2023-07-13T15:37:09.287Z] 2fb9e27a771b: Layer already exists [2023-07-13T15:37:09.287Z] a734b96c4c20: Layer already exists [2023-07-13T15:37:09.287Z] 5881b4675e3f: Layer already exists [2023-07-13T15:37:09.287Z] dc2c46dfa265: Layer already exists [2023-07-13T15:37:09.287Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T15:37:09.287Z] 3.1.0-dev.1: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:09.577Z] 8d51d6327a98: Pull complete [2023-07-13T15:37:09.577Z] 8b374f2dd631: Pull complete [2023-07-13T15:37:09.577Z] ec14aa9079de: Pull complete [2023-07-13T15:37:09.603Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:09.918Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [2023-07-13T15:37:09.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-13T15:37:09.918Z] a734b96c4c20: Preparing [2023-07-13T15:37:09.918Z] dc2c46dfa265: Preparing [2023-07-13T15:37:09.918Z] 2fb9e27a771b: Preparing [2023-07-13T15:37:09.918Z] f1410e5ecca5: Preparing [2023-07-13T15:37:09.918Z] 5881b4675e3f: Preparing [2023-07-13T15:37:09.918Z] 3dab9f8bf2d2: Preparing [2023-07-13T15:37:09.918Z] 3dab9f8bf2d2: Waiting [2023-07-13T15:37:09.918Z] a734b96c4c20: Layer already exists [2023-07-13T15:37:09.918Z] 5881b4675e3f: Layer already exists [2023-07-13T15:37:09.918Z] dc2c46dfa265: Layer already exists [2023-07-13T15:37:09.918Z] 2fb9e27a771b: Layer already exists [2023-07-13T15:37:09.918Z] f1410e5ecca5: Layer already exists [2023-07-13T15:37:09.918Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T15:37:09.918Z] 458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:10.222Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:10.517Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-07-13T15:37:10.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-13T15:37:10.517Z] a734b96c4c20: Preparing [2023-07-13T15:37:10.517Z] dc2c46dfa265: Preparing [2023-07-13T15:37:10.517Z] 2fb9e27a771b: Preparing [2023-07-13T15:37:10.517Z] f1410e5ecca5: Preparing [2023-07-13T15:37:10.517Z] 5881b4675e3f: Preparing [2023-07-13T15:37:10.517Z] 3dab9f8bf2d2: Preparing [2023-07-13T15:37:10.517Z] 3dab9f8bf2d2: Waiting [2023-07-13T15:37:10.517Z] 5881b4675e3f: Layer already exists [2023-07-13T15:37:10.517Z] f1410e5ecca5: Layer already exists [2023-07-13T15:37:10.517Z] a734b96c4c20: Layer already exists [2023-07-13T15:37:10.517Z] 2fb9e27a771b: Layer already exists [2023-07-13T15:37:10.517Z] dc2c46dfa265: Layer already exists [2023-07-13T15:37:10.517Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T15:37:10.517Z] main: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T15:37:10.554Z] ===================================================== [Pipeline] echo [2023-07-13T15:37:10.560Z] taggedImages: [2023-07-13T15:37:10.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521 [2023-07-13T15:37:10.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-13T15:37:10.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.1 [2023-07-13T15:37:10.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [2023-07-13T15:37:10.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:10.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T15:37:10.917Z] [2023-07-13T15:37:10.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:37:11.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T15:37:11.217Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T15:37:11.217Z] 5eb5b503b376: Pulling fs layer [2023-07-13T15:37:11.217Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T15:37:11.218Z] ec43610c2a17: Pulling fs layer [2023-07-13T15:37:11.218Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T15:37:11.218Z] 33b1e0a273af: Pulling fs layer [2023-07-13T15:37:11.218Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T15:37:11.218Z] 2f39f015ded8: Pulling fs layer [2023-07-13T15:37:11.218Z] 3a2ae6a8a46f: Waiting [2023-07-13T15:37:11.218Z] 33b1e0a273af: Waiting [2023-07-13T15:37:11.218Z] 5d3b04190fa2: Waiting [2023-07-13T15:37:11.218Z] 2f39f015ded8: Waiting [2023-07-13T15:37:11.218Z] 5c69ac0246d0: Download complete [2023-07-13T15:37:11.218Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T15:37:11.218Z] 3a2ae6a8a46f: Download complete [2023-07-13T15:37:11.218Z] 33b1e0a273af: Verifying Checksum [2023-07-13T15:37:11.218Z] 33b1e0a273af: Download complete [2023-07-13T15:37:11.218Z] 5d3b04190fa2: Verifying Checksum [2023-07-13T15:37:11.218Z] 5d3b04190fa2: Download complete [2023-07-13T15:37:11.218Z] ec43610c2a17: Verifying Checksum [2023-07-13T15:37:11.218Z] ec43610c2a17: Download complete [2023-07-13T15:37:11.475Z] 5eb5b503b376: Verifying Checksum [2023-07-13T15:37:11.475Z] 5eb5b503b376: Download complete [2023-07-13T15:37:12.042Z] 2f39f015ded8: Download complete [2023-07-13T15:37:12.609Z] 5eb5b503b376: Pull complete [2023-07-13T15:37:12.868Z] 5c69ac0246d0: Pull complete [2023-07-13T15:37:13.437Z] ec43610c2a17: Pull complete [2023-07-13T15:37:13.437Z] 3a2ae6a8a46f: Pull complete [2023-07-13T15:37:13.696Z] 33b1e0a273af: Pull complete [2023-07-13T15:37:13.696Z] 5d3b04190fa2: Pull complete [2023-07-13T15:37:14.939Z] 2f466654f4bb: Pull complete [2023-07-13T15:37:17.543Z] 554e91adad29: Pull complete [2023-07-13T15:37:17.543Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T15:37:17.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T15:37:17.543Z] ---> 1e15ea492957 [2023-07-13T15:37:17.543Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T15:37:17.878Z] 2f39f015ded8: Pull complete [2023-07-13T15:37:17.879Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T15:37:17.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T15:37:17.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:37:17.951Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:37:17.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T15:37:19.054Z] ---> Running in 5ce9c1ea5b5f [2023-07-13T15:37:19.644Z] Removing intermediate container 5ce9c1ea5b5f [2023-07-13T15:37:19.644Z] ---> 56a3185b1c9e [2023-07-13T15:37:19.644Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T15:37:19.644Z] ---> Running in 061d7ea287b9 [2023-07-13T15:37:19.913Z] Removing intermediate container 061d7ea287b9 [2023-07-13T15:37:19.913Z] ---> 6dc266018db8 [2023-07-13T15:37:19.913Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T15:37:19.913Z] ---> Running in 67bfea5e4bce [2023-07-13T15:37:20.185Z] Removing intermediate container 67bfea5e4bce [2023-07-13T15:37:20.185Z] ---> a0fe2d6dbed2 [2023-07-13T15:37:20.185Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T15:37:20.454Z] ---> Running in 0e7e66ddf7ac [2023-07-13T15:37:21.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T15:37:22.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T15:37:22.376Z] $ docker top 95db369b7cf92f439ceb9402ca75f21104253a43b1f119a7a2cdc365523e2393 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:37:22.768Z] ---> job-cost.sh [2023-07-13T15:37:22.768Z] lf-activate-venv: SKIPPING [2023-07-13T15:37:22.768Z] INFO: No Stack... [2023-07-13T15:37:23.064Z] OK: 263 MiB in 53 packages [2023-07-13T15:37:23.334Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T15:37:23.593Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T15:37:23.883Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-07-13T15:37:23.883Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T15:37:23.897Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [2023-07-13T15:37:23.903Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] did not exist. Created. [2023-07-13T15:37:23.903Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T15:37:24.049Z] Removing intermediate container 0e7e66ddf7ac [2023-07-13T15:37:24.049Z] ---> fe59c73241b3 [2023-07-13T15:37:24.049Z] Step 7/12 : WORKDIR /app [2023-07-13T15:37:24.049Z] ---> Running in fb710a383f6c [2023-07-13T15:37:24.204Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-13T15:37:24.237Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T15:37:24.246Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T15:37:24.263Z] $ docker stop --time=1 95db369b7cf92f439ceb9402ca75f21104253a43b1f119a7a2cdc365523e2393 [2023-07-13T15:37:24.335Z] Removing intermediate container fb710a383f6c [2023-07-13T15:37:24.335Z] ---> 67b18c896b93 [2023-07-13T15:37:24.335Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T15:37:25.404Z] $ docker rm -f --volumes 95db369b7cf92f439ceb9402ca75f21104253a43b1f119a7a2cdc365523e2393 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-13T15:37:26.920Z] ---> 6d226cc4f8e7 [2023-07-13T15:37:26.920Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T15:37:26.920Z] ---> Running in aa714043b8ee [2023-07-13T15:38:34.806Z] Removing intermediate container aa714043b8ee [2023-07-13T15:38:34.806Z] ---> 8c4eb4a56b21 [2023-07-13T15:38:34.806Z] Step 10/12 : COPY . . [2023-07-13T15:38:34.806Z] ---> 227b1ae37d65 [2023-07-13T15:38:34.806Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T15:38:34.806Z] ---> Running in 2525d28491ef [2023-07-13T15:38:34.806Z] Removing intermediate container 2525d28491ef [2023-07-13T15:38:34.806Z] ---> 3c1871daf81f [2023-07-13T15:38:34.806Z] Step 12/12 : RUN $MAKE [2023-07-13T15:38:34.806Z] ---> Running in 9b1dbce93646 [2023-07-13T15:38:34.806Z] noop [2023-07-13T15:38:34.806Z] Removing intermediate container 9b1dbce93646 [2023-07-13T15:38:34.806Z] ---> 569e1d8388bd [2023-07-13T15:38:34.806Z] Successfully built 569e1d8388bd [2023-07-13T15:38:34.806Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:38:35.158Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T15:38:35.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:38:35.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-1066 does not seem to be running inside a container [2023-07-13T15:38:35.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/170 -v /w/workspace/app-service-configurable/170:/w/workspace/app-service-configurable/170:rw,z -v /w/workspace/app-service-configurable/170@tmp:/w/workspace/app-service-configurable/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T15:38:36.590Z] $ docker top 4e2148341e22062bd5e43107c0bbfe6476e3e56f825a8a4ea2e507c2f22b0d10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T15:38:37.417Z] + go version [2023-07-13T15:38:37.417Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T15:38:37.438Z] $ docker stop --time=1 4e2148341e22062bd5e43107c0bbfe6476e3e56f825a8a4ea2e507c2f22b0d10 [2023-07-13T15:38:39.012Z] $ docker rm -f --volumes 4e2148341e22062bd5e43107c0bbfe6476e3e56f825a8a4ea2e507c2f22b0d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:38:39.552Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T15:38:39.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:38:39.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-1066 does not seem to be running inside a container [2023-07-13T15:38:39.781Z] $ 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/170 -v /w/workspace/app-service-configurable/170:/w/workspace/app-service-configurable/170:rw,z -v /w/workspace/app-service-configurable/170@tmp:/w/workspace/app-service-configurable/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T15:38:40.949Z] $ docker top 8b7b1c818a39d1dd5ee0fd6d4c8b60b02ef8a605d57519a72263e3cb6c9b7c34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T15:38:41.780Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/170 [Pipeline] fileExists [Pipeline] sh [2023-07-13T15:38:42.431Z] + make test [2023-07-13T15:38:42.431Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T15:41:34.174Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-13T15:41:34.174Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T15:41:34.174Z] go vet ./... [2023-07-13T15:43:55.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T15:43:55.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T15:43:55.885Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T15:43:55.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T15:43:55.916Z] $ docker stop --time=1 8b7b1c818a39d1dd5ee0fd6d4c8b60b02ef8a605d57519a72263e3cb6c9b7c34 [2023-07-13T15:43:57.746Z] $ docker rm -f --volumes 8b7b1c818a39d1dd5ee0fd6d4c8b60b02ef8a605d57519a72263e3cb6c9b7c34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T15:43:59.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T15:43:59.246Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T15:43:59.672Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T15:44:00.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T15:44:00.470Z] + ls -al . [2023-07-13T15:44:00.470Z] total 176 [2023-07-13T15:44:00.470Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 13 15:38 . [2023-07-13T15:44:00.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 15:36 .. [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 15:36 .dockerignore [2023-07-13T15:44:00.470Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 15:36 .git [2023-07-13T15:44:00.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 15:36 .github [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 13 15:36 .gitignore [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 15:36 .golangci.yml [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 13 15:36 Attribution.txt [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 13 15:36 CHANGELOG.md [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 13 15:36 Dockerfile [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 15:36 GOVERNANCE.md [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 13 15:36 Jenkinsfile [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 15:36 LICENSE [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 13 15:36 OWNERS.md [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 13 15:36 README.md [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 13 15:34 VERSION [2023-07-13T15:44:00.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 15:36 bin [2023-07-13T15:44:00.470Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 13 15:38 coverage.out [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 3467 Jul 13 15:36 go.mod [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 32448 Jul 13 15:36 go.sum [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 13 15:36 main.go [2023-07-13T15:44:00.470Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 13 15:36 makefile [2023-07-13T15:44:00.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 15:36 res [2023-07-13T15:44:00.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 15:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:44:00.808Z] + 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=458aadecb4486dfbbf1060360ea4d12c7efd2521 --label arch=arm64 --label version=3.1.0-dev.1 . [2023-07-13T15:44:00.808Z] Sending build context to Docker daemon 177.2kB [2023-07-13T15:44:01.077Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T15:44:01.078Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-13T15:44:01.078Z] ---> 569e1d8388bd [2023-07-13T15:44:01.078Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T15:44:01.078Z] ---> Running in 0038f7d5acf0 [2023-07-13T15:44:01.347Z] Removing intermediate container 0038f7d5acf0 [2023-07-13T15:44:01.347Z] ---> e5acbb136c63 [2023-07-13T15:44:01.347Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T15:44:01.618Z] ---> Running in 9781dda2bef3 [2023-07-13T15:44:01.885Z] Removing intermediate container 9781dda2bef3 [2023-07-13T15:44:01.885Z] ---> 0e6cc85a7940 [2023-07-13T15:44:01.885Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-13T15:44:01.885Z] ---> Running in 588bdfea934e [2023-07-13T15:44:02.153Z] Removing intermediate container 588bdfea934e [2023-07-13T15:44:02.153Z] ---> 3c28230f50a6 [2023-07-13T15:44:02.153Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T15:44:02.153Z] ---> Running in d91f26bffc46 [2023-07-13T15:44:03.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T15:44:03.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T15:44:05.250Z] OK: 263 MiB in 53 packages [2023-07-13T15:44:05.836Z] Removing intermediate container d91f26bffc46 [2023-07-13T15:44:05.836Z] ---> 619bbcb02f0f [2023-07-13T15:44:05.836Z] Step 7/26 : WORKDIR /app [2023-07-13T15:44:06.104Z] ---> Running in 79c47b722e2e [2023-07-13T15:44:06.371Z] Removing intermediate container 79c47b722e2e [2023-07-13T15:44:06.372Z] ---> 83b20fb66a6b [2023-07-13T15:44:06.372Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-13T15:44:06.956Z] ---> 6ca4af3f24d2 [2023-07-13T15:44:06.956Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T15:44:06.956Z] ---> Running in c0e64aeaa2b2 [2023-07-13T15:44:09.543Z] Removing intermediate container c0e64aeaa2b2 [2023-07-13T15:44:09.543Z] ---> 1c51398b0e98 [2023-07-13T15:44:09.543Z] Step 10/26 : COPY . . [2023-07-13T15:44:10.127Z] ---> 75aefc5883b3 [2023-07-13T15:44:10.127Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T15:44:10.127Z] ---> Running in 1768d4b40868 [2023-07-13T15:44:10.395Z] Removing intermediate container 1768d4b40868 [2023-07-13T15:44:10.395Z] ---> 2ba4a29634a8 [2023-07-13T15:44:10.395Z] Step 12/26 : RUN $MAKE [2023-07-13T15:44:10.395Z] ---> Running in 8dc26647733c [2023-07-13T15:44:11.367Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.1" -trimpath -mod=readonly -o app-service-configurable [2023-07-13T15:46:33.065Z] Removing intermediate container 8dc26647733c [2023-07-13T15:46:33.065Z] ---> 3fa43b0d9bf1 [2023-07-13T15:46:33.065Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T15:46:33.065Z] 3.17: Pulling from library/alpine [2023-07-13T15:46:33.065Z] edb6bdbacee9: Already exists [2023-07-13T15:46:33.065Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T15:46:33.065Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T15:46:33.065Z] ---> 779605e5fbc0 [2023-07-13T15:46:33.065Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T15:46:33.065Z] ---> Running in 0f14d1f47091 [2023-07-13T15:46:33.065Z] Removing intermediate container 0f14d1f47091 [2023-07-13T15:46:33.065Z] ---> c433f66dc220 [2023-07-13T15:46:33.065Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-13T15:46:33.065Z] ---> Running in 7dfe94512edc [2023-07-13T15:46:33.065Z] Removing intermediate container 7dfe94512edc [2023-07-13T15:46:33.065Z] ---> 44002b1d3d10 [2023-07-13T15:46:33.066Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T15:46:33.066Z] ---> Running in 430656c17182 [2023-07-13T15:46:33.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T15:46:33.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T15:46:33.066Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T15:46:33.066Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T15:46:33.066Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T15:46:33.066Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T15:46:33.066Z] OK: 8 MiB in 17 packages [2023-07-13T15:46:33.066Z] Removing intermediate container 430656c17182 [2023-07-13T15:46:33.066Z] ---> 098da832ca5b [2023-07-13T15:46:33.066Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T15:46:33.066Z] ---> 5655173256c5 [2023-07-13T15:46:33.066Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T15:46:33.066Z] ---> 46034d54f835 [2023-07-13T15:46:33.066Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T15:46:33.066Z] ---> 7abd5e705129 [2023-07-13T15:46:33.066Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-13T15:46:33.066Z] ---> 8678ea358ef4 [2023-07-13T15:46:33.066Z] Step 21/26 : EXPOSE 48095 [2023-07-13T15:46:33.066Z] ---> Running in a4bb146802b4 [2023-07-13T15:46:33.066Z] Removing intermediate container a4bb146802b4 [2023-07-13T15:46:33.066Z] ---> 9b5d2b0f817e [2023-07-13T15:46:33.066Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-13T15:46:33.066Z] ---> Running in 1370e251a9fd [2023-07-13T15:46:33.066Z] Removing intermediate container 1370e251a9fd [2023-07-13T15:46:33.066Z] ---> a04c620d7a46 [2023-07-13T15:46:33.066Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T15:46:33.066Z] ---> Running in e28bb0e4ebfb [2023-07-13T15:46:33.066Z] Removing intermediate container e28bb0e4ebfb [2023-07-13T15:46:33.066Z] ---> d505f8ea4140 [2023-07-13T15:46:33.066Z] Step 24/26 : LABEL arch=arm64 [2023-07-13T15:46:33.066Z] ---> Running in 98866248b816 [2023-07-13T15:46:33.066Z] Removing intermediate container 98866248b816 [2023-07-13T15:46:33.066Z] ---> 5a0cf11acd1a [2023-07-13T15:46:33.066Z] Step 25/26 : LABEL git_sha=458aadecb4486dfbbf1060360ea4d12c7efd2521 [2023-07-13T15:46:33.066Z] ---> Running in 5b885880cea1 [2023-07-13T15:46:33.334Z] Removing intermediate container 5b885880cea1 [2023-07-13T15:46:33.334Z] ---> d44f97d9c275 [2023-07-13T15:46:33.334Z] Step 26/26 : LABEL version=3.1.0-dev.1 [2023-07-13T15:46:33.603Z] ---> Running in 0d7dd9a81230 [2023-07-13T15:46:33.871Z] Removing intermediate container 0d7dd9a81230 [2023-07-13T15:46:33.871Z] ---> e2acb79defdf [2023-07-13T15:46:33.871Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T15:46:33.871Z] Successfully built e2acb79defdf [2023-07-13T15:46:33.871Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T15:46:33.991Z] provisioning config files... [2023-07-13T15:46:34.005Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/170@tmp/config9882904290830623215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:46:34.340Z] ---> docker-login.sh [2023-07-13T15:46:34.340Z] nexus3.edgexfoundry.org:10001 [2023-07-13T15:46:34.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:46:34.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:46:34.607Z] Configure a credential helper to remove this warning. See [2023-07-13T15:46:34.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:46:34.607Z] [2023-07-13T15:46:34.607Z] Login Succeeded [2023-07-13T15:46:34.607Z] nexus3.edgexfoundry.org:10002 [2023-07-13T15:46:34.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:46:34.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:46:34.874Z] Configure a credential helper to remove this warning. See [2023-07-13T15:46:34.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:46:34.874Z] [2023-07-13T15:46:34.874Z] Login Succeeded [2023-07-13T15:46:34.874Z] nexus3.edgexfoundry.org:10003 [2023-07-13T15:46:35.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:46:35.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:46:35.407Z] Configure a credential helper to remove this warning. See [2023-07-13T15:46:35.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:46:35.407Z] [2023-07-13T15:46:35.407Z] Login Succeeded [2023-07-13T15:46:35.407Z] nexus3.edgexfoundry.org:10004 [2023-07-13T15:46:35.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:46:35.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:46:35.672Z] Configure a credential helper to remove this warning. See [2023-07-13T15:46:35.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:46:35.672Z] [2023-07-13T15:46:35.672Z] Login Succeeded [2023-07-13T15:46:35.672Z] docker.io [2023-07-13T15:46:35.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T15:46:36.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T15:46:36.202Z] Configure a credential helper to remove this warning. See [2023-07-13T15:46:36.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T15:46:36.202Z] [2023-07-13T15:46:36.202Z] Login Succeeded [2023-07-13T15:46:36.202Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T15:46:36.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T15:46:36.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T15:46:36.274Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-13T15:46:36.274Z] 458aadecb4486dfbbf1060360ea4d12c7efd2521 [2023-07-13T15:46:36.274Z] latest [2023-07-13T15:46:36.274Z] 3.1.0-dev.1 [2023-07-13T15:46:36.274Z] 458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [2023-07-13T15:46:36.274Z] main [2023-07-13T15:46:36.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:36.619Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:36.958Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521 [2023-07-13T15:46:36.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-13T15:46:36.958Z] d63bc47d078f: Preparing [2023-07-13T15:46:36.958Z] 36a68ef97600: Preparing [2023-07-13T15:46:36.958Z] 8d6166effd9e: Preparing [2023-07-13T15:46:36.958Z] 74af4cdcea4a: Preparing [2023-07-13T15:46:36.958Z] b77dfd7d484c: Preparing [2023-07-13T15:46:36.958Z] 9386262d7a74: Preparing [2023-07-13T15:46:36.958Z] 9386262d7a74: Waiting [2023-07-13T15:46:37.223Z] 36a68ef97600: Pushed [2023-07-13T15:46:37.223Z] 74af4cdcea4a: Pushed [2023-07-13T15:46:37.223Z] 8d6166effd9e: Pushed [2023-07-13T15:46:37.223Z] 9386262d7a74: Layer already exists [2023-07-13T15:46:37.491Z] b77dfd7d484c: Pushed [2023-07-13T15:46:42.825Z] d63bc47d078f: Pushed [2023-07-13T15:46:42.825Z] 458aadecb4486dfbbf1060360ea4d12c7efd2521: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:43.159Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:43.488Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-13T15:46:43.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-13T15:46:43.488Z] d63bc47d078f: Preparing [2023-07-13T15:46:43.488Z] 36a68ef97600: Preparing [2023-07-13T15:46:43.488Z] 8d6166effd9e: Preparing [2023-07-13T15:46:43.488Z] 74af4cdcea4a: Preparing [2023-07-13T15:46:43.488Z] b77dfd7d484c: Preparing [2023-07-13T15:46:43.488Z] 9386262d7a74: Preparing [2023-07-13T15:46:43.488Z] 9386262d7a74: Waiting [2023-07-13T15:46:43.488Z] 36a68ef97600: Layer already exists [2023-07-13T15:46:43.488Z] 74af4cdcea4a: Layer already exists [2023-07-13T15:46:43.488Z] 8d6166effd9e: Layer already exists [2023-07-13T15:46:43.488Z] d63bc47d078f: Layer already exists [2023-07-13T15:46:43.488Z] b77dfd7d484c: Layer already exists [2023-07-13T15:46:43.488Z] 9386262d7a74: Layer already exists [2023-07-13T15:46:43.488Z] latest: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:43.906Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:44.256Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.1 [2023-07-13T15:46:44.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-13T15:46:44.256Z] d63bc47d078f: Preparing [2023-07-13T15:46:44.256Z] 36a68ef97600: Preparing [2023-07-13T15:46:44.256Z] 8d6166effd9e: Preparing [2023-07-13T15:46:44.256Z] 74af4cdcea4a: Preparing [2023-07-13T15:46:44.256Z] b77dfd7d484c: Preparing [2023-07-13T15:46:44.256Z] 9386262d7a74: Preparing [2023-07-13T15:46:44.256Z] 9386262d7a74: Waiting [2023-07-13T15:46:44.256Z] b77dfd7d484c: Layer already exists [2023-07-13T15:46:44.256Z] 8d6166effd9e: Layer already exists [2023-07-13T15:46:44.256Z] d63bc47d078f: Layer already exists [2023-07-13T15:46:44.256Z] 36a68ef97600: Layer already exists [2023-07-13T15:46:44.256Z] 74af4cdcea4a: Layer already exists [2023-07-13T15:46:44.256Z] 9386262d7a74: Layer already exists [2023-07-13T15:46:44.256Z] 3.1.0-dev.1: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:44.888Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:45.248Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [2023-07-13T15:46:45.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-13T15:46:45.248Z] d63bc47d078f: Preparing [2023-07-13T15:46:45.248Z] 36a68ef97600: Preparing [2023-07-13T15:46:45.248Z] 8d6166effd9e: Preparing [2023-07-13T15:46:45.248Z] 74af4cdcea4a: Preparing [2023-07-13T15:46:45.248Z] b77dfd7d484c: Preparing [2023-07-13T15:46:45.248Z] 9386262d7a74: Preparing [2023-07-13T15:46:45.248Z] 36a68ef97600: Layer already exists [2023-07-13T15:46:45.248Z] b77dfd7d484c: Layer already exists [2023-07-13T15:46:45.248Z] d63bc47d078f: Layer already exists [2023-07-13T15:46:45.248Z] 8d6166effd9e: Layer already exists [2023-07-13T15:46:45.248Z] 74af4cdcea4a: Layer already exists [2023-07-13T15:46:45.248Z] 9386262d7a74: Layer already exists [2023-07-13T15:46:45.248Z] 458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:45.601Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:45.935Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-07-13T15:46:45.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-13T15:46:45.935Z] d63bc47d078f: Preparing [2023-07-13T15:46:45.935Z] 36a68ef97600: Preparing [2023-07-13T15:46:45.935Z] 8d6166effd9e: Preparing [2023-07-13T15:46:45.935Z] 74af4cdcea4a: Preparing [2023-07-13T15:46:45.935Z] b77dfd7d484c: Preparing [2023-07-13T15:46:45.935Z] 9386262d7a74: Preparing [2023-07-13T15:46:45.935Z] 8d6166effd9e: Layer already exists [2023-07-13T15:46:45.935Z] 36a68ef97600: Layer already exists [2023-07-13T15:46:45.935Z] d63bc47d078f: Layer already exists [2023-07-13T15:46:45.935Z] 74af4cdcea4a: Layer already exists [2023-07-13T15:46:45.935Z] b77dfd7d484c: Layer already exists [2023-07-13T15:46:45.935Z] 9386262d7a74: Layer already exists [2023-07-13T15:46:45.935Z] main: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T15:46:46.266Z] ===================================================== [Pipeline] echo [2023-07-13T15:46:46.278Z] taggedImages: [2023-07-13T15:46:46.278Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521 [2023-07-13T15:46:46.278Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-13T15:46:46.278Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.1 [2023-07-13T15:46:46.278Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [2023-07-13T15:46:46.278Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:46.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T15:46:46.637Z] [2023-07-13T15:46:46.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:46:46.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T15:46:46.968Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T15:46:46.968Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T15:46:46.968Z] 04944245beec: Pulling fs layer [2023-07-13T15:46:46.968Z] 699f458cf7ca: Pulling fs layer [2023-07-13T15:46:46.968Z] 765212b225bb: Pulling fs layer [2023-07-13T15:46:46.968Z] f23df028b6ca: Pulling fs layer [2023-07-13T15:46:46.968Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T15:46:46.968Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T15:46:46.968Z] f23df028b6ca: Waiting [2023-07-13T15:46:46.968Z] d65c8cfc05b1: Waiting [2023-07-13T15:46:46.968Z] 2437ff75d9bd: Waiting [2023-07-13T15:46:46.968Z] 765212b225bb: Waiting [2023-07-13T15:46:47.236Z] 04944245beec: Verifying Checksum [2023-07-13T15:46:47.236Z] 04944245beec: Download complete [2023-07-13T15:46:47.236Z] 765212b225bb: Verifying Checksum [2023-07-13T15:46:47.236Z] 765212b225bb: Download complete [2023-07-13T15:46:47.236Z] f23df028b6ca: Download complete [2023-07-13T15:46:47.236Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T15:46:47.236Z] d65c8cfc05b1: Download complete [2023-07-13T15:46:47.236Z] 699f458cf7ca: Verifying Checksum [2023-07-13T15:46:47.236Z] 699f458cf7ca: Download complete [2023-07-13T15:46:47.819Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T15:46:47.819Z] 8998bd30e6a1: Download complete [2023-07-13T15:46:49.754Z] 2437ff75d9bd: Download complete [2023-07-13T15:46:51.690Z] 8998bd30e6a1: Pull complete [2023-07-13T15:46:51.955Z] 04944245beec: Pull complete [2023-07-13T15:46:53.364Z] 699f458cf7ca: Pull complete [2023-07-13T15:46:53.364Z] 765212b225bb: Pull complete [2023-07-13T15:46:53.945Z] f23df028b6ca: Pull complete [2023-07-13T15:46:54.210Z] d65c8cfc05b1: Pull complete [2023-07-13T15:47:09.325Z] 2437ff75d9bd: Pull complete [2023-07-13T15:47:09.325Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T15:47:09.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T15:47:09.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:47:09.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-1066 does not seem to be running inside a container [2023-07-13T15:47:09.568Z] $ 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/170 -v /w/workspace/app-service-configurable/170:/w/workspace/app-service-configurable/170:rw,z -v /w/workspace/app-service-configurable/170@tmp:/w/workspace/app-service-configurable/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-13T15:47:12.224Z] $ docker top 520107beec124ccbfc36a70285d23d908bff8ce511dbcbd15efac52b329af5bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:47:12.759Z] ---> job-cost.sh [2023-07-13T15:47:13.027Z] lf-activate-venv: SKIPPING [2023-07-13T15:47:13.027Z] INFO: No Stack... [2023-07-13T15:47:13.615Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T15:47:14.575Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T15:47:15.207Z] + cat /w/workspace/app-service-configurable/170/archives/cost.csv [2023-07-13T15:47:15.207Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T15:47:15.264Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [2023-07-13T15:47:15.272Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] did not exist. Created. [2023-07-13T15:47:15.273Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T15:47:15.606Z] /w/workspace/app-service-configurable/170@tmp/durable-5d9de719/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T15:47:16.259Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T15:47:16.273Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T15:47:16.326Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T15:47:16.335Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T15:47:16.358Z] $ docker stop --time=1 520107beec124ccbfc36a70285d23d908bff8ce511dbcbd15efac52b329af5bd [2023-07-13T15:47:17.824Z] $ docker rm -f --volumes 520107beec124ccbfc36a70285d23d908bff8ce511dbcbd15efac52b329af5bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-13T15:47:18.239Z] provisioning config files... [2023-07-13T15:47:18.246Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8228971349990323420tmp [Pipeline] { [Pipeline] sh [2023-07-13T15:47:18.540Z] + set +x [2023-07-13T15:47:18.540Z] + curl -s https://codecov.io/bash+ [2023-07-13T15:47:18.540Z] bash -s -- [2023-07-13T15:47:18.799Z] [2023-07-13T15:47:18.799Z] _____ _ [2023-07-13T15:47:18.799Z] / ____| | | [2023-07-13T15:47:18.799Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T15:47:18.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T15:47:18.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T15:47:18.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T15:47:18.799Z] Bash-1.0.6 [2023-07-13T15:47:18.799Z] [2023-07-13T15:47:18.799Z] [2023-07-13T15:47:18.799Z] ==> git version 2.25.1 found [2023-07-13T15:47:18.799Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-13T15:47:18.799Z] Release-Date: 2020-01-08 [2023-07-13T15:47:18.799Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-13T15:47:18.799Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T15:47:18.799Z] ==> Jenkins CI detected. [2023-07-13T15:47:18.799Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-07-13T15:47:18.799Z] project root: . [2023-07-13T15:47:18.799Z] --> token set from env [2023-07-13T15:47:18.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T15:47:18.799Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T15:47:18.799Z] ==> Python coveragepy not found [2023-07-13T15:47:18.799Z] ==> Searching for coverage reports in: [2023-07-13T15:47:18.799Z] + . [2023-07-13T15:47:18.799Z] -> Found 1 reports [2023-07-13T15:47:18.799Z] ==> Detecting git/mercurial file structure [2023-07-13T15:47:18.799Z] ==> Reading reports [2023-07-13T15:47:18.799Z] + ./coverage.out bytes=13 [2023-07-13T15:47:18.799Z] ==> Appending adjustments [2023-07-13T15:47:18.799Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T15:47:18.799Z] + Found adjustments [2023-07-13T15:47:18.799Z] ==> Gzipping contents [2023-07-13T15:47:18.799Z] 4.0K /tmp/codecov.GUku7T.gz [2023-07-13T15:47:19.057Z] ==> Uploading reports [2023-07-13T15:47:19.057Z] url: https://codecov.io [2023-07-13T15:47:19.057Z] query: branch=main&commit=458aadecb4486dfbbf1060360ea4d12c7efd2521&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T15:47:19.057Z] -> Pinging Codecov [2023-07-13T15:47:19.057Z] 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=458aadecb4486dfbbf1060360ea4d12c7efd2521&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T15:47:19.057Z] -> Uploading to [2023-07-13T15:47:19.057Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-13/A97CA9966030D2A3747ED39772930CCE/458aadecb4486dfbbf1060360ea4d12c7efd2521/8a101c52-5fac-41ee-bcd7-e7b8d1bdbad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T154718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aba1c45555217d95729db2cd8d401e1f76d06cd3a4123b4cfe2d5b057b2427b8 [2023-07-13T15:47:19.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T15:47:19.057Z] Dload Upload Total Spent Left Speed [2023-07-13T15:47:19.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1976 --:--:-- --:--:-- --:--:-- 1967 [2023-07-13T15:47:19.316Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] } [2023-07-13T15:47:19.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-13T15:47:19.501Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-13T15:47:19.514Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:47:19.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T15:47:19.805Z] [2023-07-13T15:47:19.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:47:20.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T15:47:20.101Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-13T15:47:20.101Z] df9b9388f04a: Pulling fs layer [2023-07-13T15:47:20.101Z] 52dc419b0ee2: Pulling fs layer [2023-07-13T15:47:20.101Z] 25bc292e5bac: Pulling fs layer [2023-07-13T15:47:20.101Z] 114826534d7a: Pulling fs layer [2023-07-13T15:47:20.101Z] 4657fd5d0bcf: Pulling fs layer [2023-07-13T15:47:20.101Z] 6ad1cebc031e: Pulling fs layer [2023-07-13T15:47:20.101Z] 8a3aa393b2d8: Pulling fs layer [2023-07-13T15:47:20.101Z] 4657fd5d0bcf: Waiting [2023-07-13T15:47:20.101Z] 6ad1cebc031e: Waiting [2023-07-13T15:47:20.101Z] 114826534d7a: Waiting [2023-07-13T15:47:20.101Z] 25bc292e5bac: Verifying Checksum [2023-07-13T15:47:20.101Z] 25bc292e5bac: Download complete [2023-07-13T15:47:20.101Z] 52dc419b0ee2: Verifying Checksum [2023-07-13T15:47:20.101Z] 52dc419b0ee2: Download complete [2023-07-13T15:47:20.101Z] 4657fd5d0bcf: Download complete [2023-07-13T15:47:20.101Z] df9b9388f04a: Verifying Checksum [2023-07-13T15:47:20.101Z] df9b9388f04a: Download complete [2023-07-13T15:47:20.360Z] 6ad1cebc031e: Verifying Checksum [2023-07-13T15:47:20.360Z] 6ad1cebc031e: Download complete [2023-07-13T15:47:20.360Z] df9b9388f04a: Pull complete [2023-07-13T15:47:20.360Z] 52dc419b0ee2: Pull complete [2023-07-13T15:47:20.360Z] 25bc292e5bac: Pull complete [2023-07-13T15:47:20.930Z] 114826534d7a: Verifying Checksum [2023-07-13T15:47:20.930Z] 114826534d7a: Download complete [2023-07-13T15:47:20.930Z] 8a3aa393b2d8: Verifying Checksum [2023-07-13T15:47:20.930Z] 8a3aa393b2d8: Download complete [2023-07-13T15:47:24.221Z] 114826534d7a: Pull complete [2023-07-13T15:47:24.221Z] 4657fd5d0bcf: Pull complete [2023-07-13T15:47:24.790Z] 6ad1cebc031e: Pull complete [2023-07-13T15:47:27.324Z] 8a3aa393b2d8: Pull complete [2023-07-13T15:47:27.324Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-13T15:47:27.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T15:47:27.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:47:27.412Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:47:27.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-13T15:47:32.612Z] $ docker top 4e7b6f9d36ac6ad428da3d9f10edcee27365958fdf645c8d2d7b9aaedc24086c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T15:47:32.677Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-07-13T15:47:32.954Z] + set -o pipefail [2023-07-13T15:47:32.954Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-07-13T15:47:41.068Z] [2023-07-13T15:47:41.068Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-07-13T15:47:41.068Z] [2023-07-13T15:47:41.068Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b252e3f2-077d-4f5c-93e0-881f8e474178 [2023-07-13T15:47:41.068Z] [2023-07-13T15:47:41.068Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-13T15:47:41.068Z] [2023-07-13T15:47:41.068Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-13T15:47:41.068Z] [2023-07-13T15:47:41.068Z] [2023-07-13T15:47:41.068Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-13T15:47:41.068Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-13T15:47:41.068Z] More details here: https://snyk.co/ue1NS [2023-07-13T15:47:41.068Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-13T15:47:41.068Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-13T15:47:41.080Z] $ docker stop --time=1 4e7b6f9d36ac6ad428da3d9f10edcee27365958fdf645c8d2d7b9aaedc24086c [2023-07-13T15:47:44.825Z] $ docker rm -f --volumes 4e7b6f9d36ac6ad428da3d9f10edcee27365958fdf645c8d2d7b9aaedc24086c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T15:47:45.557Z] + git log --format=format:%s -1 458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] sh [2023-07-13T15:47:45.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T15:47:45.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:47:46.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T15:47:46.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:47:46.195Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:47:46.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T15:47:46.608Z] $ docker top 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 -eo pid,comm [2023-07-13T15:47:46.653Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-13T15:47:46.653Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T15:47:46.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T15:47:46.696Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T15:47:46.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T15:47:46.817Z] $ docker exec 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 ssh-agent [2023-07-13T15:47:46.926Z] SSH_AUTH_SOCK=/tmp/ssh-HLCbnNMt5tIz/agent.32 [2023-07-13T15:47:46.926Z] SSH_AGENT_PID=38 [2023-07-13T15:47:46.931Z] Running ssh-add (command line suppressed) [2023-07-13T15:47:47.034Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5305666986287523249.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5305666986287523249.key) [2023-07-13T15:47:47.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T15:47:47.335Z] + git semver tag [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,512 [run_tag] DEBUG tag force:False [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,512 [check_head_tag] DEBUG check head tag [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,512 [execute] INFO git cat-file --batch-check [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,518 [execute] INFO git cat-file --batch [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,528 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,528 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T15:47:47.596Z] 2023-07-13 15:47:47,533 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:47:47.596Z] 3.1.0-dev.1 [Pipeline] } [2023-07-13T15:47:47.605Z] $ docker exec --env ******** --env ******** 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 ssh-agent -k [2023-07-13T15:47:47.709Z] unset SSH_AUTH_SOCK; [2023-07-13T15:47:47.709Z] unset SSH_AGENT_PID; [2023-07-13T15:47:47.709Z] echo Agent pid 38 killed; [2023-07-13T15:47:47.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T15:47:48.019Z] + git semver [Pipeline] } [2023-07-13T15:47:48.289Z] $ docker stop --time=1 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 [2023-07-13T15:47:49.573Z] $ docker rm -f --volumes 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:47:49.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T15:47:49.975Z] [2023-07-13T15:47:49.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:47:50.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T15:47:50.271Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-13T15:47:50.271Z] ab5ef0e58194: Pulling fs layer [2023-07-13T15:47:50.271Z] 9712f1f96733: Pulling fs layer [2023-07-13T15:47:50.271Z] 63f879dbbcfc: Pulling fs layer [2023-07-13T15:47:50.271Z] 0d9ebad4ef96: Pulling fs layer [2023-07-13T15:47:50.271Z] e9a5061849ea: Pulling fs layer [2023-07-13T15:47:50.271Z] d747dcd14b5f: Pulling fs layer [2023-07-13T15:47:50.271Z] 2de7ff778b66: Pulling fs layer [2023-07-13T15:47:50.271Z] 0d9ebad4ef96: Waiting [2023-07-13T15:47:50.271Z] e9a5061849ea: Waiting [2023-07-13T15:47:50.271Z] d747dcd14b5f: Waiting [2023-07-13T15:47:50.271Z] 2de7ff778b66: Waiting [2023-07-13T15:47:50.271Z] 9712f1f96733: Download complete [2023-07-13T15:47:50.531Z] 63f879dbbcfc: Verifying Checksum [2023-07-13T15:47:50.531Z] 63f879dbbcfc: Download complete [2023-07-13T15:47:50.531Z] e9a5061849ea: Verifying Checksum [2023-07-13T15:47:50.531Z] e9a5061849ea: Download complete [2023-07-13T15:47:50.790Z] d747dcd14b5f: Verifying Checksum [2023-07-13T15:47:50.790Z] d747dcd14b5f: Download complete [2023-07-13T15:47:50.790Z] 0d9ebad4ef96: Verifying Checksum [2023-07-13T15:47:50.790Z] ab5ef0e58194: Verifying Checksum [2023-07-13T15:47:50.790Z] ab5ef0e58194: Download complete [2023-07-13T15:47:50.790Z] 2de7ff778b66: Download complete [2023-07-13T15:47:53.324Z] ab5ef0e58194: Pull complete [2023-07-13T15:47:53.324Z] 9712f1f96733: Pull complete [2023-07-13T15:47:54.257Z] 63f879dbbcfc: Pull complete [2023-07-13T15:47:57.534Z] 0d9ebad4ef96: Pull complete [2023-07-13T15:47:57.792Z] e9a5061849ea: Pull complete [2023-07-13T15:47:57.792Z] d747dcd14b5f: Pull complete [2023-07-13T15:47:58.724Z] 2de7ff778b66: Pull complete [2023-07-13T15:47:58.724Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-13T15:47:58.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T15:47:58.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:47:58.796Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:47:58.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-13T15:48:04.295Z] $ docker top 896f6df4287cea73209193330189a30dede5d85b5592303759620d26b916cc34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-13T15:48:04.366Z] provisioning config files... [2023-07-13T15:48:04.371Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5987812941610199145tmp [2023-07-13T15:48:04.380Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5080815234009280288tmp [2023-07-13T15:48:04.388Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8735726503543444515tmp [Pipeline] { [Pipeline] echo [2023-07-13T15:48:04.404Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:04.687Z] ---> sigul-configuration.sh [2023-07-13T15:48:04.687Z] gpg: directory `/root/.gnupg' created [2023-07-13T15:48:04.687Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-13T15:48:04.687Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-13T15:48:04.687Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-13T15:48:04.687Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-13T15:48:04.687Z] gpg: CAST5 encrypted data [2023-07-13T15:48:04.687Z] gpg: encrypted with 1 passphrase [2023-07-13T15:48:04.687Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-13T15:48:04.974Z] + mkdir /home/jenkins [2023-07-13T15:48:04.974Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-13T15:48:05.299Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-13T15:48:05.308Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:05.592Z] ---> sigul-install.sh [2023-07-13T15:48:05.592Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-13T15:48:05.878Z] + git tag --list [2023-07-13T15:48:05.878Z] v1.0.0 [2023-07-13T15:48:05.878Z] v1.1.0 [2023-07-13T15:48:05.878Z] v1.2.0 [2023-07-13T15:48:05.878Z] v1.3.0 [2023-07-13T15:48:05.878Z] v1.3.1 [2023-07-13T15:48:05.878Z] v2.0.0 [2023-07-13T15:48:05.878Z] v2.0.1 [2023-07-13T15:48:05.878Z] v2.1.0 [2023-07-13T15:48:05.878Z] v2.1.1 [2023-07-13T15:48:05.878Z] v2.1.2 [2023-07-13T15:48:05.878Z] v2.2.0 [2023-07-13T15:48:05.878Z] v2.3 [2023-07-13T15:48:05.878Z] v2.3.0 [2023-07-13T15:48:05.878Z] v2.3.1 [2023-07-13T15:48:05.878Z] v3.0 [2023-07-13T15:48:05.878Z] v3.0.0 [2023-07-13T15:48:05.878Z] v3.1.0-dev.1 [Pipeline] sh [2023-07-13T15:48:06.167Z] + lftools sign git-tag v3.1.0-dev.1 [2023-07-13T15:48:06.736Z] Signing Git tag with Sigul... [2023-07-13T15:48:06.736Z] Signing v3.1.0-dev.1 [Pipeline] echo [2023-07-13T15:48:07.008Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:07.292Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-13T15:48:07.299Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-13T15:48:07.316Z] $ docker stop --time=1 896f6df4287cea73209193330189a30dede5d85b5592303759620d26b916cc34 [2023-07-13T15:48:08.669Z] $ docker rm -f --volumes 896f6df4287cea73209193330189a30dede5d85b5592303759620d26b916cc34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-13T15:48:09.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T15:48:09.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:48:09.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T15:48:09.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:48:09.419Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:48:09.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T15:48:09.781Z] $ docker top 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d -eo pid,comm [2023-07-13T15:48:09.829Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-13T15:48:09.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T15:48:09.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T15:48:09.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T15:48:09.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T15:48:09.957Z] $ docker exec 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d ssh-agent [2023-07-13T15:48:10.061Z] SSH_AUTH_SOCK=/tmp/ssh-8ce6YqrNvjFU/agent.34 [2023-07-13T15:48:10.061Z] SSH_AGENT_PID=40 [2023-07-13T15:48:10.065Z] Running ssh-add (command line suppressed) [2023-07-13T15:48:10.162Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9115353866015034897.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9115353866015034897.key) [2023-07-13T15:48:10.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T15:48:10.458Z] + git semver bump pre [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,623 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,623 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,623 [bump_version] DEBUG bumped version:3.1.0-dev.2 [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,623 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,623 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,623 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,625 [execute] INFO git cat-file --batch-check [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,630 [execute] INFO git cat-file --batch [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T15:48:10.718Z] 2023-07-13 15:48:10,635 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:48:10.718Z] 3.1.0-dev.2 [Pipeline] } [2023-07-13T15:48:10.726Z] $ docker exec --env ******** --env ******** 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d ssh-agent -k [2023-07-13T15:48:10.829Z] unset SSH_AUTH_SOCK; [2023-07-13T15:48:10.829Z] unset SSH_AGENT_PID; [2023-07-13T15:48:10.829Z] echo Agent pid 40 killed; [2023-07-13T15:48:10.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T15:48:11.138Z] + git semver [Pipeline] } [2023-07-13T15:48:11.410Z] $ docker stop --time=1 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d [2023-07-13T15:48:12.715Z] $ docker rm -f --volumes 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T15:48:13.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T15:48:13.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:48:13.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T15:48:13.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:48:13.431Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:48:13.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T15:48:13.810Z] $ docker top e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 -eo pid,comm [2023-07-13T15:48:13.863Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-13T15:48:13.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T15:48:13.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T15:48:13.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T15:48:14.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T15:48:14.027Z] $ docker exec e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 ssh-agent [2023-07-13T15:48:14.140Z] SSH_AUTH_SOCK=/tmp/ssh-OeY7S8FkUAHp/agent.32 [2023-07-13T15:48:14.140Z] SSH_AGENT_PID=38 [2023-07-13T15:48:14.145Z] Running ssh-add (command line suppressed) [2023-07-13T15:48:14.244Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2602558691993113467.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2602558691993113467.key) [2023-07-13T15:48:14.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T15:48:14.545Z] + git semver push [2023-07-13T15:48:14.804Z] 2023-07-13 15:48:14,732 [run_push] DEBUG push [2023-07-13T15:48:14.805Z] 2023-07-13 15:48:14,733 [execute] INFO git cat-file --batch-check [2023-07-13T15:48:14.805Z] 2023-07-13 15:48:14,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T15:48:14.805Z] 2023-07-13 15:48:14,737 [execute] INFO git rev-list 901512f1cbeec630a11cdf9e7ecdcfb1c7ef9838 -- [2023-07-13T15:48:14.805Z] 2023-07-13 15:48:14,737 [execute] DEBUG Popen(['git', 'rev-list', '901512f1cbeec630a11cdf9e7ecdcfb1c7ef9838', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T15:48:14.805Z] 2023-07-13 15:48:14,747 [execute] INFO git fetch -v origin [2023-07-13T15:48:14.805Z] 2023-07-13 15:48:14,748 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-13T15:48:15.372Z] 2023-07-13 15:48:15,217 [run_push] DEBUG no remote changes detected [2023-07-13T15:48:15.372Z] 2023-07-13 15:48:15,217 [execute] INFO git push origin semver [2023-07-13T15:48:15.372Z] 2023-07-13 15:48:15,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T15:48:16.311Z] 2023-07-13 15:48:16,024 [run_push] DEBUG push all version tags [2023-07-13T15:48:16.311Z] 2023-07-13 15:48:16,025 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-13T15:48:16.311Z] 2023-07-13 15:48:16,025 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T15:48:16.879Z] 2023-07-13 15:48:16,791 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-13T15:48:16.879Z] 3.1.0-dev.2 [Pipeline] } [2023-07-13T15:48:16.888Z] $ docker exec --env ******** --env ******** e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 ssh-agent -k [2023-07-13T15:48:16.982Z] unset SSH_AUTH_SOCK; [2023-07-13T15:48:16.983Z] unset SSH_AGENT_PID; [2023-07-13T15:48:16.983Z] echo Agent pid 38 killed; [2023-07-13T15:48:16.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T15:48:17.303Z] + git semver [Pipeline] } [2023-07-13T15:48:17.573Z] $ docker stop --time=1 e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 [2023-07-13T15:48:18.843Z] $ docker rm -f --volumes e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-13T15:48:19.479Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-07-13T15:48:19.479Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-13T15:48:19.479Z] total 16 [2023-07-13T15:48:19.479Z] drwxr-xr-x 3 root root 4096 Jul 13 15:37 . [2023-07-13T15:48:19.479Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 15:48 .. [2023-07-13T15:48:19.479Z] drwxr-xr-x 2 root root 4096 Jul 13 15:37 cost [2023-07-13T15:48:19.479Z] -rw-r--r-- 1 root root 96 Jul 13 15:37 cost.csv [2023-07-13T15:48:19.479Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-07-13T15:48:19.479Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-13T15:48:19.479Z] total 16 [2023-07-13T15:48:19.479Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 15:37 . [2023-07-13T15:48:19.479Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 15:48 .. [2023-07-13T15:48:19.479Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 15:37 cost [2023-07-13T15:48:19.479Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 13 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:19.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:20.629Z] ---> package-listing.sh [2023-07-13T15:48:20.629Z] ++ facter osfamily [2023-07-13T15:48:20.629Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T15:48:20.889Z] + OS_FAMILY=debian [2023-07-13T15:48:20.889Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-07-13T15:48:20.889Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T15:48:20.889Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T15:48:20.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T15:48:20.889Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T15:48:20.889Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-13T15:48:20.889Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T15:48:20.889Z] + case "${OS_FAMILY}" in [2023-07-13T15:48:20.889Z] + dpkg -l [2023-07-13T15:48:20.889Z] + grep '^ii' [2023-07-13T15:48:20.889Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T15:48:20.889Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T15:48:20.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T15:48:20.889Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-13T15:48:20.889Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-07-13T15:48:20.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-07-13T15:48:20.901Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-13T15:48:21.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T15:48:21.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T15:48:21.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T15:48:21.803Z] prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container [2023-07-13T15:48:21.836Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T15:48:22.124Z] $ docker top 7d6d100ad516593a8e01275996608b13b234ad14aba512b4426753e6fbed4111 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T15:48:22.581Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T15:48:22.902Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T15:48:23.187Z] + ls /var/log/sa-host [2023-07-13T15:48:23.187Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T15:48:23.349Z] provisioning config files... [2023-07-13T15:48:23.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12899150878368682209tmp [Pipeline] { [Pipeline] echo [2023-07-13T15:48:23.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:23.653Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T15:48:23.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:23.981Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T15:48:23.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:24.272Z] ---> sudo-logs.sh [2023-07-13T15:48:24.272Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T15:48:24.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:24.589Z] ---> job-cost.sh [2023-07-13T15:48:24.589Z] lf-activate-venv: SKIPPING [2023-07-13T15:48:24.589Z] DEBUG: total: 0.2199999988079071 [2023-07-13T15:48:24.589Z] INFO: Retrieving Stack Cost... [2023-07-13T15:48:25.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T15:48:25.784Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T15:48:25.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T15:48:26.078Z] ---> logs-deploy.sh [2023-07-13T15:48:26.078Z] lf-activate-venv: SKIPPING [2023-07-13T15:48:26.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/170 [2023-07-13T15:48:26.078Z] INFO: archiving workspace using pattern(s): [2023-07-13T15:48:27.013Z] Archives upload complete. [2023-07-13T15:48:27.274Z] INFO: archiving logs to Nexus