Pull request #495 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 3f319016f8e11170ce0158ca92a15177c41c5652+356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a (43dc8c3e121600795b0688cc9ddf32012ca16dc1) 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-ssh7559550640998148227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4734998812339586345.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-495/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-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16999907925636388897.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-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5254465587086633337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17065453177468391200.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-495/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-495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17955994499456250174.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22689 in /w/workspace/foundry_device-virtual-go_PR-495 [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-495 # 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/495/head:refs/remotes/origin/PR-495 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a into PR head commit 3f319016f8e11170ce0158ca92a15177c41c5652 Merge succeeded, producing 3f319016f8e11170ce0158ca92a15177c41c5652 Checking out Revision 3f319016f8e11170ce0158ca92a15177c41c5652 (PR-495) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f319016f8e11170ce0158ca92a15177c41c5652 # 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 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f319016f8e11170ce0158ca92a15177c41c5652 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T07:35:44.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T07:35:44.273Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T07:35:44.406Z] ========================================================= [2024-10-14T07:35:44.406Z] EdgeX Global Pipelines Version Info [2024-10-14T07:35:44.406Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:35:45.570Z] ------------------- [2024-10-14T07:35:45.570Z] stable info: [2024-10-14T07:35:45.571Z] ------------------- [2024-10-14T07:35:45.571Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T07:35:45.571Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T07:35:45.571Z] Message: update stable to v1.0.265 [2024-10-14T07:35:45.831Z] ------------------- [2024-10-14T07:35:45.831Z] experimental info: [2024-10-14T07:35:45.831Z] ------------------- [2024-10-14T07:35:45.831Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T07:35:45.831Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T07:35:45.831Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T07:35:46.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-14T07:35:46.152Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-14T07:35:46.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T07:35:46.271Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T07:35:46.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T07:35:46.410Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T07:35:46.467Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T07:35:46.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T07:35:46.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T07:35:46.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T07:35:46.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T07:35:46.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-14T07:35:46.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T07:35:46.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T07:35:46.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:35:46.999Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:35:47.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:35:47.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:35:47.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T07:35:47.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T07:35:47.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T07:35:47.371Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T07:35:47.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T07:35:47.480Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T07:35:47.540Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T07:35:47.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T07:35:47.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T07:35:47.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-495 [Pipeline] echo [2024-10-14T07:35:47.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-495 [Pipeline] echo [2024-10-14T07:35:47.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-495 [Pipeline] echo [2024-10-14T07:35:47.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f319016f8e11170ce0158ca92a15177c41c5652 [Pipeline] echo [2024-10-14T07:35:47.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f31901 [Pipeline] echo [2024-10-14T07:35:48.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:35:48.235Z] provisioning config files... [2024-10-14T07:35:48.250Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-495@tmp/config5386294497625038276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:35:48.641Z] ---> ****-login.sh [2024-10-14T07:35:48.641Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:35:48.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:35:49.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:35:49.162Z] Configure a credential helper to remove this warning. See [2024-10-14T07:35:49.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:35:49.162Z] [2024-10-14T07:35:49.162Z] Login Succeeded [2024-10-14T07:35:49.162Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:35:49.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:35:49.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:35:49.163Z] Configure a credential helper to remove this warning. See [2024-10-14T07:35:49.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:35:49.163Z] [2024-10-14T07:35:49.163Z] Login Succeeded [2024-10-14T07:35:49.163Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:35:49.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:35:49.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:35:49.424Z] Configure a credential helper to remove this warning. See [2024-10-14T07:35:49.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:35:49.424Z] [2024-10-14T07:35:49.424Z] Login Succeeded [2024-10-14T07:35:49.424Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:35:49.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:35:49.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:35:49.424Z] Configure a credential helper to remove this warning. See [2024-10-14T07:35:49.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:35:49.424Z] [2024-10-14T07:35:49.424Z] Login Succeeded [2024-10-14T07:35:49.424Z] ****.io [2024-10-14T07:35:49.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:35:49.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:35:49.685Z] Configure a credential helper to remove this warning. See [2024-10-14T07:35:49.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:35:49.685Z] [2024-10-14T07:35:49.685Z] Login Succeeded [2024-10-14T07:35:49.685Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:35:49.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T07:35:50.413Z] + git rev-list -1 --merges 3f319016f8e11170ce0158ca92a15177c41c5652~1..3f319016f8e11170ce0158ca92a15177c41c5652 [Pipeline] echo [2024-10-14T07:35:50.471Z] -----------> git rev-list -1 --merges 3f319016f8e11170ce0158ca92a15177c41c5652~1..3f319016f8e11170ce0158ca92a15177c41c5652 3f319016f8e11170ce0158ca92a15177c41c5652 [false] [Pipeline] sh [2024-10-14T07:35:50.796Z] + git log --format=format:%s -1 3f319016f8e11170ce0158ca92a15177c41c5652 [Pipeline] echo [2024-10-14T07:35:50.842Z] ========================================================= [2024-10-14T07:35:50.842Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T07:35:50.843Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:35:51.311Z] + git log --format=format:%s -1 3f319016f8e11170ce0158ca92a15177c41c5652 [Pipeline] echo [2024-10-14T07:35:51.351Z] [semverPrep] GIT_COMMIT: 3f319016f8e11170ce0158ca92a15177c41c5652, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo [2024-10-14T07:35:51.395Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T07:35:51.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:35:51.812Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T07:35:51.812Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T07:35:51.812Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T07:35:51.812Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T07:35:51.812Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T07:35:51.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:35:52.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:35:52.340Z] [2024-10-14T07:35:52.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:35:52.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:35:52.735Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T07:35:52.735Z] b85a868b505f: Pulling fs layer [2024-10-14T07:35:52.735Z] e2be974225ed: Pulling fs layer [2024-10-14T07:35:52.735Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T07:35:52.735Z] 988bab9f4d93: Pulling fs layer [2024-10-14T07:35:52.735Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T07:35:52.735Z] eaf3925da568: Pulling fs layer [2024-10-14T07:35:52.735Z] 1469e6f7b9e6: Waiting [2024-10-14T07:35:52.735Z] 988bab9f4d93: Waiting [2024-10-14T07:35:52.735Z] bab4dde63d76: Pulling fs layer [2024-10-14T07:35:52.735Z] bde34c3a00c8: Pulling fs layer [2024-10-14T07:35:52.735Z] b352a97aabf1: Pulling fs layer [2024-10-14T07:35:52.735Z] 4872d77fe225: Pulling fs layer [2024-10-14T07:35:52.735Z] 5851b861e8e6: Pulling fs layer [2024-10-14T07:35:52.735Z] eaf3925da568: Waiting [2024-10-14T07:35:52.735Z] bab4dde63d76: Waiting [2024-10-14T07:35:52.735Z] bde34c3a00c8: Waiting [2024-10-14T07:35:52.735Z] 5851b861e8e6: Waiting [2024-10-14T07:35:52.735Z] 4872d77fe225: Waiting [2024-10-14T07:35:52.735Z] b352a97aabf1: Waiting [2024-10-14T07:35:52.735Z] e2be974225ed: Download complete [2024-10-14T07:35:52.735Z] 988bab9f4d93: Download complete [2024-10-14T07:35:52.735Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T07:35:52.735Z] 1469e6f7b9e6: Download complete [2024-10-14T07:35:52.994Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T07:35:52.994Z] 339a4e72a1f5: Download complete [2024-10-14T07:35:52.994Z] eaf3925da568: Download complete [2024-10-14T07:35:52.994Z] bde34c3a00c8: Verifying Checksum [2024-10-14T07:35:52.994Z] bde34c3a00c8: Download complete [2024-10-14T07:35:52.994Z] b352a97aabf1: Verifying Checksum [2024-10-14T07:35:52.994Z] b352a97aabf1: Download complete [2024-10-14T07:35:52.994Z] 4872d77fe225: Verifying Checksum [2024-10-14T07:35:52.994Z] 4872d77fe225: Download complete [2024-10-14T07:35:52.994Z] 5851b861e8e6: Verifying Checksum [2024-10-14T07:35:52.994Z] 5851b861e8e6: Download complete [2024-10-14T07:35:52.994Z] b85a868b505f: Verifying Checksum [2024-10-14T07:35:52.994Z] b85a868b505f: Download complete [2024-10-14T07:35:53.255Z] bab4dde63d76: Verifying Checksum [2024-10-14T07:35:53.255Z] bab4dde63d76: Download complete [2024-10-14T07:35:54.191Z] b85a868b505f: Pull complete [2024-10-14T07:35:54.191Z] e2be974225ed: Pull complete [2024-10-14T07:35:54.761Z] 339a4e72a1f5: Pull complete [2024-10-14T07:35:54.761Z] 988bab9f4d93: Pull complete [2024-10-14T07:35:55.020Z] 1469e6f7b9e6: Pull complete [2024-10-14T07:35:55.020Z] eaf3925da568: Pull complete [2024-10-14T07:35:56.396Z] bab4dde63d76: Pull complete [2024-10-14T07:35:56.655Z] bde34c3a00c8: Pull complete [2024-10-14T07:35:56.655Z] b352a97aabf1: Pull complete [2024-10-14T07:35:56.915Z] 4872d77fe225: Pull complete [2024-10-14T07:35:56.915Z] 5851b861e8e6: Pull complete [2024-10-14T07:35:56.915Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T07:35:56.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:35:56.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:35:57.194Z] prd-ubuntu20.04-docker-8c-8g-22689 does not seem to be running inside a container [2024-10-14T07:35:57.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-495 -v /w/workspace/foundry_device-virtual-go_PR-495:/w/workspace/foundry_device-virtual-go_PR-495:rw,z -v /w/workspace/foundry_device-virtual-go_PR-495@tmp:/w/workspace/foundry_device-virtual-go_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T07:36:00.278Z] $ docker top 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b -eo pid,comm [2024-10-14T07:36:00.326Z] 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-10-14T07:36:00.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:36:00.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:36:00.504Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:36:00.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:36:00.610Z] $ docker exec 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b ssh-agent [2024-10-14T07:36:00.719Z] SSH_AUTH_SOCK=/tmp/ssh-OvDRB2TEgx68/agent.32 [2024-10-14T07:36:00.719Z] SSH_AGENT_PID=38 [2024-10-14T07:36:00.725Z] Running ssh-add (command line suppressed) [2024-10-14T07:36:00.827Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-495@tmp/private_key_6540761230825557214.key (/w/workspace/foundry_device-virtual-go_PR-495@tmp/private_key_6540761230825557214.key) [2024-10-14T07:36:00.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:36:01.185Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T07:36:01.216Z] $ docker exec --env ******** --env ******** 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b ssh-agent -k [2024-10-14T07:36:01.318Z] unset SSH_AUTH_SOCK; [2024-10-14T07:36:01.318Z] unset SSH_AGENT_PID; [2024-10-14T07:36:01.318Z] echo Agent pid 38 killed; [2024-10-14T07:36:01.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T07:36:01.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:36:01.440Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:36:01.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:36:01.560Z] $ docker exec 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b ssh-agent [2024-10-14T07:36:01.665Z] SSH_AUTH_SOCK=/tmp/ssh-q1ChF1ApLdvP/agent.71 [2024-10-14T07:36:01.665Z] SSH_AGENT_PID=77 [2024-10-14T07:36:01.671Z] Running ssh-add (command line suppressed) [2024-10-14T07:36:01.774Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-495@tmp/private_key_13725308026266711459.key (/w/workspace/foundry_device-virtual-go_PR-495@tmp/private_key_13725308026266711459.key) [2024-10-14T07:36:01.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:36:02.132Z] + git semver init [2024-10-14T07:36:02.392Z] 2024-10-14 07:36:02,296 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T07:36:02.392Z] 2024-10-14 07:36:02,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-495/.semver [2024-10-14T07:36:02.392Z] 2024-10-14 07:36:02,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-495/.semver [2024-10-14T07:36:02.392Z] 2024-10-14 07:36:02,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-495/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-495, universal_newlines=False, shell=None, istream=None) [2024-10-14T07:36:04.297Z] 2024-10-14 07:36:04,196 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-495/.git/info/exclude [2024-10-14T07:36:04.297Z] 2024-10-14 07:36:04,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-495/.semver/PR-495 with force:False [2024-10-14T07:36:04.297Z] 2024-10-14 07:36:04,197 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-495/.semver/PR-495 [2024-10-14T07:36:04.297Z] 2024-10-14 07:36:04,201 [execute] INFO git cat-file --batch-check [2024-10-14T07:36:04.297Z] 2024-10-14 07:36:04,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-495/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T07:36:04.297Z] 2024-10-14 07:36:04,207 [execute] INFO git cat-file --batch [2024-10-14T07:36:04.297Z] 2024-10-14 07:36:04,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-495/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T07:36:04.297Z] 2024-10-14 07:36:04,212 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-495/.semver/PR-495 [2024-10-14T07:36:04.297Z] 0.0.0 [Pipeline] } [2024-10-14T07:36:04.324Z] $ docker exec --env ******** --env ******** 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b ssh-agent -k [2024-10-14T07:36:04.422Z] unset SSH_AUTH_SOCK; [2024-10-14T07:36:04.423Z] unset SSH_AGENT_PID; [2024-10-14T07:36:04.423Z] echo Agent pid 77 killed; [2024-10-14T07:36:04.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:36:04.884Z] + git semver [Pipeline] } [2024-10-14T07:36:05.173Z] $ docker stop --time=1 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b [2024-10-14T07:36:07.541Z] $ docker rm -f --volumes 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:36:07.966Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T07:36:08.266Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T07:36:08.291Z] [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-10-14T07:36:09.029Z] provisioning config files... [2024-10-14T07:36:09.040Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-495@tmp/config7464882848829527289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:36:09.402Z] ---> ****-login.sh [2024-10-14T07:36:09.402Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:36:09.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:36:09.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:36:09.402Z] Configure a credential helper to remove this warning. See [2024-10-14T07:36:09.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:36:09.402Z] [2024-10-14T07:36:09.402Z] Login Succeeded [2024-10-14T07:36:09.402Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:36:09.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:36:09.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:36:09.402Z] Configure a credential helper to remove this warning. See [2024-10-14T07:36:09.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:36:09.402Z] [2024-10-14T07:36:09.402Z] Login Succeeded [2024-10-14T07:36:09.402Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:36:09.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:36:09.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:36:09.660Z] Configure a credential helper to remove this warning. See [2024-10-14T07:36:09.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:36:09.660Z] [2024-10-14T07:36:09.660Z] Login Succeeded [2024-10-14T07:36:09.660Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:36:09.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:36:09.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:36:09.660Z] Configure a credential helper to remove this warning. See [2024-10-14T07:36:09.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:36:09.660Z] [2024-10-14T07:36:09.660Z] Login Succeeded [2024-10-14T07:36:09.660Z] ****.io [2024-10-14T07:36:09.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:36:09.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:36:09.919Z] Configure a credential helper to remove this warning. See [2024-10-14T07:36:09.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:36:09.919Z] [2024-10-14T07:36:09.919Z] Login Succeeded [2024-10-14T07:36:09.919Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:36:09.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:36:11.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:36:11.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:36:11.390Z] ========================================================= [2024-10-14T07:36:11.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T07:36:11.390Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:36:11.919Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T07:36:11.919Z] Sending build context to Docker daemon 37.65MB [2024-10-14T07:36:11.919Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:36:11.919Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T07:36:12.178Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T07:36:12.178Z] 43c4264eed91: Pulling fs layer [2024-10-14T07:36:12.178Z] 4cc291be95ef: Pulling fs layer [2024-10-14T07:36:12.178Z] 2ac1f1163629: Pulling fs layer [2024-10-14T07:36:12.178Z] 5c3c966382ef: Pulling fs layer [2024-10-14T07:36:12.178Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:36:12.178Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T07:36:12.178Z] 9f66e0745190: Pulling fs layer [2024-10-14T07:36:12.178Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T07:36:12.178Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T07:36:12.178Z] 5d5c8e513c77: Waiting [2024-10-14T07:36:12.178Z] 9f66e0745190: Waiting [2024-10-14T07:36:12.178Z] f49a43e4bbc0: Waiting [2024-10-14T07:36:12.178Z] 4f4fb700ef54: Waiting [2024-10-14T07:36:12.178Z] 5c3c966382ef: Waiting [2024-10-14T07:36:12.178Z] 561ebcabdf7f: Waiting [2024-10-14T07:36:12.178Z] 4cc291be95ef: Verifying Checksum [2024-10-14T07:36:12.178Z] 4cc291be95ef: Download complete [2024-10-14T07:36:12.178Z] 5c3c966382ef: Verifying Checksum [2024-10-14T07:36:12.178Z] 5c3c966382ef: Download complete [2024-10-14T07:36:12.178Z] 4f4fb700ef54: Download complete [2024-10-14T07:36:12.178Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T07:36:12.178Z] 5d5c8e513c77: Download complete [2024-10-14T07:36:12.178Z] 43c4264eed91: Download complete [2024-10-14T07:36:12.178Z] 9f66e0745190: Verifying Checksum [2024-10-14T07:36:12.178Z] 9f66e0745190: Download complete [2024-10-14T07:36:12.437Z] 43c4264eed91: Pull complete [2024-10-14T07:36:12.437Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T07:36:12.437Z] 561ebcabdf7f: Download complete [2024-10-14T07:36:12.695Z] 4cc291be95ef: Pull complete [2024-10-14T07:36:12.695Z] 2ac1f1163629: Download complete [2024-10-14T07:36:12.953Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T07:36:12.953Z] f49a43e4bbc0: Download complete [2024-10-14T07:36:18.160Z] 2ac1f1163629: Pull complete [2024-10-14T07:36:18.160Z] 5c3c966382ef: Pull complete [2024-10-14T07:36:18.160Z] 4f4fb700ef54: Pull complete [2024-10-14T07:36:18.160Z] 5d5c8e513c77: Pull complete [2024-10-14T07:36:18.160Z] 9f66e0745190: Pull complete [2024-10-14T07:36:19.728Z] f49a43e4bbc0: Pull complete [2024-10-14T07:36:19.728Z] 561ebcabdf7f: Pull complete [2024-10-14T07:36:19.728Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T07:36:19.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T07:36:19.728Z] ---> 3a752c3f9dda [2024-10-14T07:36:19.728Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T07:36:23.823Z] Still waiting to schedule task [2024-10-14T07:36:23.824Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-14T07:36:26.198Z] ---> Running in de550c6d4e77 [2024-10-14T07:36:26.198Z] Removing intermediate container de550c6d4e77 [2024-10-14T07:36:26.198Z] ---> eb1b0d59256d [2024-10-14T07:36:26.198Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:36:26.198Z] ---> Running in 21bfa0cdb8f2 [2024-10-14T07:36:26.198Z] Removing intermediate container 21bfa0cdb8f2 [2024-10-14T07:36:26.198Z] ---> e107fcf6fc7e [2024-10-14T07:36:26.198Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:36:26.198Z] ---> Running in 94c0421c3fc5 [2024-10-14T07:36:26.198Z] Removing intermediate container 94c0421c3fc5 [2024-10-14T07:36:26.198Z] ---> 19e1d267121e [2024-10-14T07:36:26.198Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-14T07:36:26.198Z] ---> Running in 29cc52627c76 [2024-10-14T07:36:26.198Z] Removing intermediate container 29cc52627c76 [2024-10-14T07:36:26.198Z] ---> 5e9ad257ceca [2024-10-14T07:36:26.198Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:36:26.198Z] ---> Running in a88ed5788ee5 [2024-10-14T07:36:26.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:36:30.978Z] WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) [2024-10-14T07:36:30.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:36:33.172Z] ERROR: unable to select packages: [2024-10-14T07:36:33.172Z] openssh-client (no such package): [2024-10-14T07:36:33.172Z] required by: world[openssh-client] [2024-10-14T07:36:33.431Z] The command '/bin/sh -c apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:36:35.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:36:35.177Z] [2024-10-14T07:36:35.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:36:35.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:36:35.585Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T07:36:35.585Z] 5eb5b503b376: Pulling fs layer [2024-10-14T07:36:35.585Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T07:36:35.585Z] ec43610c2a17: Pulling fs layer [2024-10-14T07:36:35.585Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T07:36:35.585Z] 33b1e0a273af: Pulling fs layer [2024-10-14T07:36:35.585Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T07:36:35.585Z] 2f39f015ded8: Pulling fs layer [2024-10-14T07:36:35.585Z] 3a2ae6a8a46f: Waiting [2024-10-14T07:36:35.585Z] 33b1e0a273af: Waiting [2024-10-14T07:36:35.585Z] 5d3b04190fa2: Waiting [2024-10-14T07:36:35.585Z] 2f39f015ded8: Waiting [2024-10-14T07:36:35.585Z] 5c69ac0246d0: Download complete [2024-10-14T07:36:35.585Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T07:36:35.585Z] 3a2ae6a8a46f: Download complete [2024-10-14T07:36:35.585Z] 33b1e0a273af: Verifying Checksum [2024-10-14T07:36:35.585Z] 33b1e0a273af: Download complete [2024-10-14T07:36:35.853Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T07:36:35.853Z] 5d3b04190fa2: Download complete [2024-10-14T07:36:35.853Z] ec43610c2a17: Verifying Checksum [2024-10-14T07:36:35.853Z] ec43610c2a17: Download complete [2024-10-14T07:36:36.127Z] 5eb5b503b376: Verifying Checksum [2024-10-14T07:36:36.127Z] 5eb5b503b376: Download complete [2024-10-14T07:36:36.696Z] 2f39f015ded8: Download complete [2024-10-14T07:36:37.264Z] 5eb5b503b376: Pull complete [2024-10-14T07:36:37.535Z] 5c69ac0246d0: Pull complete [2024-10-14T07:36:37.799Z] ec43610c2a17: Pull complete [2024-10-14T07:36:37.799Z] 3a2ae6a8a46f: Pull complete [2024-10-14T07:36:38.057Z] 33b1e0a273af: Pull complete [2024-10-14T07:36:38.057Z] 5d3b04190fa2: Pull complete [2024-10-14T07:36:42.244Z] 2f39f015ded8: Pull complete [2024-10-14T07:36:42.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T07:36:42.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:36:42.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:36:42.529Z] prd-ubuntu20.04-docker-8c-8g-22689 does not seem to be running inside a container [2024-10-14T07:36:42.573Z] $ 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-495 -v /w/workspace/foundry_device-virtual-go_PR-495:/w/workspace/foundry_device-virtual-go_PR-495:rw,z -v /w/workspace/foundry_device-virtual-go_PR-495@tmp:/w/workspace/foundry_device-virtual-go_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T07:36:47.717Z] $ docker top bbb4c47bc18f18a182343347ed3e77d174422639088e4f0a7e01be5aeb3ebb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:36:48.226Z] ---> job-cost.sh [2024-10-14T07:36:48.226Z] lf-activate-venv: SKIPPING [2024-10-14T07:36:48.226Z] INFO: No Stack... [2024-10-14T07:36:48.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:36:48.746Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:36:49.105Z] + cat /w/workspace/foundry_device-virtual-go_PR-495/archives/cost.csv [2024-10-14T07:36:49.106Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T07:36:49.179Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [2024-10-14T07:36:49.188Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] did not exist. Created. [2024-10-14T07:36:49.204Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T07:36:49.671Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T07:36:49.741Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:36:49.782Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:36:49.871Z] $ docker stop --time=1 bbb4c47bc18f18a182343347ed3e77d174422639088e4f0a7e01be5aeb3ebb60 [2024-10-14T07:36:51.033Z] $ docker rm -f --volumes bbb4c47bc18f18a182343347ed3e77d174422639088e4f0a7e01be5aeb3ebb60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T07:36:51.572Z] Failed in branch amd64 [2024-10-14T07:38:01.530Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22690 in /w/workspace/foundry_device-virtual-go_PR-495 [Pipeline] { [Pipeline] ws [2024-10-14T07:38:01.609Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-10-14T07:38:04.711Z] The recommended git tool is: git [2024-10-14T07:38:09.231Z] using credential edgex-jenkins-ssh [2024-10-14T07:38:09.257Z] Cloning the remote Git repository [2024-10-14T07:38:09.297Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-14T07:38:09.383Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-10-14T07:38:09.516Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-14T07:38:09.517Z] > git --version # timeout=10 [2024-10-14T07:38:09.535Z] > git --version # 'git version 2.25.1' [2024-10-14T07:38:09.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:38:09.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:38:12.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-14T07:38:13.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:38:14.427Z] Merging remotes/origin/main commit 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a into PR head commit 3f319016f8e11170ce0158ca92a15177c41c5652 [2024-10-14T07:38:14.685Z] Merge succeeded, producing 3f319016f8e11170ce0158ca92a15177c41c5652 [2024-10-14T07:38:14.686Z] Checking out Revision 3f319016f8e11170ce0158ca92a15177c41c5652 (PR-495) [2024-10-14T07:38:13.822Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-14T07:38:13.856Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-14T07:38:13.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:38:13.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/495/head:refs/remotes/origin/PR-495 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T07:38:14.441Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T07:38:14.503Z] > git checkout -f 3f319016f8e11170ce0158ca92a15177c41c5652 # timeout=10 [2024-10-14T07:38:14.582Z] > git remote # timeout=10 [2024-10-14T07:38:14.597Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T07:38:14.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:38:14.642Z] > git merge 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a # timeout=10 [2024-10-14T07:38:14.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T07:38:14.689Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T07:38:14.701Z] > git checkout -f 3f319016f8e11170ce0158ca92a15177c41c5652 # timeout=10 [2024-10-14T07:38:18.289Z] Commit message: "feat: Enable PIE support for ASLR and full RELRO" [2024-10-14T07:38:18.334Z] > git --version # timeout=10 [2024-10-14T07:38:18.347Z] > git --version # 'git version 2.25.1' [2024-10-14T07:38:18.360Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:38:20.058Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T07:38:20.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:38:20.058Z] Dload Upload Total Spent Left Speed [2024-10-14T07:38:20.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-10-14T07:38:20.400Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T07:38:20.746Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T07:38:20.746Z] + sudo tee /etc/docker/daemon.new [2024-10-14T07:38:20.746Z] { [2024-10-14T07:38:20.746Z] "registry-mirrors": [ [2024-10-14T07:38:20.746Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T07:38:20.746Z] ], [2024-10-14T07:38:20.746Z] "bip": "10.250.0.254/24", [2024-10-14T07:38:20.746Z] "hosts": [ [2024-10-14T07:38:20.746Z] "tcp://0.0.0.0:5555", [2024-10-14T07:38:20.746Z] "unix:///var/run/docker.sock" [2024-10-14T07:38:20.746Z] ], [2024-10-14T07:38:20.746Z] "mtu": 1458, [2024-10-14T07:38:20.746Z] "selinux-enabled": true, [2024-10-14T07:38:20.746Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T07:38:20.746Z] } [Pipeline] sh [2024-10-14T07:38:21.084Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T07:38:21.430Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:38:39.766Z] provisioning config files... [2024-10-14T07:38:39.793Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7345332432181316945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:38:40.273Z] ---> ****-login.sh [2024-10-14T07:38:40.273Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:38:40.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:38:40.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:38:40.809Z] Configure a credential helper to remove this warning. See [2024-10-14T07:38:40.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:38:40.810Z] [2024-10-14T07:38:40.810Z] Login Succeeded [2024-10-14T07:38:40.810Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:38:41.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:38:41.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:38:41.082Z] Configure a credential helper to remove this warning. See [2024-10-14T07:38:41.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:38:41.082Z] [2024-10-14T07:38:41.082Z] Login Succeeded [2024-10-14T07:38:41.082Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:38:41.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:38:41.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:38:41.621Z] Configure a credential helper to remove this warning. See [2024-10-14T07:38:41.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:38:41.621Z] [2024-10-14T07:38:41.621Z] Login Succeeded [2024-10-14T07:38:41.621Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:38:41.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:38:41.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:38:41.890Z] Configure a credential helper to remove this warning. See [2024-10-14T07:38:41.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:38:41.890Z] [2024-10-14T07:38:41.890Z] Login Succeeded [2024-10-14T07:38:41.890Z] ****.io [2024-10-14T07:38:41.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:38:42.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:38:42.158Z] Configure a credential helper to remove this warning. See [2024-10-14T07:38:42.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:38:42.158Z] [2024-10-14T07:38:42.158Z] Login Succeeded [2024-10-14T07:38:42.158Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:38:42.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:38:42.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:38:42.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:38:42.731Z] ========================================================= [2024-10-14T07:38:42.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T07:38:42.731Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:38:43.276Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T07:38:43.550Z] Sending build context to Docker daemon 19.01MB [2024-10-14T07:38:43.818Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:38:43.818Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T07:38:43.818Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T07:38:43.818Z] cf04c63912e1: Pulling fs layer [2024-10-14T07:38:43.818Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T07:38:43.818Z] a37a00ec5f00: Pulling fs layer [2024-10-14T07:38:43.818Z] 50b3750afda1: Pulling fs layer [2024-10-14T07:38:43.818Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:38:43.818Z] 80978eb59214: Pulling fs layer [2024-10-14T07:38:43.818Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T07:38:43.818Z] c5a475d317c9: Pulling fs layer [2024-10-14T07:38:43.818Z] 80978eb59214: Waiting [2024-10-14T07:38:43.818Z] c5a475d317c9: Waiting [2024-10-14T07:38:43.818Z] 50b3750afda1: Waiting [2024-10-14T07:38:43.818Z] c9f46d7d2bd2: Waiting [2024-10-14T07:38:43.818Z] 4f4fb700ef54: Waiting [2024-10-14T07:38:43.818Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T07:38:43.818Z] 55b35a11ae5e: Download complete [2024-10-14T07:38:43.818Z] 50b3750afda1: Download complete [2024-10-14T07:38:44.094Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:38:44.094Z] 4f4fb700ef54: Download complete [2024-10-14T07:38:44.094Z] 80978eb59214: Verifying Checksum [2024-10-14T07:38:44.094Z] 80978eb59214: Download complete [2024-10-14T07:38:44.094Z] cf04c63912e1: Verifying Checksum [2024-10-14T07:38:44.094Z] cf04c63912e1: Download complete [2024-10-14T07:38:44.374Z] c5a475d317c9: Verifying Checksum [2024-10-14T07:38:44.374Z] c5a475d317c9: Download complete [2024-10-14T07:38:44.978Z] cf04c63912e1: Pull complete [2024-10-14T07:38:45.250Z] 55b35a11ae5e: Pull complete [2024-10-14T07:38:45.840Z] a37a00ec5f00: Verifying Checksum [2024-10-14T07:38:45.840Z] a37a00ec5f00: Download complete [2024-10-14T07:38:46.426Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T07:38:46.426Z] c9f46d7d2bd2: Download complete [2024-10-14T07:39:01.440Z] a37a00ec5f00: Pull complete [2024-10-14T07:39:01.440Z] 50b3750afda1: Pull complete [2024-10-14T07:39:01.440Z] 4f4fb700ef54: Pull complete [2024-10-14T07:39:01.440Z] 80978eb59214: Pull complete [2024-10-14T07:39:08.093Z] c9f46d7d2bd2: Pull complete [2024-10-14T07:39:09.510Z] c5a475d317c9: Pull complete [2024-10-14T07:39:09.510Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T07:39:09.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T07:39:09.510Z] ---> be29e6b0f0d4 [2024-10-14T07:39:09.510Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T07:39:11.454Z] ---> Running in f1bf00ad11d4 [2024-10-14T07:39:11.454Z] Removing intermediate container f1bf00ad11d4 [2024-10-14T07:39:11.454Z] ---> ef599b2e2e60 [2024-10-14T07:39:11.454Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:39:11.454Z] ---> Running in c07d0fad0825 [2024-10-14T07:39:11.721Z] Removing intermediate container c07d0fad0825 [2024-10-14T07:39:11.722Z] ---> 69a189bc11c0 [2024-10-14T07:39:11.722Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:39:11.989Z] ---> Running in 11e82de08faf [2024-10-14T07:39:12.257Z] Removing intermediate container 11e82de08faf [2024-10-14T07:39:12.257Z] ---> 65ea083b288a [2024-10-14T07:39:12.257Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-14T07:39:12.257Z] ---> Running in 252bd9cf66b7 [2024-10-14T07:39:12.525Z] Removing intermediate container 252bd9cf66b7 [2024-10-14T07:39:12.525Z] ---> fb5e8bd61cfa [2024-10-14T07:39:12.525Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:39:12.526Z] ---> Running in fadaeb4bb250 [2024-10-14T07:39:13.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:39:13.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:39:15.361Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T07:39:15.361Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T07:39:15.361Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T07:39:15.361Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T07:39:15.628Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:39:15.628Z] OK: 242 MiB in 58 packages [2024-10-14T07:39:16.596Z] Removing intermediate container fadaeb4bb250 [2024-10-14T07:39:16.596Z] ---> 9b4740f0bf87 [2024-10-14T07:39:16.596Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T07:39:17.180Z] ---> 43412df73385 [2024-10-14T07:39:17.180Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:39:17.180Z] ---> Running in 516a74e66001 [2024-10-14T07:41:08.863Z] Removing intermediate container 516a74e66001 [2024-10-14T07:41:08.863Z] ---> 74bd3afd5932 [2024-10-14T07:41:08.863Z] Step 10/12 : COPY . . [2024-10-14T07:41:08.863Z] ---> c5ac6c9decfc [2024-10-14T07:41:08.863Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:41:08.863Z] ---> Running in 288a9f40dbc8 [2024-10-14T07:41:08.863Z] Removing intermediate container 288a9f40dbc8 [2024-10-14T07:41:08.863Z] ---> 02f8d4b8ee1a [2024-10-14T07:41:08.863Z] Step 12/12 : RUN $MAKE [2024-10-14T07:41:08.863Z] ---> Running in 0c5e609eb9b8 [2024-10-14T07:41:08.863Z] noop [2024-10-14T07:41:08.863Z] Removing intermediate container 0c5e609eb9b8 [2024-10-14T07:41:08.863Z] ---> 338e2fea41dd [2024-10-14T07:41:08.863Z] Successfully built 338e2fea41dd [2024-10-14T07:41:08.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:41:09.385Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:41:09.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:41:09.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-22690 does not seem to be running inside a container [2024-10-14T07:41:09.730Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T07:41:10.924Z] $ docker top 4a210e2a7a61d8be2ab8874d339c7222a16e51624113251e50132d3017979237 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:41:11.848Z] + go version [2024-10-14T07:41:11.848Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T07:41:11.882Z] $ docker stop --time=1 4a210e2a7a61d8be2ab8874d339c7222a16e51624113251e50132d3017979237 [2024-10-14T07:41:13.512Z] $ docker rm -f --volumes 4a210e2a7a61d8be2ab8874d339c7222a16e51624113251e50132d3017979237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:41:41.753Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:41:41.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:41:42.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-22690 does not seem to be running inside a container [2024-10-14T07:41:42.070Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T07:41:43.176Z] $ docker top 8b70d4ca41d6bef33021fb118b6280c285a36cf61ada12fd3d7612b883d93eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:41:43.732Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:41:44.137Z] + make test [2024-10-14T07:41:44.137Z] go test ./... -coverprofile=coverage.out [2024-10-14T07:41:49.467Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-14T07:45:11.504Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-14T07:45:11.504Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements [2024-10-14T07:45:12.469Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T07:45:12.469Z] go vet ./... [2024-10-14T07:46:08.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:46:08.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:46:08.908Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:46:08.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:46:09.008Z] $ docker stop --time=1 8b70d4ca41d6bef33021fb118b6280c285a36cf61ada12fd3d7612b883d93eb8 [2024-10-14T07:46:10.952Z] $ docker rm -f --volumes 8b70d4ca41d6bef33021fb118b6280c285a36cf61ada12fd3d7612b883d93eb8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:46:12.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:46:13.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:46:13.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:46:14.288Z] + ls -al . [2024-10-14T07:46:14.288Z] total 272 [2024-10-14T07:46:14.288Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 07:41 . [2024-10-14T07:46:14.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:38 .. [2024-10-14T07:46:14.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:38 .git [2024-10-14T07:46:14.288Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:38 .github [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 14 07:38 .gitignore [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:38 .golangci.yml [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 14 07:38 Attribution.txt [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 14 07:38 CHANGELOG.md [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 14 07:38 Dockerfile [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:38 GOVERNANCE.md [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 14 07:38 Jenkinsfile [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:38 LICENSE [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 14 07:38 Makefile [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 14 07:38 OWNERS.md [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 14 07:38 README.md [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:36 VERSION [2024-10-14T07:46:14.288Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:38 bin [2024-10-14T07:46:14.288Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:38 cmd [2024-10-14T07:46:14.288Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 14 07:45 coverage.out [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 14 07:38 go.mod [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:38 go.sum [2024-10-14T07:46:14.288Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:38 internal [2024-10-14T07:46:14.288Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 14 07:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:46:14.751Z] + 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=3f319016f8e11170ce0158ca92a15177c41c5652 --label arch=arm64 --label version=0.0.0 . [2024-10-14T07:46:15.344Z] Sending build context to Docker daemon 19.06MB [2024-10-14T07:46:15.344Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:46:15.344Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-14T07:46:15.344Z] ---> 338e2fea41dd [2024-10-14T07:46:15.344Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T07:46:15.617Z] ---> Running in 1357f35e643c [2024-10-14T07:46:15.884Z] Removing intermediate container 1357f35e643c [2024-10-14T07:46:15.884Z] ---> 0e8e95391981 [2024-10-14T07:46:15.884Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:46:15.884Z] ---> Running in d60301f7aa26 [2024-10-14T07:46:16.152Z] Removing intermediate container d60301f7aa26 [2024-10-14T07:46:16.152Z] ---> 840a534e49cb [2024-10-14T07:46:16.152Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:46:16.419Z] ---> Running in 127beb1e8ce9 [2024-10-14T07:46:16.686Z] Removing intermediate container 127beb1e8ce9 [2024-10-14T07:46:16.686Z] ---> 64cc9f8d9ca8 [2024-10-14T07:46:16.686Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-14T07:46:16.686Z] ---> Running in 913ac684a5af [2024-10-14T07:46:16.954Z] Removing intermediate container 913ac684a5af [2024-10-14T07:46:16.954Z] ---> ff9bb49a7dc2 [2024-10-14T07:46:16.954Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:46:17.233Z] ---> Running in bc6bfda83174 [2024-10-14T07:46:18.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:46:18.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:46:19.864Z] OK: 242 MiB in 58 packages [2024-10-14T07:46:20.832Z] Removing intermediate container bc6bfda83174 [2024-10-14T07:46:20.832Z] ---> 1dcff162c6b8 [2024-10-14T07:46:20.832Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-14T07:46:21.097Z] ---> 7b5835ae3f93 [2024-10-14T07:46:21.097Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:46:21.097Z] ---> Running in 12148eb080ff [2024-10-14T07:46:23.671Z] Removing intermediate container 12148eb080ff [2024-10-14T07:46:23.671Z] ---> 55646f202149 [2024-10-14T07:46:23.671Z] Step 10/26 : COPY . . [2024-10-14T07:46:25.073Z] ---> 994fdf3aaef3 [2024-10-14T07:46:25.073Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:46:25.073Z] ---> Running in d29a43c00f1d [2024-10-14T07:46:25.341Z] Removing intermediate container d29a43c00f1d [2024-10-14T07:46:25.341Z] ---> fc07554eb375 [2024-10-14T07:46:25.341Z] Step 12/26 : RUN $MAKE [2024-10-14T07:46:25.614Z] ---> Running in f24d55a6b881 [2024-10-14T07:46:26.575Z] 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.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-14T07:50:48.524Z] Removing intermediate container f24d55a6b881 [2024-10-14T07:50:48.524Z] ---> ce19e0039609 [2024-10-14T07:50:48.524Z] Step 13/26 : FROM alpine:3.20 [2024-10-14T07:50:48.524Z] 3.20: Pulling from library/alpine [2024-10-14T07:50:48.524Z] cf04c63912e1: Already exists [2024-10-14T07:50:48.524Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T07:50:48.524Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T07:50:48.524Z] ---> c157a85ed455 [2024-10-14T07:50:48.524Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-14T07:50:48.524Z] ---> Running in c31617bcded1 [2024-10-14T07:50:48.524Z] Removing intermediate container c31617bcded1 [2024-10-14T07:50:48.524Z] ---> 9da6b53d4b33 [2024-10-14T07:50:48.524Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-14T07:50:48.524Z] ---> Running in 94f958cf3bd2 [2024-10-14T07:50:48.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:50:48.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:50:48.524Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T07:50:48.524Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:50:48.524Z] OK: 9 MiB in 15 packages [2024-10-14T07:50:48.524Z] Removing intermediate container 94f958cf3bd2 [2024-10-14T07:50:48.524Z] ---> 396fc79ddada [2024-10-14T07:50:48.524Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-14T07:50:48.524Z] ---> Running in 4cee080abc8c [2024-10-14T07:50:48.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:50:48.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:50:48.524Z] Upgrading critical system libraries and apk-tools: [2024-10-14T07:50:48.524Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T07:50:48.524Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:50:48.524Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T07:50:48.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:50:48.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:50:49.955Z] OK: 9 MiB in 15 packages [2024-10-14T07:50:50.935Z] Removing intermediate container 4cee080abc8c [2024-10-14T07:50:50.935Z] ---> 016c05a2b9e7 [2024-10-14T07:50:50.935Z] Step 17/26 : WORKDIR / [2024-10-14T07:50:50.935Z] ---> Running in 298482951a4a [2024-10-14T07:50:51.530Z] Removing intermediate container 298482951a4a [2024-10-14T07:50:51.530Z] ---> cb09f7c6cbfc [2024-10-14T07:50:51.530Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-14T07:50:52.121Z] ---> bec8f16a1f70 [2024-10-14T07:50:52.121Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-14T07:50:52.712Z] ---> 29d53f051c2f [2024-10-14T07:50:52.712Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-14T07:50:56.074Z] ---> 6ce0ab7eb877 [2024-10-14T07:50:56.074Z] Step 21/26 : EXPOSE 59900 [2024-10-14T07:50:56.074Z] ---> Running in d37a1b12ac13 [2024-10-14T07:50:56.074Z] Removing intermediate container d37a1b12ac13 [2024-10-14T07:50:56.074Z] ---> 2220c2d1b502 [2024-10-14T07:50:56.074Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-14T07:50:56.074Z] ---> Running in 9ca4a0aaa88d [2024-10-14T07:50:56.353Z] Removing intermediate container 9ca4a0aaa88d [2024-10-14T07:50:56.353Z] ---> 3151a53d8d29 [2024-10-14T07:50:56.353Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T07:50:56.623Z] ---> Running in df0f3cfa2ef7 [2024-10-14T07:50:56.891Z] Removing intermediate container df0f3cfa2ef7 [2024-10-14T07:50:56.891Z] ---> ff1db2ddfdcf [2024-10-14T07:50:56.891Z] Step 24/26 : LABEL arch=arm64 [2024-10-14T07:50:56.891Z] ---> Running in f853c79d2e94 [2024-10-14T07:50:57.479Z] Removing intermediate container f853c79d2e94 [2024-10-14T07:50:57.479Z] ---> aef185cb5bc6 [2024-10-14T07:50:57.479Z] Step 25/26 : LABEL git_sha=3f319016f8e11170ce0158ca92a15177c41c5652 [2024-10-14T07:50:57.479Z] ---> Running in 5c54f97f10f2 [2024-10-14T07:50:57.749Z] Removing intermediate container 5c54f97f10f2 [2024-10-14T07:50:57.749Z] ---> 10b36fae2d2b [2024-10-14T07:50:57.749Z] Step 26/26 : LABEL version=0.0.0 [2024-10-14T07:50:58.025Z] ---> Running in 2c20c6a0d60e [2024-10-14T07:50:58.296Z] Removing intermediate container 2c20c6a0d60e [2024-10-14T07:50:58.296Z] ---> c700ce0d9d86 [2024-10-14T07:50:58.296Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T07:50:58.296Z] Successfully built c700ce0d9d86 [2024-10-14T07:50:58.296Z] 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-10-14T07:50:59.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:50:59.293Z] [2024-10-14T07:50:59.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:59.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:51:00.011Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T07:51:00.011Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T07:51:00.011Z] 04944245beec: Pulling fs layer [2024-10-14T07:51:00.011Z] 699f458cf7ca: Pulling fs layer [2024-10-14T07:51:00.011Z] 765212b225bb: Pulling fs layer [2024-10-14T07:51:00.011Z] f23df028b6ca: Pulling fs layer [2024-10-14T07:51:00.011Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T07:51:00.011Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T07:51:00.011Z] 765212b225bb: Waiting [2024-10-14T07:51:00.011Z] f23df028b6ca: Waiting [2024-10-14T07:51:00.011Z] d65c8cfc05b1: Waiting [2024-10-14T07:51:00.011Z] 2437ff75d9bd: Waiting [2024-10-14T07:51:00.011Z] 04944245beec: Verifying Checksum [2024-10-14T07:51:00.011Z] 04944245beec: Download complete [2024-10-14T07:51:00.011Z] 765212b225bb: Verifying Checksum [2024-10-14T07:51:00.011Z] 765212b225bb: Download complete [2024-10-14T07:51:00.279Z] f23df028b6ca: Verifying Checksum [2024-10-14T07:51:00.279Z] f23df028b6ca: Download complete [2024-10-14T07:51:00.279Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T07:51:00.279Z] d65c8cfc05b1: Download complete [2024-10-14T07:51:00.279Z] 699f458cf7ca: Verifying Checksum [2024-10-14T07:51:00.279Z] 699f458cf7ca: Download complete [2024-10-14T07:51:00.864Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T07:51:00.864Z] 8998bd30e6a1: Download complete [2024-10-14T07:51:03.676Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T07:51:03.677Z] 2437ff75d9bd: Download complete [2024-10-14T07:51:06.275Z] 8998bd30e6a1: Pull complete [2024-10-14T07:51:06.546Z] 04944245beec: Pull complete [2024-10-14T07:51:08.506Z] 699f458cf7ca: Pull complete [2024-10-14T07:51:08.506Z] 765212b225bb: Pull complete [2024-10-14T07:51:10.465Z] f23df028b6ca: Pull complete [2024-10-14T07:51:10.465Z] d65c8cfc05b1: Pull complete [2024-10-14T07:51:28.971Z] 2437ff75d9bd: Pull complete [2024-10-14T07:51:28.971Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T07:51:28.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:51:28.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:51:29.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-22690 does not seem to be running inside a container [2024-10-14T07:51:29.491Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T07:51:33.125Z] $ docker top 05b987f893fb55972b699e2b8d936facb2e193430f1f70fb6f1afab5536c1e00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:34.170Z] ---> job-cost.sh [2024-10-14T07:51:34.170Z] lf-activate-venv: SKIPPING [2024-10-14T07:51:34.170Z] INFO: No Stack... [2024-10-14T07:51:34.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T07:51:35.736Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:51:36.446Z] + cut -d, -f6 [2024-10-14T07:51:36.446Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2024-10-14T07:51:36.564Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [2024-10-14T07:51:36.572Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] did not exist. Created. [2024-10-14T07:51:36.579Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T07:51:37.368Z] /w/workspace/device-virtual-go/1@tmp/durable-5a87d329/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T07:51:38.163Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T07:51:38.219Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T07:51:38.290Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:51:38.310Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:51:38.402Z] $ docker stop --time=1 05b987f893fb55972b699e2b8d936facb2e193430f1f70fb6f1afab5536c1e00 [2024-10-14T07:51:40.103Z] $ docker rm -f --volumes 05b987f893fb55972b699e2b8d936facb2e193430f1f70fb6f1afab5536c1e00 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T07:51:43.453Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-495/archives ] [2024-10-14T07:51:43.454Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-495/archives [2024-10-14T07:51:43.454Z] total 16 [2024-10-14T07:51:43.454Z] drwxr-xr-x 3 root root 4096 Oct 14 07:36 . [2024-10-14T07:51:43.454Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:36 .. [2024-10-14T07:51:43.454Z] drwxr-xr-x 2 root root 4096 Oct 14 07:36 cost [2024-10-14T07:51:43.454Z] -rw-r--r-- 1 root root 89 Oct 14 07:36 cost.csv [2024-10-14T07:51:43.454Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-495/archives [2024-10-14T07:51:43.454Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-495/archives [2024-10-14T07:51:43.454Z] total 16 [2024-10-14T07:51:43.454Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:36 . [2024-10-14T07:51:43.454Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:36 .. [2024-10-14T07:51:43.454Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:36 cost [2024-10-14T07:51:43.454Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 14 07:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:43.800Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:44.705Z] ---> package-listing.sh [2024-10-14T07:51:44.705Z] ++ facter osfamily [2024-10-14T07:51:44.705Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T07:51:44.964Z] + OS_FAMILY=debian [2024-10-14T07:51:44.964Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-495 [2024-10-14T07:51:44.964Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T07:51:44.964Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T07:51:44.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T07:51:44.964Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T07:51:44.964Z] + '[' /w/workspace/foundry_device-virtual-go_PR-495 ']' [2024-10-14T07:51:44.964Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T07:51:44.964Z] + case "${OS_FAMILY}" in [2024-10-14T07:51:44.964Z] + dpkg -l [2024-10-14T07:51:44.964Z] + grep '^ii' [2024-10-14T07:51:44.964Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T07:51:44.964Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T07:51:44.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T07:51:44.964Z] + '[' /w/workspace/foundry_device-virtual-go_PR-495 ']' [2024-10-14T07:51:44.964Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-495/archives/ [2024-10-14T07:51:44.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-495/archives/ [Pipeline] echo [2024-10-14T07:51:45.009Z] 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-495/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T07:51:45.311Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:51:45.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:51:45.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:51:46.120Z] prd-ubuntu20.04-docker-8c-8g-22689 does not seem to be running inside a container [2024-10-14T07:51:46.147Z] $ 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-495/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-495 -v /w/workspace/foundry_device-virtual-go_PR-495:/w/workspace/foundry_device-virtual-go_PR-495:rw,z -v /w/workspace/foundry_device-virtual-go_PR-495@tmp:/w/workspace/foundry_device-virtual-go_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T07:51:46.332Z] $ docker top f23d52ac08bc4f34d5cb3343dd61cec6797a9b40d7677e6cf83feb829cd45ac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:51:46.736Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T07:51:47.053Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T07:51:47.367Z] + ls /var/log/sa-host [2024-10-14T07:51:47.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:51:47.629Z] provisioning config files... [2024-10-14T07:51:47.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-495@tmp/config7435716271654530539tmp [Pipeline] { [Pipeline] echo [2024-10-14T07:51:47.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:48.034Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T07:51:48.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:48.514Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T07:51:48.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:48.882Z] ---> sudo-logs.sh [2024-10-14T07:51:48.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T07:51:48.988Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:49.312Z] ---> job-cost.sh [2024-10-14T07:51:49.312Z] lf-activate-venv: SKIPPING [2024-10-14T07:51:49.312Z] DEBUG: total: 0.2199999988079071 [2024-10-14T07:51:49.312Z] INFO: Retrieving Stack Cost... [2024-10-14T07:51:49.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:51:50.139Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T07:51:50.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:50.509Z] ---> logs-deploy.sh [2024-10-14T07:51:50.509Z] lf-activate-venv: SKIPPING [2024-10-14T07:51:50.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-495/1 [2024-10-14T07:51:50.509Z] INFO: archiving workspace using pattern(s): [2024-10-14T07:51:51.448Z] Archives upload complete. [2024-10-14T07:51:51.448Z] INFO: archiving logs to Nexus