Pull request #480 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a232287a020dfdd1ef6e6668a28247cc141bace0+b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 (ce1ecbdad4b2bff45c76acec9712a5cd319cfab3) 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-ssh17302604425765699841.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-ssh4861600565552044064.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7864322564765994325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17482731007882087349.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12096134768945750269.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2709104862920257076.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6324 in /w/workspace/foundry_device-virtual-go_PR-480 [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-480 # 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/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 into PR head commit a232287a020dfdd1ef6e6668a28247cc141bace0 Merge succeeded, producing a232287a020dfdd1ef6e6668a28247cc141bace0 Checking out Revision a232287a020dfdd1ef6e6668a28247cc141bace0 (PR-480) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f a232287a020dfdd1ef6e6668a28247cc141bace0 # 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 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a232287a020dfdd1ef6e6668a28247cc141bace0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-24T11:14:54.055Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-24T11:14:54.279Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-24T11:14:54.409Z] ========================================================= [2024-07-24T11:14:54.409Z] EdgeX Global Pipelines Version Info [2024-07-24T11:14:54.409Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:14:55.201Z] ------------------- [2024-07-24T11:14:55.201Z] stable info: [2024-07-24T11:14:55.201Z] ------------------- [2024-07-24T11:14:55.201Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T11:14:55.201Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T11:14:55.201Z] Message: update stable to v1.0.260 [2024-07-24T11:14:55.773Z] ------------------- [2024-07-24T11:14:55.773Z] experimental info: [2024-07-24T11:14:55.773Z] ------------------- [2024-07-24T11:14:55.773Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T11:14:55.773Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-24T11:14:55.773Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-24T11:14:56.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-07-24T11:14:56.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-07-24T11:14:56.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-24T11:14:56.213Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-24T11:14:56.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-24T11:14:56.335Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-24T11:14:56.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-24T11:14:56.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-24T11:14:56.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-24T11:14:56.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-24T11:14:56.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-24T11:14:56.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-07-24T11:14:56.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-24T11:14:56.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-24T11:14:56.888Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T11:14:56.952Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T11:14:57.015Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T11:14:57.076Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T11:14:57.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-24T11:14:57.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-24T11:14:57.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-24T11:14:57.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-24T11:14:57.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-24T11:14:57.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-24T11:14:57.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-24T11:14:57.556Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-24T11:14:57.611Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-24T11:14:57.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-480 [Pipeline] echo [2024-07-24T11:14:57.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-480 [Pipeline] echo [2024-07-24T11:14:57.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-480 [Pipeline] echo [2024-07-24T11:14:57.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] echo [2024-07-24T11:14:57.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a232287 [Pipeline] echo [2024-07-24T11:14:57.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T11:14:58.132Z] provisioning config files... [2024-07-24T11:14:58.146Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-480@tmp/config13876976798836835848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:14:58.549Z] ---> ****-login.sh [2024-07-24T11:14:58.549Z] nexus3.edgexfoundry.org:10001 [2024-07-24T11:14:58.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:14:58.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:14:58.809Z] Configure a credential helper to remove this warning. See [2024-07-24T11:14:58.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:14:58.809Z] [2024-07-24T11:14:58.809Z] Login Succeeded [2024-07-24T11:14:58.809Z] nexus3.edgexfoundry.org:10002 [2024-07-24T11:14:59.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:14:59.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:14:59.069Z] Configure a credential helper to remove this warning. See [2024-07-24T11:14:59.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:14:59.069Z] [2024-07-24T11:14:59.069Z] Login Succeeded [2024-07-24T11:14:59.069Z] nexus3.edgexfoundry.org:10003 [2024-07-24T11:14:59.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:14:59.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:14:59.069Z] Configure a credential helper to remove this warning. See [2024-07-24T11:14:59.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:14:59.069Z] [2024-07-24T11:14:59.069Z] Login Succeeded [2024-07-24T11:14:59.069Z] nexus3.edgexfoundry.org:10004 [2024-07-24T11:14:59.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:14:59.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:14:59.328Z] Configure a credential helper to remove this warning. See [2024-07-24T11:14:59.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:14:59.328Z] [2024-07-24T11:14:59.329Z] Login Succeeded [2024-07-24T11:14:59.329Z] ****.io [2024-07-24T11:14:59.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:14:59.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:14:59.589Z] Configure a credential helper to remove this warning. See [2024-07-24T11:14:59.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:14:59.589Z] [2024-07-24T11:14:59.589Z] Login Succeeded [2024-07-24T11:14:59.589Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T11:14:59.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-24T11:15:00.319Z] + git rev-list -1 --merges a232287a020dfdd1ef6e6668a28247cc141bace0~1..a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] echo [2024-07-24T11:15:00.367Z] -----------> git rev-list -1 --merges a232287a020dfdd1ef6e6668a28247cc141bace0~1..a232287a020dfdd1ef6e6668a28247cc141bace0 a232287a020dfdd1ef6e6668a28247cc141bace0 [false] [Pipeline] sh [2024-07-24T11:15:00.688Z] + git log --format=format:%s -1 a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] echo [2024-07-24T11:15:00.731Z] ========================================================= [2024-07-24T11:15:00.731Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-24T11:15:00.731Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T11:15:01.191Z] + git log --format=format:%s -1 a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] echo [2024-07-24T11:15:01.238Z] [semverPrep] GIT_COMMIT: a232287a020dfdd1ef6e6668a28247cc141bace0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-24T11:15:01.281Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-24T11:15:01.744Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T11:15:01.744Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-24T11:15:01.744Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-24T11:15:01.744Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-24T11:15:01.744Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-24T11:15:01.744Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-24T11:15:01.744Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:15:02.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T11:15:02.290Z] [2024-07-24T11:15:02.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:15:02.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T11:15:02.671Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-24T11:15:02.672Z] b85a868b505f: Pulling fs layer [2024-07-24T11:15:02.672Z] e2be974225ed: Pulling fs layer [2024-07-24T11:15:02.672Z] 339a4e72a1f5: Pulling fs layer [2024-07-24T11:15:02.672Z] 988bab9f4d93: Pulling fs layer [2024-07-24T11:15:02.672Z] 1469e6f7b9e6: Pulling fs layer [2024-07-24T11:15:02.672Z] 988bab9f4d93: Waiting [2024-07-24T11:15:02.672Z] eaf3925da568: Pulling fs layer [2024-07-24T11:15:02.672Z] bab4dde63d76: Pulling fs layer [2024-07-24T11:15:02.672Z] bde34c3a00c8: Pulling fs layer [2024-07-24T11:15:02.672Z] 1469e6f7b9e6: Waiting [2024-07-24T11:15:02.672Z] bab4dde63d76: Waiting [2024-07-24T11:15:02.672Z] eaf3925da568: Waiting [2024-07-24T11:15:02.672Z] bde34c3a00c8: Waiting [2024-07-24T11:15:02.672Z] b352a97aabf1: Pulling fs layer [2024-07-24T11:15:02.672Z] 4872d77fe225: Pulling fs layer [2024-07-24T11:15:02.672Z] 5851b861e8e6: Pulling fs layer [2024-07-24T11:15:02.672Z] 4872d77fe225: Waiting [2024-07-24T11:15:02.672Z] e2be974225ed: Download complete [2024-07-24T11:15:02.672Z] 988bab9f4d93: Verifying Checksum [2024-07-24T11:15:02.672Z] 988bab9f4d93: Download complete [2024-07-24T11:15:02.672Z] 1469e6f7b9e6: Verifying Checksum [2024-07-24T11:15:02.672Z] 1469e6f7b9e6: Download complete [2024-07-24T11:15:02.672Z] 339a4e72a1f5: Verifying Checksum [2024-07-24T11:15:02.672Z] 339a4e72a1f5: Download complete [2024-07-24T11:15:02.929Z] eaf3925da568: Verifying Checksum [2024-07-24T11:15:02.929Z] eaf3925da568: Download complete [2024-07-24T11:15:02.929Z] bde34c3a00c8: Download complete [2024-07-24T11:15:02.929Z] b352a97aabf1: Verifying Checksum [2024-07-24T11:15:02.929Z] b352a97aabf1: Download complete [2024-07-24T11:15:02.929Z] 4872d77fe225: Verifying Checksum [2024-07-24T11:15:02.929Z] 4872d77fe225: Download complete [2024-07-24T11:15:02.929Z] 5851b861e8e6: Verifying Checksum [2024-07-24T11:15:02.929Z] 5851b861e8e6: Download complete [2024-07-24T11:15:02.929Z] b85a868b505f: Verifying Checksum [2024-07-24T11:15:02.929Z] b85a868b505f: Download complete [2024-07-24T11:15:03.188Z] bab4dde63d76: Verifying Checksum [2024-07-24T11:15:03.188Z] bab4dde63d76: Download complete [2024-07-24T11:15:04.125Z] b85a868b505f: Pull complete [2024-07-24T11:15:04.125Z] e2be974225ed: Pull complete [2024-07-24T11:15:04.693Z] 339a4e72a1f5: Pull complete [2024-07-24T11:15:04.693Z] 988bab9f4d93: Pull complete [2024-07-24T11:15:04.952Z] 1469e6f7b9e6: Pull complete [2024-07-24T11:15:04.952Z] eaf3925da568: Pull complete [2024-07-24T11:15:06.858Z] bab4dde63d76: Pull complete [2024-07-24T11:15:06.858Z] bde34c3a00c8: Pull complete [2024-07-24T11:15:06.858Z] b352a97aabf1: Pull complete [2024-07-24T11:15:06.858Z] 4872d77fe225: Pull complete [2024-07-24T11:15:06.858Z] 5851b861e8e6: Pull complete [2024-07-24T11:15:06.858Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-24T11:15:06.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T11:15:06.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:15:07.167Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2024-07-24T11:15:07.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T11:15:10.904Z] $ docker top 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 -eo pid,comm [2024-07-24T11:15:10.961Z] 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-07-24T11:15:10.962Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T11:15:11.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T11:15:11.142Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T11:15:11.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T11:15:11.270Z] $ docker exec 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 ssh-agent [2024-07-24T11:15:11.374Z] SSH_AUTH_SOCK=/tmp/ssh-nXDtvDz5RBUK/agent.32 [2024-07-24T11:15:11.374Z] SSH_AGENT_PID=38 [2024-07-24T11:15:11.379Z] Running ssh-add (command line suppressed) [2024-07-24T11:15:11.483Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-480@tmp/private_key_2577053726216186908.key (/w/workspace/foundry_device-virtual-go_PR-480@tmp/private_key_2577053726216186908.key) [2024-07-24T11:15:11.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T11:15:11.850Z] + git tag --points-at HEAD [Pipeline] } [2024-07-24T11:15:11.878Z] $ docker exec --env ******** --env ******** 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 ssh-agent -k [2024-07-24T11:15:11.986Z] unset SSH_AUTH_SOCK; [2024-07-24T11:15:11.986Z] unset SSH_AGENT_PID; [2024-07-24T11:15:11.986Z] echo Agent pid 38 killed; [2024-07-24T11:15:11.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-24T11:15:12.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T11:15:12.109Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T11:15:12.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T11:15:12.225Z] $ docker exec 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 ssh-agent [2024-07-24T11:15:12.347Z] SSH_AUTH_SOCK=/tmp/ssh-auxPmcO8c6NQ/agent.71 [2024-07-24T11:15:12.347Z] SSH_AGENT_PID=77 [2024-07-24T11:15:12.352Z] Running ssh-add (command line suppressed) [2024-07-24T11:15:12.444Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-480@tmp/private_key_12913444980531996086.key (/w/workspace/foundry_device-virtual-go_PR-480@tmp/private_key_12913444980531996086.key) [2024-07-24T11:15:12.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T11:15:12.817Z] + git semver init [2024-07-24T11:15:13.076Z] 2024-07-24 11:15:12,999 [run_init] DEBUG init version:0.0.0 force:False [2024-07-24T11:15:13.076Z] 2024-07-24 11:15:13,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-480/.semver [2024-07-24T11:15:13.076Z] 2024-07-24 11:15:13,001 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-480/.semver [2024-07-24T11:15:13.076Z] 2024-07-24 11:15:13,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-480/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-480, universal_newlines=False, shell=None, istream=None) [2024-07-24T11:15:15.619Z] 2024-07-24 11:15:14,994 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-480/.git/info/exclude [2024-07-24T11:15:15.619Z] 2024-07-24 11:15:14,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-480/.semver/PR-480 with force:False [2024-07-24T11:15:15.619Z] 2024-07-24 11:15:14,995 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-480/.semver/PR-480 [2024-07-24T11:15:15.619Z] 2024-07-24 11:15:14,999 [execute] INFO git cat-file --batch-check [2024-07-24T11:15:15.619Z] 2024-07-24 11:15:15,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T11:15:15.619Z] 2024-07-24 11:15:15,006 [execute] INFO git cat-file --batch [2024-07-24T11:15:15.619Z] 2024-07-24 11:15:15,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T11:15:15.619Z] 2024-07-24 11:15:15,010 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-480/.semver/PR-480 [2024-07-24T11:15:15.619Z] 0.0.0 [Pipeline] } [2024-07-24T11:15:15.651Z] $ docker exec --env ******** --env ******** 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 ssh-agent -k [2024-07-24T11:15:15.751Z] unset SSH_AUTH_SOCK; [2024-07-24T11:15:15.751Z] unset SSH_AGENT_PID; [2024-07-24T11:15:15.751Z] echo Agent pid 77 killed; [2024-07-24T11:15:15.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T11:15:16.223Z] + git semver [Pipeline] } [2024-07-24T11:15:16.517Z] $ docker stop --time=1 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 [2024-07-24T11:15:17.794Z] $ docker rm -f --volumes 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T11:15:18.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-24T11:15:18.549Z] Stashed 1 file(s) [Pipeline] echo [2024-07-24T11:15:18.570Z] [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-07-24T11:15:19.337Z] provisioning config files... [2024-07-24T11:15:19.347Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-480@tmp/config9010215540038646260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:15:19.724Z] ---> ****-login.sh [2024-07-24T11:15:19.725Z] nexus3.edgexfoundry.org:10001 [2024-07-24T11:15:19.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:15:19.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:15:19.725Z] Configure a credential helper to remove this warning. See [2024-07-24T11:15:19.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:15:19.725Z] [2024-07-24T11:15:19.725Z] Login Succeeded [2024-07-24T11:15:19.725Z] nexus3.edgexfoundry.org:10002 [2024-07-24T11:15:19.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:15:19.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:15:19.725Z] Configure a credential helper to remove this warning. See [2024-07-24T11:15:19.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:15:19.725Z] [2024-07-24T11:15:19.725Z] Login Succeeded [2024-07-24T11:15:19.725Z] nexus3.edgexfoundry.org:10003 [2024-07-24T11:15:19.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:15:19.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:15:19.984Z] Configure a credential helper to remove this warning. See [2024-07-24T11:15:19.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:15:19.984Z] [2024-07-24T11:15:19.984Z] Login Succeeded [2024-07-24T11:15:19.984Z] nexus3.edgexfoundry.org:10004 [2024-07-24T11:15:19.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:15:19.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:15:19.984Z] Configure a credential helper to remove this warning. See [2024-07-24T11:15:19.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:15:19.984Z] [2024-07-24T11:15:19.984Z] Login Succeeded [2024-07-24T11:15:19.984Z] ****.io [2024-07-24T11:15:19.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:15:20.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:15:20.243Z] Configure a credential helper to remove this warning. See [2024-07-24T11:15:20.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:15:20.243Z] [2024-07-24T11:15:20.243Z] Login Succeeded [2024-07-24T11:15:20.243Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T11:15:20.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T11:15:20.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T11:15:20.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T11:15:20.622Z] ========================================================= [2024-07-24T11:15:20.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-24T11:15:20.622Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:15:21.162Z] + 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-07-24T11:15:21.162Z] Sending build context to Docker daemon 37.55MB [2024-07-24T11:15:21.162Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T11:15:21.162Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-24T11:15:21.420Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-24T11:15:21.420Z] 619be1103602: Pulling fs layer [2024-07-24T11:15:21.420Z] 7862e08f4a3e: Pulling fs layer [2024-07-24T11:15:21.420Z] 5df492c9dc93: Pulling fs layer [2024-07-24T11:15:21.420Z] 7629e6793208: Pulling fs layer [2024-07-24T11:15:21.420Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T11:15:21.420Z] fb5054dd5b73: Pulling fs layer [2024-07-24T11:15:21.420Z] eeca6798cff9: Pulling fs layer [2024-07-24T11:15:21.420Z] aa269ceb94a6: Pulling fs layer [2024-07-24T11:15:21.420Z] ada007ff1a6a: Pulling fs layer [2024-07-24T11:15:21.420Z] 4f4fb700ef54: Waiting [2024-07-24T11:15:21.420Z] fb5054dd5b73: Waiting [2024-07-24T11:15:21.420Z] 7629e6793208: Waiting [2024-07-24T11:15:21.420Z] ada007ff1a6a: Waiting [2024-07-24T11:15:21.420Z] 7862e08f4a3e: Download complete [2024-07-24T11:15:21.420Z] 7629e6793208: Download complete [2024-07-24T11:15:21.420Z] 4f4fb700ef54: Download complete [2024-07-24T11:15:21.420Z] fb5054dd5b73: Verifying Checksum [2024-07-24T11:15:21.420Z] fb5054dd5b73: Download complete [2024-07-24T11:15:21.420Z] 619be1103602: Verifying Checksum [2024-07-24T11:15:21.420Z] 619be1103602: Download complete [2024-07-24T11:15:21.420Z] eeca6798cff9: Verifying Checksum [2024-07-24T11:15:21.420Z] eeca6798cff9: Download complete [2024-07-24T11:15:21.679Z] 619be1103602: Pull complete [2024-07-24T11:15:21.679Z] ada007ff1a6a: Verifying Checksum [2024-07-24T11:15:21.679Z] ada007ff1a6a: Download complete [2024-07-24T11:15:21.679Z] 7862e08f4a3e: Pull complete [2024-07-24T11:15:21.939Z] 5df492c9dc93: Verifying Checksum [2024-07-24T11:15:21.939Z] 5df492c9dc93: Download complete [2024-07-24T11:15:22.220Z] aa269ceb94a6: Verifying Checksum [2024-07-24T11:15:22.220Z] aa269ceb94a6: Download complete [2024-07-24T11:15:24.764Z] 5df492c9dc93: Pull complete [2024-07-24T11:15:24.764Z] 7629e6793208: Pull complete [2024-07-24T11:15:24.764Z] 4f4fb700ef54: Pull complete [2024-07-24T11:15:24.764Z] fb5054dd5b73: Pull complete [2024-07-24T11:15:25.022Z] eeca6798cff9: Pull complete [2024-07-24T11:15:27.550Z] aa269ceb94a6: Pull complete [2024-07-24T11:15:27.550Z] ada007ff1a6a: Pull complete [2024-07-24T11:15:27.550Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-24T11:15:27.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T11:15:27.550Z] ---> f489d0715acc [2024-07-24T11:15:27.550Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-24T11:15:33.139Z] ---> Running in f3b2ae56ee46 [2024-07-24T11:15:33.139Z] Removing intermediate container f3b2ae56ee46 [2024-07-24T11:15:33.139Z] ---> 8c738e5c39df [2024-07-24T11:15:33.139Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T11:15:33.139Z] ---> Running in bfc608288775 [2024-07-24T11:15:33.139Z] Removing intermediate container bfc608288775 [2024-07-24T11:15:33.139Z] ---> 51a518a2a933 [2024-07-24T11:15:33.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-24T11:15:33.139Z] ---> Running in 84a8c49ae7bb [2024-07-24T11:15:33.139Z] Removing intermediate container 84a8c49ae7bb [2024-07-24T11:15:33.139Z] ---> 6ec6d4b32903 [2024-07-24T11:15:33.139Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-24T11:15:33.139Z] ---> Running in 553e0587484a [2024-07-24T11:15:33.139Z] Removing intermediate container 553e0587484a [2024-07-24T11:15:33.139Z] ---> fb7039c5fd54 [2024-07-24T11:15:33.139Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T11:15:33.139Z] ---> Running in 342dcfbbf2c7 [2024-07-24T11:15:33.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:15:33.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:15:33.660Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-24T11:15:33.660Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-24T11:15:33.660Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-24T11:15:33.660Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-24T11:15:33.660Z] Executing busybox-1.36.1-r5.trigger [2024-07-24T11:15:33.660Z] OK: 268 MiB in 56 packages [2024-07-24T11:15:34.114Z] Still waiting to schedule task [2024-07-24T11:15:34.114Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-24T11:15:34.228Z] Removing intermediate container 342dcfbbf2c7 [2024-07-24T11:15:34.228Z] ---> d0e5dd8d9c94 [2024-07-24T11:15:34.228Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-24T11:15:34.488Z] ---> 589254b6961b [2024-07-24T11:15:34.488Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:15:34.488Z] ---> Running in 2aaf0bf59762 [2024-07-24T11:16:30.733Z] Removing intermediate container 2aaf0bf59762 [2024-07-24T11:16:30.733Z] ---> 591a5f3ff302 [2024-07-24T11:16:30.733Z] Step 10/12 : COPY . . [2024-07-24T11:16:30.733Z] ---> 70497dd6474f [2024-07-24T11:16:30.733Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T11:16:30.733Z] ---> Running in 05ed292f9991 [2024-07-24T11:16:30.733Z] Removing intermediate container 05ed292f9991 [2024-07-24T11:16:30.733Z] ---> 7ff046a24447 [2024-07-24T11:16:30.733Z] Step 12/12 : RUN $MAKE [2024-07-24T11:16:30.733Z] ---> Running in f99a9f5a9b3e [2024-07-24T11:16:30.733Z] noop [2024-07-24T11:16:30.733Z] Removing intermediate container f99a9f5a9b3e [2024-07-24T11:16:30.733Z] ---> 8b674088e9a7 [2024-07-24T11:16:30.733Z] Successfully built 8b674088e9a7 [2024-07-24T11:16:30.733Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:16:31.219Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T11:16:31.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:16:31.453Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2024-07-24T11:16:31.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@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 ******** ci-base-image-x86_64 cat [2024-07-24T11:16:31.826Z] $ docker top 1e11db24684a21013b0e55118c0716bba8fbfd5a4e433cb14941e3056c1ad95b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T11:16:32.240Z] + go version [2024-07-24T11:16:32.240Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-24T11:16:32.271Z] $ docker stop --time=1 1e11db24684a21013b0e55118c0716bba8fbfd5a4e433cb14941e3056c1ad95b [2024-07-24T11:16:33.563Z] $ docker rm -f --volumes 1e11db24684a21013b0e55118c0716bba8fbfd5a4e433cb14941e3056c1ad95b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:16:34.448Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T11:16:34.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:16:34.621Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2024-07-24T11:16:34.646Z] $ 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-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@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 ******** ci-base-image-x86_64 cat [2024-07-24T11:16:34.964Z] $ docker top 2e9ec084fd5e3a24d44785628da6d2c3e929bffc547694530e7a7f233257e9cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T11:16:35.390Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-480 [Pipeline] fileExists [Pipeline] sh [2024-07-24T11:16:35.765Z] + make test [2024-07-24T11:16:35.765Z] go test ./... -coverprofile=coverage.out [2024-07-24T11:16:37.145Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-24T11:16:55.241Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-24T11:16:55.241Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-07-24T11:17:03.624Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6325 in /w/workspace/foundry_device-virtual-go_PR-480 [Pipeline] { [Pipeline] ws [2024-07-24T11:17:03.724Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-07-24T11:17:03.836Z] The recommended git tool is: git [2024-07-24T11:17:05.234Z] go vet ./... [2024-07-24T11:17:08.642Z] using credential edgex-jenkins-ssh [2024-07-24T11:17:08.667Z] Cloning the remote Git repository [2024-07-24T11:17:08.704Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-07-24T11:17:08.831Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-07-24T11:17:09.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T11:17:09.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T11:17:09.433Z] ./bin/test-attribution-txt.sh [2024-07-24T11:17:09.433Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T11:17:09.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T11:17:09.532Z] $ docker stop --time=1 2e9ec084fd5e3a24d44785628da6d2c3e929bffc547694530e7a7f233257e9cc [2024-07-24T11:17:08.974Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-24T11:17:08.975Z] > git --version # timeout=10 [2024-07-24T11:17:08.995Z] > git --version # 'git version 2.25.1' [2024-07-24T11:17:08.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T11:17:09.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T11:17:12.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-24T11:17:12.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T11:17:13.658Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-24T11:17:13.701Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-24T11:17:13.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T11:17:13.727Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-24T11:17:14.247Z] Merging remotes/origin/main commit b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 into PR head commit a232287a020dfdd1ef6e6668a28247cc141bace0 [2024-07-24T11:17:14.529Z] Merge succeeded, producing a232287a020dfdd1ef6e6668a28247cc141bace0 [2024-07-24T11:17:14.530Z] Checking out Revision a232287a020dfdd1ef6e6668a28247cc141bace0 (PR-480) [2024-07-24T11:17:15.158Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-24T11:17:15.207Z] > git --version # timeout=10 [2024-07-24T11:17:15.218Z] > git --version # 'git version 2.25.1' [2024-07-24T11:17:15.231Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T11:17:14.262Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T11:17:14.324Z] > git checkout -f a232287a020dfdd1ef6e6668a28247cc141bace0 # timeout=10 [2024-07-24T11:17:14.420Z] > git remote # timeout=10 [2024-07-24T11:17:14.438Z] > git config --get remote.origin.url # timeout=10 [2024-07-24T11:17:14.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T11:17:14.478Z] > git merge b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 [2024-07-24T11:17:14.503Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-24T11:17:14.532Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T11:17:14.546Z] > git checkout -f a232287a020dfdd1ef6e6668a28247cc141bace0 # timeout=10 [2024-07-24T11:17:18.349Z] $ docker rm -f --volumes 2e9ec084fd5e3a24d44785628da6d2c3e929bffc547694530e7a7f233257e9cc [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T11:17:18.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T11:17:19.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-07-24T11:17:19.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2024-07-24T11:17:20.391Z] + ls -al . [2024-07-24T11:17:20.392Z] total 276 [2024-07-24T11:17:20.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 11:16 . [2024-07-24T11:17:20.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 11:14 .. [2024-07-24T11:17:20.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 11:16 .git [2024-07-24T11:17:20.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:14 .github [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 24 11:14 .gitignore [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 24 11:14 .golangci.yml [2024-07-24T11:17:20.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 11:15 .semver [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 24 11:14 Attribution.txt [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 24 11:14 CHANGELOG.md [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 24 11:14 Dockerfile [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 24 11:14 GOVERNANCE.md [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 24 11:14 Jenkinsfile [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 24 11:14 LICENSE [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 24 11:14 Makefile [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 24 11:14 OWNERS.md [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 24 11:14 README.md [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 11:15 VERSION [2024-07-24T11:17:20.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 11:14 bin [2024-07-24T11:17:20.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:14 cmd [2024-07-24T11:17:20.392Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 24 11:16 coverage.out [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 6923 Jul 24 11:14 go.mod [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 24 11:14 go.sum [2024-07-24T11:17:20.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:14 internal [2024-07-24T11:17:20.392Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 24 11:14 version.go [2024-07-24T11:17:20.396Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-24T11:17:20.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T11:17:20.396Z] Dload Upload Total Spent Left Speed [2024-07-24T11:17:20.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:17:20.783Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-24T11:17:20.973Z] + 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=a232287a020dfdd1ef6e6668a28247cc141bace0 --label arch=amd64 --label version=0.0.0 . [2024-07-24T11:17:20.974Z] Sending build context to Docker daemon 37.6MB [2024-07-24T11:17:20.974Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T11:17:20.974Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-24T11:17:20.974Z] ---> 8b674088e9a7 [2024-07-24T11:17:20.974Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-24T11:17:21.130Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-07-24T11:17:21.130Z] [2024-07-24T11:17:21.130Z] { [2024-07-24T11:17:21.130Z] "registry-mirrors": [ [2024-07-24T11:17:21.130Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-24T11:17:21.130Z] ], [2024-07-24T11:17:21.130Z] "bip": "10.250.0.254/24", [2024-07-24T11:17:21.130Z] "hosts": [ [2024-07-24T11:17:21.130Z] "tcp://0.0.0.0:5555", [2024-07-24T11:17:21.130Z] "unix:///var/run/docker.sock" [2024-07-24T11:17:21.130Z] ], [2024-07-24T11:17:21.130Z] "mtu": 1458, [2024-07-24T11:17:21.130Z] "selinux-enabled": true, [2024-07-24T11:17:21.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-24T11:17:21.130Z] } [Pipeline] sh [2024-07-24T11:17:21.475Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-24T11:17:21.540Z] ---> Running in 04c0654b960b [2024-07-24T11:17:22.835Z] + sudo service docker restart [2024-07-24T11:17:22.835Z] Removing intermediate container 04c0654b960b [2024-07-24T11:17:22.835Z] ---> e146a64455c0 [2024-07-24T11:17:22.835Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T11:17:22.835Z] ---> Running in e6245234344e [2024-07-24T11:17:22.835Z] Removing intermediate container e6245234344e [2024-07-24T11:17:22.835Z] ---> bb5b3cf3f6de [2024-07-24T11:17:22.835Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-24T11:17:22.835Z] ---> Running in 820ac40b17ac [2024-07-24T11:17:22.835Z] Removing intermediate container 820ac40b17ac [2024-07-24T11:17:22.835Z] ---> e510072ce239 [2024-07-24T11:17:22.835Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-24T11:17:22.835Z] ---> Running in b8a5fb9d61db [2024-07-24T11:17:22.835Z] Removing intermediate container b8a5fb9d61db [2024-07-24T11:17:22.835Z] ---> 55b110bb26e8 [2024-07-24T11:17:22.835Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T11:17:22.835Z] ---> Running in cc64e1aca8e9 [2024-07-24T11:17:22.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:17:23.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:17:23.352Z] OK: 268 MiB in 56 packages [2024-07-24T11:17:23.611Z] Removing intermediate container cc64e1aca8e9 [2024-07-24T11:17:23.611Z] ---> beca79213693 [2024-07-24T11:17:23.611Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-24T11:17:23.869Z] ---> 22f222c3190f [2024-07-24T11:17:23.869Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:17:23.869Z] ---> Running in 6a382661179f [2024-07-24T11:17:24.437Z] Removing intermediate container 6a382661179f [2024-07-24T11:17:24.437Z] ---> 54faee3f9db5 [2024-07-24T11:17:24.437Z] Step 10/26 : COPY . . [2024-07-24T11:17:25.812Z] ---> b419602ff43c [2024-07-24T11:17:25.812Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T11:17:25.812Z] ---> Running in e7fd2c8cf2de [2024-07-24T11:17:25.812Z] Removing intermediate container e7fd2c8cf2de [2024-07-24T11:17:25.812Z] ---> 35b570c2f1e0 [2024-07-24T11:17:25.812Z] Step 12/26 : RUN $MAKE [2024-07-24T11:17:25.812Z] ---> Running in 6a524c9aa721 [2024-07-24T11:17:27.049Z] 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.26" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T11:17:41.794Z] provisioning config files... [2024-07-24T11:17:41.822Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12243281667196478785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:17:42.316Z] ---> ****-login.sh [2024-07-24T11:17:42.316Z] nexus3.edgexfoundry.org:10001 [2024-07-24T11:17:42.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:17:42.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:17:42.853Z] Configure a credential helper to remove this warning. See [2024-07-24T11:17:42.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:17:42.853Z] [2024-07-24T11:17:42.853Z] Login Succeeded [2024-07-24T11:17:42.853Z] nexus3.edgexfoundry.org:10002 [2024-07-24T11:17:43.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:17:43.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:17:43.120Z] Configure a credential helper to remove this warning. See [2024-07-24T11:17:43.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:17:43.120Z] [2024-07-24T11:17:43.120Z] Login Succeeded [2024-07-24T11:17:43.120Z] nexus3.edgexfoundry.org:10003 [2024-07-24T11:17:43.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:17:43.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:17:43.663Z] Configure a credential helper to remove this warning. See [2024-07-24T11:17:43.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:17:43.663Z] [2024-07-24T11:17:43.663Z] Login Succeeded [2024-07-24T11:17:43.663Z] nexus3.edgexfoundry.org:10004 [2024-07-24T11:17:43.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:17:43.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:17:43.931Z] Configure a credential helper to remove this warning. See [2024-07-24T11:17:43.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:17:43.931Z] [2024-07-24T11:17:43.931Z] Login Succeeded [2024-07-24T11:17:43.931Z] ****.io [2024-07-24T11:17:44.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:17:44.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:17:44.465Z] Configure a credential helper to remove this warning. See [2024-07-24T11:17:44.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:17:44.465Z] [2024-07-24T11:17:44.465Z] Login Succeeded [2024-07-24T11:17:44.465Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T11:17:44.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T11:17:44.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T11:17:45.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T11:17:45.061Z] ========================================================= [2024-07-24T11:17:45.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-24T11:17:45.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:17:45.620Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T11:17:46.209Z] Sending build context to Docker daemon 18.96MB [2024-07-24T11:17:46.209Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T11:17:46.209Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-24T11:17:46.209Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-24T11:17:46.209Z] c6b39de5b339: Pulling fs layer [2024-07-24T11:17:46.209Z] a69c41024577: Pulling fs layer [2024-07-24T11:17:46.209Z] d6de4b400683: Pulling fs layer [2024-07-24T11:17:46.209Z] 35cb2a7552d0: Pulling fs layer [2024-07-24T11:17:46.209Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T11:17:46.209Z] 464afbd9ba4c: Pulling fs layer [2024-07-24T11:17:46.209Z] 00f215d4a9da: Pulling fs layer [2024-07-24T11:17:46.209Z] d496ad576159: Pulling fs layer [2024-07-24T11:17:46.209Z] 464afbd9ba4c: Waiting [2024-07-24T11:17:46.209Z] 00f215d4a9da: Waiting [2024-07-24T11:17:46.209Z] 4f4fb700ef54: Waiting [2024-07-24T11:17:46.209Z] 35cb2a7552d0: Waiting [2024-07-24T11:17:46.209Z] a69c41024577: Verifying Checksum [2024-07-24T11:17:46.209Z] a69c41024577: Download complete [2024-07-24T11:17:46.209Z] 35cb2a7552d0: Verifying Checksum [2024-07-24T11:17:46.209Z] 35cb2a7552d0: Download complete [2024-07-24T11:17:46.209Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T11:17:46.209Z] 4f4fb700ef54: Download complete [2024-07-24T11:17:46.476Z] 464afbd9ba4c: Verifying Checksum [2024-07-24T11:17:46.476Z] 464afbd9ba4c: Download complete [2024-07-24T11:17:46.476Z] c6b39de5b339: Verifying Checksum [2024-07-24T11:17:46.476Z] c6b39de5b339: Download complete [2024-07-24T11:17:46.744Z] d496ad576159: Verifying Checksum [2024-07-24T11:17:46.744Z] d496ad576159: Download complete [2024-07-24T11:17:47.332Z] c6b39de5b339: Pull complete [2024-07-24T11:17:47.926Z] a69c41024577: Pull complete [2024-07-24T11:17:47.926Z] d6de4b400683: Download complete [2024-07-24T11:17:48.885Z] 00f215d4a9da: Verifying Checksum [2024-07-24T11:17:48.885Z] 00f215d4a9da: Download complete [2024-07-24T11:17:59.158Z] Removing intermediate container 6a524c9aa721 [2024-07-24T11:17:59.158Z] ---> cb4f160b5209 [2024-07-24T11:17:59.158Z] Step 13/26 : FROM alpine:3.18 [2024-07-24T11:17:59.728Z] 3.18: Pulling from library/alpine [2024-07-24T11:17:59.728Z] 930bdd4d222e: Pulling fs layer [2024-07-24T11:18:00.191Z] 930bdd4d222e: Verifying Checksum [2024-07-24T11:18:00.191Z] 930bdd4d222e: Download complete [2024-07-24T11:18:00.191Z] 930bdd4d222e: Pull complete [2024-07-24T11:18:00.191Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:18:00.191Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T11:18:00.191Z] ---> 18f865063206 [2024-07-24T11:18:00.191Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-24T11:18:00.451Z] ---> Running in 619fbf4fcc21 [2024-07-24T11:18:00.451Z] Removing intermediate container 619fbf4fcc21 [2024-07-24T11:18:00.451Z] ---> ea5de771bcbf [2024-07-24T11:18:00.451Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-24T11:18:00.451Z] ---> Running in 034de6eeb016 [2024-07-24T11:18:00.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:18:00.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:18:01.223Z] d6de4b400683: Pull complete [2024-07-24T11:18:01.223Z] 35cb2a7552d0: Pull complete [2024-07-24T11:18:01.223Z] 4f4fb700ef54: Pull complete [2024-07-24T11:18:01.223Z] 464afbd9ba4c: Pull complete [2024-07-24T11:18:01.228Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T11:18:01.228Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T11:18:01.228Z] OK: 7 MiB in 16 packages [2024-07-24T11:18:01.488Z] Removing intermediate container 034de6eeb016 [2024-07-24T11:18:01.488Z] ---> 65c59917737b [2024-07-24T11:18:01.488Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-24T11:18:01.488Z] ---> Running in eadb82c445a2 [2024-07-24T11:18:01.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:18:02.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:18:02.009Z] OK: 7 MiB in 16 packages [2024-07-24T11:18:02.579Z] Removing intermediate container eadb82c445a2 [2024-07-24T11:18:02.579Z] ---> 6884940acf64 [2024-07-24T11:18:02.579Z] Step 17/26 : WORKDIR / [2024-07-24T11:18:02.579Z] ---> Running in d376afb211c5 [2024-07-24T11:18:02.579Z] Removing intermediate container d376afb211c5 [2024-07-24T11:18:02.579Z] ---> d98e69a30109 [2024-07-24T11:18:02.579Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-24T11:18:02.579Z] ---> 12594dff163c [2024-07-24T11:18:02.579Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-24T11:18:02.839Z] ---> 4ad73c6055f5 [2024-07-24T11:18:02.839Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-24T11:18:04.218Z] ---> d202078356e8 [2024-07-24T11:18:04.218Z] Step 21/26 : EXPOSE 59900 [2024-07-24T11:18:04.218Z] ---> Running in 10ef0f966e38 [2024-07-24T11:18:04.218Z] Removing intermediate container 10ef0f966e38 [2024-07-24T11:18:04.218Z] ---> e190d016b55f [2024-07-24T11:18:04.218Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-24T11:18:04.218Z] ---> Running in 8e6c4f29ae8a [2024-07-24T11:18:04.475Z] Removing intermediate container 8e6c4f29ae8a [2024-07-24T11:18:04.475Z] ---> 4dc2c66c5fb3 [2024-07-24T11:18:04.475Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-24T11:18:04.475Z] ---> Running in dbcae86ec20f [2024-07-24T11:18:04.475Z] Removing intermediate container dbcae86ec20f [2024-07-24T11:18:04.475Z] ---> 5abd295fa9c4 [2024-07-24T11:18:04.475Z] Step 24/26 : LABEL arch=amd64 [2024-07-24T11:18:04.475Z] ---> Running in 22742629c6e3 [2024-07-24T11:18:04.475Z] Removing intermediate container 22742629c6e3 [2024-07-24T11:18:04.475Z] ---> a0cef49aa409 [2024-07-24T11:18:04.475Z] Step 25/26 : LABEL git_sha=a232287a020dfdd1ef6e6668a28247cc141bace0 [2024-07-24T11:18:04.475Z] ---> Running in d8bd13765b20 [2024-07-24T11:18:04.734Z] Removing intermediate container d8bd13765b20 [2024-07-24T11:18:04.734Z] ---> f5825f0f6d60 [2024-07-24T11:18:04.734Z] Step 26/26 : LABEL version=0.0.0 [2024-07-24T11:18:04.734Z] ---> Running in e71a7e0c94ba [2024-07-24T11:18:04.734Z] Removing intermediate container e71a7e0c94ba [2024-07-24T11:18:04.734Z] ---> cac0357adf54 [2024-07-24T11:18:04.734Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T11:18:04.734Z] Successfully built cac0357adf54 [2024-07-24T11:18:04.734Z] 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-07-24T11:18:05.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T11:18:05.790Z] [2024-07-24T11:18:05.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:18:06.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T11:18:06.192Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-24T11:18:06.192Z] 5eb5b503b376: Pulling fs layer [2024-07-24T11:18:06.192Z] 5c69ac0246d0: Pulling fs layer [2024-07-24T11:18:06.192Z] ec43610c2a17: Pulling fs layer [2024-07-24T11:18:06.192Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-24T11:18:06.192Z] 33b1e0a273af: Pulling fs layer [2024-07-24T11:18:06.192Z] 5d3b04190fa2: Pulling fs layer [2024-07-24T11:18:06.192Z] 2f39f015ded8: Pulling fs layer [2024-07-24T11:18:06.192Z] 5d3b04190fa2: Waiting [2024-07-24T11:18:06.192Z] 3a2ae6a8a46f: Waiting [2024-07-24T11:18:06.192Z] 2f39f015ded8: Waiting [2024-07-24T11:18:06.192Z] 33b1e0a273af: Waiting [2024-07-24T11:18:06.192Z] 5c69ac0246d0: Verifying Checksum [2024-07-24T11:18:06.192Z] 5c69ac0246d0: Download complete [2024-07-24T11:18:06.192Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-24T11:18:06.192Z] 3a2ae6a8a46f: Download complete [2024-07-24T11:18:06.192Z] 33b1e0a273af: Verifying Checksum [2024-07-24T11:18:06.192Z] 33b1e0a273af: Download complete [2024-07-24T11:18:06.192Z] ec43610c2a17: Verifying Checksum [2024-07-24T11:18:06.192Z] ec43610c2a17: Download complete [2024-07-24T11:18:06.192Z] 5d3b04190fa2: Verifying Checksum [2024-07-24T11:18:06.192Z] 5d3b04190fa2: Download complete [2024-07-24T11:18:06.450Z] 5eb5b503b376: Download complete [2024-07-24T11:18:07.015Z] 2f39f015ded8: Download complete [2024-07-24T11:18:07.580Z] 5eb5b503b376: Pull complete [2024-07-24T11:18:07.839Z] 5c69ac0246d0: Pull complete [2024-07-24T11:18:08.097Z] ec43610c2a17: Pull complete [2024-07-24T11:18:08.097Z] 3a2ae6a8a46f: Pull complete [2024-07-24T11:18:08.356Z] 33b1e0a273af: Pull complete [2024-07-24T11:18:08.614Z] 5d3b04190fa2: Pull complete [2024-07-24T11:18:11.322Z] 00f215d4a9da: Pull complete [2024-07-24T11:18:11.591Z] d496ad576159: Pull complete [2024-07-24T11:18:11.591Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-24T11:18:11.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T11:18:11.859Z] ---> f246e2811388 [2024-07-24T11:18:11.859Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-24T11:18:12.464Z] ---> Running in d2a9d8c18341 [2024-07-24T11:18:12.730Z] Removing intermediate container d2a9d8c18341 [2024-07-24T11:18:12.730Z] ---> 0519c4974b29 [2024-07-24T11:18:12.730Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T11:18:12.809Z] 2f39f015ded8: Pull complete [2024-07-24T11:18:12.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-24T11:18:12.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T11:18:12.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-07-24T11:18:12.995Z] ---> Running in bbdc8b2715bb [Pipeline] withDockerContainer [2024-07-24T11:18:13.075Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2024-07-24T11:18:13.098Z] $ 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-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@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-lftools-log-publisher:latest cat [2024-07-24T11:18:13.262Z] Removing intermediate container bbdc8b2715bb [2024-07-24T11:18:13.262Z] ---> c2cd9b03c322 [2024-07-24T11:18:13.262Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-24T11:18:13.262Z] ---> Running in 269984abae7e [2024-07-24T11:18:13.528Z] Removing intermediate container 269984abae7e [2024-07-24T11:18:13.528Z] ---> 93f6b7bf1693 [2024-07-24T11:18:13.528Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-24T11:18:13.794Z] ---> Running in 5403228aafb9 [2024-07-24T11:18:14.061Z] Removing intermediate container 5403228aafb9 [2024-07-24T11:18:14.061Z] ---> 196e903b2279 [2024-07-24T11:18:14.061Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T11:18:14.061Z] ---> Running in 61da4e64d9b1 [2024-07-24T11:18:15.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:18:15.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:18:16.443Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-24T11:18:16.443Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-24T11:18:16.712Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-24T11:18:16.712Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-24T11:18:16.712Z] Executing busybox-1.36.1-r5.trigger [2024-07-24T11:18:16.712Z] OK: 271 MiB in 56 packages [2024-07-24T11:18:18.133Z] Removing intermediate container 61da4e64d9b1 [2024-07-24T11:18:18.134Z] ---> 34667bf38042 [2024-07-24T11:18:18.134Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-24T11:18:18.411Z] ---> d17b70331591 [2024-07-24T11:18:18.411Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:18:18.411Z] ---> Running in 4ae4c5558751 [2024-07-24T11:18:18.670Z] $ docker top f1ab032a82432e18d4e070a728655f4a3080b31acbcbc081676f3191eec712e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:18:19.357Z] ---> job-cost.sh [2024-07-24T11:18:19.357Z] lf-activate-venv: SKIPPING [2024-07-24T11:18:19.357Z] INFO: No Stack... [2024-07-24T11:18:19.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T11:18:20.185Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T11:18:20.525Z] + cut -d, -f6 [2024-07-24T11:18:20.525Z] + cat /w/workspace/foundry_device-virtual-go_PR-480/archives/cost.csv [Pipeline] lock [2024-07-24T11:18:20.581Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [2024-07-24T11:18:20.588Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] did not exist. Created. [2024-07-24T11:18:20.595Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T11:18:21.039Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-24T11:18:21.100Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T11:18:21.149Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T11:18:21.253Z] $ docker stop --time=1 f1ab032a82432e18d4e070a728655f4a3080b31acbcbc081676f3191eec712e9 [2024-07-24T11:18:22.398Z] $ docker rm -f --volumes f1ab032a82432e18d4e070a728655f4a3080b31acbcbc081676f3191eec712e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-24T11:20:10.071Z] Removing intermediate container 4ae4c5558751 [2024-07-24T11:20:10.072Z] ---> d5410ff82fd8 [2024-07-24T11:20:10.072Z] Step 10/12 : COPY . . [2024-07-24T11:20:10.072Z] ---> 647024ef4ed7 [2024-07-24T11:20:10.072Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T11:20:10.072Z] ---> Running in def83658255b [2024-07-24T11:20:10.072Z] Removing intermediate container def83658255b [2024-07-24T11:20:10.072Z] ---> 950609812de9 [2024-07-24T11:20:10.072Z] Step 12/12 : RUN $MAKE [2024-07-24T11:20:10.072Z] ---> Running in 6baf16d50efd [2024-07-24T11:20:10.072Z] noop [2024-07-24T11:20:10.072Z] Removing intermediate container 6baf16d50efd [2024-07-24T11:20:10.072Z] ---> a8e7a2812aed [2024-07-24T11:20:10.072Z] Successfully built a8e7a2812aed [2024-07-24T11:20:10.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:20:10.606Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T11:20:10.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:20:10.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-6325 does not seem to be running inside a container [2024-07-24T11:20:10.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2024-07-24T11:20:12.108Z] $ docker top 22cbc3a9ce64c7bb360fcadb521a061af2dc4e16d9e6bde162b430f7bd326a5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T11:20:13.004Z] + go version [2024-07-24T11:20:13.004Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-24T11:20:13.055Z] $ docker stop --time=1 22cbc3a9ce64c7bb360fcadb521a061af2dc4e16d9e6bde162b430f7bd326a5f [2024-07-24T11:20:14.684Z] $ docker rm -f --volumes 22cbc3a9ce64c7bb360fcadb521a061af2dc4e16d9e6bde162b430f7bd326a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:20:15.634Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T11:20:15.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:20:15.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-6325 does not seem to be running inside a container [2024-07-24T11:20:16.034Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2024-07-24T11:20:17.299Z] $ docker top 780b32d1a6197f3280c48db7c8c4fbb57a556d75eb7259ca52bd764cc5ad17a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T11:20:18.238Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-24T11:20:18.912Z] + make test [2024-07-24T11:20:18.912Z] go test ./... -coverprofile=coverage.out [2024-07-24T11:20:24.250Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-24T11:24:01.029Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-24T11:24:01.029Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.058s coverage: 58.3% of statements [2024-07-24T11:24:01.029Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-24T11:24:01.029Z] go vet ./... [2024-07-24T11:24:39.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T11:24:39.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T11:24:39.934Z] ./bin/test-attribution-txt.sh [2024-07-24T11:24:39.934Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T11:24:39.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T11:24:40.023Z] $ docker stop --time=1 780b32d1a6197f3280c48db7c8c4fbb57a556d75eb7259ca52bd764cc5ad17a5 [2024-07-24T11:24:41.931Z] $ docker rm -f --volumes 780b32d1a6197f3280c48db7c8c4fbb57a556d75eb7259ca52bd764cc5ad17a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T11:24:43.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T11:24:43.559Z] Warning: overwriting stash ‘coverage-report’ [2024-07-24T11:24:44.015Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T11:24:44.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T11:24:45.002Z] + ls -al . [2024-07-24T11:24:45.002Z] total 272 [2024-07-24T11:24:45.002Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 24 11:20 . [2024-07-24T11:24:45.002Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 11:17 .. [2024-07-24T11:24:45.002Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 11:17 .git [2024-07-24T11:24:45.002Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:17 .github [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 24 11:17 .gitignore [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 24 11:17 .golangci.yml [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 24 11:17 Attribution.txt [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 24 11:17 CHANGELOG.md [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 24 11:17 Dockerfile [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 24 11:17 GOVERNANCE.md [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 24 11:17 Jenkinsfile [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 24 11:17 LICENSE [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 24 11:17 Makefile [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 24 11:17 OWNERS.md [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 24 11:17 README.md [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 11:15 VERSION [2024-07-24T11:24:45.002Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 11:17 bin [2024-07-24T11:24:45.002Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:17 cmd [2024-07-24T11:24:45.002Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 24 11:23 coverage.out [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 6923 Jul 24 11:17 go.mod [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 24 11:17 go.sum [2024-07-24T11:24:45.002Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:17 internal [2024-07-24T11:24:45.002Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 24 11:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:24:45.471Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a232287a020dfdd1ef6e6668a28247cc141bace0 --label arch=arm64 --label version=0.0.0 . [2024-07-24T11:24:46.050Z] Sending build context to Docker daemon 19.01MB [2024-07-24T11:24:46.050Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T11:24:46.050Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-24T11:24:46.050Z] ---> a8e7a2812aed [2024-07-24T11:24:46.050Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-24T11:24:46.320Z] ---> Running in 97c79ed75edc [2024-07-24T11:24:46.588Z] Removing intermediate container 97c79ed75edc [2024-07-24T11:24:46.588Z] ---> e69c689ff445 [2024-07-24T11:24:46.588Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T11:24:46.588Z] ---> Running in 6cfef7b66f89 [2024-07-24T11:24:46.857Z] Removing intermediate container 6cfef7b66f89 [2024-07-24T11:24:46.857Z] ---> ad3943b4aae2 [2024-07-24T11:24:46.857Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-24T11:24:47.128Z] ---> Running in 96ae6a8f3508 [2024-07-24T11:24:47.393Z] Removing intermediate container 96ae6a8f3508 [2024-07-24T11:24:47.393Z] ---> 635d15d04364 [2024-07-24T11:24:47.393Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-24T11:24:47.393Z] ---> Running in b986ddc32689 [2024-07-24T11:24:47.659Z] Removing intermediate container b986ddc32689 [2024-07-24T11:24:47.659Z] ---> 2920913cfec4 [2024-07-24T11:24:47.659Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T11:24:47.659Z] ---> Running in 1e0ee6092bb5 [2024-07-24T11:24:48.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:24:49.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:24:50.172Z] OK: 271 MiB in 56 packages [2024-07-24T11:24:51.134Z] Removing intermediate container 1e0ee6092bb5 [2024-07-24T11:24:51.134Z] ---> bca367b7008b [2024-07-24T11:24:51.134Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-24T11:24:51.406Z] ---> 49152af17ad0 [2024-07-24T11:24:51.406Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:24:51.406Z] ---> Running in 23053fed1fab [2024-07-24T11:24:53.989Z] Removing intermediate container 23053fed1fab [2024-07-24T11:24:53.989Z] ---> 233909e32973 [2024-07-24T11:24:53.989Z] Step 10/26 : COPY . . [2024-07-24T11:24:55.398Z] ---> 4b71b00a95dd [2024-07-24T11:24:55.398Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T11:24:55.398Z] ---> Running in bc6ad50d02f0 [2024-07-24T11:24:55.664Z] Removing intermediate container bc6ad50d02f0 [2024-07-24T11:24:55.664Z] ---> 3eca9c2c04d4 [2024-07-24T11:24:55.664Z] Step 12/26 : RUN $MAKE [2024-07-24T11:24:55.664Z] ---> Running in 61bdd1b26806 [2024-07-24T11:24:56.620Z] 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.26" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-24T11:28:18.384Z] Removing intermediate container 61bdd1b26806 [2024-07-24T11:28:18.384Z] ---> 8b150a5739c6 [2024-07-24T11:28:18.384Z] Step 13/26 : FROM alpine:3.18 [2024-07-24T11:28:18.384Z] 3.18: Pulling from library/alpine [2024-07-24T11:28:18.384Z] 4983c3fe2029: Pulling fs layer [2024-07-24T11:28:18.384Z] 4983c3fe2029: Download complete [2024-07-24T11:28:18.384Z] 4983c3fe2029: Pull complete [2024-07-24T11:28:18.384Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:28:18.384Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T11:28:18.384Z] ---> a0237000ae83 [2024-07-24T11:28:18.384Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-24T11:28:18.384Z] ---> Running in 5d6c833c6468 [2024-07-24T11:28:18.384Z] Removing intermediate container 5d6c833c6468 [2024-07-24T11:28:18.384Z] ---> 24e9917b8ca9 [2024-07-24T11:28:18.384Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-24T11:28:18.384Z] ---> Running in f22285bb0292 [2024-07-24T11:28:18.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:28:18.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:28:18.384Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T11:28:18.384Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T11:28:18.384Z] OK: 8 MiB in 16 packages [2024-07-24T11:28:18.384Z] Removing intermediate container f22285bb0292 [2024-07-24T11:28:18.384Z] ---> d8d58d22af1f [2024-07-24T11:28:18.384Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-24T11:28:18.385Z] ---> Running in e5c67f6a33ff [2024-07-24T11:28:18.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:28:18.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:28:18.385Z] OK: 8 MiB in 16 packages [2024-07-24T11:28:18.988Z] Removing intermediate container e5c67f6a33ff [2024-07-24T11:28:18.988Z] ---> c72f262aeb08 [2024-07-24T11:28:18.988Z] Step 17/26 : WORKDIR / [2024-07-24T11:28:18.988Z] ---> Running in abe044e924e1 [2024-07-24T11:28:19.855Z] Removing intermediate container abe044e924e1 [2024-07-24T11:28:19.855Z] ---> 32d6f5386528 [2024-07-24T11:28:19.855Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-24T11:28:19.855Z] ---> 16020f2027fe [2024-07-24T11:28:19.855Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-24T11:28:20.121Z] ---> c03cc3189581 [2024-07-24T11:28:20.121Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-24T11:28:22.065Z] ---> 388ab2f34428 [2024-07-24T11:28:22.065Z] Step 21/26 : EXPOSE 59900 [2024-07-24T11:28:22.065Z] ---> Running in 10506971a0e7 [2024-07-24T11:28:22.332Z] Removing intermediate container 10506971a0e7 [2024-07-24T11:28:22.332Z] ---> 07d5918fcfa9 [2024-07-24T11:28:22.332Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-24T11:28:22.604Z] ---> Running in 9f757321366d [2024-07-24T11:28:22.870Z] Removing intermediate container 9f757321366d [2024-07-24T11:28:22.871Z] ---> d48b05e7f152 [2024-07-24T11:28:22.871Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-24T11:28:22.871Z] ---> Running in f9cc754bc5d0 [2024-07-24T11:28:23.137Z] Removing intermediate container f9cc754bc5d0 [2024-07-24T11:28:23.137Z] ---> 041ece4c49d1 [2024-07-24T11:28:23.137Z] Step 24/26 : LABEL arch=arm64 [2024-07-24T11:28:23.137Z] ---> Running in 4968ccb28b90 [2024-07-24T11:28:23.404Z] Removing intermediate container 4968ccb28b90 [2024-07-24T11:28:23.404Z] ---> a5b76ea094a9 [2024-07-24T11:28:23.404Z] Step 25/26 : LABEL git_sha=a232287a020dfdd1ef6e6668a28247cc141bace0 [2024-07-24T11:28:23.671Z] ---> Running in 5494f5222c67 [2024-07-24T11:28:23.936Z] Removing intermediate container 5494f5222c67 [2024-07-24T11:28:23.936Z] ---> ed0b5d194ec1 [2024-07-24T11:28:23.936Z] Step 26/26 : LABEL version=0.0.0 [2024-07-24T11:28:23.936Z] ---> Running in 8c91b1716652 [2024-07-24T11:28:24.202Z] Removing intermediate container 8c91b1716652 [2024-07-24T11:28:24.202Z] ---> 38ad5e5132cd [2024-07-24T11:28:24.202Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T11:28:24.202Z] Successfully built 38ad5e5132cd [2024-07-24T11:28:24.202Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:28:25.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T11:28:25.178Z] [2024-07-24T11:28:25.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:28:25.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T11:28:25.613Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-24T11:28:25.613Z] 8998bd30e6a1: Pulling fs layer [2024-07-24T11:28:25.613Z] 04944245beec: Pulling fs layer [2024-07-24T11:28:25.613Z] 699f458cf7ca: Pulling fs layer [2024-07-24T11:28:25.613Z] 765212b225bb: Pulling fs layer [2024-07-24T11:28:25.613Z] f23df028b6ca: Pulling fs layer [2024-07-24T11:28:25.613Z] d65c8cfc05b1: Pulling fs layer [2024-07-24T11:28:25.613Z] 2437ff75d9bd: Pulling fs layer [2024-07-24T11:28:25.613Z] 765212b225bb: Waiting [2024-07-24T11:28:25.613Z] f23df028b6ca: Waiting [2024-07-24T11:28:25.613Z] d65c8cfc05b1: Waiting [2024-07-24T11:28:25.613Z] 2437ff75d9bd: Waiting [2024-07-24T11:28:25.881Z] 04944245beec: Verifying Checksum [2024-07-24T11:28:25.881Z] 04944245beec: Download complete [2024-07-24T11:28:25.881Z] 765212b225bb: Verifying Checksum [2024-07-24T11:28:25.881Z] 765212b225bb: Download complete [2024-07-24T11:28:25.881Z] f23df028b6ca: Verifying Checksum [2024-07-24T11:28:25.881Z] f23df028b6ca: Download complete [2024-07-24T11:28:25.881Z] d65c8cfc05b1: Verifying Checksum [2024-07-24T11:28:25.881Z] d65c8cfc05b1: Download complete [2024-07-24T11:28:25.881Z] 699f458cf7ca: Verifying Checksum [2024-07-24T11:28:25.881Z] 699f458cf7ca: Download complete [2024-07-24T11:28:26.463Z] 8998bd30e6a1: Verifying Checksum [2024-07-24T11:28:26.463Z] 8998bd30e6a1: Download complete [2024-07-24T11:28:29.078Z] 2437ff75d9bd: Verifying Checksum [2024-07-24T11:28:29.078Z] 2437ff75d9bd: Download complete [2024-07-24T11:28:31.017Z] 8998bd30e6a1: Pull complete [2024-07-24T11:28:31.283Z] 04944245beec: Pull complete [2024-07-24T11:28:33.225Z] 699f458cf7ca: Pull complete [2024-07-24T11:28:33.225Z] 765212b225bb: Pull complete [2024-07-24T11:28:34.186Z] f23df028b6ca: Pull complete [2024-07-24T11:28:34.186Z] d65c8cfc05b1: Pull complete [2024-07-24T11:28:52.383Z] 2437ff75d9bd: Pull complete [2024-07-24T11:28:52.383Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-24T11:28:52.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T11:28:52.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:28:52.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-6325 does not seem to be running inside a container [2024-07-24T11:28:52.805Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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-lftools-log-publisher:arm64 cat [2024-07-24T11:28:55.426Z] $ docker top 0609cc0436687b5bb219b070239833f25eef32ab090a9acc9806709638144ec4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:28:56.352Z] ---> job-cost.sh [2024-07-24T11:28:56.352Z] lf-activate-venv: SKIPPING [2024-07-24T11:28:56.352Z] INFO: No Stack... [2024-07-24T11:28:56.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-24T11:28:57.902Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T11:28:58.256Z] + cut -d, -f6 [2024-07-24T11:28:58.256Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2024-07-24T11:28:58.383Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [2024-07-24T11:28:58.391Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] did not exist. Created. [2024-07-24T11:28:58.398Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T11:28:58.844Z] /w/workspace/device-virtual-go/1@tmp/durable-5cd14d23/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-24T11:28:59.204Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-24T11:28:59.512Z] Warning: overwriting stash ‘stack-cost’ [2024-07-24T11:28:59.556Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T11:28:59.582Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T11:28:59.683Z] $ docker stop --time=1 0609cc0436687b5bb219b070239833f25eef32ab090a9acc9806709638144ec4 [2024-07-24T11:29:01.178Z] $ docker rm -f --volumes 0609cc0436687b5bb219b070239833f25eef32ab090a9acc9806709638144ec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-24T11:29:02.385Z] provisioning config files... [2024-07-24T11:29:02.392Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-480@tmp/config11731116476001038862tmp [Pipeline] { [Pipeline] sh [2024-07-24T11:29:02.766Z] + set +x [2024-07-24T11:29:02.767Z] + curl -s https://codecov.io/bash [2024-07-24T11:29:02.767Z] + bash -s -- [2024-07-24T11:29:02.767Z] [2024-07-24T11:29:02.767Z] _____ _ [2024-07-24T11:29:02.767Z] / ____| | | [2024-07-24T11:29:02.767Z] | | ___ __| | ___ ___ _____ __ [2024-07-24T11:29:02.767Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-24T11:29:02.767Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-24T11:29:02.767Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-24T11:29:02.767Z] Bash-1.0.6 [2024-07-24T11:29:02.767Z] [2024-07-24T11:29:02.767Z] [2024-07-24T11:29:02.767Z] ==> git version 2.25.1 found [2024-07-24T11:29:02.767Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-24T11:29:02.767Z] Release-Date: 2020-01-08 [2024-07-24T11:29:02.767Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-24T11:29:02.767Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-24T11:29:02.767Z] ==> Jenkins CI detected. [2024-07-24T11:29:02.767Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-480 [2024-07-24T11:29:02.767Z] project root: . [2024-07-24T11:29:02.767Z] --> token set from env [2024-07-24T11:29:02.767Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-24T11:29:02.767Z] ==> Running gcov in . (disable via -X gcov) [2024-07-24T11:29:02.767Z] ==> Python coveragepy not found [2024-07-24T11:29:02.767Z] ==> Searching for coverage reports in: [2024-07-24T11:29:02.767Z] + . [2024-07-24T11:29:02.767Z] -> Found 1 reports [2024-07-24T11:29:02.767Z] ==> Detecting git/mercurial file structure [2024-07-24T11:29:02.767Z] ==> Reading reports [2024-07-24T11:29:02.767Z] + ./coverage.out bytes=43247 [2024-07-24T11:29:03.029Z] ==> Appending adjustments [2024-07-24T11:29:03.029Z] https://docs.codecov.io/docs/fixing-reports [2024-07-24T11:29:03.029Z] + Found adjustments [2024-07-24T11:29:03.030Z] ==> Gzipping contents [2024-07-24T11:29:03.030Z] 8.0K /tmp/codecov.r1IiJW.gz [2024-07-24T11:29:03.030Z] ==> Uploading reports [2024-07-24T11:29:03.030Z] url: https://codecov.io [2024-07-24T11:29:03.030Z] query: branch=PR-480&commit=a232287a020dfdd1ef6e6668a28247cc141bace0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=480&job=&cmd_args= [2024-07-24T11:29:03.030Z] -> Pinging Codecov [2024-07-24T11:29:03.030Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-480&commit=a232287a020dfdd1ef6e6668a28247cc141bace0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=480&job=&cmd_args= [2024-07-24T11:29:03.030Z] -> Uploading to [2024-07-24T11:29:03.030Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-24/5E52B4B073DB2E39498172D8E973AA87/a232287a020dfdd1ef6e6668a28247cc141bace0/476b0b80-8a55-431d-9a4f-9bc580d592fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T112902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9d27b80f06a16a13f3338e836000b7204235d0f25c839a711bca9fe2979bc52 [2024-07-24T11:29:03.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T11:29:03.030Z] Dload Upload Total Spent Left Speed [2024-07-24T11:29:03.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 19771 --:--:-- --:--:-- --:--:-- 19771 [2024-07-24T11:29:03.290Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] } [2024-07-24T11:29:03.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-24T11:29:05.654Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-480/archives ] [2024-07-24T11:29:05.654Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-480/archives [2024-07-24T11:29:05.654Z] total 16 [2024-07-24T11:29:05.654Z] drwxr-xr-x 3 root root 4096 Jul 24 11:18 . [2024-07-24T11:29:05.654Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 11:18 .. [2024-07-24T11:29:05.654Z] drwxr-xr-x 2 root root 4096 Jul 24 11:18 cost [2024-07-24T11:29:05.654Z] -rw-r--r-- 1 root root 89 Jul 24 11:18 cost.csv [2024-07-24T11:29:05.654Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-480/archives [2024-07-24T11:29:05.654Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-480/archives [2024-07-24T11:29:05.654Z] total 16 [2024-07-24T11:29:05.654Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 11:18 . [2024-07-24T11:29:05.654Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 11:18 .. [2024-07-24T11:29:05.654Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 11:18 cost [2024-07-24T11:29:05.654Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 24 11:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:29:05.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:29:06.895Z] ---> package-listing.sh [2024-07-24T11:29:06.895Z] ++ facter osfamily [2024-07-24T11:29:06.895Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-24T11:29:07.156Z] + OS_FAMILY=debian [2024-07-24T11:29:07.156Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-480 [2024-07-24T11:29:07.156Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-24T11:29:07.156Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-24T11:29:07.156Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-24T11:29:07.156Z] + PACKAGES=/tmp/packages_start.txt [2024-07-24T11:29:07.156Z] + '[' /w/workspace/foundry_device-virtual-go_PR-480 ']' [2024-07-24T11:29:07.156Z] + PACKAGES=/tmp/packages_end.txt [2024-07-24T11:29:07.156Z] + case "${OS_FAMILY}" in [2024-07-24T11:29:07.156Z] + dpkg -l [2024-07-24T11:29:07.156Z] + grep '^ii' [2024-07-24T11:29:07.156Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-24T11:29:07.156Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-24T11:29:07.156Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-24T11:29:07.156Z] + '[' /w/workspace/foundry_device-virtual-go_PR-480 ']' [2024-07-24T11:29:07.156Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-480/archives/ [2024-07-24T11:29:07.156Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-480/archives/ [Pipeline] echo [2024-07-24T11:29:07.201Z] 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-480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-24T11:29:07.500Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:29:08.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T11:29:08.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:29:08.339Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2024-07-24T11:29:08.359Z] $ 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-480/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-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T11:29:08.575Z] $ docker top 9b222a0697d3c741a0aa76c2fe8369e95b1dd034a579106b65c246f24e0fdb7c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T11:29:09.007Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-24T11:29:09.323Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-24T11:29:09.638Z] + ls /var/log/sa-host [2024-07-24T11:29:09.638Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T11:29:09.998Z] provisioning config files... [2024-07-24T11:29:10.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-480@tmp/config6125604307451893860tmp [Pipeline] { [Pipeline] echo [2024-07-24T11:29:10.081Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:29:10.466Z] ---> create-netrc.sh [Pipeline] } [2024-07-24T11:29:10.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:29:11.003Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-24T11:29:11.062Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:29:11.399Z] ---> sudo-logs.sh [2024-07-24T11:29:11.399Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-24T11:29:11.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:29:11.848Z] ---> job-cost.sh [2024-07-24T11:29:11.848Z] lf-activate-venv: SKIPPING [2024-07-24T11:29:11.848Z] DEBUG: total: 0.2199999988079071 [2024-07-24T11:29:11.848Z] INFO: Retrieving Stack Cost... [2024-07-24T11:29:12.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T11:29:12.673Z] INFO: Archiving Costs [Pipeline] echo [2024-07-24T11:29:12.723Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:29:13.051Z] ---> logs-deploy.sh [2024-07-24T11:29:13.051Z] lf-activate-venv: SKIPPING [2024-07-24T11:29:13.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-480/1 [2024-07-24T11:29:13.051Z] INFO: archiving workspace using pattern(s): [2024-07-24T11:29:13.990Z] Archives upload complete. [2024-07-24T11:29:13.990Z] INFO: archiving logs to Nexus