Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/sample-service Obtained Jenkinsfile from 23ff995a3aef02e85a45daf0513f418e4247a776+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (57c84a8b78ed481cd790a95da692be7e58eec0b1) Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh13832461578476649412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 7e7d87bf4ea023656a047096929d9ee5856c7911 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-ssh12852123130996030025.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision 7e7d87bf4ea023656a047096929d9ee5856c7911 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/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/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14090656102677413309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7e7d87bf4ea023656a047096929d9ee5856c7911 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e7d87bf4ea023656a047096929d9ee5856c7911 # timeout=10 Commit message: "fix: reuse node for multi-arch stage" > 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-ssh8165164038384578010.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/sample-service/branches/PR-165/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/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15559783694370199827.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:sample-service, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test GOTESTFLAGS="-json -v" BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42229 in /w/workspace/gexfoundry_sample-service_PR-165 [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/sample-service.git > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit 23ff995a3aef02e85a45daf0513f418e4247a776 Merge succeeded, producing 23ff995a3aef02e85a45daf0513f418e4247a776 Checking out Revision 23ff995a3aef02e85a45daf0513f418e4247a776 (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-28T06:57:03.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-28T06:57:03.930Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-28T06:57:03.956Z] ========================================================= [2025-03-28T06:57:03.956Z] EdgeX Global Pipelines Version Info [2025-03-28T06:57:03.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-28T06:57:05.111Z] ------------------- [2025-03-28T06:57:05.111Z] stable info: [2025-03-28T06:57:05.111Z] ------------------- [2025-03-28T06:57:05.111Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-28T06:57:05.111Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-28T06:57:05.111Z] Message: update stable to v1.0.273 [2025-03-28T06:57:05.371Z] ------------------- [2025-03-28T06:57:05.371Z] experimental info: [2025-03-28T06:57:05.371Z] ------------------- [2025-03-28T06:57:05.371Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-28T06:57:05.371Z] Commit SHA: 7e7d87bf4ea023656a047096929d9ee5856c7911 [2025-03-28T06:57:05.371Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-28T06:57:05.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-03-28T06:57:05.506Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-03-28T06:57:05.525Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-28T06:57:05.546Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2025-03-28T06:57:05.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-28T06:57:05.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-28T06:57:05.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-28T06:57:05.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-28T06:57:05.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-28T06:57:05.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-28T06:57:05.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-28T06:57:05.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-03-28T06:57:05.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-28T06:57:05.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-28T06:57:05.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-28T06:57:05.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-28T06:57:05.909Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-28T06:57:05.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-28T06:57:05.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-28T06:57:05.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-28T06:57:05.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-28T06:57:06.000Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-28T06:57:06.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-28T06:57:06.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-28T06:57:06.057Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-28T06:57:06.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-28T06:57:06.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-28T06:57:06.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-03-28T06:57:06.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-03-28T06:57:06.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-03-28T06:57:06.181Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-28T06:57:06.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ff995 [Pipeline] echo [2025-03-28T06:57:06.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T06:57:06.296Z] provisioning config files... [2025-03-28T06:57:06.312Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config17182301526382524930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T06:57:06.653Z] ---> ****-login.sh [2025-03-28T06:57:06.653Z] nexus3.edgexfoundry.org:10001 [2025-03-28T06:57:06.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:06.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:06.913Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:06.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:06.913Z] [2025-03-28T06:57:06.913Z] Login Succeeded [2025-03-28T06:57:06.913Z] nexus3.edgexfoundry.org:10002 [2025-03-28T06:57:07.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:07.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:07.173Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:07.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:07.173Z] [2025-03-28T06:57:07.173Z] Login Succeeded [2025-03-28T06:57:07.173Z] nexus3.edgexfoundry.org:10003 [2025-03-28T06:57:07.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:07.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:07.174Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:07.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:07.174Z] [2025-03-28T06:57:07.174Z] Login Succeeded [2025-03-28T06:57:07.174Z] nexus3.edgexfoundry.org:10004 [2025-03-28T06:57:07.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:07.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:07.434Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:07.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:07.434Z] [2025-03-28T06:57:07.434Z] Login Succeeded [2025-03-28T06:57:07.434Z] ****.io [2025-03-28T06:57:07.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:07.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:07.697Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:07.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:07.697Z] [2025-03-28T06:57:07.697Z] Login Succeeded [2025-03-28T06:57:07.697Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T06:57:07.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-28T06:57:08.148Z] + git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-28T06:57:08.182Z] -----------> git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 23ff995a3aef02e85a45daf0513f418e4247a776 [false] [Pipeline] sh [2025-03-28T06:57:08.487Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-28T06:57:08.505Z] ========================================================= [2025-03-28T06:57:08.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-28T06:57:08.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-28T06:57:08.846Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-28T06:57:08.860Z] [semverPrep] GIT_COMMIT: 23ff995a3aef02e85a45daf0513f418e4247a776, Commit Message: ci: test multi-arch pipeline [Pipeline] echo [2025-03-28T06:57:08.873Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-28T06:57:09.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-28T06:57:09.265Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-28T06:57:09.265Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-28T06:57:09.265Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-28T06:57:09.265Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-28T06:57:09.265Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-28T06:57:09.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:57:09.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T06:57:09.724Z] [2025-03-28T06:57:09.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:57:10.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T06:57:10.032Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-28T06:57:10.032Z] b85a868b505f: Pulling fs layer [2025-03-28T06:57:10.032Z] e2be974225ed: Pulling fs layer [2025-03-28T06:57:10.032Z] 339a4e72a1f5: Pulling fs layer [2025-03-28T06:57:10.032Z] 988bab9f4d93: Pulling fs layer [2025-03-28T06:57:10.032Z] 1469e6f7b9e6: Pulling fs layer [2025-03-28T06:57:10.032Z] eaf3925da568: Pulling fs layer [2025-03-28T06:57:10.032Z] bab4dde63d76: Pulling fs layer [2025-03-28T06:57:10.032Z] bde34c3a00c8: Pulling fs layer [2025-03-28T06:57:10.032Z] b352a97aabf1: Pulling fs layer [2025-03-28T06:57:10.032Z] 4872d77fe225: Pulling fs layer [2025-03-28T06:57:10.032Z] 5851b861e8e6: Pulling fs layer [2025-03-28T06:57:10.032Z] 1469e6f7b9e6: Waiting [2025-03-28T06:57:10.032Z] eaf3925da568: Waiting [2025-03-28T06:57:10.032Z] b352a97aabf1: Waiting [2025-03-28T06:57:10.032Z] bab4dde63d76: Waiting [2025-03-28T06:57:10.032Z] 4872d77fe225: Waiting [2025-03-28T06:57:10.032Z] 5851b861e8e6: Waiting [2025-03-28T06:57:10.032Z] 988bab9f4d93: Waiting [2025-03-28T06:57:10.032Z] e2be974225ed: Download complete [2025-03-28T06:57:10.032Z] 988bab9f4d93: Verifying Checksum [2025-03-28T06:57:10.032Z] 988bab9f4d93: Download complete [2025-03-28T06:57:10.032Z] 1469e6f7b9e6: Verifying Checksum [2025-03-28T06:57:10.032Z] 1469e6f7b9e6: Download complete [2025-03-28T06:57:10.292Z] 339a4e72a1f5: Verifying Checksum [2025-03-28T06:57:10.292Z] 339a4e72a1f5: Download complete [2025-03-28T06:57:10.292Z] eaf3925da568: Download complete [2025-03-28T06:57:10.292Z] bde34c3a00c8: Verifying Checksum [2025-03-28T06:57:10.292Z] bde34c3a00c8: Download complete [2025-03-28T06:57:10.292Z] b352a97aabf1: Verifying Checksum [2025-03-28T06:57:10.292Z] b352a97aabf1: Download complete [2025-03-28T06:57:10.292Z] 4872d77fe225: Verifying Checksum [2025-03-28T06:57:10.292Z] 4872d77fe225: Download complete [2025-03-28T06:57:10.292Z] 5851b861e8e6: Download complete [2025-03-28T06:57:10.292Z] b85a868b505f: Verifying Checksum [2025-03-28T06:57:10.292Z] b85a868b505f: Download complete [2025-03-28T06:57:10.553Z] bab4dde63d76: Verifying Checksum [2025-03-28T06:57:11.502Z] b85a868b505f: Pull complete [2025-03-28T06:57:11.502Z] e2be974225ed: Pull complete [2025-03-28T06:57:12.071Z] 339a4e72a1f5: Pull complete [2025-03-28T06:57:12.071Z] 988bab9f4d93: Pull complete [2025-03-28T06:57:12.333Z] 1469e6f7b9e6: Pull complete [2025-03-28T06:57:12.333Z] eaf3925da568: Pull complete [2025-03-28T06:57:14.239Z] bab4dde63d76: Pull complete [2025-03-28T06:57:14.239Z] bde34c3a00c8: Pull complete [2025-03-28T06:57:14.239Z] b352a97aabf1: Pull complete [2025-03-28T06:57:14.239Z] 4872d77fe225: Pull complete [2025-03-28T06:57:14.239Z] 5851b861e8e6: Pull complete [2025-03-28T06:57:14.239Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-28T06:57:14.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T06:57:14.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T06:57:14.370Z] prd-ubuntu20.04-docker-8c-8g-42229 does not seem to be running inside a container [2025-03-28T06:57:14.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-28T06:57:17.076Z] $ docker top 3295e5ce1a845479f7bbead43a993c747ce0656d006b577aac135f5fd634b73b -eo pid,comm [2025-03-28T06:57:17.122Z] 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). [2025-03-28T06:57:17.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-28T06:57:17.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-28T06:57:17.180Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-28T06:57:17.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-28T06:57:17.288Z] $ docker exec 3295e5ce1a845479f7bbead43a993c747ce0656d006b577aac135f5fd634b73b ssh-agent [2025-03-28T06:57:17.378Z] SSH_AUTH_SOCK=/tmp/ssh-6g1VIKdoD15z/agent.33 [2025-03-28T06:57:17.378Z] SSH_AGENT_PID=39 [2025-03-28T06:57:17.384Z] Running ssh-add (command line suppressed) [2025-03-28T06:57:17.476Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_17546085969799042484.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_17546085969799042484.key) [2025-03-28T06:57:17.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-28T06:57:17.782Z] + git tag --points-at HEAD [Pipeline] } [2025-03-28T06:57:17.793Z] $ docker exec --env ******** --env ******** 3295e5ce1a845479f7bbead43a993c747ce0656d006b577aac135f5fd634b73b ssh-agent -k [2025-03-28T06:57:17.889Z] unset SSH_AUTH_SOCK; [2025-03-28T06:57:17.890Z] unset SSH_AGENT_PID; [2025-03-28T06:57:17.890Z] echo Agent pid 39 killed; [2025-03-28T06:57:17.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-28T06:57:17.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-28T06:57:17.937Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-28T06:57:18.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-28T06:57:18.040Z] $ docker exec 3295e5ce1a845479f7bbead43a993c747ce0656d006b577aac135f5fd634b73b ssh-agent [2025-03-28T06:57:18.151Z] SSH_AUTH_SOCK=/tmp/ssh-4R7qQrCrhFNV/agent.72 [2025-03-28T06:57:18.151Z] SSH_AGENT_PID=78 [2025-03-28T06:57:18.155Z] Running ssh-add (command line suppressed) [2025-03-28T06:57:18.249Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_836659371484735953.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_836659371484735953.key) [2025-03-28T06:57:18.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-28T06:57:18.554Z] + git semver init [2025-03-28T06:57:18.812Z] 2025-03-28 06:57:18,722 [run_init] DEBUG init version:0.0.0 force:False [2025-03-28T06:57:18.812Z] 2025-03-28 06:57:18,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-28T06:57:18.812Z] 2025-03-28 06:57:18,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-28T06:57:18.812Z] 2025-03-28 06:57:18,723 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) [2025-03-28T06:57:19.751Z] 2025-03-28 06:57:19,385 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude [2025-03-28T06:57:19.751Z] 2025-03-28 06:57:19,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False [2025-03-28T06:57:19.751Z] 2025-03-28 06:57:19,386 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-28T06:57:19.751Z] 2025-03-28 06:57:19,390 [execute] INFO git cat-file --batch-check [2025-03-28T06:57:19.751Z] 2025-03-28 06:57:19,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-28T06:57:19.751Z] 2025-03-28 06:57:19,396 [execute] INFO git cat-file --batch [2025-03-28T06:57:19.751Z] 2025-03-28 06:57:19,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-28T06:57:19.751Z] 2025-03-28 06:57:19,402 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-28T06:57:19.751Z] 0.0.0 [Pipeline] } [2025-03-28T06:57:19.760Z] $ docker exec --env ******** --env ******** 3295e5ce1a845479f7bbead43a993c747ce0656d006b577aac135f5fd634b73b ssh-agent -k [2025-03-28T06:57:19.851Z] unset SSH_AUTH_SOCK; [2025-03-28T06:57:19.851Z] unset SSH_AGENT_PID; [2025-03-28T06:57:19.851Z] echo Agent pid 78 killed; [2025-03-28T06:57:19.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-28T06:57:20.183Z] + git semver [Pipeline] } [2025-03-28T06:57:20.456Z] $ docker stop --time=1 3295e5ce1a845479f7bbead43a993c747ce0656d006b577aac135f5fd634b73b [2025-03-28T06:57:21.719Z] $ docker rm -f --volumes 3295e5ce1a845479f7bbead43a993c747ce0656d006b577aac135f5fd634b73b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-28T06:57:22.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-28T06:57:22.281Z] Stashed 1 file(s) [Pipeline] echo [2025-03-28T06:57:22.286Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T06:57:22.463Z] provisioning config files... [2025-03-28T06:57:22.472Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config5581249081788193470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T06:57:22.776Z] ---> ****-login.sh [2025-03-28T06:57:22.776Z] nexus3.edgexfoundry.org:10001 [2025-03-28T06:57:22.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:22.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:22.776Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:22.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:22.776Z] [2025-03-28T06:57:22.776Z] Login Succeeded [2025-03-28T06:57:22.776Z] nexus3.edgexfoundry.org:10002 [2025-03-28T06:57:22.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:22.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:22.777Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:22.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:22.777Z] [2025-03-28T06:57:22.777Z] Login Succeeded [2025-03-28T06:57:22.777Z] nexus3.edgexfoundry.org:10003 [2025-03-28T06:57:23.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:23.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:23.035Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:23.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:23.035Z] [2025-03-28T06:57:23.035Z] Login Succeeded [2025-03-28T06:57:23.035Z] nexus3.edgexfoundry.org:10004 [2025-03-28T06:57:23.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:23.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:23.036Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:23.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:23.036Z] [2025-03-28T06:57:23.036Z] Login Succeeded [2025-03-28T06:57:23.036Z] ****.io [2025-03-28T06:57:23.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:57:23.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:57:23.301Z] Configure a credential helper to remove this warning. See [2025-03-28T06:57:23.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:57:23.301Z] [2025-03-28T06:57:23.301Z] Login Succeeded [2025-03-28T06:57:23.301Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T06:57:23.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-28T06:57:23.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T06:57:23.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T06:57:23.440Z] ========================================================= [2025-03-28T06:57:23.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-28T06:57:23.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:57:23.765Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-28T06:57:23.765Z] Sending build context to Docker daemon 2.71MB [2025-03-28T06:57:23.765Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2025-03-28T06:57:23.765Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-28T06:57:23.765Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-28T06:57:23.765Z] da9db072f522: Pulling fs layer [2025-03-28T06:57:23.765Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-28T06:57:23.765Z] 06f05ace1117: Pulling fs layer [2025-03-28T06:57:23.765Z] 5fe327b54edc: Pulling fs layer [2025-03-28T06:57:23.765Z] 4f4fb700ef54: Pulling fs layer [2025-03-28T06:57:23.765Z] 92a5565b7b96: Pulling fs layer [2025-03-28T06:57:23.765Z] ff9bb7016b71: Pulling fs layer [2025-03-28T06:57:23.765Z] b67dba6c2c7d: Pulling fs layer [2025-03-28T06:57:23.765Z] a813b0c90790: Pulling fs layer [2025-03-28T06:57:23.765Z] b67dba6c2c7d: Waiting [2025-03-28T06:57:23.765Z] ff9bb7016b71: Waiting [2025-03-28T06:57:23.765Z] 5fe327b54edc: Waiting [2025-03-28T06:57:23.765Z] a813b0c90790: Waiting [2025-03-28T06:57:23.765Z] 4f4fb700ef54: Waiting [2025-03-28T06:57:23.765Z] 92a5565b7b96: Waiting [2025-03-28T06:57:23.765Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-28T06:57:23.765Z] 6ef4a4ee8ca5: Download complete [2025-03-28T06:57:23.765Z] 5fe327b54edc: Verifying Checksum [2025-03-28T06:57:23.765Z] 4f4fb700ef54: Verifying Checksum [2025-03-28T06:57:23.765Z] 4f4fb700ef54: Download complete [2025-03-28T06:57:23.765Z] 92a5565b7b96: Verifying Checksum [2025-03-28T06:57:23.765Z] 92a5565b7b96: Download complete [2025-03-28T06:57:24.025Z] da9db072f522: Download complete [2025-03-28T06:57:24.025Z] ff9bb7016b71: Verifying Checksum [2025-03-28T06:57:24.025Z] ff9bb7016b71: Download complete [2025-03-28T06:57:24.025Z] da9db072f522: Pull complete [2025-03-28T06:57:24.025Z] a813b0c90790: Verifying Checksum [2025-03-28T06:57:24.025Z] a813b0c90790: Download complete [2025-03-28T06:57:24.284Z] 6ef4a4ee8ca5: Pull complete [2025-03-28T06:57:24.284Z] 06f05ace1117: Verifying Checksum [2025-03-28T06:57:24.284Z] 06f05ace1117: Download complete [2025-03-28T06:57:24.541Z] b67dba6c2c7d: Verifying Checksum [2025-03-28T06:57:24.541Z] b67dba6c2c7d: Download complete [2025-03-28T06:57:27.821Z] 06f05ace1117: Pull complete [2025-03-28T06:57:27.821Z] 5fe327b54edc: Pull complete [2025-03-28T06:57:27.821Z] 4f4fb700ef54: Pull complete [2025-03-28T06:57:27.821Z] 92a5565b7b96: Pull complete [2025-03-28T06:57:27.821Z] ff9bb7016b71: Pull complete [2025-03-28T06:57:29.718Z] b67dba6c2c7d: Pull complete [2025-03-28T06:57:30.285Z] a813b0c90790: Pull complete [2025-03-28T06:57:30.285Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-28T06:57:30.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-28T06:57:30.285Z] ---> 3ba60ce46760 [2025-03-28T06:57:30.285Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-28T06:57:33.571Z] ---> Running in 9f4b6984bdf0 [2025-03-28T06:57:33.571Z] Removing intermediate container 9f4b6984bdf0 [2025-03-28T06:57:33.571Z] ---> d4e88e63c9ad [2025-03-28T06:57:33.571Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-28T06:57:33.571Z] ---> Running in 2686128798bf [2025-03-28T06:57:33.571Z] Removing intermediate container 2686128798bf [2025-03-28T06:57:33.571Z] ---> 67177b5c66e9 [2025-03-28T06:57:33.571Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-28T06:57:33.571Z] ---> Running in ed305ddfa50c [2025-03-28T06:57:33.571Z] Removing intermediate container ed305ddfa50c [2025-03-28T06:57:33.571Z] ---> 99be95a7a200 [2025-03-28T06:57:33.571Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-28T06:57:33.571Z] ---> Running in ecab1921cf6b [2025-03-28T06:57:33.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T06:57:34.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T06:57:34.347Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-28T06:57:34.347Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-28T06:57:34.347Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-28T06:57:34.605Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-28T06:57:34.605Z] Executing busybox-1.36.1-r29.trigger [2025-03-28T06:57:34.605Z] OK: 252 MiB in 62 packages [2025-03-28T06:57:34.863Z] Removing intermediate container ecab1921cf6b [2025-03-28T06:57:34.863Z] ---> eb5f2a84631d [2025-03-28T06:57:34.863Z] Step 7/12 : WORKDIR /sample-service [2025-03-28T06:57:34.863Z] ---> Running in 424097e2568d [2025-03-28T06:57:35.122Z] Removing intermediate container 424097e2568d [2025-03-28T06:57:35.122Z] ---> 6fd5d94f0842 [2025-03-28T06:57:35.122Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-28T06:57:35.122Z] ---> 9bfb787d6e16 [2025-03-28T06:57:35.122Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T06:57:35.122Z] ---> Running in 8d5b683f3383 [2025-03-28T06:57:45.098Z] Removing intermediate container 8d5b683f3383 [2025-03-28T06:57:45.098Z] ---> 95600bcf4412 [2025-03-28T06:57:45.098Z] Step 10/12 : COPY . . [2025-03-28T06:57:45.098Z] ---> a1d409f1b3ca [2025-03-28T06:57:45.098Z] Step 11/12 : ARG MAKE='make build' [2025-03-28T06:57:45.098Z] ---> Running in 9596d00231e3 [2025-03-28T06:57:45.098Z] Removing intermediate container 9596d00231e3 [2025-03-28T06:57:45.098Z] ---> d5b875f51cf9 [2025-03-28T06:57:45.098Z] Step 12/12 : RUN $MAKE [2025-03-28T06:57:45.098Z] ---> Running in 12608781a985 [2025-03-28T06:57:45.098Z] noop [2025-03-28T06:57:45.098Z] Removing intermediate container 12608781a985 [2025-03-28T06:57:45.098Z] ---> 64016cac8168 [2025-03-28T06:57:45.098Z] Successfully built 64016cac8168 [2025-03-28T06:57:45.098Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:57:45.423Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-28T06:57:45.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T06:57:45.501Z] prd-ubuntu20.04-docker-8c-8g-42229 does not seem to be running inside a container [2025-03-28T06:57:45.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-28T06:57:45.820Z] $ docker top 09ef8aa8bdd852471d13f82ba5d818b496b1ec8aef20021f806cadb94065c366 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T06:57:46.164Z] + go version [2025-03-28T06:57:46.164Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-28T06:57:46.173Z] $ docker stop --time=1 09ef8aa8bdd852471d13f82ba5d818b496b1ec8aef20021f806cadb94065c366 [2025-03-28T06:57:47.438Z] $ docker rm -f --volumes 09ef8aa8bdd852471d13f82ba5d818b496b1ec8aef20021f806cadb94065c366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:57:47.875Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-28T06:57:47.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T06:57:47.953Z] prd-ubuntu20.04-docker-8c-8g-42229 does not seem to be running inside a container [2025-03-28T06:57:47.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-28T06:57:48.312Z] $ docker top badc60022bed99225b19ebd68a1f2a421e7d611e5b8e100e96aae8f6615d43b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T06:57:48.675Z] + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh [2025-03-28T06:57:48.977Z] + make test 'GOTESTFLAGS=-json -v' [2025-03-28T06:57:48.978Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-03-28T06:57:50.358Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2025-03-28T06:57:58.472Z] 📦 github.com/edgexfoundry/sample-service [2025-03-28T06:57:58.472Z] 🛑 no test files [2025-03-28T06:57:58.472Z] [2025-03-28T06:57:58.472Z] 📦 github.com/edgexfoundry/sample-service/cmd [2025-03-28T06:57:58.472Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2025-03-28T06:57:58.472Z] [2025-03-28T06:57:58.472Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2025-03-28T06:57:58.472Z] level=ERROR ts=2025-03-28T06:57:57.812594306Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2025-03-28T06:57:58.472Z] ✅ TestHandleReadCommands (0s) [2025-03-28T06:57:58.472Z] ✅ TestHandleWriteCommands (0s) [2025-03-28T06:57:58.472Z] ✅ TestValue_Int16 (0s) [2025-03-28T06:57:58.472Z] ✅ TestValue_Int32 (0s) [2025-03-28T06:57:58.472Z] ✅ TestValue_Int64 (0s) [2025-03-28T06:57:58.472Z] ✅ TestValue_Int8 (0s) [2025-03-28T06:57:58.472Z] [2025-03-28T06:57:58.472Z] CGO_ENABLED=1 go vet ./... [2025-03-28T06:58:01.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-28T06:58:01.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-28T06:58:01.002Z] ./bin/test-attribution-txt.sh [2025-03-28T06:58:01.002Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2025-03-28T06:58:01.002Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2025-03-28T06:58:01.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-28T06:58:01.033Z] $ docker stop --time=1 badc60022bed99225b19ebd68a1f2a421e7d611e5b8e100e96aae8f6615d43b8 [2025-03-28T06:58:03.040Z] $ docker rm -f --volumes badc60022bed99225b19ebd68a1f2a421e7d611e5b8e100e96aae8f6615d43b8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-28T06:58:03.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-28T06:58:03.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-28T06:58:04.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-28T06:58:04.423Z] + ls -al . [2025-03-28T06:58:04.423Z] total 160 [2025-03-28T06:58:04.423Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 06:57 . [2025-03-28T06:58:04.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 06:56 .. [2025-03-28T06:58:04.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 06:57 .git [2025-03-28T06:58:04.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:56 .github [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 46 Mar 28 06:56 .gitignore [2025-03-28T06:58:04.423Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 06:57 .semver [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 28 06:56 Attribution.txt [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 34862 Mar 28 06:56 CHANGELOG.md [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 1434 Mar 28 06:56 Dockerfile [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 821 Mar 28 06:56 Jenkinsfile [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 729 Mar 28 06:56 Jenkinsfile-sandbox [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 3586 Mar 28 06:56 Jenkinsfile.edgexSemver [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 06:56 LICENSE [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 1308 Mar 28 06:56 Makefile [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 3063 Mar 28 06:56 README.md [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 06:57 VERSION [2025-03-28T06:58:04.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:56 api [2025-03-28T06:58:04.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 06:56 bin [2025-03-28T06:58:04.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:56 cmd [2025-03-28T06:58:04.423Z] -rw-r--r-- 1 jenkins jenkins 5399 Mar 28 06:57 coverage.out [2025-03-28T06:58:04.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 06:56 driver [2025-03-28T06:58:04.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 06:56 example [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 1955 Mar 28 06:56 go.mod [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 13083 Mar 28 06:56 go.sum [2025-03-28T06:58:04.423Z] -rw-rw-r-- 1 jenkins jenkins 225 Mar 28 06:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:04.747Z] + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 --label arch=amd64 --label version=0.0.0 . [2025-03-28T06:58:04.747Z] Sending build context to Docker daemon 2.716MB [2025-03-28T06:58:04.747Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2025-03-28T06:58:04.747Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-28T06:58:04.747Z] ---> 64016cac8168 [2025-03-28T06:58:04.747Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-28T06:58:04.747Z] ---> Running in d3ca803197d5 [2025-03-28T06:58:05.007Z] Removing intermediate container d3ca803197d5 [2025-03-28T06:58:05.007Z] ---> 308497354a67 [2025-03-28T06:58:05.007Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2025-03-28T06:58:05.007Z] ---> Running in 5e41b79f3190 [2025-03-28T06:58:05.007Z] Removing intermediate container 5e41b79f3190 [2025-03-28T06:58:05.007Z] ---> e921bdc399e1 [2025-03-28T06:58:05.007Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-28T06:58:05.007Z] ---> Running in 1e5a9eecb3f9 [2025-03-28T06:58:05.007Z] Removing intermediate container 1e5a9eecb3f9 [2025-03-28T06:58:05.007Z] ---> 99e391fce86a [2025-03-28T06:58:05.007Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-28T06:58:05.007Z] ---> Running in b95722a95aa0 [2025-03-28T06:58:05.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T06:58:05.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T06:58:05.786Z] OK: 252 MiB in 62 packages [2025-03-28T06:58:06.355Z] Removing intermediate container b95722a95aa0 [2025-03-28T06:58:06.355Z] ---> 5e6b380adbd6 [2025-03-28T06:58:06.355Z] Step 7/23 : WORKDIR /sample-service [2025-03-28T06:58:06.355Z] ---> Running in f9ae0cd746d6 [2025-03-28T06:58:06.355Z] Removing intermediate container f9ae0cd746d6 [2025-03-28T06:58:06.355Z] ---> 89d7fa9ebd51 [2025-03-28T06:58:06.355Z] Step 8/23 : COPY go.mod vendor* ./ [2025-03-28T06:58:06.355Z] ---> d7fd6e96b0ec [2025-03-28T06:58:06.355Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T06:58:06.355Z] ---> Running in 5c8ca1b8fd35 [2025-03-28T06:58:06.924Z] Removing intermediate container 5c8ca1b8fd35 [2025-03-28T06:58:06.924Z] ---> 1d78a6133278 [2025-03-28T06:58:06.924Z] Step 10/23 : COPY . . [2025-03-28T06:58:07.183Z] ---> d66c5c7823ab [2025-03-28T06:58:07.184Z] Step 11/23 : ARG MAKE='make build' [2025-03-28T06:58:07.184Z] ---> Running in 2aa993c5fda7 [2025-03-28T06:58:07.442Z] Removing intermediate container 2aa993c5fda7 [2025-03-28T06:58:07.442Z] ---> c9a2f4881e61 [2025-03-28T06:58:07.442Z] Step 12/23 : RUN $MAKE [2025-03-28T06:58:07.442Z] ---> Running in 0688f28a4aee [2025-03-28T06:58:07.701Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd [2025-03-28T06:58:17.707Z] Removing intermediate container 0688f28a4aee [2025-03-28T06:58:17.707Z] ---> fafaedfacde6 [2025-03-28T06:58:17.707Z] Step 13/23 : FROM alpine:3.18 [2025-03-28T06:58:18.275Z] 3.18: Pulling from library/alpine [2025-03-28T06:58:18.275Z] 44cf07d57ee4: Pulling fs layer [2025-03-28T06:58:18.275Z] 44cf07d57ee4: Verifying Checksum [2025-03-28T06:58:18.275Z] 44cf07d57ee4: Download complete [2025-03-28T06:58:18.535Z] 44cf07d57ee4: Pull complete [2025-03-28T06:58:18.535Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-03-28T06:58:18.535Z] Status: Downloaded newer image for alpine:3.18 [2025-03-28T06:58:18.535Z] ---> 802c91d52981 [2025-03-28T06:58:18.535Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-28T06:58:18.535Z] ---> Running in 36e9f9f6e7cc [2025-03-28T06:58:18.793Z] Removing intermediate container 36e9f9f6e7cc [2025-03-28T06:58:18.793Z] ---> c8706af7d49f [2025-03-28T06:58:18.793Z] Step 15/23 : ENV APP_PORT=49999 [2025-03-28T06:58:18.793Z] ---> Running in 17d150a7f4ec [2025-03-28T06:58:18.793Z] Removing intermediate container 17d150a7f4ec [2025-03-28T06:58:18.793Z] ---> e86f1b4cccb0 [2025-03-28T06:58:18.793Z] Step 16/23 : EXPOSE $APP_PORT [2025-03-28T06:58:18.793Z] ---> Running in f39d1876dd0b [2025-03-28T06:58:18.793Z] Removing intermediate container f39d1876dd0b [2025-03-28T06:58:18.793Z] ---> aabbf1c6acd6 [2025-03-28T06:58:18.793Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2025-03-28T06:58:19.363Z] ---> 248948fe3f1c [2025-03-28T06:58:19.363Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2025-03-28T06:58:19.363Z] ---> 8060b0e25533 [2025-03-28T06:58:19.363Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2025-03-28T06:58:19.623Z] ---> c226defdb76f [2025-03-28T06:58:19.623Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2025-03-28T06:58:19.623Z] ---> Running in 5171793cbb3d [2025-03-28T06:58:19.623Z] Removing intermediate container 5171793cbb3d [2025-03-28T06:58:19.623Z] ---> f74471d5479e [2025-03-28T06:58:19.623Z] Step 21/23 : LABEL arch=amd64 [2025-03-28T06:58:19.623Z] ---> Running in 7f5b4d1c3c18 [2025-03-28T06:58:19.623Z] Removing intermediate container 7f5b4d1c3c18 [2025-03-28T06:58:19.623Z] ---> a8017c5ce72e [2025-03-28T06:58:19.623Z] Step 22/23 : LABEL git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T06:58:19.623Z] ---> Running in 22b295ac93a9 [2025-03-28T06:58:19.884Z] Removing intermediate container 22b295ac93a9 [2025-03-28T06:58:19.884Z] ---> ab7b2885e8d7 [2025-03-28T06:58:19.884Z] Step 23/23 : LABEL version=0.0.0 [2025-03-28T06:58:19.884Z] ---> Running in 4901108bec7e [2025-03-28T06:58:19.884Z] Removing intermediate container 4901108bec7e [2025-03-28T06:58:19.884Z] ---> 224cee89448f [2025-03-28T06:58:19.884Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-28T06:58:19.884Z] Successfully built 224cee89448f [2025-03-28T06:58:19.884Z] Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T06:58:20.011Z] provisioning config files... [2025-03-28T06:58:20.021Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config17088755862175419244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T06:58:20.322Z] ---> ****-login.sh [2025-03-28T06:58:20.322Z] nexus3.edgexfoundry.org:10001 [2025-03-28T06:58:20.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:58:20.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:58:20.322Z] Configure a credential helper to remove this warning. See [2025-03-28T06:58:20.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:58:20.322Z] [2025-03-28T06:58:20.322Z] Login Succeeded [2025-03-28T06:58:20.322Z] nexus3.edgexfoundry.org:10002 [2025-03-28T06:58:20.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:58:20.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:58:20.322Z] Configure a credential helper to remove this warning. See [2025-03-28T06:58:20.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:58:20.322Z] [2025-03-28T06:58:20.322Z] Login Succeeded [2025-03-28T06:58:20.322Z] nexus3.edgexfoundry.org:10003 [2025-03-28T06:58:20.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:58:20.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:58:20.582Z] Configure a credential helper to remove this warning. See [2025-03-28T06:58:20.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:58:20.582Z] [2025-03-28T06:58:20.582Z] Login Succeeded [2025-03-28T06:58:20.582Z] nexus3.edgexfoundry.org:10004 [2025-03-28T06:58:20.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:58:20.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:58:20.582Z] Configure a credential helper to remove this warning. See [2025-03-28T06:58:20.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:58:20.582Z] [2025-03-28T06:58:20.582Z] Login Succeeded [2025-03-28T06:58:20.582Z] ****.io [2025-03-28T06:58:20.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:58:20.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:58:20.842Z] Configure a credential helper to remove this warning. See [2025-03-28T06:58:20.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:58:20.842Z] [2025-03-28T06:58:20.842Z] Login Succeeded [2025-03-28T06:58:20.842Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T06:58:20.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T06:58:20.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T06:58:20.937Z] [edgeXDocker.push] Tagging docker image sample-service with the following tags: [2025-03-28T06:58:20.937Z] 23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T06:58:20.937Z] latest [2025-03-28T06:58:20.937Z] 0.0.0 [2025-03-28T06:58:20.937Z] 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T06:58:20.937Z] PR-165 [2025-03-28T06:58:20.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:21.280Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:21.584Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T06:58:21.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T06:58:21.584Z] 8b1f87bcc0fa: Preparing [2025-03-28T06:58:21.584Z] 23681f7dd2e6: Preparing [2025-03-28T06:58:21.584Z] 1368fad50f26: Preparing [2025-03-28T06:58:21.584Z] f44f286046d9: Preparing [2025-03-28T06:58:21.584Z] f44f286046d9: Layer already exists [2025-03-28T06:58:21.584Z] 8b1f87bcc0fa: Pushed [2025-03-28T06:58:21.584Z] 23681f7dd2e6: Pushed [2025-03-28T06:58:22.518Z] 1368fad50f26: Pushed [2025-03-28T06:58:22.777Z] 23ff995a3aef02e85a45daf0513f418e4247a776: digest: sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:23.113Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:23.431Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T06:58:23.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T06:58:23.431Z] 8b1f87bcc0fa: Preparing [2025-03-28T06:58:23.431Z] 23681f7dd2e6: Preparing [2025-03-28T06:58:23.431Z] 1368fad50f26: Preparing [2025-03-28T06:58:23.431Z] f44f286046d9: Preparing [2025-03-28T06:58:23.431Z] 23681f7dd2e6: Layer already exists [2025-03-28T06:58:23.431Z] f44f286046d9: Layer already exists [2025-03-28T06:58:23.431Z] 1368fad50f26: Layer already exists [2025-03-28T06:58:23.431Z] 8b1f87bcc0fa: Layer already exists [2025-03-28T06:58:23.431Z] latest: digest: sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:23.754Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:24.072Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T06:58:24.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T06:58:24.072Z] 8b1f87bcc0fa: Preparing [2025-03-28T06:58:24.072Z] 23681f7dd2e6: Preparing [2025-03-28T06:58:24.072Z] 1368fad50f26: Preparing [2025-03-28T06:58:24.072Z] f44f286046d9: Preparing [2025-03-28T06:58:24.072Z] f44f286046d9: Layer already exists [2025-03-28T06:58:24.072Z] 23681f7dd2e6: Layer already exists [2025-03-28T06:58:24.072Z] 8b1f87bcc0fa: Layer already exists [2025-03-28T06:58:24.072Z] 1368fad50f26: Layer already exists [2025-03-28T06:58:24.072Z] 0.0.0: digest: sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:24.401Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:24.722Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T06:58:24.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T06:58:24.722Z] 8b1f87bcc0fa: Preparing [2025-03-28T06:58:24.722Z] 23681f7dd2e6: Preparing [2025-03-28T06:58:24.722Z] 1368fad50f26: Preparing [2025-03-28T06:58:24.722Z] f44f286046d9: Preparing [2025-03-28T06:58:24.722Z] 23681f7dd2e6: Layer already exists [2025-03-28T06:58:24.722Z] 1368fad50f26: Layer already exists [2025-03-28T06:58:24.722Z] f44f286046d9: Layer already exists [2025-03-28T06:58:24.722Z] 8b1f87bcc0fa: Layer already exists [2025-03-28T06:58:24.722Z] 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0: digest: sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:25.056Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:58:25.376Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-28T06:58:25.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T06:58:25.376Z] 8b1f87bcc0fa: Preparing [2025-03-28T06:58:25.376Z] 23681f7dd2e6: Preparing [2025-03-28T06:58:25.376Z] 1368fad50f26: Preparing [2025-03-28T06:58:25.376Z] f44f286046d9: Preparing [2025-03-28T06:58:25.376Z] f44f286046d9: Layer already exists [2025-03-28T06:58:25.376Z] 1368fad50f26: Layer already exists [2025-03-28T06:58:25.376Z] 23681f7dd2e6: Layer already exists [2025-03-28T06:58:25.376Z] 8b1f87bcc0fa: Layer already exists [2025-03-28T06:58:25.376Z] PR-165: digest: sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T06:58:25.452Z] ===================================================== [Pipeline] echo [2025-03-28T06:58:25.466Z] taggedImages: [2025-03-28T06:58:25.466Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T06:58:25.466Z] - nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T06:58:25.466Z] - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T06:58:25.466Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T06:58:25.466Z] - nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] echo [2025-03-28T06:58:25.485Z] ===================================================== [Pipeline] echo [2025-03-28T06:58:25.501Z] multiArchImages: [2025-03-28T06:58:25.501Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T06:58:25.501Z] - nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T06:58:25.501Z] - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T06:58:25.501Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T06:58:25.501Z] - nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] echo [2025-03-28T06:58:25.543Z] ========================================================= [2025-03-28T06:58:25.543Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776, nexus3.edgexfoundry.org:10004/sample-service:latest, nexus3.edgexfoundry.org:10004/sample-service:0.0.0, nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0, nexus3.edgexfoundry.org:10004/sample-service:PR-165], settingsFile:sample-service-settings] [2025-03-28T06:58:25.543Z] ========================================================= [Pipeline] node [2025-03-28T06:58:40.547Z] Still waiting to schedule task [2025-03-28T06:58:40.548Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-28T06:59:41.679Z] Running on prd-centos7-docker-4c-2g-42230 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T06:59:41.733Z] provisioning config files... [2025-03-28T06:59:41.779Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config6143404185726570711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T06:59:43.078Z] ---> ****-login.sh [2025-03-28T06:59:43.078Z] nexus3.edgexfoundry.org:10001 [2025-03-28T06:59:43.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:59:43.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:59:43.347Z] Configure a credential helper to remove this warning. See [2025-03-28T06:59:43.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:59:43.347Z] [2025-03-28T06:59:43.347Z] Login Succeeded [2025-03-28T06:59:43.347Z] nexus3.edgexfoundry.org:10002 [2025-03-28T06:59:43.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:59:43.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:59:43.347Z] Configure a credential helper to remove this warning. See [2025-03-28T06:59:43.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:59:43.347Z] [2025-03-28T06:59:43.347Z] Login Succeeded [2025-03-28T06:59:43.347Z] nexus3.edgexfoundry.org:10003 [2025-03-28T06:59:43.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:59:43.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:59:43.348Z] Configure a credential helper to remove this warning. See [2025-03-28T06:59:43.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:59:43.348Z] [2025-03-28T06:59:43.348Z] Login Succeeded [2025-03-28T06:59:43.348Z] nexus3.edgexfoundry.org:10004 [2025-03-28T06:59:43.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:59:43.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:59:43.609Z] Configure a credential helper to remove this warning. See [2025-03-28T06:59:43.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:59:43.609Z] [2025-03-28T06:59:43.609Z] Login Succeeded [2025-03-28T06:59:43.609Z] ****.io [2025-03-28T06:59:43.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T06:59:43.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T06:59:43.869Z] Configure a credential helper to remove this warning. See [2025-03-28T06:59:43.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T06:59:43.869Z] [2025-03-28T06:59:43.869Z] Login Succeeded [2025-03-28T06:59:43.869Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T06:59:43.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-28T06:59:44.223Z] + docker buildx ls [2025-03-28T06:59:44.223Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-28T06:59:44.223Z] default * docker [2025-03-28T06:59:44.223Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-28T06:59:44.530Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-28T06:59:44.530Z] edgex-builder [Pipeline] sh [2025-03-28T06:59:44.853Z] + docker buildx inspect --bootstrap [2025-03-28T06:59:44.853Z] #1 [internal] booting buildkit [2025-03-28T06:59:44.853Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-28T06:59:47.411Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2025-03-28T06:59:47.411Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-28T06:59:48.353Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-03-28T06:59:48.354Z] #1 DONE 3.7s [2025-03-28T06:59:48.613Z] Name: edgex-builder [2025-03-28T06:59:48.613Z] Driver: docker-container [2025-03-28T06:59:48.613Z] [2025-03-28T06:59:48.613Z] Nodes: [2025-03-28T06:59:48.613Z] Name: edgex-builder0 [2025-03-28T06:59:48.613Z] Endpoint: unix:///var/run/docker.sock [2025-03-28T06:59:48.613Z] Status: running [2025-03-28T06:59:48.613Z] Buildkit: v0.20.2 [2025-03-28T06:59:48.613Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-28T06:59:48.908Z] + docker buildx ls [2025-03-28T06:59:48.908Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-28T06:59:48.908Z] edgex-builder * docker-container [2025-03-28T06:59:48.908Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-28T06:59:48.908Z] default docker [2025-03-28T06:59:48.908Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-28T06:59:49.203Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776' [2025-03-28T06:59:49.203Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 --push - [2025-03-28T06:59:49.462Z] #1 [internal] load build definition from Dockerfile [2025-03-28T06:59:49.462Z] #1 transferring dockerfile: 199B done [2025-03-28T06:59:49.462Z] #1 DONE 0.0s [2025-03-28T06:59:49.462Z] [2025-03-28T06:59:49.462Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T06:59:49.462Z] #2 DONE 0.1s [2025-03-28T06:59:49.462Z] [2025-03-28T06:59:49.462Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T06:59:49.462Z] #3 DONE 0.1s [2025-03-28T06:59:49.462Z] [2025-03-28T06:59:49.462Z] #4 [internal] load .dockerignore [2025-03-28T06:59:49.462Z] #4 transferring context: 2B done [2025-03-28T06:59:49.462Z] #4 DONE 0.0s [2025-03-28T06:59:49.462Z] [2025-03-28T06:59:49.462Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:49.462Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:49.462Z] #5 DONE 0.0s [2025-03-28T06:59:49.462Z] [2025-03-28T06:59:49.462Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:49.462Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:49.462Z] #6 DONE 0.1s [2025-03-28T06:59:49.722Z] [2025-03-28T06:59:49.722Z] #7 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T06:59:49.722Z] #7 DONE 0.0s [2025-03-28T06:59:49.722Z] [2025-03-28T06:59:49.722Z] #8 exporting to image [2025-03-28T06:59:49.722Z] #8 exporting layers done [2025-03-28T06:59:49.722Z] #8 exporting manifest sha256:56b43b00719ff3b3716c7564b32b8c7b3f6bb1ff7403f64893a7961d92e78485 done [2025-03-28T06:59:49.722Z] #8 exporting config sha256:8ff19f136f1c7b53d850985080e736296cd444c03d337d1ad76d574df4f2aeba done [2025-03-28T06:59:49.722Z] #8 exporting manifest sha256:6a4517f108b560fc731a3386a2ef174a14d1137ca011918a501e7d3d3675b38d done [2025-03-28T06:59:49.722Z] #8 exporting config sha256:1f1fb801b9c1618bc89eb759540c5f9e8ae24f95d53bf08120c288992eda3525 done [2025-03-28T06:59:49.722Z] #8 exporting manifest list sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 done [2025-03-28T06:59:49.722Z] #8 pushing layers 0.1s done [2025-03-28T06:59:49.722Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 [2025-03-28T06:59:49.722Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T06:59:49.722Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 0.1s done [2025-03-28T06:59:49.722Z] #8 DONE 0.2s [2025-03-28T06:59:49.722Z] [2025-03-28T06:59:49.722Z] 1 warning found (use --debug to expand): [2025-03-28T06:59:49.722Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-28T06:59:50.016Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:latest' [2025-03-28T06:59:50.016Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:latest --push - [2025-03-28T06:59:50.016Z] #1 [internal] load build definition from Dockerfile [2025-03-28T06:59:50.016Z] #1 transferring dockerfile: 165B done [2025-03-28T06:59:50.016Z] #1 DONE 0.0s [2025-03-28T06:59:50.016Z] [2025-03-28T06:59:50.017Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T06:59:50.017Z] #2 DONE 0.0s [2025-03-28T06:59:50.017Z] [2025-03-28T06:59:50.017Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T06:59:50.017Z] #3 DONE 0.0s [2025-03-28T06:59:50.017Z] [2025-03-28T06:59:50.017Z] #4 [internal] load .dockerignore [2025-03-28T06:59:50.017Z] #4 transferring context: 2B done [2025-03-28T06:59:50.017Z] #4 DONE 0.0s [2025-03-28T06:59:50.017Z] [2025-03-28T06:59:50.017Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:50.017Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:50.276Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:50.276Z] #5 CACHED [2025-03-28T06:59:50.276Z] [2025-03-28T06:59:50.276Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:50.276Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:50.276Z] #6 CACHED [2025-03-28T06:59:50.276Z] [2025-03-28T06:59:50.276Z] #7 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T06:59:50.276Z] #7 DONE 0.0s [2025-03-28T06:59:50.276Z] [2025-03-28T06:59:50.276Z] #8 exporting to image [2025-03-28T06:59:50.276Z] #8 exporting layers done [2025-03-28T06:59:50.276Z] #8 exporting manifest sha256:56b43b00719ff3b3716c7564b32b8c7b3f6bb1ff7403f64893a7961d92e78485 done [2025-03-28T06:59:50.276Z] #8 exporting config sha256:8ff19f136f1c7b53d850985080e736296cd444c03d337d1ad76d574df4f2aeba done [2025-03-28T06:59:50.276Z] #8 exporting manifest sha256:6a4517f108b560fc731a3386a2ef174a14d1137ca011918a501e7d3d3675b38d done [2025-03-28T06:59:50.276Z] #8 exporting config sha256:1f1fb801b9c1618bc89eb759540c5f9e8ae24f95d53bf08120c288992eda3525 done [2025-03-28T06:59:50.276Z] #8 exporting manifest list sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 done [2025-03-28T06:59:50.276Z] #8 pushing layers 0.0s done [2025-03-28T06:59:50.276Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 0.1s done [2025-03-28T06:59:50.276Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T06:59:50.276Z] #8 DONE 0.1s [2025-03-28T06:59:50.276Z] [2025-03-28T06:59:50.276Z] 1 warning found (use --debug to expand): [2025-03-28T06:59:50.276Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-28T06:59:50.570Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:0.0.0' [2025-03-28T06:59:50.570Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:0.0.0 --push - [2025-03-28T06:59:50.570Z] #1 [internal] load build definition from Dockerfile [2025-03-28T06:59:50.570Z] #1 transferring dockerfile: 164B done [2025-03-28T06:59:50.570Z] #1 DONE 0.0s [2025-03-28T06:59:50.570Z] [2025-03-28T06:59:50.570Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T06:59:50.570Z] #2 DONE 0.0s [2025-03-28T06:59:50.570Z] [2025-03-28T06:59:50.570Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T06:59:50.570Z] #3 DONE 0.0s [2025-03-28T06:59:50.570Z] [2025-03-28T06:59:50.570Z] #4 [internal] load .dockerignore [2025-03-28T06:59:50.570Z] #4 transferring context: 2B done [2025-03-28T06:59:50.570Z] #4 DONE 0.0s [2025-03-28T06:59:50.570Z] [2025-03-28T06:59:50.570Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:50.570Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:50.570Z] #5 CACHED [2025-03-28T06:59:50.570Z] [2025-03-28T06:59:50.570Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:50.830Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:50.830Z] #6 CACHED [2025-03-28T06:59:50.830Z] [2025-03-28T06:59:50.830Z] #7 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T06:59:50.830Z] #7 DONE 0.0s [2025-03-28T06:59:50.830Z] [2025-03-28T06:59:50.830Z] #8 exporting to image [2025-03-28T06:59:50.830Z] #8 exporting layers done [2025-03-28T06:59:50.830Z] #8 exporting manifest sha256:56b43b00719ff3b3716c7564b32b8c7b3f6bb1ff7403f64893a7961d92e78485 done [2025-03-28T06:59:50.831Z] #8 exporting config sha256:8ff19f136f1c7b53d850985080e736296cd444c03d337d1ad76d574df4f2aeba done [2025-03-28T06:59:50.831Z] #8 exporting manifest sha256:6a4517f108b560fc731a3386a2ef174a14d1137ca011918a501e7d3d3675b38d done [2025-03-28T06:59:50.831Z] #8 exporting config sha256:1f1fb801b9c1618bc89eb759540c5f9e8ae24f95d53bf08120c288992eda3525 done [2025-03-28T06:59:50.831Z] #8 exporting manifest list sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 done [2025-03-28T06:59:50.831Z] #8 pushing layers 0.0s done [2025-03-28T06:59:50.831Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 0.1s done [2025-03-28T06:59:50.831Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T06:59:50.831Z] #8 DONE 0.1s [2025-03-28T06:59:50.831Z] [2025-03-28T06:59:50.831Z] 1 warning found (use --debug to expand): [2025-03-28T06:59:50.831Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-28T06:59:51.139Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0' [2025-03-28T06:59:51.139Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 --push - [2025-03-28T06:59:51.139Z] #1 [internal] load build definition from Dockerfile [2025-03-28T06:59:51.139Z] #1 transferring dockerfile: 205B done [2025-03-28T06:59:51.139Z] #1 DONE 0.0s [2025-03-28T06:59:51.139Z] [2025-03-28T06:59:51.139Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T06:59:51.139Z] #2 DONE 0.0s [2025-03-28T06:59:51.139Z] [2025-03-28T06:59:51.139Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T06:59:51.139Z] #3 DONE 0.0s [2025-03-28T06:59:51.139Z] [2025-03-28T06:59:51.139Z] #4 [internal] load .dockerignore [2025-03-28T06:59:51.139Z] #4 transferring context: 2B done [2025-03-28T06:59:51.139Z] #4 DONE 0.0s [2025-03-28T06:59:51.139Z] [2025-03-28T06:59:51.139Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:51.139Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:51.139Z] #5 CACHED [2025-03-28T06:59:51.139Z] [2025-03-28T06:59:51.139Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:51.139Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:51.139Z] #6 CACHED [2025-03-28T06:59:51.139Z] [2025-03-28T06:59:51.139Z] #7 exporting to image [2025-03-28T06:59:51.139Z] #7 exporting layers done [2025-03-28T06:59:51.139Z] #7 exporting manifest sha256:56b43b00719ff3b3716c7564b32b8c7b3f6bb1ff7403f64893a7961d92e78485 done [2025-03-28T06:59:51.139Z] #7 exporting config sha256:8ff19f136f1c7b53d850985080e736296cd444c03d337d1ad76d574df4f2aeba [2025-03-28T06:59:51.139Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T06:59:51.399Z] #7 exporting config sha256:8ff19f136f1c7b53d850985080e736296cd444c03d337d1ad76d574df4f2aeba done [2025-03-28T06:59:51.399Z] #7 exporting manifest sha256:6a4517f108b560fc731a3386a2ef174a14d1137ca011918a501e7d3d3675b38d done [2025-03-28T06:59:51.399Z] #7 exporting config sha256:1f1fb801b9c1618bc89eb759540c5f9e8ae24f95d53bf08120c288992eda3525 done [2025-03-28T06:59:51.399Z] #7 exporting manifest list sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 done [2025-03-28T06:59:51.399Z] #7 pushing layers 0.0s done [2025-03-28T06:59:51.399Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 0.1s done [2025-03-28T06:59:51.399Z] #7 DONE 0.1s [2025-03-28T06:59:51.399Z] [2025-03-28T06:59:51.399Z] #8 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T06:59:51.399Z] #8 DONE 0.0s [2025-03-28T06:59:51.399Z] [2025-03-28T06:59:51.399Z] 1 warning found (use --debug to expand): [2025-03-28T06:59:51.399Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-28T06:59:51.689Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:PR-165' [2025-03-28T06:59:51.689Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:PR-165 --push - [2025-03-28T06:59:51.689Z] #1 [internal] load build definition from Dockerfile [2025-03-28T06:59:51.689Z] #1 transferring dockerfile: 165B done [2025-03-28T06:59:51.689Z] #1 DONE 0.0s [2025-03-28T06:59:51.689Z] [2025-03-28T06:59:51.689Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-28T06:59:51.689Z] #2 DONE 0.0s [2025-03-28T06:59:51.689Z] [2025-03-28T06:59:51.689Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-28T06:59:51.689Z] #3 DONE 0.0s [2025-03-28T06:59:51.689Z] [2025-03-28T06:59:51.689Z] #4 [internal] load .dockerignore [2025-03-28T06:59:51.689Z] #4 transferring context: 2B done [2025-03-28T06:59:51.689Z] #4 DONE 0.0s [2025-03-28T06:59:51.689Z] [2025-03-28T06:59:51.689Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:51.689Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:51.689Z] #5 DONE 0.0s [2025-03-28T06:59:51.689Z] [2025-03-28T06:59:51.689Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:51.949Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f 0.0s done [2025-03-28T06:59:51.949Z] #6 CACHED [2025-03-28T06:59:51.949Z] [2025-03-28T06:59:51.949Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:bf3bcdfece88717dddc6bf1a27a036a0df74e9880648f6cae305b8558559179f [2025-03-28T06:59:51.949Z] #5 CACHED [2025-03-28T06:59:51.949Z] [2025-03-28T06:59:51.949Z] #7 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T06:59:51.949Z] #7 DONE 0.0s [2025-03-28T06:59:51.949Z] [2025-03-28T06:59:51.949Z] #8 exporting to image [2025-03-28T06:59:51.949Z] #8 exporting layers done [2025-03-28T06:59:51.949Z] #8 exporting manifest sha256:56b43b00719ff3b3716c7564b32b8c7b3f6bb1ff7403f64893a7961d92e78485 done [2025-03-28T06:59:51.949Z] #8 exporting config sha256:8ff19f136f1c7b53d850985080e736296cd444c03d337d1ad76d574df4f2aeba done [2025-03-28T06:59:51.949Z] #8 exporting manifest sha256:6a4517f108b560fc731a3386a2ef174a14d1137ca011918a501e7d3d3675b38d done [2025-03-28T06:59:51.949Z] #8 exporting config sha256:1f1fb801b9c1618bc89eb759540c5f9e8ae24f95d53bf08120c288992eda3525 done [2025-03-28T06:59:51.949Z] #8 exporting manifest list sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 done [2025-03-28T06:59:51.949Z] #8 pushing layers 0.0s done [2025-03-28T06:59:51.949Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:854f0f2078d7423406d0a8bb9b2cf05881fb0a409024b99f209d538de1380e21 0.1s done [2025-03-28T06:59:51.949Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T06:59:51.949Z] #8 DONE 0.1s [2025-03-28T06:59:51.949Z] [2025-03-28T06:59:51.949Z] 1 warning found (use --debug to expand): [2025-03-28T06:59:51.949Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-28T06:59:52.346Z] + '[' -d /w/workspace/gexfoundry_sample-service_PR-165/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-28T06:59:52.642Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T06:59:53.215Z] ---> package-listing.sh [2025-03-28T06:59:53.215Z] ++ facter osfamily [2025-03-28T06:59:53.215Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-28T06:59:53.478Z] + OS_FAMILY=redhat [2025-03-28T06:59:53.478Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-03-28T06:59:53.478Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-28T06:59:53.478Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-28T06:59:53.478Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-28T06:59:53.478Z] + PACKAGES=/tmp/packages_start.txt [2025-03-28T06:59:53.478Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-28T06:59:53.478Z] + PACKAGES=/tmp/packages_end.txt [2025-03-28T06:59:53.478Z] + case "${OS_FAMILY}" in [2025-03-28T06:59:53.478Z] + rpm -qa [2025-03-28T06:59:53.478Z] + sort [2025-03-28T06:59:54.043Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-28T06:59:54.043Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-28T06:59:54.043Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-28T06:59:54.043Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-28T06:59:54.043Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-03-28T06:59:54.043Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo [2025-03-28T06:59:54.055Z] 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-28T06:59:54.348Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:59:54.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T06:59:54.921Z] [2025-03-28T06:59:54.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T06:59:55.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T06:59:55.234Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-28T06:59:55.234Z] 5eb5b503b376: Pulling fs layer [2025-03-28T06:59:55.234Z] 5c69ac0246d0: Pulling fs layer [2025-03-28T06:59:55.234Z] ec43610c2a17: Pulling fs layer [2025-03-28T06:59:55.234Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-28T06:59:55.234Z] 33b1e0a273af: Pulling fs layer [2025-03-28T06:59:55.234Z] 5d3b04190fa2: Pulling fs layer [2025-03-28T06:59:55.234Z] 2f39f015ded8: Pulling fs layer [2025-03-28T06:59:55.234Z] 3a2ae6a8a46f: Waiting [2025-03-28T06:59:55.234Z] 33b1e0a273af: Waiting [2025-03-28T06:59:55.234Z] 5d3b04190fa2: Waiting [2025-03-28T06:59:55.234Z] 2f39f015ded8: Waiting [2025-03-28T06:59:55.234Z] 5c69ac0246d0: Verifying Checksum [2025-03-28T06:59:55.234Z] 5c69ac0246d0: Download complete [2025-03-28T06:59:55.234Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-28T06:59:55.234Z] 3a2ae6a8a46f: Download complete [2025-03-28T06:59:55.501Z] ec43610c2a17: Verifying Checksum [2025-03-28T06:59:55.501Z] ec43610c2a17: Download complete [2025-03-28T06:59:55.501Z] 33b1e0a273af: Verifying Checksum [2025-03-28T06:59:55.502Z] 33b1e0a273af: Download complete [2025-03-28T06:59:55.502Z] 5d3b04190fa2: Verifying Checksum [2025-03-28T06:59:55.502Z] 5d3b04190fa2: Download complete [2025-03-28T06:59:55.502Z] 5eb5b503b376: Verifying Checksum [2025-03-28T06:59:55.502Z] 5eb5b503b376: Download complete [2025-03-28T06:59:56.074Z] 2f39f015ded8: Verifying Checksum [2025-03-28T06:59:56.075Z] 2f39f015ded8: Download complete [2025-03-28T06:59:57.025Z] 5eb5b503b376: Pull complete [2025-03-28T06:59:57.025Z] 5c69ac0246d0: Pull complete [2025-03-28T06:59:57.297Z] ec43610c2a17: Pull complete [2025-03-28T06:59:57.558Z] 3a2ae6a8a46f: Pull complete [2025-03-28T06:59:57.821Z] 33b1e0a273af: Pull complete [2025-03-28T06:59:57.821Z] 5d3b04190fa2: Pull complete [2025-03-28T07:00:02.062Z] 2f39f015ded8: Pull complete [2025-03-28T07:00:02.062Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-28T07:00:02.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T07:00:02.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:00:02.213Z] prd-centos7-docker-4c-2g-42230 does not seem to be running inside a container [2025-03-28T07:00:02.249Z] $ 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-28T07:00:05.401Z] $ docker top 5a7ffea1a72ee6b8626d8af1c9a1e363c4ed959236ebf69410ddc5a644b96460 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T07:00:05.752Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-28T07:00:06.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-28T07:00:06.329Z] + ls /var/log/sa-host [2025-03-28T07:00:06.329Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T07:00:06.500Z] provisioning config files... [2025-03-28T07:00:06.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config992541650440773721tmp [Pipeline] { [Pipeline] echo [2025-03-28T07:00:06.528Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:06.819Z] ---> create-netrc.sh [Pipeline] } [2025-03-28T07:00:06.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:07.178Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-28T07:00:07.189Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:07.474Z] ---> sudo-logs.sh [2025-03-28T07:00:07.474Z] Archiving 'sudo' log.. [2025-03-28T07:00:07.474Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42230.novalocal: Name or service not known [2025-03-28T07:00:07.474Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42230.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-03-28T07:00:07.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:07.776Z] ---> job-cost.sh [2025-03-28T07:00:07.776Z] lf-activate-venv: SKIPPING [2025-03-28T07:00:07.776Z] INFO: No Stack... [2025-03-28T07:00:08.035Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-03-28T07:00:08.295Z] INFO: Archiving Costs [Pipeline] echo [2025-03-28T07:00:08.315Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:08.617Z] ---> logs-deploy.sh [2025-03-28T07:00:08.618Z] lf-activate-venv: SKIPPING [2025-03-28T07:00:08.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/18 [2025-03-28T07:00:08.618Z] INFO: archiving workspace using pattern(s): [2025-03-28T07:00:09.556Z] Archives upload complete. [2025-03-28T07:00:09.556Z] INFO: archiving logs to Nexus [2025-03-28T07:00:10.498Z] ---> uname -a: [2025-03-28T07:00:10.498Z] Linux prd-centos7-docker-4c-2g-42230.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-03-28T07:00:10.498Z] [2025-03-28T07:00:10.498Z] [2025-03-28T07:00:10.498Z] ---> lscpu: [2025-03-28T07:00:10.498Z] Architecture: x86_64 [2025-03-28T07:00:10.498Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-28T07:00:10.498Z] Byte Order: Little Endian [2025-03-28T07:00:10.498Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-28T07:00:10.498Z] CPU(s): 2 [2025-03-28T07:00:10.498Z] On-line CPU(s) list: 0,1 [2025-03-28T07:00:10.498Z] Thread(s) per core: 1 [2025-03-28T07:00:10.498Z] Core(s) per socket: 1 [2025-03-28T07:00:10.498Z] Socket(s): 2 [2025-03-28T07:00:10.498Z] NUMA node(s): 1 [2025-03-28T07:00:10.498Z] Vendor ID: AuthenticAMD [2025-03-28T07:00:10.498Z] CPU family: 23 [2025-03-28T07:00:10.498Z] Model: 49 [2025-03-28T07:00:10.498Z] Model name: AMD EPYC-Rome Processor [2025-03-28T07:00:10.498Z] Stepping: 0 [2025-03-28T07:00:10.498Z] CPU MHz: 2799.998 [2025-03-28T07:00:10.498Z] BogoMIPS: 5599.99 [2025-03-28T07:00:10.498Z] Virtualization: AMD-V [2025-03-28T07:00:10.498Z] Hypervisor vendor: KVM [2025-03-28T07:00:10.498Z] Virtualization type: full [2025-03-28T07:00:10.498Z] L1d cache: 64 KiB [2025-03-28T07:00:10.498Z] L1i cache: 64 KiB [2025-03-28T07:00:10.498Z] L2 cache: 1 MiB [2025-03-28T07:00:10.498Z] L3 cache: 32 MiB [2025-03-28T07:00:10.498Z] NUMA node0 CPU(s): 0,1 [2025-03-28T07:00:10.498Z] Vulnerability Itlb multihit: Not affected [2025-03-28T07:00:10.498Z] Vulnerability L1tf: Not affected [2025-03-28T07:00:10.498Z] Vulnerability Mds: Not affected [2025-03-28T07:00:10.498Z] Vulnerability Meltdown: Not affected [2025-03-28T07:00:10.498Z] Vulnerability Mmio stale data: Not affected [2025-03-28T07:00:10.498Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-28T07:00:10.498Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-03-28T07:00:10.498Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-03-28T07:00:10.498Z] Vulnerability Srbds: Not affected [2025-03-28T07:00:10.498Z] Vulnerability Tsx async abort: Not affected [2025-03-28T07:00:10.498Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-03-28T07:00:10.498Z] [2025-03-28T07:00:10.498Z] [2025-03-28T07:00:10.498Z] ---> nproc: [2025-03-28T07:00:10.498Z] 2 [2025-03-28T07:00:10.498Z] [2025-03-28T07:00:10.498Z] [2025-03-28T07:00:10.498Z] ---> df -h: [2025-03-28T07:00:10.498Z] Filesystem Size Used Avail Use% Mounted on [2025-03-28T07:00:10.498Z] overlay 40G 7.3G 33G 19% / [2025-03-28T07:00:10.498Z] tmpfs 64M 0 64M 0% /dev [2025-03-28T07:00:10.498Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-03-28T07:00:10.498Z] shm 64M 0 64M 0% /dev/shm [2025-03-28T07:00:10.498Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-03-28T07:00:10.498Z] [2025-03-28T07:00:10.498Z] [2025-03-28T07:00:10.498Z] Cannot open /var/log/sysstat/sa28: No such file or directory [2025-03-28T07:00:10.498Z] Please check if data collecting is enabled [2025-03-28T07:00:10.498Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:00:10.535Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-28T07:00:10.539Z] $ docker stop --time=1 5a7ffea1a72ee6b8626d8af1c9a1e363c4ed959236ebf69410ddc5a644b96460 [2025-03-28T07:00:11.691Z] $ docker rm -f --volumes 5a7ffea1a72ee6b8626d8af1c9a1e363c4ed959236ebf69410ddc5a644b96460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-28T07:00:11.789Z] [WS-CLEANUP] Deleting project workspace... [2025-03-28T07:00:11.789Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-28T07:00:11.808Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:00:12.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T07:00:12.194Z] [2025-03-28T07:00:12.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:00:12.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T07:00:12.499Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-28T07:00:12.499Z] 5eb5b503b376: Pulling fs layer [2025-03-28T07:00:12.499Z] 5c69ac0246d0: Pulling fs layer [2025-03-28T07:00:12.499Z] ec43610c2a17: Pulling fs layer [2025-03-28T07:00:12.499Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-28T07:00:12.499Z] 33b1e0a273af: Pulling fs layer [2025-03-28T07:00:12.499Z] 5d3b04190fa2: Pulling fs layer [2025-03-28T07:00:12.499Z] 2f39f015ded8: Pulling fs layer [2025-03-28T07:00:12.499Z] 33b1e0a273af: Waiting [2025-03-28T07:00:12.499Z] 5d3b04190fa2: Waiting [2025-03-28T07:00:12.499Z] 2f39f015ded8: Waiting [2025-03-28T07:00:12.499Z] 3a2ae6a8a46f: Waiting [2025-03-28T07:00:12.499Z] 5c69ac0246d0: Verifying Checksum [2025-03-28T07:00:12.499Z] 5c69ac0246d0: Download complete [2025-03-28T07:00:12.499Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-28T07:00:12.499Z] 3a2ae6a8a46f: Download complete [2025-03-28T07:00:12.499Z] 33b1e0a273af: Verifying Checksum [2025-03-28T07:00:12.499Z] 33b1e0a273af: Download complete [2025-03-28T07:00:12.499Z] 5d3b04190fa2: Verifying Checksum [2025-03-28T07:00:12.499Z] 5d3b04190fa2: Download complete [2025-03-28T07:00:12.757Z] ec43610c2a17: Verifying Checksum [2025-03-28T07:00:12.757Z] ec43610c2a17: Download complete [2025-03-28T07:00:12.757Z] 5eb5b503b376: Verifying Checksum [2025-03-28T07:00:12.757Z] 5eb5b503b376: Download complete [2025-03-28T07:00:13.324Z] 2f39f015ded8: Download complete [2025-03-28T07:00:13.891Z] 5eb5b503b376: Pull complete [2025-03-28T07:00:13.891Z] 5c69ac0246d0: Pull complete [2025-03-28T07:00:14.458Z] ec43610c2a17: Pull complete [2025-03-28T07:00:14.458Z] 3a2ae6a8a46f: Pull complete [2025-03-28T07:00:14.716Z] 33b1e0a273af: Pull complete [2025-03-28T07:00:14.717Z] 5d3b04190fa2: Pull complete [2025-03-28T07:00:18.900Z] 2f39f015ded8: Pull complete [2025-03-28T07:00:18.900Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-28T07:00:18.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T07:00:18.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:00:19.004Z] prd-ubuntu20.04-docker-8c-8g-42229 does not seem to be running inside a container [2025-03-28T07:00:19.032Z] $ 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/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-28T07:00:21.997Z] $ docker top bb5abc86f9621a01ed3efa657556236e2791c34d97f3328d9faab9c0006968cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:22.391Z] ---> job-cost.sh [2025-03-28T07:00:22.392Z] lf-activate-venv: SKIPPING [2025-03-28T07:00:22.392Z] INFO: No Stack... [2025-03-28T07:00:22.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-28T07:00:22.914Z] INFO: Archiving Costs [Pipeline] sh [2025-03-28T07:00:23.208Z] + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv [2025-03-28T07:00:23.208Z] + cut -d, -f6 [Pipeline] lock [2025-03-28T07:00:23.224Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-18-stack-cost] [2025-03-28T07:00:23.232Z] Resource [jenkins-edgexfoundry-sample-service-PR-165-18-stack-cost] did not exist. Created. [2025-03-28T07:00:23.238Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-28T07:00:23.546Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-28T07:00:23.584Z] Stashed 1 file(s) [Pipeline] } [2025-03-28T07:00:23.591Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-18-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-28T07:00:23.612Z] $ docker stop --time=1 bb5abc86f9621a01ed3efa657556236e2791c34d97f3328d9faab9c0006968cd [2025-03-28T07:00:24.756Z] $ docker rm -f --volumes bb5abc86f9621a01ed3efa657556236e2791c34d97f3328d9faab9c0006968cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-28T07:00:25.035Z] provisioning config files... [2025-03-28T07:00:25.043Z] copy managed file [sample-service-codecov-token] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config3629114769580499308tmp [Pipeline] { [Pipeline] sh [2025-03-28T07:00:25.335Z] + set +x [2025-03-28T07:00:25.335Z] + curl -s https://codecov.io/bash [2025-03-28T07:00:25.335Z] + bash -s -- [2025-03-28T07:00:25.335Z] [2025-03-28T07:00:25.335Z] _____ _ [2025-03-28T07:00:25.335Z] / ____| | | [2025-03-28T07:00:25.335Z] | | ___ __| | ___ ___ _____ __ [2025-03-28T07:00:25.335Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-28T07:00:25.335Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-28T07:00:25.335Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-28T07:00:25.335Z] Bash-1.0.6 [2025-03-28T07:00:25.335Z] [2025-03-28T07:00:25.335Z] [2025-03-28T07:00:25.335Z] ==> git version 2.25.1 found [2025-03-28T07:00:25.335Z] ==> 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 [2025-03-28T07:00:25.335Z] Release-Date: 2020-01-08 [2025-03-28T07:00:25.335Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-28T07:00:25.335Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-28T07:00:25.335Z] ==> Jenkins CI detected. [2025-03-28T07:00:25.335Z] current dir:  /w/workspace/gexfoundry_sample-service_PR-165 [2025-03-28T07:00:25.335Z] project root: . [2025-03-28T07:00:25.335Z] --> token set from env [2025-03-28T07:00:25.335Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-28T07:00:25.335Z] ==> Running gcov in . (disable via -X gcov) [2025-03-28T07:00:25.335Z] ==> Python coveragepy not found [2025-03-28T07:00:25.335Z] ==> Searching for coverage reports in: [2025-03-28T07:00:25.335Z] + . [2025-03-28T07:00:25.335Z] -> Found 1 reports [2025-03-28T07:00:25.335Z] ==> Detecting git/mercurial file structure [2025-03-28T07:00:25.595Z] ==> Reading reports [2025-03-28T07:00:25.595Z] + ./coverage.out bytes=5399 [2025-03-28T07:00:25.595Z] ==> Appending adjustments [2025-03-28T07:00:25.595Z] https://docs.codecov.io/docs/fixing-reports [2025-03-28T07:00:25.595Z] + Found adjustments [2025-03-28T07:00:25.595Z] ==> Gzipping contents [2025-03-28T07:00:25.595Z] 4.0K /tmp/codecov.8WQHHX.gz [2025-03-28T07:00:25.595Z] ==> Uploading reports [2025-03-28T07:00:25.595Z] url: https://codecov.io [2025-03-28T07:00:25.595Z] query: branch=PR-165&commit=23ff995a3aef02e85a45daf0513f418e4247a776&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2FPR-165%2F18%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-03-28T07:00:25.595Z] -> Pinging Codecov [2025-03-28T07:00:25.595Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-165&commit=23ff995a3aef02e85a45daf0513f418e4247a776&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2FPR-165%2F18%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-03-28T07:00:25.855Z] -> Uploading to [2025-03-28T07:00:25.855Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/23ff995a3aef02e85a45daf0513f418e4247a776/7a0c4e00-c9e4-42cd-8d5d-a31ceffa9897.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250328%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250328T070025Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2dd2583054b557f18a92676558a500b3c0fdc7e53d113da5e21df01e3a7caf8d [2025-03-28T07:00:25.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-28T07:00:25.855Z] Dload Upload Total Spent Left Speed [2025-03-28T07:00:26.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1053 0 0 100 1053 0 3052 --:--:-- --:--:-- --:--:-- 3052 [2025-03-28T07:00:26.115Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [2025-03-28T07:00:26.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-28T07:00:26.931Z] + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [2025-03-28T07:00:26.931Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-28T07:00:26.931Z] total 16 [2025-03-28T07:00:26.931Z] drwxr-xr-x 3 root root 4096 Mar 28 07:00 . [2025-03-28T07:00:26.931Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 07:00 .. [2025-03-28T07:00:26.931Z] drwxr-xr-x 2 root root 4096 Mar 28 07:00 cost [2025-03-28T07:00:26.931Z] -rw-r--r-- 1 root root 87 Mar 28 07:00 cost.csv [2025-03-28T07:00:26.931Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-28T07:00:26.931Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-28T07:00:26.931Z] total 16 [2025-03-28T07:00:26.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 07:00 . [2025-03-28T07:00:26.931Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 07:00 .. [2025-03-28T07:00:26.931Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 07:00 cost [2025-03-28T07:00:26.931Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 28 07:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:27.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:28.094Z] ---> package-listing.sh [2025-03-28T07:00:28.094Z] ++ facter osfamily [2025-03-28T07:00:28.094Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-28T07:00:28.354Z] + OS_FAMILY=debian [2025-03-28T07:00:28.354Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-03-28T07:00:28.354Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-28T07:00:28.354Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-28T07:00:28.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-28T07:00:28.354Z] + PACKAGES=/tmp/packages_start.txt [2025-03-28T07:00:28.354Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-28T07:00:28.354Z] + PACKAGES=/tmp/packages_end.txt [2025-03-28T07:00:28.354Z] + case "${OS_FAMILY}" in [2025-03-28T07:00:28.354Z] + dpkg -l [2025-03-28T07:00:28.354Z] + grep '^ii' [2025-03-28T07:00:28.354Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-28T07:00:28.354Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-28T07:00:28.354Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-28T07:00:28.354Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-28T07:00:28.354Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-03-28T07:00:28.354Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo [2025-03-28T07:00:28.367Z] 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-28T07:00:28.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:00:29.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T07:00:29.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:00:29.285Z] prd-ubuntu20.04-docker-8c-8g-42229 does not seem to be running inside a container [2025-03-28T07:00:29.313Z] $ 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-28T07:00:29.494Z] $ docker top 4b47c1339db668971e74dcb8a0a6b1c2355f76e0106abf456e28de34415644cb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T07:00:29.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-28T07:00:30.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-28T07:00:30.540Z] + ls /var/log/sa-host [2025-03-28T07:00:30.540Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T07:00:30.571Z] provisioning config files... [2025-03-28T07:00:30.582Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config12005065508768636416tmp [Pipeline] { [Pipeline] echo [2025-03-28T07:00:30.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:30.918Z] ---> create-netrc.sh [Pipeline] } [2025-03-28T07:00:30.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:31.282Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-28T07:00:31.292Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:31.573Z] ---> sudo-logs.sh [2025-03-28T07:00:31.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-28T07:00:31.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:31.885Z] ---> job-cost.sh [2025-03-28T07:00:31.885Z] lf-activate-venv: SKIPPING [2025-03-28T07:00:31.885Z] DEBUG: total: 0.2199999988079071 [2025-03-28T07:00:31.885Z] INFO: Retrieving Stack Cost... [2025-03-28T07:00:31.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-28T07:00:32.145Z] INFO: Archiving Costs [Pipeline] echo [2025-03-28T07:00:32.159Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:00:32.442Z] ---> logs-deploy.sh [2025-03-28T07:00:32.442Z] lf-activate-venv: SKIPPING [2025-03-28T07:00:32.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/18 [2025-03-28T07:00:32.442Z] INFO: archiving workspace using pattern(s): [2025-03-28T07:00:33.379Z] Archives upload complete. [2025-03-28T07:00:33.379Z] INFO: archiving logs to Nexus