Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d26351ee030fdea045c7f8955b5650a87ad9db10 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-ssh12743569144783689994.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-ssh16303911324464745209.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-ssh7314154982412878482.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-ssh7943320896886523168.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-ssh11347903135817534242.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2600 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 d26351ee030fdea045c7f8955b5650a87ad9db10 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d26351ee030fdea045c7f8955b5650a87ad9db10 # timeout=10 Commit message: "docs: Added 3.0.1 changelog to main branch (#581)" > git rev-list --no-walk 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-31T17:29:53.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-31T17:29:53.813Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-31T17:29:53.828Z] ========================================================= [2023-07-31T17:29:53.828Z] EdgeX Global Pipelines Version Info [2023-07-31T17:29:53.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:29:54.547Z] ------------------- [2023-07-31T17:29:54.547Z] stable info: [2023-07-31T17:29:54.547Z] ------------------- [2023-07-31T17:29:54.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-31T17:29:54.547Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T17:29:54.547Z] Message: update stable to v1.0.250 [2023-07-31T17:29:55.119Z] ------------------- [2023-07-31T17:29:55.119Z] experimental info: [2023-07-31T17:29:55.119Z] ------------------- [2023-07-31T17:29:55.119Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-31T17:29:55.119Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T17:29:55.119Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-31T17:29:55.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-31T17:29:55.282Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-31T17:29:55.295Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-31T17:29:55.306Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-31T17:29:55.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-31T17:29:55.331Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-31T17:29:55.342Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-31T17:29:55.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-31T17:29:55.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-31T17:29:55.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-31T17:29:55.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-31T17:29:55.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-31T17:29:55.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-31T17:29:55.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-31T17:29:55.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T17:29:55.473Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T17:29:55.489Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T17:29:55.509Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T17:29:55.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-31T17:29:55.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-31T17:29:55.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-31T17:29:55.570Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-31T17:29:55.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-31T17:29:55.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-31T17:29:55.624Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-31T17:29:55.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-31T17:29:55.647Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-31T17:29:55.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-31T17:29:55.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-31T17:29:55.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-31T17:29:55.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] echo [2023-07-31T17:29:55.713Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d26351e [Pipeline] echo [2023-07-31T17:29:55.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:29:55.776Z] provisioning config files... [2023-07-31T17:29:55.791Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5609174989629111040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:29:56.092Z] ---> docker-login.sh [2023-07-31T17:29:56.092Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:29:56.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:29:56.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:29:56.616Z] Configure a credential helper to remove this warning. See [2023-07-31T17:29:56.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:29:56.616Z] [2023-07-31T17:29:56.616Z] Login Succeeded [2023-07-31T17:29:56.616Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:29:56.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:29:56.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:29:56.877Z] Configure a credential helper to remove this warning. See [2023-07-31T17:29:56.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:29:56.877Z] [2023-07-31T17:29:56.877Z] Login Succeeded [2023-07-31T17:29:56.877Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:29:56.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:29:56.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:29:56.877Z] Configure a credential helper to remove this warning. See [2023-07-31T17:29:56.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:29:56.877Z] [2023-07-31T17:29:56.877Z] Login Succeeded [2023-07-31T17:29:56.877Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:29:56.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:29:56.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:29:56.877Z] Configure a credential helper to remove this warning. See [2023-07-31T17:29:56.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:29:56.877Z] [2023-07-31T17:29:56.877Z] Login Succeeded [2023-07-31T17:29:56.877Z] docker.io [2023-07-31T17:29:57.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:29:57.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:29:57.397Z] Configure a credential helper to remove this warning. See [2023-07-31T17:29:57.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:29:57.397Z] [2023-07-31T17:29:57.397Z] Login Succeeded [2023-07-31T17:29:57.397Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:29:57.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-31T17:29:57.749Z] + git rev-list -1 --merges d26351ee030fdea045c7f8955b5650a87ad9db10~1..d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] echo [2023-07-31T17:29:57.801Z] -----------> git rev-list -1 --merges d26351ee030fdea045c7f8955b5650a87ad9db10~1..d26351ee030fdea045c7f8955b5650a87ad9db10 d26351ee030fdea045c7f8955b5650a87ad9db10 [false] [Pipeline] sh [2023-07-31T17:29:58.090Z] + git log --format=format:%s -1 d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] echo [2023-07-31T17:29:58.104Z] ========================================================= [2023-07-31T17:29:58.105Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-31T17:29:58.105Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:29:58.421Z] + git log --format=format:%s -1 d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] echo [2023-07-31T17:29:58.432Z] [semverPrep] GIT_COMMIT: d26351ee030fdea045c7f8955b5650a87ad9db10, Commit Message: docs: Added 3.0.1 changelog to main branch (#581) [Pipeline] echo [2023-07-31T17:29:58.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-31T17:29:58.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T17:29:58.778Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-31T17:29:58.778Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-31T17:29:58.778Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-31T17:29:58.778Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-31T17:29:58.778Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-31T17:29:58.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:29:59.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:29:59.133Z] [2023-07-31T17:29:59.133Z] 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-31T17:29:59.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:29:59.429Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-31T17:29:59.429Z] b85a868b505f: Pulling fs layer [2023-07-31T17:29:59.429Z] e2be974225ed: Pulling fs layer [2023-07-31T17:29:59.429Z] 339a4e72a1f5: Pulling fs layer [2023-07-31T17:29:59.429Z] 988bab9f4d93: Pulling fs layer [2023-07-31T17:29:59.429Z] 1469e6f7b9e6: Pulling fs layer [2023-07-31T17:29:59.429Z] eaf3925da568: Pulling fs layer [2023-07-31T17:29:59.429Z] bab4dde63d76: Pulling fs layer [2023-07-31T17:29:59.429Z] bde34c3a00c8: Pulling fs layer [2023-07-31T17:29:59.429Z] b352a97aabf1: Pulling fs layer [2023-07-31T17:29:59.429Z] 4872d77fe225: Pulling fs layer [2023-07-31T17:29:59.429Z] 5851b861e8e6: Pulling fs layer [2023-07-31T17:29:59.429Z] 988bab9f4d93: Waiting [2023-07-31T17:29:59.429Z] bab4dde63d76: Waiting [2023-07-31T17:29:59.429Z] bde34c3a00c8: Waiting [2023-07-31T17:29:59.429Z] 1469e6f7b9e6: Waiting [2023-07-31T17:29:59.429Z] eaf3925da568: Waiting [2023-07-31T17:29:59.429Z] b352a97aabf1: Waiting [2023-07-31T17:29:59.429Z] 5851b861e8e6: Waiting [2023-07-31T17:29:59.429Z] 4872d77fe225: Waiting [2023-07-31T17:29:59.429Z] e2be974225ed: Verifying Checksum [2023-07-31T17:29:59.429Z] e2be974225ed: Download complete [2023-07-31T17:29:59.429Z] 988bab9f4d93: Verifying Checksum [2023-07-31T17:29:59.429Z] 988bab9f4d93: Download complete [2023-07-31T17:29:59.429Z] 1469e6f7b9e6: Verifying Checksum [2023-07-31T17:29:59.429Z] 1469e6f7b9e6: Download complete [2023-07-31T17:29:59.688Z] eaf3925da568: Download complete [2023-07-31T17:29:59.688Z] 339a4e72a1f5: Verifying Checksum [2023-07-31T17:29:59.688Z] 339a4e72a1f5: Download complete [2023-07-31T17:29:59.688Z] bde34c3a00c8: Verifying Checksum [2023-07-31T17:29:59.688Z] bde34c3a00c8: Download complete [2023-07-31T17:29:59.688Z] b352a97aabf1: Verifying Checksum [2023-07-31T17:29:59.688Z] b352a97aabf1: Download complete [2023-07-31T17:29:59.688Z] 4872d77fe225: Verifying Checksum [2023-07-31T17:29:59.688Z] 4872d77fe225: Download complete [2023-07-31T17:29:59.688Z] 5851b861e8e6: Verifying Checksum [2023-07-31T17:29:59.688Z] 5851b861e8e6: Download complete [2023-07-31T17:29:59.688Z] b85a868b505f: Verifying Checksum [2023-07-31T17:29:59.688Z] b85a868b505f: Download complete [2023-07-31T17:29:59.949Z] bab4dde63d76: Verifying Checksum [2023-07-31T17:29:59.949Z] bab4dde63d76: Download complete [2023-07-31T17:30:00.886Z] b85a868b505f: Pull complete [2023-07-31T17:30:01.145Z] e2be974225ed: Pull complete [2023-07-31T17:30:01.404Z] 339a4e72a1f5: Pull complete [2023-07-31T17:30:01.663Z] 988bab9f4d93: Pull complete [2023-07-31T17:30:01.921Z] 1469e6f7b9e6: Pull complete [2023-07-31T17:30:01.921Z] eaf3925da568: Pull complete [2023-07-31T17:30:03.823Z] bab4dde63d76: Pull complete [2023-07-31T17:30:03.823Z] bde34c3a00c8: Pull complete [2023-07-31T17:30:03.823Z] b352a97aabf1: Pull complete [2023-07-31T17:30:03.823Z] 4872d77fe225: Pull complete [2023-07-31T17:30:04.083Z] 5851b861e8e6: Pull complete [2023-07-31T17:30:04.083Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-31T17:30:04.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:30:04.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:30:04.190Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:30:04.210Z] $ 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-31T17:30:07.857Z] $ docker top d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa -eo pid,comm [2023-07-31T17:30:07.915Z] 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-31T17:30:07.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T17:30:07.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:30:07.953Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:30:08.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:30:08.065Z] $ docker exec d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa ssh-agent [2023-07-31T17:30:08.161Z] SSH_AUTH_SOCK=/tmp/ssh-SW81XHsAN0b3/agent.32 [2023-07-31T17:30:08.161Z] SSH_AGENT_PID=38 [2023-07-31T17:30:08.166Z] Running ssh-add (command line suppressed) [2023-07-31T17:30:08.260Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1352002370902571289.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1352002370902571289.key) [2023-07-31T17:30:08.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:30:08.570Z] + git tag --points-at HEAD [Pipeline] } [2023-07-31T17:30:08.575Z] $ docker exec --env ******** --env ******** d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa ssh-agent -k [2023-07-31T17:30:08.669Z] unset SSH_AUTH_SOCK; [2023-07-31T17:30:08.670Z] unset SSH_AGENT_PID; [2023-07-31T17:30:08.670Z] echo Agent pid 38 killed; [2023-07-31T17:30:08.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-31T17:30:08.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:30:08.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:30:08.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:30:08.812Z] $ docker exec d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa ssh-agent [2023-07-31T17:30:08.917Z] SSH_AUTH_SOCK=/tmp/ssh-ZByFicwczX4E/agent.71 [2023-07-31T17:30:08.917Z] SSH_AGENT_PID=77 [2023-07-31T17:30:08.923Z] Running ssh-add (command line suppressed) [2023-07-31T17:30:09.005Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10543362457670848650.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10543362457670848650.key) [2023-07-31T17:30:09.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:30:09.312Z] + git semver init [2023-07-31T17:30:09.571Z] 2023-07-31 17:30:09,482 [run_init] DEBUG init version:0.0.0 force:False [2023-07-31T17:30:09.571Z] 2023-07-31 17:30:09,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-07-31T17:30:09.571Z] 2023-07-31 17:30:09,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-07-31T17:30:09.571Z] 2023-07-31 17:30:09,484 [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-31T17:30:10.509Z] 2023-07-31 17:30:10,266 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-07-31T17:30:10.509Z] 2023-07-31 17:30:10,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-07-31T17:30:10.509Z] 2023-07-31 17:30:10,266 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:30:10.509Z] 2023-07-31 17:30:10,267 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:30:10.509Z] 3.1.0-dev.7 [Pipeline] } [2023-07-31T17:30:10.515Z] $ docker exec --env ******** --env ******** d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa ssh-agent -k [2023-07-31T17:30:10.627Z] unset SSH_AUTH_SOCK; [2023-07-31T17:30:10.627Z] unset SSH_AGENT_PID; [2023-07-31T17:30:10.628Z] echo Agent pid 77 killed; [2023-07-31T17:30:10.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T17:30:10.943Z] + git semver [Pipeline] } [2023-07-31T17:30:11.210Z] $ docker stop --time=1 d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa [2023-07-31T17:30:12.500Z] $ docker rm -f --volumes d3cfc01edb535e5e01f6a2824c3e8b308b6afc38f0da0b676a15543ffed84dfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:30:12.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-31T17:30:13.059Z] Stashed 1 file(s) [Pipeline] echo [2023-07-31T17:30:13.063Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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-31T17:30:13.203Z] provisioning config files... [2023-07-31T17:30:13.212Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6289463043001316397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:30:13.502Z] ---> docker-login.sh [2023-07-31T17:30:13.502Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:30:13.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:30:13.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:30:13.502Z] Configure a credential helper to remove this warning. See [2023-07-31T17:30:13.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:30:13.502Z] [2023-07-31T17:30:13.502Z] Login Succeeded [2023-07-31T17:30:13.502Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:30:13.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:30:13.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:30:13.502Z] Configure a credential helper to remove this warning. See [2023-07-31T17:30:13.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:30:13.502Z] [2023-07-31T17:30:13.502Z] Login Succeeded [2023-07-31T17:30:13.502Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:30:13.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:30:13.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:30:13.761Z] Configure a credential helper to remove this warning. See [2023-07-31T17:30:13.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:30:13.761Z] [2023-07-31T17:30:13.761Z] Login Succeeded [2023-07-31T17:30:13.761Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:30:13.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:30:13.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:30:13.761Z] Configure a credential helper to remove this warning. See [2023-07-31T17:30:13.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:30:13.761Z] [2023-07-31T17:30:13.761Z] Login Succeeded [2023-07-31T17:30:13.761Z] docker.io [2023-07-31T17:30:13.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:30:14.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:30:14.019Z] Configure a credential helper to remove this warning. See [2023-07-31T17:30:14.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:30:14.019Z] [2023-07-31T17:30:14.019Z] Login Succeeded [2023-07-31T17:30:14.019Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:30:14.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T17:30:14.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:30:14.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:30:14.105Z] ========================================================= [2023-07-31T17:30:14.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-31T17:30:14.105Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:30:14.413Z] + 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-31T17:30:14.413Z] Sending build context to Docker daemon 3.308MB [2023-07-31T17:30:14.413Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:30:14.413Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T17:30:14.413Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-31T17:30:14.413Z] 4db1b89c0bd1: Pulling fs layer [2023-07-31T17:30:14.413Z] 6911f1a30b25: Pulling fs layer [2023-07-31T17:30:14.413Z] e194b8c5c2a9: Pulling fs layer [2023-07-31T17:30:14.413Z] 6863d3e3a2b1: Pulling fs layer [2023-07-31T17:30:14.413Z] ec0bb842ea78: Pulling fs layer [2023-07-31T17:30:14.413Z] 40a00589a448: Pulling fs layer [2023-07-31T17:30:14.413Z] 6c08303d61cc: Pulling fs layer [2023-07-31T17:30:14.413Z] 798269fcf238: Pulling fs layer [2023-07-31T17:30:14.413Z] 6c08303d61cc: Waiting [2023-07-31T17:30:14.413Z] 6863d3e3a2b1: Waiting [2023-07-31T17:30:14.413Z] ec0bb842ea78: Waiting [2023-07-31T17:30:14.413Z] 40a00589a448: Waiting [2023-07-31T17:30:14.413Z] 798269fcf238: Waiting [2023-07-31T17:30:14.413Z] 6911f1a30b25: Download complete [2023-07-31T17:30:14.413Z] 6863d3e3a2b1: Verifying Checksum [2023-07-31T17:30:14.413Z] 6863d3e3a2b1: Download complete [2023-07-31T17:30:14.413Z] ec0bb842ea78: Verifying Checksum [2023-07-31T17:30:14.413Z] ec0bb842ea78: Download complete [2023-07-31T17:30:14.413Z] 4db1b89c0bd1: Verifying Checksum [2023-07-31T17:30:14.413Z] 4db1b89c0bd1: Download complete [2023-07-31T17:30:14.671Z] 40a00589a448: Verifying Checksum [2023-07-31T17:30:14.671Z] 40a00589a448: Download complete [2023-07-31T17:30:14.671Z] 4db1b89c0bd1: Pull complete [2023-07-31T17:30:14.930Z] 6911f1a30b25: Pull complete [2023-07-31T17:30:14.930Z] 798269fcf238: Verifying Checksum [2023-07-31T17:30:14.930Z] 798269fcf238: Download complete [2023-07-31T17:30:15.188Z] e194b8c5c2a9: Verifying Checksum [2023-07-31T17:30:15.189Z] e194b8c5c2a9: Download complete [2023-07-31T17:30:15.446Z] 6c08303d61cc: Verifying Checksum [2023-07-31T17:30:15.446Z] 6c08303d61cc: Download complete [2023-07-31T17:30:18.732Z] e194b8c5c2a9: Pull complete [2023-07-31T17:30:18.732Z] 6863d3e3a2b1: Pull complete [2023-07-31T17:30:18.732Z] ec0bb842ea78: Pull complete [2023-07-31T17:30:18.732Z] 40a00589a448: Pull complete [2023-07-31T17:30:22.016Z] 6c08303d61cc: Pull complete [2023-07-31T17:30:22.584Z] 798269fcf238: Pull complete [2023-07-31T17:30:22.584Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-31T17:30:22.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-31T17:30:22.584Z] ---> ec979cd7f677 [2023-07-31T17:30:22.584Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:30:28.174Z] Still waiting to schedule task [2023-07-31T17:30:28.174Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-31T17:30:29.159Z] ---> Running in df2af95b43f8 [2023-07-31T17:30:29.159Z] Removing intermediate container df2af95b43f8 [2023-07-31T17:30:29.159Z] ---> 15dfea1c937f [2023-07-31T17:30:29.159Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:30:29.159Z] ---> Running in b06136d864ef [2023-07-31T17:30:29.159Z] Removing intermediate container b06136d864ef [2023-07-31T17:30:29.159Z] ---> 7c4028f043a9 [2023-07-31T17:30:29.159Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:30:29.159Z] ---> Running in e25d5826ad02 [2023-07-31T17:30:29.417Z] Removing intermediate container e25d5826ad02 [2023-07-31T17:30:29.417Z] ---> d0884a0c9db9 [2023-07-31T17:30:29.417Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:30:29.417Z] ---> Running in 039174b1794a [2023-07-31T17:30:29.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:30:29.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:30:30.242Z] OK: 265 MiB in 53 packages [2023-07-31T17:30:30.499Z] Removing intermediate container 039174b1794a [2023-07-31T17:30:30.499Z] ---> e956ebedd851 [2023-07-31T17:30:30.499Z] Step 7/12 : WORKDIR /app [2023-07-31T17:30:30.499Z] ---> Running in bb78f4de830c [2023-07-31T17:30:30.499Z] Removing intermediate container bb78f4de830c [2023-07-31T17:30:30.499Z] ---> 1dc6e02e5550 [2023-07-31T17:30:30.499Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-31T17:30:30.499Z] ---> b9a7d0610430 [2023-07-31T17:30:30.499Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:30:30.499Z] ---> Running in bd1230b63e88 [2023-07-31T17:31:09.225Z] Removing intermediate container bd1230b63e88 [2023-07-31T17:31:09.225Z] ---> 1eeb0b715a57 [2023-07-31T17:31:09.225Z] Step 10/12 : COPY . . [2023-07-31T17:31:09.225Z] ---> 61572de13fc8 [2023-07-31T17:31:09.225Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:31:09.225Z] ---> Running in 56d724eee4d2 [2023-07-31T17:31:09.225Z] Removing intermediate container 56d724eee4d2 [2023-07-31T17:31:09.225Z] ---> 4d5ace933d5d [2023-07-31T17:31:09.225Z] Step 12/12 : RUN $MAKE [2023-07-31T17:31:09.225Z] ---> Running in ef63142b5df8 [2023-07-31T17:31:09.225Z] noop [2023-07-31T17:31:09.225Z] Removing intermediate container ef63142b5df8 [2023-07-31T17:31:09.225Z] ---> de5b9a573fc4 [2023-07-31T17:31:09.225Z] Successfully built de5b9a573fc4 [2023-07-31T17:31:09.225Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:31:09.535Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T17:31:09.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:31:09.613Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:31:09.653Z] $ 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-31T17:31:10.012Z] $ docker top f63a8fff98aa632db33f7598b6270ed8c178174712e9966caf8e25187d4eb128 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:31:10.343Z] + go version [2023-07-31T17:31:10.344Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-31T17:31:10.364Z] $ docker stop --time=1 f63a8fff98aa632db33f7598b6270ed8c178174712e9966caf8e25187d4eb128 [2023-07-31T17:31:11.678Z] $ docker rm -f --volumes f63a8fff98aa632db33f7598b6270ed8c178174712e9966caf8e25187d4eb128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:31:12.141Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T17:31:12.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:31:12.210Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:31:12.249Z] $ 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-31T17:31:12.838Z] $ docker top dff304ed1319f8e12fe63d0b3d42da34f216a88b80447d7e9571650fdc79bde9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:31:13.162Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-07-31T17:31:13.459Z] + make test [2023-07-31T17:31:13.459Z] go test -race -coverprofile=coverage.out ./... [2023-07-31T17:31:35.391Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-31T17:31:50.251Z] go vet ./... [2023-07-31T17:31:53.539Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T17:31:53.539Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T17:31:53.539Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-31T17:31:53.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T17:31:53.571Z] $ docker stop --time=1 dff304ed1319f8e12fe63d0b3d42da34f216a88b80447d7e9571650fdc79bde9 [2023-07-31T17:31:59.414Z] $ docker rm -f --volumes dff304ed1319f8e12fe63d0b3d42da34f216a88b80447d7e9571650fdc79bde9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:31:59.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T17:31:59.925Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-31T17:32:00.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T17:32:00.742Z] + ls -al . [2023-07-31T17:32:00.742Z] total 180 [2023-07-31T17:32:00.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:31 . [2023-07-31T17:32:00.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:29 .. [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 17:29 .dockerignore [2023-07-31T17:32:00.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:30 .git [2023-07-31T17:32:00.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:29 .github [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 17:29 .gitignore [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:29 .golangci.yml [2023-07-31T17:32:00.742Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:30 .semver [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 17:29 Attribution.txt [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 35039 Jul 31 17:29 CHANGELOG.md [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 17:29 Dockerfile [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:29 GOVERNANCE.md [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 17:29 Jenkinsfile [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 17:29 LICENSE [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 17:29 OWNERS.md [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 17:29 README.md [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 17:30 VERSION [2023-07-31T17:32:00.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:29 bin [2023-07-31T17:32:00.742Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 31 17:31 coverage.out [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 17:29 go.mod [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 17:29 go.sum [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 17:29 main.go [2023-07-31T17:32:00.742Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 17:29 makefile [2023-07-31T17:32:00.742Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:29 res [2023-07-31T17:32:00.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:01.047Z] + 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=d26351ee030fdea045c7f8955b5650a87ad9db10 --label arch=amd64 --label version=3.1.0-dev.7 . [2023-07-31T17:32:01.047Z] Sending build context to Docker daemon 3.309MB [2023-07-31T17:32:01.047Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:32:01.047Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-31T17:32:01.047Z] ---> de5b9a573fc4 [2023-07-31T17:32:01.047Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:32:01.047Z] ---> Running in be2d009f1064 [2023-07-31T17:32:01.307Z] Removing intermediate container be2d009f1064 [2023-07-31T17:32:01.307Z] ---> 2d1eaad0547f [2023-07-31T17:32:01.307Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:32:01.307Z] ---> Running in ed62d7fed133 [2023-07-31T17:32:01.307Z] Removing intermediate container ed62d7fed133 [2023-07-31T17:32:01.307Z] ---> 70b6b3e1dc26 [2023-07-31T17:32:01.307Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:32:01.307Z] ---> Running in 885b543d5b2d [2023-07-31T17:32:01.565Z] Removing intermediate container 885b543d5b2d [2023-07-31T17:32:01.565Z] ---> ade472aada86 [2023-07-31T17:32:01.565Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:32:01.565Z] ---> Running in 34b66020e9db [2023-07-31T17:32:01.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:32:01.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:32:02.160Z] OK: 265 MiB in 53 packages [2023-07-31T17:32:02.440Z] Removing intermediate container 34b66020e9db [2023-07-31T17:32:02.440Z] ---> d94d4a935d7f [2023-07-31T17:32:02.440Z] Step 7/26 : WORKDIR /app [2023-07-31T17:32:02.440Z] ---> Running in 255f080d9ea9 [2023-07-31T17:32:02.724Z] Removing intermediate container 255f080d9ea9 [2023-07-31T17:32:02.724Z] ---> 01c3124679f5 [2023-07-31T17:32:02.724Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-31T17:32:02.724Z] ---> 8008cfb65882 [2023-07-31T17:32:02.724Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:32:02.724Z] ---> Running in e63cfe4a2b5d [2023-07-31T17:32:03.699Z] Removing intermediate container e63cfe4a2b5d [2023-07-31T17:32:03.699Z] ---> 84d98333a1f4 [2023-07-31T17:32:03.699Z] Step 10/26 : COPY . . [2023-07-31T17:32:03.958Z] ---> 4ed4ac413f3d [2023-07-31T17:32:03.958Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:32:03.958Z] ---> Running in ef34f3506fcc [2023-07-31T17:32:03.958Z] Removing intermediate container ef34f3506fcc [2023-07-31T17:32:03.958Z] ---> 269c616ef958 [2023-07-31T17:32:03.958Z] Step 12/26 : RUN $MAKE [2023-07-31T17:32:03.958Z] ---> Running in a51f1223106a [2023-07-31T17:32:04.217Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.7" -trimpath -mod=readonly -o app-service-configurable [2023-07-31T17:32:26.223Z] Removing intermediate container a51f1223106a [2023-07-31T17:32:26.223Z] ---> 400aefd52014 [2023-07-31T17:32:26.223Z] Step 13/26 : FROM alpine:3.17 [2023-07-31T17:32:26.223Z] 3.17: Pulling from library/alpine [2023-07-31T17:32:26.223Z] 4db1b89c0bd1: Already exists [2023-07-31T17:32:26.223Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T17:32:26.223Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T17:32:26.223Z] ---> 1f73a9d63274 [2023-07-31T17:32:26.223Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-31T17:32:26.223Z] ---> Running in 3c9a03d1d0a5 [2023-07-31T17:32:26.223Z] Removing intermediate container 3c9a03d1d0a5 [2023-07-31T17:32:26.223Z] ---> 112557b2c5e2 [2023-07-31T17:32:26.223Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-31T17:32:26.223Z] ---> Running in 4328cb07ce9f [2023-07-31T17:32:26.223Z] Removing intermediate container 4328cb07ce9f [2023-07-31T17:32:26.223Z] ---> dbca8747c140 [2023-07-31T17:32:26.223Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-31T17:32:26.223Z] ---> Running in d861dd5ce16b [2023-07-31T17:32:26.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:32:26.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:32:26.223Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-31T17:32:26.223Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-31T17:32:26.223Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T17:32:26.223Z] Executing ca-certificates-20230506-r0.trigger [2023-07-31T17:32:26.223Z] OK: 8 MiB in 17 packages [2023-07-31T17:32:26.223Z] Removing intermediate container d861dd5ce16b [2023-07-31T17:32:26.223Z] ---> 5f3b130d09e1 [2023-07-31T17:32:26.223Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-31T17:32:26.223Z] ---> 4fbe7f597eec [2023-07-31T17:32:26.223Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-31T17:32:26.223Z] ---> d3da173fc0c6 [2023-07-31T17:32:26.223Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-31T17:32:26.223Z] ---> f68271507ff2 [2023-07-31T17:32:26.223Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-31T17:32:26.792Z] ---> b5554082fe88 [2023-07-31T17:32:26.792Z] Step 21/26 : EXPOSE 48095 [2023-07-31T17:32:26.792Z] ---> Running in 86fe754c5cd8 [2023-07-31T17:32:27.051Z] Removing intermediate container 86fe754c5cd8 [2023-07-31T17:32:27.051Z] ---> 5838e0858bfa [2023-07-31T17:32:27.051Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-31T17:32:27.051Z] ---> Running in e772017947be [2023-07-31T17:32:27.051Z] Removing intermediate container e772017947be [2023-07-31T17:32:27.051Z] ---> b2dd95c518f2 [2023-07-31T17:32:27.051Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-31T17:32:27.051Z] ---> Running in f7e50ee30b53 [2023-07-31T17:32:27.051Z] Removing intermediate container f7e50ee30b53 [2023-07-31T17:32:27.051Z] ---> 7a36eccaf801 [2023-07-31T17:32:27.051Z] Step 24/26 : LABEL arch=amd64 [2023-07-31T17:32:27.310Z] ---> Running in 4c4397269191 [2023-07-31T17:32:27.310Z] Removing intermediate container 4c4397269191 [2023-07-31T17:32:27.310Z] ---> e6c0a6e38eef [2023-07-31T17:32:27.310Z] Step 25/26 : LABEL git_sha=d26351ee030fdea045c7f8955b5650a87ad9db10 [2023-07-31T17:32:27.310Z] ---> Running in 2d9ddef3de05 [2023-07-31T17:32:27.310Z] Removing intermediate container 2d9ddef3de05 [2023-07-31T17:32:27.310Z] ---> 1290a9c74504 [2023-07-31T17:32:27.310Z] Step 26/26 : LABEL version=3.1.0-dev.7 [2023-07-31T17:32:27.310Z] ---> Running in afde88c1550d [2023-07-31T17:32:27.571Z] Removing intermediate container afde88c1550d [2023-07-31T17:32:27.571Z] ---> 3bf8a250d64b [2023-07-31T17:32:27.571Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T17:32:27.571Z] Successfully built 3bf8a250d64b [2023-07-31T17:32:27.571Z] 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-31T17:32:27.644Z] provisioning config files... [2023-07-31T17:32:27.654Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11115026786478356685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:32:27.960Z] ---> docker-login.sh [2023-07-31T17:32:27.960Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:32:27.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:32:27.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:32:27.960Z] Configure a credential helper to remove this warning. See [2023-07-31T17:32:27.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:32:27.960Z] [2023-07-31T17:32:27.960Z] Login Succeeded [2023-07-31T17:32:27.960Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:32:27.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:32:27.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:32:27.960Z] Configure a credential helper to remove this warning. See [2023-07-31T17:32:27.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:32:27.960Z] [2023-07-31T17:32:27.960Z] Login Succeeded [2023-07-31T17:32:27.960Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:32:28.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:32:28.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:32:28.220Z] Configure a credential helper to remove this warning. See [2023-07-31T17:32:28.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:32:28.220Z] [2023-07-31T17:32:28.220Z] Login Succeeded [2023-07-31T17:32:28.220Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:32:28.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:32:28.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:32:28.220Z] Configure a credential helper to remove this warning. See [2023-07-31T17:32:28.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:32:28.220Z] [2023-07-31T17:32:28.220Z] Login Succeeded [2023-07-31T17:32:28.220Z] docker.io [2023-07-31T17:32:28.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:32:28.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:32:28.788Z] Configure a credential helper to remove this warning. See [2023-07-31T17:32:28.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:32:28.788Z] [2023-07-31T17:32:28.788Z] Login Succeeded [2023-07-31T17:32:28.788Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:32:28.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-31T17:32:28.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:32:28.858Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-31T17:32:28.858Z] d26351ee030fdea045c7f8955b5650a87ad9db10 [2023-07-31T17:32:28.858Z] latest [2023-07-31T17:32:28.858Z] 3.1.0-dev.7 [2023-07-31T17:32:28.858Z] d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [2023-07-31T17:32:28.858Z] main [2023-07-31T17:32:28.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:29.183Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:29.493Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10 [2023-07-31T17:32:29.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T17:32:29.493Z] 35d362d66fc1: Preparing [2023-07-31T17:32:29.493Z] 5efce91efb74: Preparing [2023-07-31T17:32:29.493Z] fd4164619f9e: Preparing [2023-07-31T17:32:29.493Z] a2e66bf10528: Preparing [2023-07-31T17:32:29.493Z] d371b71a5b6e: Preparing [2023-07-31T17:32:29.493Z] 3dab9f8bf2d2: Preparing [2023-07-31T17:32:29.493Z] 3dab9f8bf2d2: Waiting [2023-07-31T17:32:29.493Z] a2e66bf10528: Pushed [2023-07-31T17:32:29.493Z] fd4164619f9e: Pushed [2023-07-31T17:32:29.493Z] 5efce91efb74: Pushed [2023-07-31T17:32:29.493Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T17:32:29.493Z] d371b71a5b6e: Pushed [2023-07-31T17:32:32.025Z] 35d362d66fc1: Pushed [2023-07-31T17:32:32.025Z] d26351ee030fdea045c7f8955b5650a87ad9db10: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:32.346Z] + 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-31T17:32:32.660Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-31T17:32:32.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T17:32:32.660Z] 35d362d66fc1: Preparing [2023-07-31T17:32:32.660Z] 5efce91efb74: Preparing [2023-07-31T17:32:32.660Z] fd4164619f9e: Preparing [2023-07-31T17:32:32.660Z] a2e66bf10528: Preparing [2023-07-31T17:32:32.660Z] d371b71a5b6e: Preparing [2023-07-31T17:32:32.660Z] 3dab9f8bf2d2: Preparing [2023-07-31T17:32:32.660Z] 3dab9f8bf2d2: Waiting [2023-07-31T17:32:32.660Z] 35d362d66fc1: Layer already exists [2023-07-31T17:32:32.660Z] d371b71a5b6e: Layer already exists [2023-07-31T17:32:32.660Z] 5efce91efb74: Layer already exists [2023-07-31T17:32:32.660Z] fd4164619f9e: Layer already exists [2023-07-31T17:32:32.660Z] a2e66bf10528: Layer already exists [2023-07-31T17:32:32.660Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T17:32:32.660Z] latest: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:32.975Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:33.277Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.7 [2023-07-31T17:32:33.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T17:32:33.277Z] 35d362d66fc1: Preparing [2023-07-31T17:32:33.277Z] 5efce91efb74: Preparing [2023-07-31T17:32:33.277Z] fd4164619f9e: Preparing [2023-07-31T17:32:33.277Z] a2e66bf10528: Preparing [2023-07-31T17:32:33.277Z] d371b71a5b6e: Preparing [2023-07-31T17:32:33.277Z] 3dab9f8bf2d2: Preparing [2023-07-31T17:32:33.277Z] 5efce91efb74: Layer already exists [2023-07-31T17:32:33.277Z] a2e66bf10528: Layer already exists [2023-07-31T17:32:33.277Z] 35d362d66fc1: Layer already exists [2023-07-31T17:32:33.277Z] d371b71a5b6e: Layer already exists [2023-07-31T17:32:33.277Z] fd4164619f9e: Layer already exists [2023-07-31T17:32:33.277Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T17:32:33.277Z] 3.1.0-dev.7: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:33.583Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:33.886Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [2023-07-31T17:32:33.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T17:32:33.886Z] 35d362d66fc1: Preparing [2023-07-31T17:32:33.886Z] 5efce91efb74: Preparing [2023-07-31T17:32:33.886Z] fd4164619f9e: Preparing [2023-07-31T17:32:33.886Z] a2e66bf10528: Preparing [2023-07-31T17:32:33.886Z] d371b71a5b6e: Preparing [2023-07-31T17:32:33.886Z] 3dab9f8bf2d2: Preparing [2023-07-31T17:32:33.886Z] 3dab9f8bf2d2: Waiting [2023-07-31T17:32:33.886Z] 5efce91efb74: Layer already exists [2023-07-31T17:32:33.886Z] fd4164619f9e: Layer already exists [2023-07-31T17:32:33.886Z] d371b71a5b6e: Layer already exists [2023-07-31T17:32:33.886Z] 35d362d66fc1: Layer already exists [2023-07-31T17:32:33.886Z] a2e66bf10528: Layer already exists [2023-07-31T17:32:33.886Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T17:32:33.886Z] d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:34.189Z] + 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-31T17:32:34.495Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-07-31T17:32:34.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T17:32:34.495Z] 35d362d66fc1: Preparing [2023-07-31T17:32:34.495Z] 5efce91efb74: Preparing [2023-07-31T17:32:34.495Z] fd4164619f9e: Preparing [2023-07-31T17:32:34.495Z] a2e66bf10528: Preparing [2023-07-31T17:32:34.495Z] d371b71a5b6e: Preparing [2023-07-31T17:32:34.495Z] 3dab9f8bf2d2: Preparing [2023-07-31T17:32:34.495Z] 3dab9f8bf2d2: Waiting [2023-07-31T17:32:34.495Z] 5efce91efb74: Layer already exists [2023-07-31T17:32:34.495Z] fd4164619f9e: Layer already exists [2023-07-31T17:32:34.495Z] 35d362d66fc1: Layer already exists [2023-07-31T17:32:34.495Z] a2e66bf10528: Layer already exists [2023-07-31T17:32:34.495Z] d371b71a5b6e: Layer already exists [2023-07-31T17:32:34.495Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T17:32:34.495Z] main: digest: sha256:d09cee5c8d0ecfa24a6aa1ef8a496f2149682bf95d96ea62589c3679408bc40a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-31T17:32:34.533Z] ===================================================== [Pipeline] echo [2023-07-31T17:32:34.539Z] taggedImages: [2023-07-31T17:32:34.539Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10 [2023-07-31T17:32:34.539Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-31T17:32:34.539Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.7 [2023-07-31T17:32:34.539Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [2023-07-31T17:32:34.539Z] - 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-31T17:32:34.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:32:34.910Z] [2023-07-31T17:32:34.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:32:35.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:32:35.212Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-31T17:32:35.212Z] 5eb5b503b376: Pulling fs layer [2023-07-31T17:32:35.212Z] 5c69ac0246d0: Pulling fs layer [2023-07-31T17:32:35.212Z] ec43610c2a17: Pulling fs layer [2023-07-31T17:32:35.212Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-31T17:32:35.212Z] 33b1e0a273af: Pulling fs layer [2023-07-31T17:32:35.212Z] 5d3b04190fa2: Pulling fs layer [2023-07-31T17:32:35.212Z] 2f39f015ded8: Pulling fs layer [2023-07-31T17:32:35.212Z] 33b1e0a273af: Waiting [2023-07-31T17:32:35.212Z] 5d3b04190fa2: Waiting [2023-07-31T17:32:35.212Z] 3a2ae6a8a46f: Waiting [2023-07-31T17:32:35.212Z] 5c69ac0246d0: Download complete [2023-07-31T17:32:35.212Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-31T17:32:35.212Z] 33b1e0a273af: Verifying Checksum [2023-07-31T17:32:35.212Z] 33b1e0a273af: Download complete [2023-07-31T17:32:35.212Z] ec43610c2a17: Verifying Checksum [2023-07-31T17:32:35.212Z] ec43610c2a17: Download complete [2023-07-31T17:32:35.212Z] 5d3b04190fa2: Verifying Checksum [2023-07-31T17:32:35.212Z] 5d3b04190fa2: Download complete [2023-07-31T17:32:35.469Z] 5eb5b503b376: Verifying Checksum [2023-07-31T17:32:35.469Z] 5eb5b503b376: Download complete [2023-07-31T17:32:36.036Z] 2f39f015ded8: Download complete [2023-07-31T17:32:36.294Z] 5eb5b503b376: Pull complete [2023-07-31T17:32:36.554Z] 5c69ac0246d0: Pull complete [2023-07-31T17:32:36.812Z] ec43610c2a17: Pull complete [2023-07-31T17:32:36.812Z] 3a2ae6a8a46f: Pull complete [2023-07-31T17:32:37.071Z] 33b1e0a273af: Pull complete [2023-07-31T17:32:37.329Z] 5d3b04190fa2: Pull complete [2023-07-31T17:32:41.528Z] 2f39f015ded8: Pull complete [2023-07-31T17:32:41.528Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-31T17:32:41.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:32:41.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:32:41.600Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:32:41.641Z] $ 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-31T17:32:45.759Z] $ docker top f8584933fb9ffc6e41ffffa44f8470cc4dc0ce40bc3809dc511aa0eab1c63678 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:32:46.141Z] ---> job-cost.sh [2023-07-31T17:32:46.141Z] lf-activate-venv: SKIPPING [2023-07-31T17:32:46.141Z] INFO: No Stack... [2023-07-31T17:32:46.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T17:32:46.969Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T17:32:47.259Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-07-31T17:32:47.259Z] + cut -d, -f6 [Pipeline] lock [2023-07-31T17:32:47.272Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [2023-07-31T17:32:47.283Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] did not exist. Created. [2023-07-31T17:32:47.283Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T17:32:47.584Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-31T17:32:47.614Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T17:32:47.621Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T17:32:47.647Z] $ docker stop --time=1 f8584933fb9ffc6e41ffffa44f8470cc4dc0ce40bc3809dc511aa0eab1c63678 [2023-07-31T17:32:48.811Z] $ docker rm -f --volumes f8584933fb9ffc6e41ffffa44f8470cc4dc0ce40bc3809dc511aa0eab1c63678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-31T17:34:40.571Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2601 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-07-31T17:34:40.585Z] Running in /w/workspace/app-service-configurable/176 [Pipeline] { [Pipeline] checkout [2023-07-31T17:34:40.622Z] Selected Git installation does not exist. Using Default [2023-07-31T17:34:40.622Z] The recommended git tool is: NONE [2023-07-31T17:34:46.485Z] using credential edgex-jenkins-ssh [2023-07-31T17:34:46.501Z] Cloning the remote Git repository [2023-07-31T17:34:46.553Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-31T17:34:46.656Z] > git init /w/workspace/app-service-configurable/176 # timeout=10 [2023-07-31T17:34:46.821Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-31T17:34:46.822Z] > git --version # timeout=10 [2023-07-31T17:34:46.848Z] > git --version # 'git version 2.25.1' [2023-07-31T17:34:46.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T17:34:47.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T17:34:48.172Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-31T17:34:49.183Z] Avoid second fetch [2023-07-31T17:34:49.184Z] Checking out Revision d26351ee030fdea045c7f8955b5650a87ad9db10 (main) [2023-07-31T17:34:48.205Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T17:34:49.206Z] > git config core.sparsecheckout # timeout=10 [2023-07-31T17:34:49.295Z] > git checkout -f d26351ee030fdea045c7f8955b5650a87ad9db10 # timeout=10 [2023-07-31T17:34:49.851Z] Commit message: "docs: Added 3.0.1 changelog to main branch (#581)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:34:50.819Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-31T17:34:50.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T17:34:50.819Z] Dload Upload Total Spent Left Speed [2023-07-31T17:34:50.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-07-31T17:34:51.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-31T17:34:51.803Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-31T17:34:51.803Z] + sudo tee /etc/docker/daemon.new [2023-07-31T17:34:51.803Z] { [2023-07-31T17:34:51.803Z] "registry-mirrors": [ [2023-07-31T17:34:51.803Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-31T17:34:51.803Z] ], [2023-07-31T17:34:51.803Z] "bip": "10.250.0.254/24", [2023-07-31T17:34:51.803Z] "hosts": [ [2023-07-31T17:34:51.803Z] "tcp://0.0.0.0:5555", [2023-07-31T17:34:51.803Z] "unix:///var/run/docker.sock" [2023-07-31T17:34:51.803Z] ], [2023-07-31T17:34:51.803Z] "mtu": 1458, [2023-07-31T17:34:51.803Z] "selinux-enabled": true, [2023-07-31T17:34:51.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-31T17:34:51.803Z] } [Pipeline] sh [2023-07-31T17:34:52.134Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-31T17:34:52.471Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:35:10.745Z] provisioning config files... [2023-07-31T17:35:10.768Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/176@tmp/config16253042521105812710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:11.109Z] ---> docker-login.sh [2023-07-31T17:35:11.109Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:35:11.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:35:11.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:35:11.644Z] Configure a credential helper to remove this warning. See [2023-07-31T17:35:11.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:35:11.644Z] [2023-07-31T17:35:11.644Z] Login Succeeded [2023-07-31T17:35:11.644Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:35:11.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:35:11.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:35:11.910Z] Configure a credential helper to remove this warning. See [2023-07-31T17:35:11.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:35:11.910Z] [2023-07-31T17:35:11.910Z] Login Succeeded [2023-07-31T17:35:11.910Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:35:12.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:35:12.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:35:12.453Z] Configure a credential helper to remove this warning. See [2023-07-31T17:35:12.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:35:12.453Z] [2023-07-31T17:35:12.453Z] Login Succeeded [2023-07-31T17:35:12.453Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:35:12.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:35:12.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:35:12.721Z] Configure a credential helper to remove this warning. See [2023-07-31T17:35:12.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:35:12.721Z] [2023-07-31T17:35:12.721Z] Login Succeeded [2023-07-31T17:35:12.721Z] docker.io [2023-07-31T17:35:12.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:35:13.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:35:13.256Z] Configure a credential helper to remove this warning. See [2023-07-31T17:35:13.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:35:13.256Z] [2023-07-31T17:35:13.256Z] Login Succeeded [2023-07-31T17:35:13.256Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:35:13.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T17:35:13.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:35:13.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:35:13.553Z] ========================================================= [2023-07-31T17:35:13.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-31T17:35:13.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:35:13.911Z] + 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-31T17:35:13.911Z] Sending build context to Docker daemon 176.6kB [2023-07-31T17:35:14.192Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:35:14.192Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T17:35:14.192Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-31T17:35:14.192Z] edb6bdbacee9: Pulling fs layer [2023-07-31T17:35:14.192Z] 5f9638ab2659: Pulling fs layer [2023-07-31T17:35:14.192Z] 8d51d6327a98: Pulling fs layer [2023-07-31T17:35:14.192Z] 8b374f2dd631: Pulling fs layer [2023-07-31T17:35:14.192Z] ec14aa9079de: Pulling fs layer [2023-07-31T17:35:14.192Z] 2f466654f4bb: Pulling fs layer [2023-07-31T17:35:14.192Z] 554e91adad29: Pulling fs layer [2023-07-31T17:35:14.192Z] ec14aa9079de: Waiting [2023-07-31T17:35:14.192Z] 2f466654f4bb: Waiting [2023-07-31T17:35:14.192Z] 554e91adad29: Waiting [2023-07-31T17:35:14.192Z] 8b374f2dd631: Waiting [2023-07-31T17:35:14.192Z] 5f9638ab2659: Download complete [2023-07-31T17:35:14.464Z] 8b374f2dd631: Verifying Checksum [2023-07-31T17:35:14.464Z] 8b374f2dd631: Download complete [2023-07-31T17:35:14.464Z] ec14aa9079de: Verifying Checksum [2023-07-31T17:35:14.464Z] ec14aa9079de: Download complete [2023-07-31T17:35:14.464Z] edb6bdbacee9: Verifying Checksum [2023-07-31T17:35:14.464Z] edb6bdbacee9: Download complete [2023-07-31T17:35:15.435Z] edb6bdbacee9: Pull complete [2023-07-31T17:35:15.711Z] 554e91adad29: Verifying Checksum [2023-07-31T17:35:15.711Z] 554e91adad29: Download complete [2023-07-31T17:35:15.981Z] 5f9638ab2659: Pull complete [2023-07-31T17:35:16.956Z] 8d51d6327a98: Verifying Checksum [2023-07-31T17:35:16.956Z] 8d51d6327a98: Download complete [2023-07-31T17:35:16.956Z] 2f466654f4bb: Verifying Checksum [2023-07-31T17:35:16.956Z] 2f466654f4bb: Download complete [2023-07-31T17:35:29.283Z] 8d51d6327a98: Pull complete [2023-07-31T17:35:29.283Z] 8b374f2dd631: Pull complete [2023-07-31T17:35:29.283Z] ec14aa9079de: Pull complete [2023-07-31T17:35:34.660Z] 2f466654f4bb: Pull complete [2023-07-31T17:35:37.252Z] 554e91adad29: Pull complete [2023-07-31T17:35:37.252Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-31T17:35:37.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-31T17:35:37.252Z] ---> 1e15ea492957 [2023-07-31T17:35:37.252Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:35:39.206Z] ---> Running in f3e63f6fa6eb [2023-07-31T17:35:39.206Z] Removing intermediate container f3e63f6fa6eb [2023-07-31T17:35:39.206Z] ---> 46bfde52c4b1 [2023-07-31T17:35:39.206Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:35:39.206Z] ---> Running in 515e102108b4 [2023-07-31T17:35:39.475Z] Removing intermediate container 515e102108b4 [2023-07-31T17:35:39.475Z] ---> 0085c873f72c [2023-07-31T17:35:39.475Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:35:39.475Z] ---> Running in 84bc89ac534e [2023-07-31T17:35:39.746Z] Removing intermediate container 84bc89ac534e [2023-07-31T17:35:39.747Z] ---> 621663df8de9 [2023-07-31T17:35:39.747Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:35:40.016Z] ---> Running in 74db69fd98b6 [2023-07-31T17:35:40.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:35:41.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:35:42.898Z] OK: 263 MiB in 53 packages [2023-07-31T17:35:43.481Z] Removing intermediate container 74db69fd98b6 [2023-07-31T17:35:43.481Z] ---> 2a26291d82f6 [2023-07-31T17:35:43.481Z] Step 7/12 : WORKDIR /app [2023-07-31T17:35:43.481Z] ---> Running in 236cfb0d303f [2023-07-31T17:35:43.773Z] Removing intermediate container 236cfb0d303f [2023-07-31T17:35:43.773Z] ---> 81916859a24a [2023-07-31T17:35:43.773Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-31T17:35:44.410Z] ---> c8cac75a8c16 [2023-07-31T17:35:44.410Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:35:44.410Z] ---> Running in 18b56297d7e6 [2023-07-31T17:36:52.319Z] Removing intermediate container 18b56297d7e6 [2023-07-31T17:36:52.319Z] ---> dc00fae1bc61 [2023-07-31T17:36:52.319Z] Step 10/12 : COPY . . [2023-07-31T17:36:52.319Z] ---> 0d66a3aba003 [2023-07-31T17:36:52.319Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:36:52.319Z] ---> Running in 11f4e69154be [2023-07-31T17:36:52.319Z] Removing intermediate container 11f4e69154be [2023-07-31T17:36:52.319Z] ---> 7ab864b0bfce [2023-07-31T17:36:52.319Z] Step 12/12 : RUN $MAKE [2023-07-31T17:36:52.319Z] ---> Running in 0ce3d588a543 [2023-07-31T17:36:52.319Z] noop [2023-07-31T17:36:52.319Z] Removing intermediate container 0ce3d588a543 [2023-07-31T17:36:52.319Z] ---> 7db0919f5223 [2023-07-31T17:36:52.319Z] Successfully built 7db0919f5223 [2023-07-31T17:36:52.319Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:36:52.658Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T17:36:52.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:36:52.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-2601 does not seem to be running inside a container [2023-07-31T17:36:52.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/176 -v /w/workspace/app-service-configurable/176:/w/workspace/app-service-configurable/176:rw,z -v /w/workspace/app-service-configurable/176@tmp:/w/workspace/app-service-configurable/176@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-31T17:36:54.048Z] $ docker top 7064dce4f2e69b6a4294ac40724e61a6ae1ae2229f00280526def0782399e837 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:36:54.856Z] + go version [2023-07-31T17:36:54.856Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-31T17:36:54.881Z] $ docker stop --time=1 7064dce4f2e69b6a4294ac40724e61a6ae1ae2229f00280526def0782399e837 [2023-07-31T17:36:56.435Z] $ docker rm -f --volumes 7064dce4f2e69b6a4294ac40724e61a6ae1ae2229f00280526def0782399e837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:36:56.971Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T17:36:56.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:36:57.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-2601 does not seem to be running inside a container [2023-07-31T17:36:57.200Z] $ 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/176 -v /w/workspace/app-service-configurable/176:/w/workspace/app-service-configurable/176:rw,z -v /w/workspace/app-service-configurable/176@tmp:/w/workspace/app-service-configurable/176@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-31T17:37:01.658Z] $ docker top 57c930e2cba996c819d27a32418a67478231cadf504eadac34df2ba658df1d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:37:02.153Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/176 [Pipeline] fileExists [Pipeline] sh [2023-07-31T17:37:02.481Z] + make test [2023-07-31T17:37:02.481Z] go test -race -coverprofile=coverage.out ./... [2023-07-31T17:39:39.207Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-31T17:39:39.207Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-31T17:39:39.207Z] go vet ./... [2023-07-31T17:42:00.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T17:42:00.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T17:42:00.928Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-31T17:42:00.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T17:42:00.960Z] $ docker stop --time=1 57c930e2cba996c819d27a32418a67478231cadf504eadac34df2ba658df1d0f [2023-07-31T17:42:02.855Z] $ docker rm -f --volumes 57c930e2cba996c819d27a32418a67478231cadf504eadac34df2ba658df1d0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:42:04.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T17:42:04.440Z] Warning: overwriting stash ‘coverage-report’ [2023-07-31T17:42:04.858Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:42:05.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T17:42:05.549Z] + ls -al . [2023-07-31T17:42:05.549Z] total 176 [2023-07-31T17:42:05.550Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 31 17:37 . [2023-07-31T17:42:05.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:34 .. [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 17:34 .dockerignore [2023-07-31T17:42:05.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:34 .git [2023-07-31T17:42:05.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:34 .github [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 17:34 .gitignore [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:34 .golangci.yml [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 17:34 Attribution.txt [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 35039 Jul 31 17:34 CHANGELOG.md [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 17:34 Dockerfile [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:34 GOVERNANCE.md [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 17:34 Jenkinsfile [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 17:34 LICENSE [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 17:34 OWNERS.md [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 17:34 README.md [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 17:30 VERSION [2023-07-31T17:42:05.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:34 bin [2023-07-31T17:42:05.550Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 31 17:37 coverage.out [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 17:34 go.mod [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 17:34 go.sum [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 17:34 main.go [2023-07-31T17:42:05.550Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 17:34 makefile [2023-07-31T17:42:05.550Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:34 res [2023-07-31T17:42:05.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:42:05.888Z] + 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=d26351ee030fdea045c7f8955b5650a87ad9db10 --label arch=arm64 --label version=3.1.0-dev.7 . [2023-07-31T17:42:05.888Z] Sending build context to Docker daemon 177.7kB [2023-07-31T17:42:06.156Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:42:06.157Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-31T17:42:06.157Z] ---> 7db0919f5223 [2023-07-31T17:42:06.157Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:42:06.157Z] ---> Running in dc997f5a98f7 [2023-07-31T17:42:06.424Z] Removing intermediate container dc997f5a98f7 [2023-07-31T17:42:06.424Z] ---> 792ae9172069 [2023-07-31T17:42:06.424Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:42:06.693Z] ---> Running in 77f90af6ffec [2023-07-31T17:42:06.962Z] Removing intermediate container 77f90af6ffec [2023-07-31T17:42:06.962Z] ---> 27c860cefe9c [2023-07-31T17:42:06.962Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:42:06.962Z] ---> Running in 825ba19e3127 [2023-07-31T17:42:07.231Z] Removing intermediate container 825ba19e3127 [2023-07-31T17:42:07.232Z] ---> c77bbf52f581 [2023-07-31T17:42:07.232Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:42:07.232Z] ---> Running in 093d791cf47e [2023-07-31T17:42:08.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:42:09.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:42:10.119Z] OK: 263 MiB in 53 packages [2023-07-31T17:42:11.082Z] Removing intermediate container 093d791cf47e [2023-07-31T17:42:11.082Z] ---> a57eca1b8bcf [2023-07-31T17:42:11.082Z] Step 7/26 : WORKDIR /app [2023-07-31T17:42:11.082Z] ---> Running in 8994a2ed6d7e [2023-07-31T17:42:11.351Z] Removing intermediate container 8994a2ed6d7e [2023-07-31T17:42:11.351Z] ---> cb6988cda10f [2023-07-31T17:42:11.351Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-31T17:42:11.620Z] ---> b1e05b0fa53d [2023-07-31T17:42:11.620Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:42:11.890Z] ---> Running in c0fea1647764 [2023-07-31T17:42:16.149Z] Removing intermediate container c0fea1647764 [2023-07-31T17:42:16.150Z] ---> 158924665818 [2023-07-31T17:42:16.150Z] Step 10/26 : COPY . . [2023-07-31T17:42:16.733Z] ---> 7f16df4b5061 [2023-07-31T17:42:16.733Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:42:17.000Z] ---> Running in 7816450e7d1c [2023-07-31T17:42:17.269Z] Removing intermediate container 7816450e7d1c [2023-07-31T17:42:17.269Z] ---> 1cae18510d00 [2023-07-31T17:42:17.269Z] Step 12/26 : RUN $MAKE [2023-07-31T17:42:17.269Z] ---> Running in 0fc5e4a971b1 [2023-07-31T17:42:18.231Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.7" -trimpath -mod=readonly -o app-service-configurable [2023-07-31T17:44:39.896Z] Removing intermediate container 0fc5e4a971b1 [2023-07-31T17:44:39.897Z] ---> 3917be31eea9 [2023-07-31T17:44:39.897Z] Step 13/26 : FROM alpine:3.17 [2023-07-31T17:44:39.897Z] 3.17: Pulling from library/alpine [2023-07-31T17:44:39.897Z] edb6bdbacee9: Already exists [2023-07-31T17:44:39.897Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T17:44:39.897Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T17:44:39.897Z] ---> 779605e5fbc0 [2023-07-31T17:44:39.897Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-31T17:44:39.897Z] ---> Running in 9c3b7108d745 [2023-07-31T17:44:39.897Z] Removing intermediate container 9c3b7108d745 [2023-07-31T17:44:39.897Z] ---> f7f16a5601d0 [2023-07-31T17:44:39.897Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-31T17:44:39.897Z] ---> Running in 7576a0e730f8 [2023-07-31T17:44:39.897Z] Removing intermediate container 7576a0e730f8 [2023-07-31T17:44:39.897Z] ---> b4978667fd33 [2023-07-31T17:44:39.897Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-31T17:44:39.897Z] ---> Running in 3886253ad754 [2023-07-31T17:44:39.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:44:39.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:44:39.897Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-31T17:44:39.897Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-31T17:44:39.897Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T17:44:39.897Z] Executing ca-certificates-20230506-r0.trigger [2023-07-31T17:44:39.897Z] OK: 8 MiB in 17 packages [2023-07-31T17:44:39.897Z] Removing intermediate container 3886253ad754 [2023-07-31T17:44:39.897Z] ---> 18721724fe30 [2023-07-31T17:44:39.897Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-31T17:44:39.897Z] ---> 28e67a8d9a0f [2023-07-31T17:44:39.897Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-31T17:44:39.897Z] ---> 7ebd97a7a8f8 [2023-07-31T17:44:39.897Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-31T17:44:39.897Z] ---> c4f7c7ece713 [2023-07-31T17:44:39.897Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-31T17:44:39.897Z] ---> 6e6b32d02078 [2023-07-31T17:44:39.897Z] Step 21/26 : EXPOSE 48095 [2023-07-31T17:44:39.897Z] ---> Running in 9b52eeeec9e1 [2023-07-31T17:44:39.897Z] Removing intermediate container 9b52eeeec9e1 [2023-07-31T17:44:39.897Z] ---> fd1ea30aa401 [2023-07-31T17:44:39.897Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-31T17:44:39.897Z] ---> Running in 7246a86a3290 [2023-07-31T17:44:39.897Z] Removing intermediate container 7246a86a3290 [2023-07-31T17:44:39.897Z] ---> 6896f7d544c1 [2023-07-31T17:44:39.897Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-31T17:44:39.897Z] ---> Running in c1b8f2ec7a02 [2023-07-31T17:44:39.897Z] Removing intermediate container c1b8f2ec7a02 [2023-07-31T17:44:39.897Z] ---> 865a26afab44 [2023-07-31T17:44:39.897Z] Step 24/26 : LABEL arch=arm64 [2023-07-31T17:44:39.897Z] ---> Running in b2f0be7c9532 [2023-07-31T17:44:39.897Z] Removing intermediate container b2f0be7c9532 [2023-07-31T17:44:39.897Z] ---> 4c8423ac7dd0 [2023-07-31T17:44:39.897Z] Step 25/26 : LABEL git_sha=d26351ee030fdea045c7f8955b5650a87ad9db10 [2023-07-31T17:44:39.897Z] ---> Running in e9ff9f060c0d [2023-07-31T17:44:39.897Z] Removing intermediate container e9ff9f060c0d [2023-07-31T17:44:39.897Z] ---> 9a7110072d99 [2023-07-31T17:44:39.897Z] Step 26/26 : LABEL version=3.1.0-dev.7 [2023-07-31T17:44:39.897Z] ---> Running in a0f446a963ec [2023-07-31T17:44:39.897Z] Removing intermediate container a0f446a963ec [2023-07-31T17:44:39.897Z] ---> 137e61af4c0f [2023-07-31T17:44:39.897Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T17:44:39.897Z] Successfully built 137e61af4c0f [2023-07-31T17:44:39.897Z] 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-31T17:44:40.007Z] provisioning config files... [2023-07-31T17:44:40.021Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/176@tmp/config10600093197892258802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:44:40.350Z] ---> docker-login.sh [2023-07-31T17:44:40.350Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:44:40.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:44:40.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:44:40.624Z] Configure a credential helper to remove this warning. See [2023-07-31T17:44:40.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:44:40.624Z] [2023-07-31T17:44:40.624Z] Login Succeeded [2023-07-31T17:44:40.624Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:44:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:44:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:44:40.891Z] Configure a credential helper to remove this warning. See [2023-07-31T17:44:40.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:44:40.891Z] [2023-07-31T17:44:40.891Z] Login Succeeded [2023-07-31T17:44:40.891Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:44:41.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:44:41.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:44:41.424Z] Configure a credential helper to remove this warning. See [2023-07-31T17:44:41.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:44:41.424Z] [2023-07-31T17:44:41.424Z] Login Succeeded [2023-07-31T17:44:41.424Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:44:41.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:44:41.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:44:41.689Z] Configure a credential helper to remove this warning. See [2023-07-31T17:44:41.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:44:41.689Z] [2023-07-31T17:44:41.689Z] Login Succeeded [2023-07-31T17:44:41.689Z] docker.io [2023-07-31T17:44:41.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:44:42.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:44:42.222Z] Configure a credential helper to remove this warning. See [2023-07-31T17:44:42.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:44:42.222Z] [2023-07-31T17:44:42.222Z] Login Succeeded [2023-07-31T17:44:42.222Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:44:42.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-31T17:44:42.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:44:42.286Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-31T17:44:42.286Z] d26351ee030fdea045c7f8955b5650a87ad9db10 [2023-07-31T17:44:42.286Z] latest [2023-07-31T17:44:42.286Z] 3.1.0-dev.7 [2023-07-31T17:44:42.286Z] d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [2023-07-31T17:44:42.286Z] main [2023-07-31T17:44:42.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:42.643Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:42.980Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10 [2023-07-31T17:44:42.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T17:44:42.980Z] 8537e106f8bc: Preparing [2023-07-31T17:44:42.980Z] b3c36a20aae7: Preparing [2023-07-31T17:44:42.980Z] f2ea25c9be53: Preparing [2023-07-31T17:44:42.980Z] 6e176b892bd9: Preparing [2023-07-31T17:44:42.980Z] 869854c94bcd: Preparing [2023-07-31T17:44:42.980Z] 9386262d7a74: Preparing [2023-07-31T17:44:42.980Z] 9386262d7a74: Waiting [2023-07-31T17:44:43.247Z] 6e176b892bd9: Pushed [2023-07-31T17:44:43.247Z] f2ea25c9be53: Pushed [2023-07-31T17:44:43.247Z] b3c36a20aae7: Pushed [2023-07-31T17:44:43.514Z] 869854c94bcd: Pushed [2023-07-31T17:44:43.779Z] 9386262d7a74: Layer already exists [2023-07-31T17:44:48.019Z] 8537e106f8bc: Pushed [2023-07-31T17:44:48.284Z] d26351ee030fdea045c7f8955b5650a87ad9db10: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:48.619Z] + 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-31T17:44:48.948Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-31T17:44:48.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T17:44:48.948Z] 8537e106f8bc: Preparing [2023-07-31T17:44:48.948Z] b3c36a20aae7: Preparing [2023-07-31T17:44:48.948Z] f2ea25c9be53: Preparing [2023-07-31T17:44:48.948Z] 6e176b892bd9: Preparing [2023-07-31T17:44:48.948Z] 869854c94bcd: Preparing [2023-07-31T17:44:48.948Z] 9386262d7a74: Preparing [2023-07-31T17:44:48.948Z] 9386262d7a74: Waiting [2023-07-31T17:44:48.948Z] 869854c94bcd: Layer already exists [2023-07-31T17:44:48.948Z] f2ea25c9be53: Layer already exists [2023-07-31T17:44:48.948Z] b3c36a20aae7: Layer already exists [2023-07-31T17:44:48.948Z] 6e176b892bd9: Layer already exists [2023-07-31T17:44:48.948Z] 8537e106f8bc: Layer already exists [2023-07-31T17:44:48.948Z] 9386262d7a74: Layer already exists [2023-07-31T17:44:48.948Z] latest: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:49.544Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:49.916Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.7 [2023-07-31T17:44:49.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T17:44:49.916Z] 8537e106f8bc: Preparing [2023-07-31T17:44:49.916Z] b3c36a20aae7: Preparing [2023-07-31T17:44:49.916Z] f2ea25c9be53: Preparing [2023-07-31T17:44:49.916Z] 6e176b892bd9: Preparing [2023-07-31T17:44:49.916Z] 869854c94bcd: Preparing [2023-07-31T17:44:49.916Z] 9386262d7a74: Preparing [2023-07-31T17:44:49.916Z] 9386262d7a74: Waiting [2023-07-31T17:44:49.916Z] 8537e106f8bc: Layer already exists [2023-07-31T17:44:49.916Z] b3c36a20aae7: Layer already exists [2023-07-31T17:44:49.916Z] 6e176b892bd9: Layer already exists [2023-07-31T17:44:49.916Z] 869854c94bcd: Layer already exists [2023-07-31T17:44:49.916Z] f2ea25c9be53: Layer already exists [2023-07-31T17:44:49.916Z] 9386262d7a74: Layer already exists [2023-07-31T17:44:49.916Z] 3.1.0-dev.7: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:50.266Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:50.614Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [2023-07-31T17:44:50.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T17:44:50.614Z] 8537e106f8bc: Preparing [2023-07-31T17:44:50.614Z] b3c36a20aae7: Preparing [2023-07-31T17:44:50.614Z] f2ea25c9be53: Preparing [2023-07-31T17:44:50.614Z] 6e176b892bd9: Preparing [2023-07-31T17:44:50.614Z] 869854c94bcd: Preparing [2023-07-31T17:44:50.614Z] 9386262d7a74: Preparing [2023-07-31T17:44:50.614Z] 9386262d7a74: Waiting [2023-07-31T17:44:50.614Z] f2ea25c9be53: Layer already exists [2023-07-31T17:44:50.614Z] 6e176b892bd9: Layer already exists [2023-07-31T17:44:50.614Z] b3c36a20aae7: Layer already exists [2023-07-31T17:44:50.614Z] 869854c94bcd: Layer already exists [2023-07-31T17:44:50.614Z] 8537e106f8bc: Layer already exists [2023-07-31T17:44:50.614Z] 9386262d7a74: Layer already exists [2023-07-31T17:44:50.614Z] d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:50.965Z] + 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-31T17:44:51.318Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-07-31T17:44:51.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T17:44:51.318Z] 8537e106f8bc: Preparing [2023-07-31T17:44:51.318Z] b3c36a20aae7: Preparing [2023-07-31T17:44:51.318Z] f2ea25c9be53: Preparing [2023-07-31T17:44:51.318Z] 6e176b892bd9: Preparing [2023-07-31T17:44:51.318Z] 869854c94bcd: Preparing [2023-07-31T17:44:51.318Z] 9386262d7a74: Preparing [2023-07-31T17:44:51.318Z] 9386262d7a74: Waiting [2023-07-31T17:44:51.318Z] 869854c94bcd: Layer already exists [2023-07-31T17:44:51.318Z] b3c36a20aae7: Layer already exists [2023-07-31T17:44:51.318Z] 6e176b892bd9: Layer already exists [2023-07-31T17:44:51.318Z] 8537e106f8bc: Layer already exists [2023-07-31T17:44:51.318Z] f2ea25c9be53: Layer already exists [2023-07-31T17:44:51.318Z] 9386262d7a74: Layer already exists [2023-07-31T17:44:51.318Z] main: digest: sha256:a9e3255983aadfb37f47de22b8c96cc629f5a7a24abee33d92cf513eb00a7def size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-31T17:44:51.362Z] ===================================================== [Pipeline] echo [2023-07-31T17:44:51.369Z] taggedImages: [2023-07-31T17:44:51.369Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10 [2023-07-31T17:44:51.369Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-31T17:44:51.369Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.7 [2023-07-31T17:44:51.369Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d26351ee030fdea045c7f8955b5650a87ad9db10-3.1.0-dev.7 [2023-07-31T17:44:51.369Z] - 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-31T17:44:51.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:44:51.736Z] [2023-07-31T17:44:51.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:44:52.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:44:52.065Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-31T17:44:52.065Z] 8998bd30e6a1: Pulling fs layer [2023-07-31T17:44:52.065Z] 04944245beec: Pulling fs layer [2023-07-31T17:44:52.065Z] 699f458cf7ca: Pulling fs layer [2023-07-31T17:44:52.065Z] 765212b225bb: Pulling fs layer [2023-07-31T17:44:52.065Z] f23df028b6ca: Pulling fs layer [2023-07-31T17:44:52.065Z] d65c8cfc05b1: Pulling fs layer [2023-07-31T17:44:52.065Z] 2437ff75d9bd: Pulling fs layer [2023-07-31T17:44:52.065Z] f23df028b6ca: Waiting [2023-07-31T17:44:52.065Z] d65c8cfc05b1: Waiting [2023-07-31T17:44:52.065Z] 2437ff75d9bd: Waiting [2023-07-31T17:44:52.065Z] 765212b225bb: Waiting [2023-07-31T17:44:52.332Z] 04944245beec: Verifying Checksum [2023-07-31T17:44:52.332Z] 04944245beec: Download complete [2023-07-31T17:44:52.332Z] 765212b225bb: Verifying Checksum [2023-07-31T17:44:52.332Z] 765212b225bb: Download complete [2023-07-31T17:44:52.332Z] f23df028b6ca: Verifying Checksum [2023-07-31T17:44:52.332Z] f23df028b6ca: Download complete [2023-07-31T17:44:52.332Z] d65c8cfc05b1: Verifying Checksum [2023-07-31T17:44:52.332Z] d65c8cfc05b1: Download complete [2023-07-31T17:44:52.332Z] 699f458cf7ca: Verifying Checksum [2023-07-31T17:44:52.332Z] 699f458cf7ca: Download complete [2023-07-31T17:44:52.917Z] 8998bd30e6a1: Verifying Checksum [2023-07-31T17:44:52.917Z] 8998bd30e6a1: Download complete [2023-07-31T17:44:54.854Z] 2437ff75d9bd: Verifying Checksum [2023-07-31T17:44:54.854Z] 2437ff75d9bd: Download complete [2023-07-31T17:44:58.184Z] 8998bd30e6a1: Pull complete [2023-07-31T17:44:58.184Z] 04944245beec: Pull complete [2023-07-31T17:44:59.590Z] 699f458cf7ca: Pull complete [2023-07-31T17:44:59.590Z] 765212b225bb: Pull complete [2023-07-31T17:45:00.548Z] f23df028b6ca: Pull complete [2023-07-31T17:45:00.548Z] d65c8cfc05b1: Pull complete [2023-07-31T17:45:15.543Z] 2437ff75d9bd: Pull complete [2023-07-31T17:45:15.543Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-31T17:45:15.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:45:15.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:45:15.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-2601 does not seem to be running inside a container [2023-07-31T17:45:15.799Z] $ 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/176 -v /w/workspace/app-service-configurable/176:/w/workspace/app-service-configurable/176:rw,z -v /w/workspace/app-service-configurable/176@tmp:/w/workspace/app-service-configurable/176@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-31T17:45:18.405Z] $ docker top 8e7c34f0165a89a3d38672931eb3549a99af6ed31c6a628c5728b6840612ebf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:45:19.221Z] ---> job-cost.sh [2023-07-31T17:45:19.221Z] lf-activate-venv: SKIPPING [2023-07-31T17:45:19.221Z] INFO: No Stack... [2023-07-31T17:45:19.486Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-31T17:45:20.443Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T17:45:20.762Z] + cat /w/workspace/app-service-configurable/176/archives/cost.csv [2023-07-31T17:45:20.762Z] + cut -d, -f6 [Pipeline] lock [2023-07-31T17:45:21.099Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [2023-07-31T17:45:21.108Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] did not exist. Created. [2023-07-31T17:45:21.108Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T17:45:21.761Z] /w/workspace/app-service-configurable/176@tmp/durable-44209137/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-31T17:45:22.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-31T17:45:22.383Z] Warning: overwriting stash ‘stack-cost’ [2023-07-31T17:45:22.440Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T17:45:22.446Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T17:45:22.470Z] $ docker stop --time=1 8e7c34f0165a89a3d38672931eb3549a99af6ed31c6a628c5728b6840612ebf9 [2023-07-31T17:45:24.008Z] $ docker rm -f --volumes 8e7c34f0165a89a3d38672931eb3549a99af6ed31c6a628c5728b6840612ebf9 [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-31T17:45:25.072Z] provisioning config files... [2023-07-31T17:45:25.080Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7708266987319812765tmp [Pipeline] { [Pipeline] sh [2023-07-31T17:45:25.372Z] + set +x [2023-07-31T17:45:25.372Z] + bash -s -- [2023-07-31T17:45:25.372Z] + curl -s https://codecov.io/bash [2023-07-31T17:45:25.372Z] [2023-07-31T17:45:25.372Z] _____ _ [2023-07-31T17:45:25.372Z] / ____| | | [2023-07-31T17:45:25.372Z] | | ___ __| | ___ ___ _____ __ [2023-07-31T17:45:25.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-31T17:45:25.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-31T17:45:25.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-31T17:45:25.372Z] Bash-1.0.6 [2023-07-31T17:45:25.372Z] [2023-07-31T17:45:25.372Z] [2023-07-31T17:45:25.372Z] ==> git version 2.25.1 found [2023-07-31T17:45:25.372Z] ==> 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-31T17:45:25.372Z] Release-Date: 2020-01-08 [2023-07-31T17:45:25.372Z] 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-31T17:45:25.372Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-31T17:45:25.372Z] ==> Jenkins CI detected. [2023-07-31T17:45:25.372Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-07-31T17:45:25.372Z] project root: . [2023-07-31T17:45:25.372Z] --> token set from env [2023-07-31T17:45:25.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-31T17:45:25.372Z] ==> Running gcov in . (disable via -X gcov) [2023-07-31T17:45:25.372Z] ==> Python coveragepy not found [2023-07-31T17:45:25.372Z] ==> Searching for coverage reports in: [2023-07-31T17:45:25.372Z] + . [2023-07-31T17:45:25.631Z] -> Found 1 reports [2023-07-31T17:45:25.631Z] ==> Detecting git/mercurial file structure [2023-07-31T17:45:25.631Z] ==> Reading reports [2023-07-31T17:45:25.631Z] + ./coverage.out bytes=13 [2023-07-31T17:45:25.631Z] ==> Appending adjustments [2023-07-31T17:45:25.631Z] https://docs.codecov.io/docs/fixing-reports [2023-07-31T17:45:25.631Z] + Found adjustments [2023-07-31T17:45:25.631Z] ==> Gzipping contents [2023-07-31T17:45:25.631Z] 4.0K /tmp/codecov.2SPrQb.gz [2023-07-31T17:45:25.631Z] ==> Uploading reports [2023-07-31T17:45:25.631Z] url: https://codecov.io [2023-07-31T17:45:25.631Z] query: branch=main&commit=d26351ee030fdea045c7f8955b5650a87ad9db10&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-31T17:45:25.631Z] -> Pinging Codecov [2023-07-31T17:45:25.631Z] 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=d26351ee030fdea045c7f8955b5650a87ad9db10&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-31T17:45:25.631Z] -> Uploading to [2023-07-31T17:45:25.631Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-31/A97CA9966030D2A3747ED39772930CCE/d26351ee030fdea045c7f8955b5650a87ad9db10/84749a2a-0c4b-4010-afb0-a975728f759c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T174525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06ab84e88e535b9f7ed86de2515e289b552cbcd0a46644054c2da45c3a362a9a [2023-07-31T17:45:25.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T17:45:25.631Z] Dload Upload Total Spent Left Speed [2023-07-31T17:45:25.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2257 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2246 [2023-07-31T17:45:25.891Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] } [2023-07-31T17:45:25.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-31T17:45:26.015Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-31T17:45:26.026Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:45:26.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-31T17:45:26.326Z] [2023-07-31T17:45:26.327Z] 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-31T17:45:26.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-31T17:45:26.620Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-31T17:45:26.620Z] df9b9388f04a: Pulling fs layer [2023-07-31T17:45:26.620Z] 52dc419b0ee2: Pulling fs layer [2023-07-31T17:45:26.620Z] 25bc292e5bac: Pulling fs layer [2023-07-31T17:45:26.620Z] 114826534d7a: Pulling fs layer [2023-07-31T17:45:26.620Z] 4657fd5d0bcf: Pulling fs layer [2023-07-31T17:45:26.620Z] 6ad1cebc031e: Pulling fs layer [2023-07-31T17:45:26.620Z] 8a3aa393b2d8: Pulling fs layer [2023-07-31T17:45:26.620Z] 4657fd5d0bcf: Waiting [2023-07-31T17:45:26.620Z] 6ad1cebc031e: Waiting [2023-07-31T17:45:26.620Z] 8a3aa393b2d8: Waiting [2023-07-31T17:45:26.620Z] 114826534d7a: Waiting [2023-07-31T17:45:26.620Z] 25bc292e5bac: Download complete [2023-07-31T17:45:26.620Z] 52dc419b0ee2: Verifying Checksum [2023-07-31T17:45:26.620Z] 52dc419b0ee2: Download complete [2023-07-31T17:45:26.620Z] 4657fd5d0bcf: Verifying Checksum [2023-07-31T17:45:26.620Z] 4657fd5d0bcf: Download complete [2023-07-31T17:45:26.620Z] df9b9388f04a: Download complete [2023-07-31T17:45:26.881Z] df9b9388f04a: Pull complete [2023-07-31T17:45:26.881Z] 6ad1cebc031e: Verifying Checksum [2023-07-31T17:45:26.881Z] 6ad1cebc031e: Download complete [2023-07-31T17:45:26.881Z] 52dc419b0ee2: Pull complete [2023-07-31T17:45:27.142Z] 25bc292e5bac: Pull complete [2023-07-31T17:45:27.399Z] 114826534d7a: Verifying Checksum [2023-07-31T17:45:27.399Z] 114826534d7a: Download complete [2023-07-31T17:45:27.399Z] 8a3aa393b2d8: Verifying Checksum [2023-07-31T17:45:27.399Z] 8a3aa393b2d8: Download complete [2023-07-31T17:45:30.679Z] 114826534d7a: Pull complete [2023-07-31T17:45:30.679Z] 4657fd5d0bcf: Pull complete [2023-07-31T17:45:31.245Z] 6ad1cebc031e: Pull complete [2023-07-31T17:45:33.773Z] 8a3aa393b2d8: Pull complete [2023-07-31T17:45:33.773Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-31T17:45:33.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-31T17:45:33.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:45:33.862Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:45:33.914Z] $ 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-31T17:45:38.360Z] $ docker top f6f50a6fb83bc2ac8468cf12397a9163afba56a02b9b76e580403471a4d189d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-31T17:45:38.411Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-07-31T17:45:38.690Z] + set -o pipefail [2023-07-31T17:45:38.690Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-07-31T17:45:43.962Z] [2023-07-31T17:45:43.962Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-07-31T17:45:43.962Z] [2023-07-31T17:45:43.962Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/027e31c4-538a-429c-9f43-a503d08f57ef [2023-07-31T17:45:43.962Z] [2023-07-31T17:45:43.962Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-31T17:45:43.962Z] [2023-07-31T17:45:43.962Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-31T17:45:43.962Z] [2023-07-31T17:45:43.962Z] [2023-07-31T17:45:43.962Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-31T17:45:43.962Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-31T17:45:43.962Z] More details here: https://snyk.co/ue1NS [2023-07-31T17:45:43.962Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-31T17:45:43.962Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-31T17:45:43.996Z] $ docker stop --time=1 f6f50a6fb83bc2ac8468cf12397a9163afba56a02b9b76e580403471a4d189d0 [2023-07-31T17:45:48.289Z] $ docker rm -f --volumes f6f50a6fb83bc2ac8468cf12397a9163afba56a02b9b76e580403471a4d189d0 [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-31T17:45:48.955Z] + git log --format=format:%s -1 d26351ee030fdea045c7f8955b5650a87ad9db10 [Pipeline] sh [2023-07-31T17:45:49.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T17:45:49.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:45:49.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:45:49.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:45:49.613Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:45:49.665Z] $ 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-31T17:45:50.086Z] $ docker top 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 -eo pid,comm [2023-07-31T17:45:50.112Z] 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-31T17:45:50.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T17:45:50.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:45:50.147Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:45:50.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:45:50.288Z] $ docker exec 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 ssh-agent [2023-07-31T17:45:50.384Z] SSH_AUTH_SOCK=/tmp/ssh-jmag5GyVIqgI/agent.32 [2023-07-31T17:45:50.384Z] SSH_AGENT_PID=38 [2023-07-31T17:45:50.390Z] Running ssh-add (command line suppressed) [2023-07-31T17:45:50.513Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1720945547252673490.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1720945547252673490.key) [2023-07-31T17:45:50.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:45:50.790Z] + git semver tag [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,980 [run_tag] DEBUG tag force:False [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,980 [check_head_tag] DEBUG check head tag [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,980 [execute] INFO git cat-file --batch-check [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,984 [execute] INFO git cat-file --batch [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,994 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,994 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,995 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-31T17:45:51.049Z] 2023-07-31 17:45:50,999 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:45:51.049Z] 3.1.0-dev.7 [Pipeline] } [2023-07-31T17:45:51.080Z] $ docker exec --env ******** --env ******** 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 ssh-agent -k [2023-07-31T17:45:51.188Z] unset SSH_AUTH_SOCK; [2023-07-31T17:45:51.189Z] unset SSH_AGENT_PID; [2023-07-31T17:45:51.189Z] echo Agent pid 38 killed; [2023-07-31T17:45:51.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T17:45:51.485Z] + git semver [Pipeline] } [2023-07-31T17:45:51.777Z] $ docker stop --time=1 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 [2023-07-31T17:45:53.034Z] $ docker rm -f --volumes 3e4f363419a4dabc3aa3fa5845a55b7eb4ec0e543f546a1a4c2a79f2fa8bb805 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:45:53.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-31T17:45:53.397Z] [2023-07-31T17:45:53.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:45:53.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-31T17:45:53.692Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-31T17:45:53.692Z] ab5ef0e58194: Pulling fs layer [2023-07-31T17:45:53.692Z] 9712f1f96733: Pulling fs layer [2023-07-31T17:45:53.692Z] 63f879dbbcfc: Pulling fs layer [2023-07-31T17:45:53.692Z] 0d9ebad4ef96: Pulling fs layer [2023-07-31T17:45:53.692Z] e9a5061849ea: Pulling fs layer [2023-07-31T17:45:53.692Z] d747dcd14b5f: Pulling fs layer [2023-07-31T17:45:53.692Z] 2de7ff778b66: Pulling fs layer [2023-07-31T17:45:53.692Z] 0d9ebad4ef96: Waiting [2023-07-31T17:45:53.692Z] e9a5061849ea: Waiting [2023-07-31T17:45:53.692Z] d747dcd14b5f: Waiting [2023-07-31T17:45:53.692Z] 2de7ff778b66: Waiting [2023-07-31T17:45:53.692Z] 9712f1f96733: Verifying Checksum [2023-07-31T17:45:53.692Z] 9712f1f96733: Download complete [2023-07-31T17:45:53.951Z] 63f879dbbcfc: Verifying Checksum [2023-07-31T17:45:53.951Z] 63f879dbbcfc: Download complete [2023-07-31T17:45:54.209Z] e9a5061849ea: Verifying Checksum [2023-07-31T17:45:54.209Z] e9a5061849ea: Download complete [2023-07-31T17:45:54.209Z] d747dcd14b5f: Verifying Checksum [2023-07-31T17:45:54.209Z] d747dcd14b5f: Download complete [2023-07-31T17:45:54.209Z] ab5ef0e58194: Verifying Checksum [2023-07-31T17:45:54.209Z] ab5ef0e58194: Download complete [2023-07-31T17:45:54.209Z] 0d9ebad4ef96: Verifying Checksum [2023-07-31T17:45:54.209Z] 0d9ebad4ef96: Download complete [2023-07-31T17:45:54.209Z] 2de7ff778b66: Verifying Checksum [2023-07-31T17:45:54.209Z] 2de7ff778b66: Download complete [2023-07-31T17:45:56.744Z] ab5ef0e58194: Pull complete [2023-07-31T17:45:56.744Z] 9712f1f96733: Pull complete [2023-07-31T17:45:57.685Z] 63f879dbbcfc: Pull complete [2023-07-31T17:46:01.872Z] 0d9ebad4ef96: Pull complete [2023-07-31T17:46:01.872Z] e9a5061849ea: Pull complete [2023-07-31T17:46:01.872Z] d747dcd14b5f: Pull complete [2023-07-31T17:46:02.806Z] 2de7ff778b66: Pull complete [2023-07-31T17:46:02.806Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-31T17:46:02.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-31T17:46:02.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:46:02.883Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:46:02.936Z] $ 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-31T17:46:11.022Z] $ docker top dc31ba03165c0bb6a5d73c72479306e4bb41951ca921476d5465f4728e9e2a6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:46:11.069Z] provisioning config files... [2023-07-31T17:46:11.076Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2703097537520355536tmp [2023-07-31T17:46:11.086Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14535674042122181115tmp [2023-07-31T17:46:11.097Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12076268395794173251tmp [Pipeline] { [Pipeline] echo [2023-07-31T17:46:11.113Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:11.394Z] ---> sigul-configuration.sh [2023-07-31T17:46:11.394Z] gpg: directory `/root/.gnupg' created [2023-07-31T17:46:11.394Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-31T17:46:11.394Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-31T17:46:11.394Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-31T17:46:11.394Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-31T17:46:11.394Z] gpg: CAST5 encrypted data [2023-07-31T17:46:11.394Z] gpg: encrypted with 1 passphrase [2023-07-31T17:46:11.394Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-31T17:46:11.680Z] + mkdir /home/jenkins [2023-07-31T17:46:11.680Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-31T17:46:11.965Z] + 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-31T17:46:11.973Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:12.257Z] ---> sigul-install.sh [2023-07-31T17:46:12.257Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-31T17:46:12.549Z] + git tag --list [2023-07-31T17:46:12.549Z] v1.0.0 [2023-07-31T17:46:12.549Z] v1.1.0 [2023-07-31T17:46:12.549Z] v1.2.0 [2023-07-31T17:46:12.549Z] v1.3.0 [2023-07-31T17:46:12.549Z] v1.3.1 [2023-07-31T17:46:12.549Z] v2.0.0 [2023-07-31T17:46:12.549Z] v2.0.1 [2023-07-31T17:46:12.549Z] v2.1.0 [2023-07-31T17:46:12.549Z] v2.1.1 [2023-07-31T17:46:12.549Z] v2.1.2 [2023-07-31T17:46:12.549Z] v2.2.0 [2023-07-31T17:46:12.549Z] v2.3 [2023-07-31T17:46:12.549Z] v2.3.0 [2023-07-31T17:46:12.549Z] v2.3.1 [2023-07-31T17:46:12.549Z] v3.0 [2023-07-31T17:46:12.549Z] v3.0.0 [2023-07-31T17:46:12.550Z] v3.0.1 [2023-07-31T17:46:12.550Z] v3.0.1-dev.1 [2023-07-31T17:46:12.550Z] v3.1.0-dev.1 [2023-07-31T17:46:12.550Z] v3.1.0-dev.2 [2023-07-31T17:46:12.550Z] v3.1.0-dev.3 [2023-07-31T17:46:12.550Z] v3.1.0-dev.4 [2023-07-31T17:46:12.550Z] v3.1.0-dev.5 [2023-07-31T17:46:12.550Z] v3.1.0-dev.6 [2023-07-31T17:46:12.550Z] v3.1.0-dev.7 [Pipeline] sh [2023-07-31T17:46:14.045Z] + lftools sign git-tag v3.1.0-dev.7 [2023-07-31T17:46:14.045Z] Signing Git tag with Sigul... [2023-07-31T17:46:14.045Z] Signing v3.1.0-dev.7 [Pipeline] echo [2023-07-31T17:46:14.312Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:15.168Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-31T17:46:15.174Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-31T17:46:15.221Z] $ docker stop --time=1 dc31ba03165c0bb6a5d73c72479306e4bb41951ca921476d5465f4728e9e2a6f [2023-07-31T17:46:17.216Z] $ docker rm -f --volumes dc31ba03165c0bb6a5d73c72479306e4bb41951ca921476d5465f4728e9e2a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-31T17:46:17.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T17:46:17.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:46:17.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:46:17.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:46:17.981Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:46:18.037Z] $ 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-31T17:46:18.365Z] $ docker top 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 -eo pid,comm [2023-07-31T17:46:18.391Z] 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-31T17:46:18.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T17:46:18.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:46:18.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:46:18.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:46:18.565Z] $ docker exec 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 ssh-agent [2023-07-31T17:46:18.652Z] SSH_AUTH_SOCK=/tmp/ssh-3EXhVpEgwNjk/agent.32 [2023-07-31T17:46:18.652Z] SSH_AGENT_PID=38 [2023-07-31T17:46:18.656Z] Running ssh-add (command line suppressed) [2023-07-31T17:46:18.790Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1464856551622774641.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1464856551622774641.key) [2023-07-31T17:46:18.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:46:19.072Z] + git semver bump pre [2023-07-31T17:46:19.331Z] 2023-07-31 17:46:19,253 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:46:19.331Z] 2023-07-31 17:46:19,253 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev [2023-07-31T17:46:19.331Z] 2023-07-31 17:46:19,253 [bump_version] DEBUG bumped version:3.1.0-dev.8 [2023-07-31T17:46:19.332Z] 2023-07-31 17:46:19,253 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-07-31T17:46:19.332Z] 2023-07-31 17:46:19,253 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:46:19.332Z] 2023-07-31 17:46:19,253 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:46:19.332Z] 2023-07-31 17:46:19,255 [execute] INFO git cat-file --batch-check [2023-07-31T17:46:19.332Z] 2023-07-31 17:46:19,255 [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-31T17:46:19.332Z] 2023-07-31 17:46:19,260 [execute] INFO git cat-file --batch [2023-07-31T17:46:19.332Z] 2023-07-31 17:46:19,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T17:46:19.332Z] 2023-07-31 17:46:19,265 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:46:19.332Z] 3.1.0-dev.8 [Pipeline] } [2023-07-31T17:46:19.364Z] $ docker exec --env ******** --env ******** 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 ssh-agent -k [2023-07-31T17:46:19.470Z] unset SSH_AUTH_SOCK; [2023-07-31T17:46:19.470Z] unset SSH_AGENT_PID; [2023-07-31T17:46:19.470Z] echo Agent pid 38 killed; [2023-07-31T17:46:19.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T17:46:19.766Z] + git semver [Pipeline] } [2023-07-31T17:46:20.060Z] $ docker stop --time=1 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 [2023-07-31T17:46:22.443Z] $ docker rm -f --volumes 2cfca4c3ce9e669ba213c9e72524a328ec0a6591baf21ef2a9a66400fd447f49 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:46:30.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T17:46:30.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:46:30.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:46:30.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:46:31.470Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:46:38.249Z] $ 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-31T17:46:39.292Z] $ docker top 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T17:46:39.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:46:39.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:46:39.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:46:39.486Z] $ docker exec 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 ssh-agent [2023-07-31T17:46:39.573Z] SSH_AUTH_SOCK=/tmp/ssh-hZJGuzyqlJq6/agent.33 [2023-07-31T17:46:39.573Z] SSH_AGENT_PID=39 [2023-07-31T17:46:39.578Z] Running ssh-add (command line suppressed) [2023-07-31T17:46:39.695Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3319157309759231844.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3319157309759231844.key) [2023-07-31T17:46:39.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:46:39.969Z] + git semver push [2023-07-31T17:46:40.228Z] 2023-07-31 17:46:40,171 [run_push] DEBUG push [2023-07-31T17:46:40.228Z] 2023-07-31 17:46:40,171 [execute] INFO git cat-file --batch-check [2023-07-31T17:46:40.228Z] 2023-07-31 17:46:40,172 [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-31T17:46:40.228Z] 2023-07-31 17:46:40,175 [execute] INFO git rev-list 19e05330f8563df5f6526a111ea8a27cf5ba0d52 -- [2023-07-31T17:46:40.228Z] 2023-07-31 17:46:40,176 [execute] DEBUG Popen(['git', 'rev-list', '19e05330f8563df5f6526a111ea8a27cf5ba0d52', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-31T17:46:40.228Z] 2023-07-31 17:46:40,185 [execute] INFO git fetch -v origin [2023-07-31T17:46:40.228Z] 2023-07-31 17:46:40,185 [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-31T17:46:40.797Z] 2023-07-31 17:46:40,649 [run_push] DEBUG no remote changes detected [2023-07-31T17:46:40.797Z] 2023-07-31 17:46:40,650 [execute] INFO git push origin semver [2023-07-31T17:46:40.797Z] 2023-07-31 17:46:40,650 [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-31T17:46:41.736Z] 2023-07-31 17:46:41,406 [run_push] DEBUG push all version tags [2023-07-31T17:46:41.736Z] 2023-07-31 17:46:41,406 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-31T17:46:41.736Z] 2023-07-31 17:46:41,407 [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-31T17:46:42.304Z] 2023-07-31 17:46:42,130 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T17:46:42.304Z] 3.1.0-dev.8 [Pipeline] } [2023-07-31T17:46:42.336Z] $ docker exec --env ******** --env ******** 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 ssh-agent -k [2023-07-31T17:46:42.423Z] unset SSH_AUTH_SOCK; [2023-07-31T17:46:42.423Z] unset SSH_AGENT_PID; [2023-07-31T17:46:42.423Z] echo Agent pid 39 killed; [2023-07-31T17:46:42.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T17:46:42.701Z] + git semver [Pipeline] } [2023-07-31T17:46:42.996Z] $ docker stop --time=1 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 [2023-07-31T17:46:44.267Z] $ docker rm -f --volumes 62a8df325ae8f2c09ab13e19dbdccebc4e6daf9f34b247781485d2b1a5707c13 [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-31T17:46:44.807Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-07-31T17:46:44.807Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-31T17:46:44.807Z] total 16 [2023-07-31T17:46:44.807Z] drwxr-xr-x 3 root root 4096 Jul 31 17:32 . [2023-07-31T17:46:44.807Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:46 .. [2023-07-31T17:46:44.807Z] drwxr-xr-x 2 root root 4096 Jul 31 17:32 cost [2023-07-31T17:46:44.807Z] -rw-r--r-- 1 root root 96 Jul 31 17:32 cost.csv [2023-07-31T17:46:44.807Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-07-31T17:46:44.807Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-31T17:46:44.807Z] total 16 [2023-07-31T17:46:44.807Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:32 . [2023-07-31T17:46:44.807Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:46 .. [2023-07-31T17:46:44.807Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 17:32 cost [2023-07-31T17:46:44.807Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 31 17:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:45.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:45.956Z] ---> package-listing.sh [2023-07-31T17:46:45.956Z] ++ facter osfamily [2023-07-31T17:46:45.956Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-31T17:46:46.216Z] + OS_FAMILY=debian [2023-07-31T17:46:46.216Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-07-31T17:46:46.216Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-31T17:46:46.216Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-31T17:46:46.216Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-31T17:46:46.216Z] + PACKAGES=/tmp/packages_start.txt [2023-07-31T17:46:46.216Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-31T17:46:46.216Z] + PACKAGES=/tmp/packages_end.txt [2023-07-31T17:46:46.216Z] + case "${OS_FAMILY}" in [2023-07-31T17:46:46.216Z] + dpkg -l [2023-07-31T17:46:46.216Z] + grep '^ii' [2023-07-31T17:46:46.216Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-31T17:46:46.216Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-31T17:46:46.216Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-31T17:46:46.216Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-31T17:46:46.216Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-07-31T17:46:46.216Z] + 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-31T17:46:46.228Z] 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-31T17:46:46.505Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:46:47.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:46:47.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:46:47.140Z] prd-ubuntu20.04-docker-8c-8g-2600 does not seem to be running inside a container [2023-07-31T17:46:47.195Z] $ 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-31T17:46:47.404Z] $ docker top 64b01e50d3ca6cbb411c8a258386da674824ba50424c33fe36539d60c5b145dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:46:47.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-31T17:46:48.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-31T17:46:48.407Z] + ls /var/log/sa-host [2023-07-31T17:46:48.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:46:48.495Z] provisioning config files... [2023-07-31T17:46:48.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4896923995296042273tmp [Pipeline] { [Pipeline] echo [2023-07-31T17:46:48.554Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:48.872Z] ---> create-netrc.sh [Pipeline] } [2023-07-31T17:46:48.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:49.200Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-31T17:46:49.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:49.494Z] ---> sudo-logs.sh [2023-07-31T17:46:49.494Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-31T17:46:49.525Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:49.808Z] ---> job-cost.sh [2023-07-31T17:46:49.808Z] lf-activate-venv: SKIPPING [2023-07-31T17:46:49.808Z] DEBUG: total: 0.2199999988079071 [2023-07-31T17:46:49.808Z] INFO: Retrieving Stack Cost... [2023-07-31T17:46:50.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T17:46:50.634Z] INFO: Archiving Costs [Pipeline] echo [2023-07-31T17:46:50.643Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:46:50.925Z] ---> logs-deploy.sh [2023-07-31T17:46:50.925Z] lf-activate-venv: SKIPPING [2023-07-31T17:46:50.925Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/176 [2023-07-31T17:46:50.925Z] INFO: archiving workspace using pattern(s): [2023-07-31T17:46:51.859Z] Archives upload complete. [2023-07-31T17:46:52.118Z] INFO: archiving logs to Nexus