Pull request #472 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64d422d2d8215066b2913d000f26b599c062ccd4+fd38c4f9940e502c46e28314a76cae12c6b2822f (25a7f6d8577313f40871e4e757e351a572ab630b) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6912063113668260815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16572230618409169426.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-472/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/device-virtual-go/branches/PR-472/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7206506750633922465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7790668228860623345.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/device-virtual-go/branches/PR-472/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/device-virtual-go/branches/PR-472/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10907235056014035868.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:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4343 in /w/workspace/foundry_device-virtual-go_PR-472 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-472 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/472/head:refs/remotes/origin/PR-472 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fd38c4f9940e502c46e28314a76cae12c6b2822f into PR head commit 64d422d2d8215066b2913d000f26b599c062ccd4 Merge succeeded, producing 64d422d2d8215066b2913d000f26b599c062ccd4 Checking out Revision 64d422d2d8215066b2913d000f26b599c062ccd4 (PR-472) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 64d422d2d8215066b2913d000f26b599c062ccd4 # 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 fd38c4f9940e502c46e28314a76cae12c6b2822f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64d422d2d8215066b2913d000f26b599c062ccd4 # timeout=10 > git rev-list --no-walk 64d422d2d8215066b2913d000f26b599c062ccd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T09:35:47.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T09:35:47.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T09:35:47.386Z] ========================================================= [2024-06-25T09:35:47.386Z] EdgeX Global Pipelines Version Info [2024-06-25T09:35:47.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:35:48.098Z] ------------------- [2024-06-25T09:35:48.098Z] stable info: [2024-06-25T09:35:48.098Z] ------------------- [2024-06-25T09:35:48.098Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T09:35:48.098Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T09:35:48.098Z] Message: update stable to v1.0.260 [2024-06-25T09:35:48.667Z] ------------------- [2024-06-25T09:35:48.667Z] experimental info: [2024-06-25T09:35:48.667Z] ------------------- [2024-06-25T09:35:48.667Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T09:35:48.667Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T09:35:48.667Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T09:35:48.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-06-25T09:35:48.767Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-06-25T09:35:48.791Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T09:35:48.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T09:35:48.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T09:35:48.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T09:35:48.885Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T09:35:48.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T09:35:48.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T09:35:48.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T09:35:48.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T09:35:48.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-06-25T09:35:49.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T09:35:49.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T09:35:49.062Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T09:35:49.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T09:35:49.108Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T09:35:49.132Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T09:35:49.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T09:35:49.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T09:35:49.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T09:35:49.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T09:35:49.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T09:35:49.281Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T09:35:49.304Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T09:35:49.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T09:35:49.351Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T09:35:49.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-472 [Pipeline] echo [2024-06-25T09:35:49.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-472 [Pipeline] echo [2024-06-25T09:35:49.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-472 [Pipeline] echo [2024-06-25T09:35:49.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64d422d2d8215066b2913d000f26b599c062ccd4 [Pipeline] echo [2024-06-25T09:35:49.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64d422d [Pipeline] echo [2024-06-25T09:35:49.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T09:35:49.546Z] provisioning config files... [2024-06-25T09:35:49.561Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-472@tmp/config13904782896777710149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:35:49.893Z] ---> ****-login.sh [2024-06-25T09:35:49.893Z] nexus3.edgexfoundry.org:10001 [2024-06-25T09:35:49.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:35:50.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:35:50.155Z] Configure a credential helper to remove this warning. See [2024-06-25T09:35:50.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:35:50.155Z] [2024-06-25T09:35:50.155Z] Login Succeeded [2024-06-25T09:35:50.155Z] nexus3.edgexfoundry.org:10002 [2024-06-25T09:35:50.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:35:50.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:35:50.416Z] Configure a credential helper to remove this warning. See [2024-06-25T09:35:50.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:35:50.417Z] [2024-06-25T09:35:50.417Z] Login Succeeded [2024-06-25T09:35:50.417Z] nexus3.edgexfoundry.org:10003 [2024-06-25T09:35:50.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:35:50.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:35:50.417Z] Configure a credential helper to remove this warning. See [2024-06-25T09:35:50.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:35:50.417Z] [2024-06-25T09:35:50.417Z] Login Succeeded [2024-06-25T09:35:50.417Z] nexus3.edgexfoundry.org:10004 [2024-06-25T09:35:50.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:35:50.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:35:50.679Z] Configure a credential helper to remove this warning. See [2024-06-25T09:35:50.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:35:50.679Z] [2024-06-25T09:35:50.679Z] Login Succeeded [2024-06-25T09:35:50.679Z] ****.io [2024-06-25T09:35:50.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:35:50.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:35:50.941Z] Configure a credential helper to remove this warning. See [2024-06-25T09:35:50.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:35:50.941Z] [2024-06-25T09:35:50.941Z] Login Succeeded [2024-06-25T09:35:50.941Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T09:35:50.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T09:35:51.351Z] + git rev-list -1 --merges 64d422d2d8215066b2913d000f26b599c062ccd4~1..64d422d2d8215066b2913d000f26b599c062ccd4 [Pipeline] echo [2024-06-25T09:35:51.377Z] -----------> git rev-list -1 --merges 64d422d2d8215066b2913d000f26b599c062ccd4~1..64d422d2d8215066b2913d000f26b599c062ccd4 64d422d2d8215066b2913d000f26b599c062ccd4 [false] [Pipeline] sh [2024-06-25T09:35:51.676Z] + git log --format=format:%s -1 64d422d2d8215066b2913d000f26b599c062ccd4 [Pipeline] echo [2024-06-25T09:35:51.691Z] ========================================================= [2024-06-25T09:35:51.691Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T09:35:51.691Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T09:35:52.042Z] + git log --format=format:%s -1 64d422d2d8215066b2913d000f26b599c062ccd4 [Pipeline] echo [2024-06-25T09:35:52.054Z] [semverPrep] GIT_COMMIT: 64d422d2d8215066b2913d000f26b599c062ccd4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-06-25T09:35:52.069Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T09:35:52.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T09:35:52.427Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T09:35:52.427Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T09:35:52.427Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T09:35:52.427Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T09:35:52.427Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T09:35:52.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:35:52.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T09:35:52.769Z] [2024-06-25T09:35:52.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:35:53.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T09:35:53.076Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T09:35:53.076Z] b85a868b505f: Pulling fs layer [2024-06-25T09:35:53.076Z] e2be974225ed: Pulling fs layer [2024-06-25T09:35:53.076Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T09:35:53.076Z] 988bab9f4d93: Pulling fs layer [2024-06-25T09:35:53.076Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T09:35:53.076Z] eaf3925da568: Pulling fs layer [2024-06-25T09:35:53.076Z] 1469e6f7b9e6: Waiting [2024-06-25T09:35:53.076Z] 988bab9f4d93: Waiting [2024-06-25T09:35:53.076Z] bab4dde63d76: Pulling fs layer [2024-06-25T09:35:53.076Z] bde34c3a00c8: Pulling fs layer [2024-06-25T09:35:53.076Z] b352a97aabf1: Pulling fs layer [2024-06-25T09:35:53.076Z] 4872d77fe225: Pulling fs layer [2024-06-25T09:35:53.076Z] 5851b861e8e6: Pulling fs layer [2024-06-25T09:35:53.076Z] eaf3925da568: Waiting [2024-06-25T09:35:53.076Z] bab4dde63d76: Waiting [2024-06-25T09:35:53.076Z] bde34c3a00c8: Waiting [2024-06-25T09:35:53.076Z] 4872d77fe225: Waiting [2024-06-25T09:35:53.076Z] 5851b861e8e6: Waiting [2024-06-25T09:35:53.076Z] b352a97aabf1: Waiting [2024-06-25T09:35:53.076Z] e2be974225ed: Download complete [2024-06-25T09:35:53.076Z] 988bab9f4d93: Download complete [2024-06-25T09:35:53.076Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T09:35:53.076Z] 1469e6f7b9e6: Download complete [2024-06-25T09:35:53.334Z] eaf3925da568: Verifying Checksum [2024-06-25T09:35:53.334Z] eaf3925da568: Download complete [2024-06-25T09:35:53.334Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T09:35:53.334Z] 339a4e72a1f5: Download complete [2024-06-25T09:35:53.334Z] bde34c3a00c8: Verifying Checksum [2024-06-25T09:35:53.334Z] bde34c3a00c8: Download complete [2024-06-25T09:35:53.334Z] b352a97aabf1: Verifying Checksum [2024-06-25T09:35:53.334Z] b352a97aabf1: Download complete [2024-06-25T09:35:53.334Z] 4872d77fe225: Verifying Checksum [2024-06-25T09:35:53.334Z] 4872d77fe225: Download complete [2024-06-25T09:35:53.334Z] 5851b861e8e6: Verifying Checksum [2024-06-25T09:35:53.334Z] 5851b861e8e6: Download complete [2024-06-25T09:35:53.334Z] b85a868b505f: Verifying Checksum [2024-06-25T09:35:53.334Z] b85a868b505f: Download complete [2024-06-25T09:35:53.593Z] bab4dde63d76: Verifying Checksum [2024-06-25T09:35:53.593Z] bab4dde63d76: Download complete [2024-06-25T09:35:55.045Z] b85a868b505f: Pull complete [2024-06-25T09:35:55.305Z] e2be974225ed: Pull complete [2024-06-25T09:35:55.568Z] 339a4e72a1f5: Pull complete [2024-06-25T09:35:55.827Z] 988bab9f4d93: Pull complete [2024-06-25T09:35:56.087Z] 1469e6f7b9e6: Pull complete [2024-06-25T09:35:56.087Z] eaf3925da568: Pull complete [2024-06-25T09:35:57.997Z] bab4dde63d76: Pull complete [2024-06-25T09:35:57.997Z] bde34c3a00c8: Pull complete [2024-06-25T09:35:57.997Z] b352a97aabf1: Pull complete [2024-06-25T09:35:57.997Z] 4872d77fe225: Pull complete [2024-06-25T09:35:57.997Z] 5851b861e8e6: Pull complete [2024-06-25T09:35:58.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T09:35:58.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T09:35:58.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:35:58.403Z] prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container [2024-06-25T09:35:58.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T09:36:01.983Z] $ docker top b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e -eo pid,comm [2024-06-25T09:36:02.036Z] 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). [2024-06-25T09:36:02.036Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T09:36:02.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T09:36:02.090Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T09:36:02.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T09:36:02.215Z] $ docker exec b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e ssh-agent [2024-06-25T09:36:02.316Z] SSH_AUTH_SOCK=/tmp/ssh-ATQMnBkYX7kZ/agent.34 [2024-06-25T09:36:02.316Z] SSH_AGENT_PID=40 [2024-06-25T09:36:02.324Z] Running ssh-add (command line suppressed) [2024-06-25T09:36:02.432Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-472@tmp/private_key_10793212595994421969.key (/w/workspace/foundry_device-virtual-go_PR-472@tmp/private_key_10793212595994421969.key) [2024-06-25T09:36:02.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T09:36:02.735Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T09:36:02.748Z] $ docker exec --env ******** --env ******** b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e ssh-agent -k [2024-06-25T09:36:02.850Z] unset SSH_AUTH_SOCK; [2024-06-25T09:36:02.850Z] unset SSH_AGENT_PID; [2024-06-25T09:36:02.851Z] echo Agent pid 40 killed; [2024-06-25T09:36:02.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T09:36:02.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T09:36:02.913Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T09:36:03.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T09:36:03.020Z] $ docker exec b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e ssh-agent [2024-06-25T09:36:03.129Z] SSH_AUTH_SOCK=/tmp/ssh-okCNQtY6HmvP/agent.72 [2024-06-25T09:36:03.129Z] SSH_AGENT_PID=78 [2024-06-25T09:36:03.135Z] Running ssh-add (command line suppressed) [2024-06-25T09:36:03.232Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-472@tmp/private_key_18120822472160637542.key (/w/workspace/foundry_device-virtual-go_PR-472@tmp/private_key_18120822472160637542.key) [2024-06-25T09:36:03.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T09:36:03.537Z] + git semver init [2024-06-25T09:36:03.798Z] 2024-06-25 09:36:03,707 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T09:36:03.798Z] 2024-06-25 09:36:03,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-472/.semver [2024-06-25T09:36:03.798Z] 2024-06-25 09:36:03,709 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-472/.semver [2024-06-25T09:36:03.798Z] 2024-06-25 09:36:03,709 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-472/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-472, universal_newlines=False, shell=None, istream=None) [2024-06-25T09:36:06.337Z] 2024-06-25 09:36:05,833 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-472/.git/info/exclude [2024-06-25T09:36:06.337Z] 2024-06-25 09:36:05,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-472/.semver/PR-472 with force:False [2024-06-25T09:36:06.337Z] 2024-06-25 09:36:05,834 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-472/.semver/PR-472 [2024-06-25T09:36:06.337Z] 2024-06-25 09:36:05,839 [execute] INFO git cat-file --batch-check [2024-06-25T09:36:06.337Z] 2024-06-25 09:36:05,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-472/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T09:36:06.337Z] 2024-06-25 09:36:05,845 [execute] INFO git cat-file --batch [2024-06-25T09:36:06.337Z] 2024-06-25 09:36:05,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-472/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T09:36:06.337Z] 2024-06-25 09:36:05,851 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-472/.semver/PR-472 [2024-06-25T09:36:06.337Z] 0.0.0 [Pipeline] } [2024-06-25T09:36:06.347Z] $ docker exec --env ******** --env ******** b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e ssh-agent -k [2024-06-25T09:36:06.465Z] unset SSH_AUTH_SOCK; [2024-06-25T09:36:06.466Z] unset SSH_AGENT_PID; [2024-06-25T09:36:06.466Z] echo Agent pid 78 killed; [2024-06-25T09:36:06.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T09:36:06.796Z] + git semver [Pipeline] } [2024-06-25T09:36:07.072Z] $ docker stop --time=1 b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e [2024-06-25T09:36:08.355Z] $ docker rm -f --volumes b19202dd61348f31c2a3b51014233182e412e40243723120f6ab213ec7ac968e [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T09:36:08.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T09:36:08.926Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T09:36:08.930Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T09:36:09.097Z] provisioning config files... [2024-06-25T09:36:09.106Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-472@tmp/config12400427085888795636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:36:09.405Z] ---> ****-login.sh [2024-06-25T09:36:09.405Z] nexus3.edgexfoundry.org:10001 [2024-06-25T09:36:09.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:36:09.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:36:09.405Z] Configure a credential helper to remove this warning. See [2024-06-25T09:36:09.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:36:09.406Z] [2024-06-25T09:36:09.406Z] Login Succeeded [2024-06-25T09:36:09.406Z] nexus3.edgexfoundry.org:10002 [2024-06-25T09:36:09.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:36:09.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:36:09.406Z] Configure a credential helper to remove this warning. See [2024-06-25T09:36:09.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:36:09.406Z] [2024-06-25T09:36:09.406Z] Login Succeeded [2024-06-25T09:36:09.406Z] nexus3.edgexfoundry.org:10003 [2024-06-25T09:36:09.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:36:09.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:36:09.667Z] Configure a credential helper to remove this warning. See [2024-06-25T09:36:09.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:36:09.667Z] [2024-06-25T09:36:09.667Z] Login Succeeded [2024-06-25T09:36:09.667Z] nexus3.edgexfoundry.org:10004 [2024-06-25T09:36:09.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:36:09.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:36:09.667Z] Configure a credential helper to remove this warning. See [2024-06-25T09:36:09.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:36:09.667Z] [2024-06-25T09:36:09.667Z] Login Succeeded [2024-06-25T09:36:09.667Z] ****.io [2024-06-25T09:36:09.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:36:09.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:36:09.927Z] Configure a credential helper to remove this warning. See [2024-06-25T09:36:09.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:36:09.927Z] [2024-06-25T09:36:09.927Z] Login Succeeded [2024-06-25T09:36:09.927Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T09:36:09.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T09:36:10.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:36:10.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:36:10.074Z] ========================================================= [2024-06-25T09:36:10.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T09:36:10.075Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:36:10.436Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T09:36:10.436Z] Sending build context to Docker daemon 37.5MB [2024-06-25T09:36:10.436Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T09:36:10.436Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T09:36:10.696Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T09:36:10.696Z] 619be1103602: Pulling fs layer [2024-06-25T09:36:10.696Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T09:36:10.696Z] 5df492c9dc93: Pulling fs layer [2024-06-25T09:36:10.696Z] 7629e6793208: Pulling fs layer [2024-06-25T09:36:10.696Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T09:36:10.696Z] fb5054dd5b73: Pulling fs layer [2024-06-25T09:36:10.696Z] eeca6798cff9: Pulling fs layer [2024-06-25T09:36:10.696Z] aa269ceb94a6: Pulling fs layer [2024-06-25T09:36:10.696Z] ada007ff1a6a: Pulling fs layer [2024-06-25T09:36:10.696Z] 7629e6793208: Waiting [2024-06-25T09:36:10.696Z] 4f4fb700ef54: Waiting [2024-06-25T09:36:10.696Z] fb5054dd5b73: Waiting [2024-06-25T09:36:10.696Z] aa269ceb94a6: Waiting [2024-06-25T09:36:10.696Z] eeca6798cff9: Waiting [2024-06-25T09:36:10.696Z] ada007ff1a6a: Waiting [2024-06-25T09:36:10.696Z] 7862e08f4a3e: Download complete [2024-06-25T09:36:10.696Z] 7629e6793208: Verifying Checksum [2024-06-25T09:36:10.696Z] 7629e6793208: Download complete [2024-06-25T09:36:10.696Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T09:36:10.696Z] 4f4fb700ef54: Download complete [2024-06-25T09:36:10.696Z] fb5054dd5b73: Verifying Checksum [2024-06-25T09:36:10.696Z] fb5054dd5b73: Download complete [2024-06-25T09:36:10.696Z] 619be1103602: Verifying Checksum [2024-06-25T09:36:10.696Z] 619be1103602: Download complete [2024-06-25T09:36:10.696Z] eeca6798cff9: Verifying Checksum [2024-06-25T09:36:10.696Z] eeca6798cff9: Download complete [2024-06-25T09:36:10.956Z] 619be1103602: Pull complete [2024-06-25T09:36:10.956Z] 7862e08f4a3e: Pull complete [2024-06-25T09:36:10.956Z] ada007ff1a6a: Verifying Checksum [2024-06-25T09:36:10.956Z] ada007ff1a6a: Download complete [2024-06-25T09:36:11.227Z] 5df492c9dc93: Verifying Checksum [2024-06-25T09:36:11.227Z] 5df492c9dc93: Download complete [2024-06-25T09:36:11.487Z] aa269ceb94a6: Verifying Checksum [2024-06-25T09:36:11.487Z] aa269ceb94a6: Download complete [2024-06-25T09:36:14.021Z] 5df492c9dc93: Pull complete [2024-06-25T09:36:14.021Z] 7629e6793208: Pull complete [2024-06-25T09:36:14.281Z] 4f4fb700ef54: Pull complete [2024-06-25T09:36:14.281Z] fb5054dd5b73: Pull complete [2024-06-25T09:36:14.281Z] eeca6798cff9: Pull complete [2024-06-25T09:36:16.820Z] aa269ceb94a6: Pull complete [2024-06-25T09:36:17.080Z] ada007ff1a6a: Pull complete [2024-06-25T09:36:17.080Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T09:36:17.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T09:36:17.080Z] ---> f489d0715acc [2024-06-25T09:36:17.080Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-25T09:36:21.274Z] ---> Running in 22f8c1e563b4 [2024-06-25T09:36:21.274Z] Removing intermediate container 22f8c1e563b4 [2024-06-25T09:36:21.274Z] ---> d7c7aa6db89c [2024-06-25T09:36:21.274Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T09:36:21.274Z] ---> Running in 349efef2903d [2024-06-25T09:36:21.274Z] Removing intermediate container 349efef2903d [2024-06-25T09:36:21.274Z] ---> 6334d6fb01cd [2024-06-25T09:36:21.274Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T09:36:21.274Z] ---> Running in fd0e646e1848 [2024-06-25T09:36:21.274Z] Removing intermediate container fd0e646e1848 [2024-06-25T09:36:21.274Z] ---> d6a58031dfba [2024-06-25T09:36:21.274Z] Step 6/12 : WORKDIR /device-virtual-go [2024-06-25T09:36:21.274Z] ---> Running in c1d503805156 [2024-06-25T09:36:21.274Z] Removing intermediate container c1d503805156 [2024-06-25T09:36:21.274Z] ---> 9354e13ff074 [2024-06-25T09:36:21.274Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T09:36:21.274Z] ---> Running in b5cc13b8089c [2024-06-25T09:36:21.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T09:36:21.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T09:36:22.102Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-06-25T09:36:22.102Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-06-25T09:36:22.102Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-06-25T09:36:22.102Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-06-25T09:36:22.102Z] Executing busybox-1.36.1-r5.trigger [2024-06-25T09:36:22.102Z] OK: 268 MiB in 56 packages [2024-06-25T09:36:22.669Z] Removing intermediate container b5cc13b8089c [2024-06-25T09:36:22.669Z] ---> 421189966010 [2024-06-25T09:36:22.669Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T09:36:22.669Z] ---> e13885a15746 [2024-06-25T09:36:22.669Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T09:36:22.669Z] ---> Running in 08c29a107f7e [2024-06-25T09:36:24.049Z] Still waiting to schedule task [2024-06-25T09:36:24.050Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-25T09:37:18.912Z] Removing intermediate container 08c29a107f7e [2024-06-25T09:37:18.912Z] ---> 290d1aeb58bb [2024-06-25T09:37:18.912Z] Step 10/12 : COPY . . [2024-06-25T09:37:18.912Z] ---> b3cecc64272b [2024-06-25T09:37:18.912Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T09:37:18.912Z] ---> Running in 96a48e54164d [2024-06-25T09:37:18.912Z] Removing intermediate container 96a48e54164d [2024-06-25T09:37:18.912Z] ---> c30c17782980 [2024-06-25T09:37:18.912Z] Step 12/12 : RUN $MAKE [2024-06-25T09:37:18.912Z] ---> Running in 92357317a340 [2024-06-25T09:37:18.912Z] noop [2024-06-25T09:37:18.912Z] Removing intermediate container 92357317a340 [2024-06-25T09:37:18.912Z] ---> bab4c4e2bd0a [2024-06-25T09:37:18.912Z] Successfully built bab4c4e2bd0a [2024-06-25T09:37:18.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:37:19.243Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T09:37:19.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:37:19.326Z] prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container [2024-06-25T09:37:19.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@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 ******** ci-base-image-x86_64 cat [2024-06-25T09:37:19.680Z] $ docker top 27fcf5f363aa8df7a27ce522b691bc07dd4568fff56bae0d9a0f666a864ea611 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T09:37:20.027Z] + go version [2024-06-25T09:37:20.027Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T09:37:20.038Z] $ docker stop --time=1 27fcf5f363aa8df7a27ce522b691bc07dd4568fff56bae0d9a0f666a864ea611 [2024-06-25T09:37:21.287Z] $ docker rm -f --volumes 27fcf5f363aa8df7a27ce522b691bc07dd4568fff56bae0d9a0f666a864ea611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:37:21.720Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T09:37:21.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:37:21.800Z] prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container [2024-06-25T09:37:21.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@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 ******** ci-base-image-x86_64 cat [2024-06-25T09:37:22.152Z] $ docker top 7c889a6b5b8e0dbe794971fddd04b3fabe61246793912a4c6f1f3aff77934cac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T09:37:22.493Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-472 [Pipeline] fileExists [Pipeline] sh [2024-06-25T09:37:22.792Z] + make test [2024-06-25T09:37:22.792Z] go test ./... -coverprofile=coverage.out [2024-06-25T09:37:24.168Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-06-25T09:37:44.270Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-06-25T09:37:44.270Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2024-06-25T09:37:50.822Z] go vet ./... [2024-06-25T09:37:56.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T09:37:56.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T09:37:56.083Z] ./bin/test-attribution-txt.sh [2024-06-25T09:37:56.083Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T09:37:56.083Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T09:37:56.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T09:37:56.112Z] $ docker stop --time=1 7c889a6b5b8e0dbe794971fddd04b3fabe61246793912a4c6f1f3aff77934cac [2024-06-25T09:38:01.627Z] $ docker rm -f --volumes 7c889a6b5b8e0dbe794971fddd04b3fabe61246793912a4c6f1f3aff77934cac [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T09:38:02.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T09:38:02.208Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T09:38:02.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T09:38:03.068Z] + ls -al . [2024-06-25T09:38:03.068Z] total 268 [2024-06-25T09:38:03.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:37 . [2024-06-25T09:38:03.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 09:35 .. [2024-06-25T09:38:03.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:37 .git [2024-06-25T09:38:03.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:35 .github [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 272 Jun 25 09:35 .gitignore [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 09:35 .golangci.yml [2024-06-25T09:38:03.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 09:36 .semver [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 9708 Jun 25 09:35 Attribution.txt [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jun 25 09:35 CHANGELOG.md [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jun 25 09:35 Dockerfile [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 09:35 GOVERNANCE.md [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 25 09:35 Jenkinsfile [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 09:35 LICENSE [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jun 25 09:35 Makefile [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 25 09:35 OWNERS.md [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jun 25 09:35 README.md [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 09:36 VERSION [2024-06-25T09:38:03.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 09:35 bin [2024-06-25T09:38:03.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:35 cmd [2024-06-25T09:38:03.068Z] -rw-r--r-- 1 jenkins jenkins 43063 Jun 25 09:37 coverage.out [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 6979 Jun 25 09:35 go.mod [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 101544 Jun 25 09:35 go.sum [2024-06-25T09:38:03.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:35 internal [2024-06-25T09:38:03.068Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 25 09:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:38:03.380Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=64d422d2d8215066b2913d000f26b599c062ccd4 --label arch=amd64 --label version=0.0.0 . [2024-06-25T09:38:03.380Z] Sending build context to Docker daemon 37.54MB [2024-06-25T09:38:03.380Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T09:38:03.380Z] Step 2/26 : FROM ${BASE} AS builder [2024-06-25T09:38:03.380Z] ---> bab4c4e2bd0a [2024-06-25T09:38:03.380Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-25T09:38:04.330Z] ---> Running in a58558e36eb2 [2024-06-25T09:38:04.330Z] Removing intermediate container a58558e36eb2 [2024-06-25T09:38:04.330Z] ---> 46fa93b88cfe [2024-06-25T09:38:04.330Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T09:38:04.330Z] ---> Running in 44227e4e5d68 [2024-06-25T09:38:04.330Z] Removing intermediate container 44227e4e5d68 [2024-06-25T09:38:04.330Z] ---> 2184c1691883 [2024-06-25T09:38:04.330Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-06-25T09:38:04.330Z] ---> Running in 9582e08c5cdd [2024-06-25T09:38:04.590Z] Removing intermediate container 9582e08c5cdd [2024-06-25T09:38:04.590Z] ---> 9a7ae3a5c338 [2024-06-25T09:38:04.590Z] Step 6/26 : WORKDIR /device-virtual-go [2024-06-25T09:38:04.590Z] ---> Running in 6a368762dd71 [2024-06-25T09:38:04.590Z] Removing intermediate container 6a368762dd71 [2024-06-25T09:38:04.590Z] ---> 2ce448ecc141 [2024-06-25T09:38:04.590Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T09:38:04.590Z] ---> Running in e4ac96b680fa [2024-06-25T09:38:04.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T09:38:05.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T09:38:05.365Z] OK: 268 MiB in 56 packages [2024-06-25T09:38:05.496Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4344 in /w/workspace/foundry_device-virtual-go_PR-472 [Pipeline] { [Pipeline] ws [2024-06-25T09:38:05.512Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T09:38:05.624Z] Removing intermediate container e4ac96b680fa [2024-06-25T09:38:05.624Z] ---> 8e47141f757b [2024-06-25T09:38:05.624Z] Step 8/26 : COPY go.mod vendor* ./ [2024-06-25T09:38:05.882Z] ---> b2a433cf1385 [2024-06-25T09:38:05.882Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T09:38:05.882Z] ---> Running in 163c2bd607b2 [2024-06-25T09:38:06.448Z] Removing intermediate container 163c2bd607b2 [2024-06-25T09:38:06.448Z] ---> 6755a1562636 [2024-06-25T09:38:06.448Z] Step 10/26 : COPY . . [2024-06-25T09:38:07.529Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T09:38:07.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T09:38:07.529Z] Dload Upload Total Spent Left Speed [2024-06-25T09:38:07.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-06-25T09:38:07.833Z] ---> c30282d334ca [2024-06-25T09:38:07.834Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T09:38:07.834Z] ---> Running in 5c08e127e676 [2024-06-25T09:38:07.834Z] Removing intermediate container 5c08e127e676 [2024-06-25T09:38:07.834Z] ---> b653e4a75873 [2024-06-25T09:38:07.834Z] Step 12/26 : RUN $MAKE [2024-06-25T09:38:07.834Z] ---> Running in dbf0628ac0b3 [2024-06-25T09:38:07.834Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-06-25T09:38:07.964Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T09:38:08.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T09:38:08.343Z] + sudo tee /etc/docker/daemon.new [2024-06-25T09:38:08.616Z] { [2024-06-25T09:38:08.616Z] "registry-mirrors": [ [2024-06-25T09:38:08.616Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T09:38:08.616Z] ], [2024-06-25T09:38:08.616Z] "bip": "10.250.0.254/24", [2024-06-25T09:38:08.616Z] "hosts": [ [2024-06-25T09:38:08.616Z] "tcp://0.0.0.0:5555", [2024-06-25T09:38:08.616Z] "unix:///var/run/docker.sock" [2024-06-25T09:38:08.616Z] ], [2024-06-25T09:38:08.616Z] "mtu": 1458, [2024-06-25T09:38:08.616Z] "selinux-enabled": true, [2024-06-25T09:38:08.616Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T09:38:08.616Z] } [Pipeline] sh [2024-06-25T09:38:08.999Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T09:38:09.395Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T09:38:27.723Z] provisioning config files... [2024-06-25T09:38:27.755Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config9305034790569472749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:38:28.690Z] ---> ****-login.sh [2024-06-25T09:38:28.690Z] nexus3.edgexfoundry.org:10001 [2024-06-25T09:38:29.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:38:29.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:38:29.281Z] Configure a credential helper to remove this warning. See [2024-06-25T09:38:29.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:38:29.281Z] [2024-06-25T09:38:29.281Z] Login Succeeded [2024-06-25T09:38:29.281Z] nexus3.edgexfoundry.org:10002 [2024-06-25T09:38:29.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:38:29.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:38:29.552Z] Configure a credential helper to remove this warning. See [2024-06-25T09:38:29.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:38:29.552Z] [2024-06-25T09:38:29.552Z] Login Succeeded [2024-06-25T09:38:29.825Z] nexus3.edgexfoundry.org:10003 [2024-06-25T09:38:29.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:38:30.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:38:30.095Z] Configure a credential helper to remove this warning. See [2024-06-25T09:38:30.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:38:30.095Z] [2024-06-25T09:38:30.095Z] Login Succeeded [2024-06-25T09:38:30.095Z] nexus3.edgexfoundry.org:10004 [2024-06-25T09:38:30.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:38:30.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:38:30.364Z] Configure a credential helper to remove this warning. See [2024-06-25T09:38:30.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:38:30.364Z] [2024-06-25T09:38:30.364Z] Login Succeeded [2024-06-25T09:38:30.364Z] ****.io [2024-06-25T09:38:30.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:38:30.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:38:30.894Z] Configure a credential helper to remove this warning. See [2024-06-25T09:38:30.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:38:30.894Z] [2024-06-25T09:38:30.894Z] Login Succeeded [2024-06-25T09:38:30.894Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T09:38:30.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T09:38:31.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:38:31.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:38:31.288Z] ========================================================= [2024-06-25T09:38:31.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T09:38:31.288Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-06-25T09:38:31.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T09:38:31.645Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T09:38:31.645Z] c6b39de5b339: Pulling fs layer [2024-06-25T09:38:31.645Z] a69c41024577: Pulling fs layer [2024-06-25T09:38:31.645Z] d6de4b400683: Pulling fs layer [2024-06-25T09:38:31.645Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T09:38:31.645Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T09:38:31.645Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T09:38:31.645Z] 00f215d4a9da: Pulling fs layer [2024-06-25T09:38:31.645Z] d496ad576159: Pulling fs layer [2024-06-25T09:38:31.645Z] 4f4fb700ef54: Waiting [2024-06-25T09:38:31.645Z] 464afbd9ba4c: Waiting [2024-06-25T09:38:31.645Z] 00f215d4a9da: Waiting [2024-06-25T09:38:31.645Z] d496ad576159: Waiting [2024-06-25T09:38:31.645Z] 35cb2a7552d0: Waiting [2024-06-25T09:38:31.920Z] a69c41024577: Verifying Checksum [2024-06-25T09:38:31.920Z] a69c41024577: Download complete [2024-06-25T09:38:31.920Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T09:38:31.920Z] 35cb2a7552d0: Download complete [2024-06-25T09:38:31.920Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T09:38:31.920Z] 4f4fb700ef54: Download complete [2024-06-25T09:38:31.920Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T09:38:31.921Z] 464afbd9ba4c: Download complete [2024-06-25T09:38:31.921Z] c6b39de5b339: Verifying Checksum [2024-06-25T09:38:31.921Z] c6b39de5b339: Download complete [2024-06-25T09:38:32.201Z] d496ad576159: Verifying Checksum [2024-06-25T09:38:32.201Z] d496ad576159: Download complete [2024-06-25T09:38:32.796Z] c6b39de5b339: Pull complete [2024-06-25T09:38:33.382Z] a69c41024577: Pull complete [2024-06-25T09:38:33.652Z] d6de4b400683: Download complete [2024-06-25T09:38:34.621Z] 00f215d4a9da: Verifying Checksum [2024-06-25T09:38:34.621Z] 00f215d4a9da: Download complete [2024-06-25T09:38:46.627Z] Removing intermediate container dbf0628ac0b3 [2024-06-25T09:38:46.627Z] ---> 3db2591f7e8b [2024-06-25T09:38:46.627Z] Step 13/26 : FROM alpine:3.18 [2024-06-25T09:38:46.627Z] 3.18: Pulling from library/alpine [2024-06-25T09:38:46.627Z] 73baa7ef167e: Pulling fs layer [2024-06-25T09:38:46.627Z] 73baa7ef167e: Download complete [2024-06-25T09:38:46.627Z] 73baa7ef167e: Pull complete [2024-06-25T09:38:46.627Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T09:38:46.627Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T09:38:46.627Z] ---> 8fd7cac70a4a [2024-06-25T09:38:46.627Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-06-25T09:38:46.627Z] ---> Running in 5d5f5af7a63d [2024-06-25T09:38:46.627Z] Removing intermediate container 5d5f5af7a63d [2024-06-25T09:38:46.627Z] ---> 7853fd194b04 [2024-06-25T09:38:46.627Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-06-25T09:38:46.627Z] ---> Running in 82902c8b4b99 [2024-06-25T09:38:46.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T09:38:46.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T09:38:46.627Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T09:38:46.627Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T09:38:46.627Z] OK: 7 MiB in 16 packages [2024-06-25T09:38:46.627Z] Removing intermediate container 82902c8b4b99 [2024-06-25T09:38:46.627Z] ---> 4e5e41bf48fa [2024-06-25T09:38:46.627Z] Step 16/26 : RUN apk --no-cache upgrade [2024-06-25T09:38:46.627Z] ---> Running in 4cbdd09b63a2 [2024-06-25T09:38:46.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T09:38:46.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T09:38:46.627Z] OK: 7 MiB in 16 packages [2024-06-25T09:38:46.627Z] Removing intermediate container 4cbdd09b63a2 [2024-06-25T09:38:46.627Z] ---> dd2618c3ef7b [2024-06-25T09:38:46.627Z] Step 17/26 : WORKDIR / [2024-06-25T09:38:46.627Z] ---> Running in 5b3be5d5603a [2024-06-25T09:38:46.627Z] Removing intermediate container 5b3be5d5603a [2024-06-25T09:38:46.627Z] ---> a856815342f6 [2024-06-25T09:38:46.627Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-06-25T09:38:46.627Z] ---> 34e8044bd2c3 [2024-06-25T09:38:46.627Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-06-25T09:38:46.627Z] ---> e7c653e3e351 [2024-06-25T09:38:46.628Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-06-25T09:38:46.954Z] d6de4b400683: Pull complete [2024-06-25T09:38:46.954Z] 35cb2a7552d0: Pull complete [2024-06-25T09:38:46.954Z] 4f4fb700ef54: Pull complete [2024-06-25T09:38:46.954Z] 464afbd9ba4c: Pull complete [2024-06-25T09:38:47.193Z] ---> 27df738e9124 [2024-06-25T09:38:47.193Z] Step 21/26 : EXPOSE 59900 [2024-06-25T09:38:47.193Z] ---> Running in ac4a319f1f72 [2024-06-25T09:38:47.193Z] Removing intermediate container ac4a319f1f72 [2024-06-25T09:38:47.193Z] ---> c7d6ca03d373 [2024-06-25T09:38:47.193Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-06-25T09:38:47.193Z] ---> Running in a2d02480c6cc [2024-06-25T09:38:47.193Z] Removing intermediate container a2d02480c6cc [2024-06-25T09:38:47.193Z] ---> 9cc9372efe88 [2024-06-25T09:38:47.193Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T09:38:47.193Z] ---> Running in 5b967ef99834 [2024-06-25T09:38:47.451Z] Removing intermediate container 5b967ef99834 [2024-06-25T09:38:47.451Z] ---> c9b5ea651a01 [2024-06-25T09:38:47.451Z] Step 24/26 : LABEL arch=amd64 [2024-06-25T09:38:47.451Z] ---> Running in f3fcf430e253 [2024-06-25T09:38:47.451Z] Removing intermediate container f3fcf430e253 [2024-06-25T09:38:47.451Z] ---> cd34452513a4 [2024-06-25T09:38:47.451Z] Step 25/26 : LABEL git_sha=64d422d2d8215066b2913d000f26b599c062ccd4 [2024-06-25T09:38:47.451Z] ---> Running in d4be93f59f64 [2024-06-25T09:38:47.451Z] Removing intermediate container d4be93f59f64 [2024-06-25T09:38:47.451Z] ---> 1e35aee41b46 [2024-06-25T09:38:47.451Z] Step 26/26 : LABEL version=0.0.0 [2024-06-25T09:38:47.451Z] ---> Running in 4f7afe01cad5 [2024-06-25T09:38:47.710Z] Removing intermediate container 4f7afe01cad5 [2024-06-25T09:38:47.710Z] ---> 0bd1a9bba2bf [2024-06-25T09:38:47.710Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T09:38:47.710Z] Successfully built 0bd1a9bba2bf [2024-06-25T09:38:47.710Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:38:48.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T09:38:48.180Z] [2024-06-25T09:38:48.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:38:48.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T09:38:48.487Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T09:38:48.487Z] 5eb5b503b376: Pulling fs layer [2024-06-25T09:38:48.487Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T09:38:48.487Z] ec43610c2a17: Pulling fs layer [2024-06-25T09:38:48.487Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T09:38:48.487Z] 33b1e0a273af: Pulling fs layer [2024-06-25T09:38:48.487Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T09:38:48.487Z] 2f39f015ded8: Pulling fs layer [2024-06-25T09:38:48.487Z] 3a2ae6a8a46f: Waiting [2024-06-25T09:38:48.487Z] 33b1e0a273af: Waiting [2024-06-25T09:38:48.487Z] 5d3b04190fa2: Waiting [2024-06-25T09:38:48.487Z] 2f39f015ded8: Waiting [2024-06-25T09:38:48.487Z] 5c69ac0246d0: Download complete [2024-06-25T09:38:48.487Z] 3a2ae6a8a46f: Download complete [2024-06-25T09:38:48.487Z] 33b1e0a273af: Verifying Checksum [2024-06-25T09:38:48.487Z] 33b1e0a273af: Download complete [2024-06-25T09:38:48.487Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T09:38:48.487Z] ec43610c2a17: Verifying Checksum [2024-06-25T09:38:48.487Z] ec43610c2a17: Download complete [2024-06-25T09:38:48.746Z] 5eb5b503b376: Verifying Checksum [2024-06-25T09:38:48.746Z] 5eb5b503b376: Download complete [2024-06-25T09:38:49.311Z] 2f39f015ded8: Download complete [2024-06-25T09:38:49.879Z] 5eb5b503b376: Pull complete [2024-06-25T09:38:49.879Z] 5c69ac0246d0: Pull complete [2024-06-25T09:38:50.443Z] ec43610c2a17: Pull complete [2024-06-25T09:38:50.444Z] 3a2ae6a8a46f: Pull complete [2024-06-25T09:38:50.700Z] 33b1e0a273af: Pull complete [2024-06-25T09:38:50.700Z] 5d3b04190fa2: Pull complete [2024-06-25T09:38:54.887Z] 2f39f015ded8: Pull complete [2024-06-25T09:38:54.887Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T09:38:54.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T09:38:54.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:38:54.975Z] prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container [2024-06-25T09:38:55.004Z] $ 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/foundry_device-virtual-go_PR-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@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 [2024-06-25T09:38:57.044Z] 00f215d4a9da: Pull complete [2024-06-25T09:38:57.044Z] d496ad576159: Pull complete [2024-06-25T09:38:57.044Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T09:38:57.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T09:38:57.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T09:39:00.403Z] $ docker top 335dd550ee64daf19b32520abcdf0201a8818e90ac78660a1608ccf1bf8bd598 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:00.788Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:39:00.845Z] ---> job-cost.sh [2024-06-25T09:39:00.845Z] lf-activate-venv: SKIPPING [2024-06-25T09:39:00.845Z] INFO: No Stack... [2024-06-25T09:39:01.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T09:39:01.136Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T09:39:01.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:39:01.361Z] INFO: Archiving Costs [2024-06-25T09:39:01.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container [2024-06-25T09:39:01.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-arm64 cat [2024-06-25T09:39:04.295Z] $ docker top 560d3693866af744d27d88fc75c4accedd6ea661df6204ca16d41bc544470921 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-06-25T09:39:04.782Z] + cat /w/workspace/foundry_device-virtual-go_PR-472/archives/cost.csv [2024-06-25T09:39:04.782Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T09:39:04.796Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [2024-06-25T09:39:04.803Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] did not exist. Created. [2024-06-25T09:39:04.808Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T09:39:05.117Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T09:39:05.155Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T09:39:05.160Z] + go version [2024-06-25T09:39:05.160Z] go version go1.21.9 linux/arm64 [2024-06-25T09:39:05.167Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T09:39:05.198Z] $ docker stop --time=1 335dd550ee64daf19b32520abcdf0201a8818e90ac78660a1608ccf1bf8bd598 [2024-06-25T09:39:06.345Z] $ docker rm -f --volumes 335dd550ee64daf19b32520abcdf0201a8818e90ac78660a1608ccf1bf8bd598 [Pipeline] } [2024-06-25T09:39:06.389Z] $ docker stop --time=1 560d3693866af744d27d88fc75c4accedd6ea661df6204ca16d41bc544470921 [2024-06-25T09:39:07.968Z] $ docker rm -f --volumes 560d3693866af744d27d88fc75c4accedd6ea661df6204ca16d41bc544470921 [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:39:08.589Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T09:39:08.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:39:08.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container [2024-06-25T09:39:08.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-arm64 cat [2024-06-25T09:39:09.964Z] $ docker top 80fa7028a0764aa5d1a9c1c8a7b71824a3ab894bf3bf4242b3176bd73d4e8d55 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T09:39:10.485Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2024-06-25T09:39:11.148Z] + make test [2024-06-25T09:39:11.148Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2024-06-25T09:39:11.168Z] $ docker stop --time=1 80fa7028a0764aa5d1a9c1c8a7b71824a3ab894bf3bf4242b3176bd73d4e8d55 [2024-06-25T09:39:12.788Z] $ docker rm -f --volumes 80fa7028a0764aa5d1a9c1c8a7b71824a3ab894bf3bf4242b3176bd73d4e8d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:39:13.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T09:39:13.522Z] [2024-06-25T09:39:13.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:39:13.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T09:39:13.850Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T09:39:13.850Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T09:39:13.850Z] 04944245beec: Pulling fs layer [2024-06-25T09:39:13.850Z] 699f458cf7ca: Pulling fs layer [2024-06-25T09:39:13.850Z] 765212b225bb: Pulling fs layer [2024-06-25T09:39:13.850Z] f23df028b6ca: Pulling fs layer [2024-06-25T09:39:13.850Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T09:39:13.850Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T09:39:13.850Z] 765212b225bb: Waiting [2024-06-25T09:39:13.850Z] d65c8cfc05b1: Waiting [2024-06-25T09:39:13.850Z] 2437ff75d9bd: Waiting [2024-06-25T09:39:13.850Z] f23df028b6ca: Waiting [2024-06-25T09:39:14.115Z] 04944245beec: Verifying Checksum [2024-06-25T09:39:14.115Z] 04944245beec: Download complete [2024-06-25T09:39:14.115Z] 765212b225bb: Verifying Checksum [2024-06-25T09:39:14.115Z] 765212b225bb: Download complete [2024-06-25T09:39:14.115Z] f23df028b6ca: Verifying Checksum [2024-06-25T09:39:14.115Z] f23df028b6ca: Download complete [2024-06-25T09:39:14.115Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T09:39:14.115Z] d65c8cfc05b1: Download complete [2024-06-25T09:39:14.381Z] 699f458cf7ca: Verifying Checksum [2024-06-25T09:39:14.381Z] 699f458cf7ca: Download complete [2024-06-25T09:39:14.648Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T09:39:14.648Z] 8998bd30e6a1: Download complete [2024-06-25T09:39:17.220Z] 2437ff75d9bd: Download complete [2024-06-25T09:39:19.167Z] 8998bd30e6a1: Pull complete [2024-06-25T09:39:19.435Z] 04944245beec: Pull complete [2024-06-25T09:39:22.059Z] 699f458cf7ca: Pull complete [2024-06-25T09:39:22.059Z] 765212b225bb: Pull complete [2024-06-25T09:39:22.643Z] f23df028b6ca: Pull complete [2024-06-25T09:39:22.910Z] d65c8cfc05b1: Pull complete [2024-06-25T09:39:41.189Z] 2437ff75d9bd: Pull complete [2024-06-25T09:39:41.189Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T09:39:41.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T09:39:41.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:39:41.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container [2024-06-25T09:39:41.448Z] $ 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/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-25T09:39:43.812Z] $ docker top 70b326c56bf383b3c038e399cd6d5e320db5954ff2863934d35ef282d9dc457c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:44.637Z] ---> job-cost.sh [2024-06-25T09:39:44.637Z] lf-activate-venv: SKIPPING [2024-06-25T09:39:44.637Z] INFO: No Stack... [2024-06-25T09:39:44.901Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T09:39:45.857Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T09:39:46.488Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2024-06-25T09:39:46.488Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T09:39:46.573Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [2024-06-25T09:39:46.580Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] did not exist. Created. [2024-06-25T09:39:46.586Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T09:39:46.935Z] /w/workspace/device-virtual-go/2@tmp/durable-885787d0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T09:39:47.574Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T09:39:47.598Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T09:39:48.064Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T09:39:48.072Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-472-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T09:39:48.095Z] $ docker stop --time=1 70b326c56bf383b3c038e399cd6d5e320db5954ff2863934d35ef282d9dc457c [2024-06-25T09:39:49.562Z] $ docker rm -f --volumes 70b326c56bf383b3c038e399cd6d5e320db5954ff2863934d35ef282d9dc457c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T09:39:49.828Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2024-06-25T09:39:50.636Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-472/archives ] [2024-06-25T09:39:50.636Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-472/archives [2024-06-25T09:39:50.636Z] total 16 [2024-06-25T09:39:50.636Z] drwxr-xr-x 3 root root 4096 Jun 25 09:39 . [2024-06-25T09:39:50.636Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 09:39 .. [2024-06-25T09:39:50.636Z] drwxr-xr-x 2 root root 4096 Jun 25 09:39 cost [2024-06-25T09:39:50.636Z] -rw-r--r-- 1 root root 89 Jun 25 09:39 cost.csv [2024-06-25T09:39:50.636Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-472/archives [2024-06-25T09:39:50.636Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-472/archives [2024-06-25T09:39:50.636Z] total 16 [2024-06-25T09:39:50.636Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 09:39 . [2024-06-25T09:39:50.636Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 09:39 .. [2024-06-25T09:39:50.636Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 09:39 cost [2024-06-25T09:39:50.636Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 25 09:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:50.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:51.788Z] ---> package-listing.sh [2024-06-25T09:39:51.788Z] ++ facter osfamily [2024-06-25T09:39:51.788Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T09:39:52.047Z] + OS_FAMILY=debian [2024-06-25T09:39:52.047Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-472 [2024-06-25T09:39:52.047Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T09:39:52.047Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T09:39:52.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T09:39:52.047Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T09:39:52.047Z] + '[' /w/workspace/foundry_device-virtual-go_PR-472 ']' [2024-06-25T09:39:52.047Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T09:39:52.047Z] + case "${OS_FAMILY}" in [2024-06-25T09:39:52.047Z] + dpkg -l [2024-06-25T09:39:52.047Z] + grep '^ii' [2024-06-25T09:39:52.047Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T09:39:52.047Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T09:39:52.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T09:39:52.047Z] + '[' /w/workspace/foundry_device-virtual-go_PR-472 ']' [2024-06-25T09:39:52.047Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-472/archives/ [2024-06-25T09:39:52.047Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-472/archives/ [Pipeline] echo [2024-06-25T09:39:52.058Z] 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/foundry_device-virtual-go_PR-472/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T09:39:52.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:39:52.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T09:39:52.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:39:52.985Z] prd-ubuntu20.04-docker-8c-8g-4343 does not seem to be running inside a container [2024-06-25T09:39:53.019Z] $ 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/foundry_device-virtual-go_PR-472/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-472 -v /w/workspace/foundry_device-virtual-go_PR-472:/w/workspace/foundry_device-virtual-go_PR-472:rw,z -v /w/workspace/foundry_device-virtual-go_PR-472@tmp:/w/workspace/foundry_device-virtual-go_PR-472@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T09:39:53.192Z] $ docker top db1d2494f71069108bf8438c04b61dab87a6d654b30c1ae652da948138de27a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T09:39:53.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T09:39:53.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T09:39:54.205Z] + ls /var/log/sa-host [2024-06-25T09:39:54.205Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T09:39:54.273Z] provisioning config files... [2024-06-25T09:39:54.292Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-472@tmp/config17611745428659573363tmp [Pipeline] { [Pipeline] echo [2024-06-25T09:39:54.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:54.627Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T09:39:54.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:54.958Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T09:39:54.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:55.252Z] ---> sudo-logs.sh [2024-06-25T09:39:55.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T09:39:55.284Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:55.567Z] ---> job-cost.sh [2024-06-25T09:39:55.567Z] lf-activate-venv: SKIPPING [2024-06-25T09:39:55.567Z] DEBUG: total: 0.2199999988079071 [2024-06-25T09:39:55.567Z] INFO: Retrieving Stack Cost... [2024-06-25T09:39:55.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T09:39:56.081Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T09:39:56.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:39:56.376Z] ---> logs-deploy.sh [2024-06-25T09:39:56.376Z] lf-activate-venv: SKIPPING [2024-06-25T09:39:56.376Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-472/2 [2024-06-25T09:39:56.376Z] INFO: archiving workspace using pattern(s): [2024-06-25T09:39:57.312Z] Archives upload complete. [2024-06-25T09:39:57.312Z] INFO: archiving logs to Nexus