Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 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-ssh4131689837982894158.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-ssh7516880165243893358.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2724898341554777804.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 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-ssh18266193553574373806.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7867860940410424643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26376 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c (main) Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > 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 core.sparsecheckout # timeout=10 > git checkout -f 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 > git rev-list --no-walk a9a957061edcebee319f695d5df98e4602cbd79e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T13:58:33.759Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T13:58:33.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T13:58:33.872Z] ========================================================= [2024-11-13T13:58:33.872Z] EdgeX Global Pipelines Version Info [2024-11-13T13:58:33.872Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T13:58:34.666Z] ------------------- [2024-11-13T13:58:34.667Z] stable info: [2024-11-13T13:58:34.667Z] ------------------- [2024-11-13T13:58:34.667Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T13:58:34.667Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T13:58:34.667Z] Message: update stable to v1.0.265 [2024-11-13T13:58:35.239Z] ------------------- [2024-11-13T13:58:35.239Z] experimental info: [2024-11-13T13:58:35.239Z] ------------------- [2024-11-13T13:58:35.239Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T13:58:35.239Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T13:58:35.239Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T13:58:35.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-13T13:58:35.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-13T13:58:35.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T13:58:35.396Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T13:58:35.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T13:58:35.455Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T13:58:35.479Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T13:58:35.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T13:58:35.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T13:58:35.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T13:58:35.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T13:58:35.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-13T13:58:35.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T13:58:35.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T13:58:35.672Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T13:58:35.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T13:58:35.722Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T13:58:35.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T13:58:35.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T13:58:35.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T13:58:35.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T13:58:35.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T13:58:35.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T13:58:35.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T13:58:35.906Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T13:58:35.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T13:58:35.959Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T13:58:35.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-13T13:58:36.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-13T13:58:36.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-13T13:58:36.049Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] echo [2024-11-13T13:58:36.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d6ab1f [Pipeline] echo [2024-11-13T13:58:36.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T13:58:36.168Z] provisioning config files... [2024-11-13T13:58:36.182Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9352793311563920248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T13:58:36.518Z] ---> ****-login.sh [2024-11-13T13:58:36.518Z] nexus3.edgexfoundry.org:10001 [2024-11-13T13:58:36.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:37.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:37.039Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:37.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:37.039Z] [2024-11-13T13:58:37.039Z] Login Succeeded [2024-11-13T13:58:37.039Z] nexus3.edgexfoundry.org:10002 [2024-11-13T13:58:37.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:37.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:37.039Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:37.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:37.039Z] [2024-11-13T13:58:37.039Z] Login Succeeded [2024-11-13T13:58:37.039Z] nexus3.edgexfoundry.org:10003 [2024-11-13T13:58:37.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:37.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:37.301Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:37.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:37.301Z] [2024-11-13T13:58:37.301Z] Login Succeeded [2024-11-13T13:58:37.301Z] nexus3.edgexfoundry.org:10004 [2024-11-13T13:58:37.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:37.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:37.301Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:37.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:37.302Z] [2024-11-13T13:58:37.302Z] Login Succeeded [2024-11-13T13:58:37.302Z] ****.io [2024-11-13T13:58:37.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:37.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:37.565Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:37.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:37.565Z] [2024-11-13T13:58:37.566Z] Login Succeeded [2024-11-13T13:58:37.566Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T13:58:37.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T13:58:38.001Z] + git rev-list -1 --merges 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c~1..0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] echo [2024-11-13T13:58:38.031Z] -----------> git rev-list -1 --merges 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c~1..0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T13:58:38.031Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [false] [Pipeline] sh [2024-11-13T13:58:38.329Z] + git log --format=format:%s -1 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] echo [2024-11-13T13:58:38.346Z] ========================================================= [2024-11-13T13:58:38.346Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T13:58:38.346Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T13:58:38.682Z] + git log --format=format:%s -1 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] echo [2024-11-13T13:58:38.693Z] [semverPrep] GIT_COMMIT: 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c, Commit Message: Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo [2024-11-13T13:58:38.711Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T13:58:39.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T13:58:39.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T13:58:39.108Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T13:58:39.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T13:58:39.108Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T13:58:39.108Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-13T13:58:39.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T13:58:39.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T13:58:39.476Z] [2024-11-13T13:58:39.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T13:58:39.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T13:58:39.807Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T13:58:39.807Z] b85a868b505f: Pulling fs layer [2024-11-13T13:58:39.807Z] e2be974225ed: Pulling fs layer [2024-11-13T13:58:39.808Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T13:58:39.808Z] 988bab9f4d93: Pulling fs layer [2024-11-13T13:58:39.808Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T13:58:39.808Z] eaf3925da568: Pulling fs layer [2024-11-13T13:58:39.808Z] bab4dde63d76: Pulling fs layer [2024-11-13T13:58:39.808Z] bde34c3a00c8: Pulling fs layer [2024-11-13T13:58:39.808Z] b352a97aabf1: Pulling fs layer [2024-11-13T13:58:39.808Z] 4872d77fe225: Pulling fs layer [2024-11-13T13:58:39.808Z] 5851b861e8e6: Pulling fs layer [2024-11-13T13:58:39.808Z] bab4dde63d76: Waiting [2024-11-13T13:58:39.808Z] 5851b861e8e6: Waiting [2024-11-13T13:58:39.808Z] 4872d77fe225: Waiting [2024-11-13T13:58:39.808Z] 1469e6f7b9e6: Waiting [2024-11-13T13:58:39.808Z] bde34c3a00c8: Waiting [2024-11-13T13:58:39.808Z] eaf3925da568: Waiting [2024-11-13T13:58:39.808Z] b352a97aabf1: Waiting [2024-11-13T13:58:39.808Z] e2be974225ed: Verifying Checksum [2024-11-13T13:58:39.808Z] e2be974225ed: Download complete [2024-11-13T13:58:39.808Z] 988bab9f4d93: Verifying Checksum [2024-11-13T13:58:39.808Z] 988bab9f4d93: Download complete [2024-11-13T13:58:39.808Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T13:58:39.808Z] 1469e6f7b9e6: Download complete [2024-11-13T13:58:40.067Z] eaf3925da568: Verifying Checksum [2024-11-13T13:58:40.067Z] eaf3925da568: Download complete [2024-11-13T13:58:40.067Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T13:58:40.067Z] 339a4e72a1f5: Download complete [2024-11-13T13:58:40.067Z] bde34c3a00c8: Verifying Checksum [2024-11-13T13:58:40.067Z] bde34c3a00c8: Download complete [2024-11-13T13:58:40.067Z] b352a97aabf1: Verifying Checksum [2024-11-13T13:58:40.067Z] b352a97aabf1: Download complete [2024-11-13T13:58:40.067Z] 4872d77fe225: Verifying Checksum [2024-11-13T13:58:40.067Z] 4872d77fe225: Download complete [2024-11-13T13:58:40.067Z] 5851b861e8e6: Verifying Checksum [2024-11-13T13:58:40.067Z] 5851b861e8e6: Download complete [2024-11-13T13:58:40.067Z] b85a868b505f: Verifying Checksum [2024-11-13T13:58:40.067Z] b85a868b505f: Download complete [2024-11-13T13:58:40.328Z] bab4dde63d76: Verifying Checksum [2024-11-13T13:58:40.328Z] bab4dde63d76: Download complete [2024-11-13T13:58:41.708Z] b85a868b505f: Pull complete [2024-11-13T13:58:41.708Z] e2be974225ed: Pull complete [2024-11-13T13:58:42.276Z] 339a4e72a1f5: Pull complete [2024-11-13T13:58:42.276Z] 988bab9f4d93: Pull complete [2024-11-13T13:58:42.536Z] 1469e6f7b9e6: Pull complete [2024-11-13T13:58:42.536Z] eaf3925da568: Pull complete [2024-11-13T13:58:44.442Z] bab4dde63d76: Pull complete [2024-11-13T13:58:44.442Z] bde34c3a00c8: Pull complete [2024-11-13T13:58:44.703Z] b352a97aabf1: Pull complete [2024-11-13T13:58:44.703Z] 4872d77fe225: Pull complete [2024-11-13T13:58:44.964Z] 5851b861e8e6: Pull complete [2024-11-13T13:58:44.964Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T13:58:44.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T13:58:44.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T13:58:45.122Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T13:58:45.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T13:58:48.043Z] $ docker top 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac -eo pid,comm [2024-11-13T13:58:48.097Z] 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-11-13T13:58:48.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T13:58:48.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T13:58:48.164Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T13:58:48.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T13:58:48.293Z] $ docker exec 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac ssh-agent [2024-11-13T13:58:48.408Z] SSH_AUTH_SOCK=/tmp/ssh-31wnBLonro5L/agent.32 [2024-11-13T13:58:48.408Z] SSH_AGENT_PID=38 [2024-11-13T13:58:48.414Z] Running ssh-add (command line suppressed) [2024-11-13T13:58:48.516Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4034113457603555600.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4034113457603555600.key) [2024-11-13T13:58:48.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T13:58:48.838Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T13:58:48.850Z] $ docker exec --env ******** --env ******** 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac ssh-agent -k [2024-11-13T13:58:48.948Z] unset SSH_AUTH_SOCK; [2024-11-13T13:58:48.950Z] unset SSH_AGENT_PID; [2024-11-13T13:58:48.950Z] echo Agent pid 38 killed; [2024-11-13T13:58:48.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T13:58:49.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T13:58:49.006Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T13:58:49.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T13:58:49.124Z] $ docker exec 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac ssh-agent [2024-11-13T13:58:49.249Z] SSH_AUTH_SOCK=/tmp/ssh-kKxMIJlDL0Vv/agent.71 [2024-11-13T13:58:49.249Z] SSH_AGENT_PID=77 [2024-11-13T13:58:49.254Z] Running ssh-add (command line suppressed) [2024-11-13T13:58:49.383Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1969827781786900545.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1969827781786900545.key) [2024-11-13T13:58:49.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T13:58:49.692Z] + git semver init [2024-11-13T13:58:49.953Z] 2024-11-13 13:58:49,890 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T13:58:49.953Z] 2024-11-13 13:58:49,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-11-13T13:58:49.953Z] 2024-11-13 13:58:49,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-11-13T13:58:49.953Z] 2024-11-13 13:58:49,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T13:58:52.496Z] 2024-11-13 13:58:51,925 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-11-13T13:58:52.496Z] 2024-11-13 13:58:51,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-11-13T13:58:52.496Z] 2024-11-13 13:58:51,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T13:58:52.496Z] 2024-11-13 13:58:51,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T13:58:52.496Z] 4.0.0-dev.5 [Pipeline] } [2024-11-13T13:58:52.505Z] $ docker exec --env ******** --env ******** 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac ssh-agent -k [2024-11-13T13:58:52.607Z] unset SSH_AUTH_SOCK; [2024-11-13T13:58:52.607Z] unset SSH_AGENT_PID; [2024-11-13T13:58:52.607Z] echo Agent pid 77 killed; [2024-11-13T13:58:52.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T13:58:52.957Z] + git semver [Pipeline] } [2024-11-13T13:58:53.233Z] $ docker stop --time=1 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac [2024-11-13T13:58:54.537Z] $ docker rm -f --volumes 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T13:58:54.895Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T13:58:55.133Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T13:58:55.137Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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-11-13T13:58:55.336Z] provisioning config files... [2024-11-13T13:58:55.347Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9694833586441515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T13:58:55.649Z] ---> ****-login.sh [2024-11-13T13:58:55.649Z] nexus3.edgexfoundry.org:10001 [2024-11-13T13:58:55.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:55.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:55.650Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:55.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:55.650Z] [2024-11-13T13:58:55.650Z] Login Succeeded [2024-11-13T13:58:55.650Z] nexus3.edgexfoundry.org:10002 [2024-11-13T13:58:55.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:55.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:55.650Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:55.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:55.650Z] [2024-11-13T13:58:55.650Z] Login Succeeded [2024-11-13T13:58:55.650Z] nexus3.edgexfoundry.org:10003 [2024-11-13T13:58:55.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:55.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:55.910Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:55.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:55.910Z] [2024-11-13T13:58:55.910Z] Login Succeeded [2024-11-13T13:58:55.910Z] nexus3.edgexfoundry.org:10004 [2024-11-13T13:58:55.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:55.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:55.910Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:55.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:55.910Z] [2024-11-13T13:58:55.910Z] Login Succeeded [2024-11-13T13:58:55.910Z] ****.io [2024-11-13T13:58:56.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T13:58:56.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T13:58:56.170Z] Configure a credential helper to remove this warning. See [2024-11-13T13:58:56.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T13:58:56.170Z] [2024-11-13T13:58:56.170Z] Login Succeeded [2024-11-13T13:58:56.170Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T13:58:56.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T13:58:56.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T13:58:56.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T13:58:56.313Z] ========================================================= [2024-11-13T13:58:56.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T13:58:56.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T13:58:56.651Z] + 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-11-13T13:58:56.651Z] Sending build context to Docker daemon 37.71MB [2024-11-13T13:58:56.651Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T13:58:56.651Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T13:58:56.910Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T13:58:56.910Z] 43c4264eed91: Pulling fs layer [2024-11-13T13:58:56.910Z] 4cc291be95ef: Pulling fs layer [2024-11-13T13:58:56.910Z] 2ac1f1163629: Pulling fs layer [2024-11-13T13:58:56.910Z] 5c3c966382ef: Pulling fs layer [2024-11-13T13:58:56.910Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T13:58:56.910Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T13:58:56.910Z] 9f66e0745190: Pulling fs layer [2024-11-13T13:58:56.910Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T13:58:56.910Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T13:58:56.910Z] f49a43e4bbc0: Waiting [2024-11-13T13:58:56.910Z] 5d5c8e513c77: Waiting [2024-11-13T13:58:56.910Z] 9f66e0745190: Waiting [2024-11-13T13:58:56.910Z] 561ebcabdf7f: Waiting [2024-11-13T13:58:56.910Z] 5c3c966382ef: Waiting [2024-11-13T13:58:56.910Z] 4f4fb700ef54: Waiting [2024-11-13T13:58:56.910Z] 4cc291be95ef: Verifying Checksum [2024-11-13T13:58:56.910Z] 4cc291be95ef: Download complete [2024-11-13T13:58:56.910Z] 5c3c966382ef: Verifying Checksum [2024-11-13T13:58:56.910Z] 5c3c966382ef: Download complete [2024-11-13T13:58:56.910Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T13:58:56.910Z] 4f4fb700ef54: Download complete [2024-11-13T13:58:56.910Z] 5d5c8e513c77: Verifying Checksum [2024-11-13T13:58:56.910Z] 5d5c8e513c77: Download complete [2024-11-13T13:58:56.910Z] 43c4264eed91: Download complete [2024-11-13T13:58:56.910Z] 9f66e0745190: Verifying Checksum [2024-11-13T13:58:56.910Z] 9f66e0745190: Download complete [2024-11-13T13:58:57.170Z] 43c4264eed91: Pull complete [2024-11-13T13:58:57.170Z] 561ebcabdf7f: Verifying Checksum [2024-11-13T13:58:57.170Z] 561ebcabdf7f: Download complete [2024-11-13T13:58:57.170Z] 4cc291be95ef: Pull complete [2024-11-13T13:58:57.428Z] 2ac1f1163629: Verifying Checksum [2024-11-13T13:58:57.428Z] 2ac1f1163629: Download complete [2024-11-13T13:58:57.685Z] f49a43e4bbc0: Download complete [2024-11-13T13:59:01.871Z] 2ac1f1163629: Pull complete [2024-11-13T13:59:01.871Z] 5c3c966382ef: Pull complete [2024-11-13T13:59:01.871Z] 4f4fb700ef54: Pull complete [2024-11-13T13:59:01.871Z] 5d5c8e513c77: Pull complete [2024-11-13T13:59:01.871Z] 9f66e0745190: Pull complete [2024-11-13T13:59:03.774Z] f49a43e4bbc0: Pull complete [2024-11-13T13:59:04.343Z] 561ebcabdf7f: Pull complete [2024-11-13T13:59:04.343Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T13:59:04.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T13:59:04.343Z] ---> 3a752c3f9dda [2024-11-13T13:59:04.343Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T13:59:08.572Z] ---> Running in 0fb1de9d97d8 [2024-11-13T13:59:08.572Z] Removing intermediate container 0fb1de9d97d8 [2024-11-13T13:59:08.572Z] ---> b2a439790812 [2024-11-13T13:59:08.572Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T13:59:08.572Z] ---> Running in 1d494f5e6b80 [2024-11-13T13:59:08.572Z] Removing intermediate container 1d494f5e6b80 [2024-11-13T13:59:08.572Z] ---> e7d921a370b7 [2024-11-13T13:59:08.572Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T13:59:08.572Z] ---> Running in 534e3653e07a [2024-11-13T13:59:08.572Z] Removing intermediate container 534e3653e07a [2024-11-13T13:59:08.572Z] ---> db5c58a60067 [2024-11-13T13:59:08.572Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-13T13:59:08.572Z] ---> Running in 640718d1b83e [2024-11-13T13:59:08.572Z] Removing intermediate container 640718d1b83e [2024-11-13T13:59:08.572Z] ---> 59b505965769 [2024-11-13T13:59:08.572Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T13:59:08.572Z] ---> Running in c456bbab7205 [2024-11-13T13:59:08.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T13:59:08.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T13:59:09.401Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T13:59:09.401Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-13T13:59:09.401Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T13:59:09.401Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T13:59:09.401Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T13:59:09.401Z] OK: 250 MiB in 58 packages [2024-11-13T13:59:09.661Z] Removing intermediate container c456bbab7205 [2024-11-13T13:59:09.661Z] ---> c79dd15e7bad [2024-11-13T13:59:09.661Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-13T13:59:09.921Z] ---> aa84681a0634 [2024-11-13T13:59:09.921Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T13:59:09.921Z] ---> Running in 447570a114e1 [2024-11-13T13:59:10.280Z] Still waiting to schedule task [2024-11-13T13:59:10.281Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-13T14:00:06.214Z] Removing intermediate container 447570a114e1 [2024-11-13T14:00:06.214Z] ---> d0b5c87eddae [2024-11-13T14:00:06.214Z] Step 10/12 : COPY . . [2024-11-13T14:00:06.214Z] ---> 994c0b59dcbc [2024-11-13T14:00:06.214Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T14:00:06.214Z] ---> Running in 7e685bbd5765 [2024-11-13T14:00:06.214Z] Removing intermediate container 7e685bbd5765 [2024-11-13T14:00:06.214Z] ---> 0fac516c866a [2024-11-13T14:00:06.214Z] Step 12/12 : RUN $MAKE [2024-11-13T14:00:06.214Z] ---> Running in 8c1f61d8ae99 [2024-11-13T14:00:06.214Z] noop [2024-11-13T14:00:06.214Z] Removing intermediate container 8c1f61d8ae99 [2024-11-13T14:00:06.214Z] ---> 7955d14c27c9 [2024-11-13T14:00:06.214Z] Successfully built 7955d14c27c9 [2024-11-13T14:00:06.214Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:00:06.544Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T14:00:06.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:00:06.620Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:00:06.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T14:00:06.995Z] $ docker top e55d9b39ed28cd6961e720bd46312309207459db3d19884116b35fb86a094349 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:00:07.348Z] + go version [2024-11-13T14:00:07.348Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T14:00:07.365Z] $ docker stop --time=1 e55d9b39ed28cd6961e720bd46312309207459db3d19884116b35fb86a094349 [2024-11-13T14:00:08.653Z] $ docker rm -f --volumes e55d9b39ed28cd6961e720bd46312309207459db3d19884116b35fb86a094349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:00:09.098Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T14:00:09.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:00:09.175Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:00:09.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T14:00:09.551Z] $ docker top 75885f7b127381dd90763e3ddca8636c8298219e6adb3892b79e4798f4f0a3c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:00:09.905Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-13T14:00:10.205Z] + make test [2024-11-13T14:00:10.205Z] go test ./... -coverprofile=coverage.out [2024-11-13T14:00:12.103Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-13T14:00:31.245Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-13T14:00:31.245Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.4% of statements [2024-11-13T14:00:42.018Z] go vet ./... [2024-11-13T14:00:47.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T14:00:47.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T14:00:47.561Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T14:00:47.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T14:00:47.595Z] $ docker stop --time=1 75885f7b127381dd90763e3ddca8636c8298219e6adb3892b79e4798f4f0a3c5 [2024-11-13T14:00:51.481Z] $ docker rm -f --volumes 75885f7b127381dd90763e3ddca8636c8298219e6adb3892b79e4798f4f0a3c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T14:00:52.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T14:00:52.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T14:00:52.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T14:00:52.911Z] + ls -al . [2024-11-13T14:00:52.911Z] total 264 [2024-11-13T14:00:52.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:00 . [2024-11-13T14:00:52.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 13:58 .. [2024-11-13T14:00:52.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:00 .git [2024-11-13T14:00:52.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 13:58 .github [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 13 13:58 .gitignore [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 13:58 .golangci.yml [2024-11-13T14:00:52.911Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 13:58 .semver [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 13 13:58 Attribution.txt [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 13 13:58 CHANGELOG.md [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 13 13:58 Dockerfile [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 13:58 GOVERNANCE.md [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 13 13:58 Jenkinsfile [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 13:58 LICENSE [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 13 13:58 Makefile [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 13 13:58 OWNERS.md [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 13 13:58 README.md [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 13:58 VERSION [2024-11-13T14:00:52.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 13:58 bin [2024-11-13T14:00:52.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 13:58 cmd [2024-11-13T14:00:52.911Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 13 14:00 coverage.out [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 13 13:58 go.mod [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 13:58 go.sum [2024-11-13T14:00:52.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 13:58 internal [2024-11-13T14:00:52.911Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 13 13:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:00:53.230Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c --label arch=amd64 --label version=4.0.0-dev.5 . [2024-11-13T14:00:53.230Z] Sending build context to Docker daemon 37.75MB [2024-11-13T14:00:53.230Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T14:00:53.230Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-13T14:00:53.230Z] ---> 7955d14c27c9 [2024-11-13T14:00:53.230Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T14:00:53.796Z] ---> Running in f05b4877caf5 [2024-11-13T14:00:53.796Z] Removing intermediate container f05b4877caf5 [2024-11-13T14:00:53.796Z] ---> 920dd438ad56 [2024-11-13T14:00:53.796Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T14:00:53.796Z] ---> Running in 9420e43e38fe [2024-11-13T14:00:54.057Z] Removing intermediate container 9420e43e38fe [2024-11-13T14:00:54.057Z] ---> e249b543333d [2024-11-13T14:00:54.057Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-13T14:00:54.057Z] ---> Running in c582eada7b43 [2024-11-13T14:00:54.057Z] Removing intermediate container c582eada7b43 [2024-11-13T14:00:54.057Z] ---> 2cd9ef3b66c6 [2024-11-13T14:00:54.057Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-13T14:00:54.057Z] ---> Running in f82b42658b84 [2024-11-13T14:00:54.316Z] Removing intermediate container f82b42658b84 [2024-11-13T14:00:54.316Z] ---> 3abb6ef561db [2024-11-13T14:00:54.316Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T14:00:54.316Z] ---> Running in 00b95b7c07a7 [2024-11-13T14:00:54.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:00:54.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:00:54.834Z] OK: 250 MiB in 58 packages [2024-11-13T14:00:55.091Z] Removing intermediate container 00b95b7c07a7 [2024-11-13T14:00:55.091Z] ---> 6c4ea8830985 [2024-11-13T14:00:55.091Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-13T14:00:55.349Z] ---> 2566fbcdea9c [2024-11-13T14:00:55.349Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T14:00:55.349Z] ---> Running in 114aa9f94d8d [2024-11-13T14:00:56.166Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26379 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-11-13T14:00:56.184Z] Running in /w/workspace/device-virtual-go/189 [Pipeline] { [Pipeline] checkout [2024-11-13T14:00:56.316Z] Removing intermediate container 114aa9f94d8d [2024-11-13T14:00:56.316Z] ---> 71a0150fe66f [2024-11-13T14:00:56.316Z] Step 10/26 : COPY . . [2024-11-13T14:00:56.920Z] ---> d540cd756fa5 [2024-11-13T14:00:56.921Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T14:00:56.921Z] ---> Running in f2808f27419f [2024-11-13T14:00:57.179Z] Removing intermediate container f2808f27419f [2024-11-13T14:00:57.180Z] ---> 6f34ae5708c7 [2024-11-13T14:00:57.180Z] Step 12/26 : RUN $MAKE [2024-11-13T14:00:57.180Z] ---> Running in e7ca40951f71 [2024-11-13T14:00:57.446Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-13T14:00:59.236Z] The recommended git tool is: git [2024-11-13T14:01:07.073Z] using credential edgex-jenkins-ssh [2024-11-13T14:01:07.099Z] Cloning the remote Git repository [2024-11-13T14:01:07.140Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-13T14:01:07.222Z] > git init /w/workspace/device-virtual-go/189 # timeout=10 [2024-11-13T14:01:07.386Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-13T14:01:07.386Z] > git --version # timeout=10 [2024-11-13T14:01:07.413Z] > git --version # 'git version 2.25.1' [2024-11-13T14:01:07.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T14:01:07.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T14:01:12.631Z] Avoid second fetch [2024-11-13T14:01:12.632Z] Checking out Revision 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c (main) [2024-11-13T14:01:11.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-13T14:01:11.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T14:01:12.646Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T14:01:12.720Z] > git checkout -f 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 [2024-11-13T14:01:13.279Z] Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T14:01:19.719Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T14:01:19.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T14:01:19.719Z] Dload Upload Total Spent Left Speed [2024-11-13T14:01:19.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh [2024-11-13T14:01:20.069Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T14:01:20.405Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-11-13T14:01:20.405Z] /etc/docker/daemon.json [2024-11-13T14:01:20.405Z] { [2024-11-13T14:01:20.405Z] "registry-mirrors": [ [2024-11-13T14:01:20.405Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T14:01:20.405Z] ], [2024-11-13T14:01:20.405Z] "bip": "10.250.0.254/24", [2024-11-13T14:01:20.405Z] "hosts": [ [2024-11-13T14:01:20.405Z] "tcp://0.0.0.0:5555", [2024-11-13T14:01:20.405Z] "unix:///var/run/docker.sock" [2024-11-13T14:01:20.405Z] ], [2024-11-13T14:01:20.405Z] "mtu": 1458, [2024-11-13T14:01:20.405Z] "selinux-enabled": true, [2024-11-13T14:01:20.405Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T14:01:20.405Z] } [Pipeline] sh [2024-11-13T14:01:20.757Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T14:01:21.093Z] + sudo service docker restart [2024-11-13T14:01:29.676Z] Removing intermediate container e7ca40951f71 [2024-11-13T14:01:29.676Z] ---> 4e949fe36c51 [2024-11-13T14:01:29.676Z] Step 13/26 : FROM alpine:3.20 [2024-11-13T14:01:29.676Z] 3.20: Pulling from library/alpine [2024-11-13T14:01:29.676Z] da9db072f522: Pulling fs layer [2024-11-13T14:01:29.676Z] da9db072f522: Verifying Checksum [2024-11-13T14:01:29.676Z] da9db072f522: Download complete [2024-11-13T14:01:29.676Z] da9db072f522: Pull complete [2024-11-13T14:01:29.676Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T14:01:29.676Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T14:01:29.676Z] ---> 63b790fccc90 [2024-11-13T14:01:29.676Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-13T14:01:29.676Z] ---> Running in 41c8ba84e80d [2024-11-13T14:01:29.676Z] Removing intermediate container 41c8ba84e80d [2024-11-13T14:01:29.676Z] ---> ab4eba0deeac [2024-11-13T14:01:29.676Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-13T14:01:29.676Z] ---> Running in f3dd13c3b761 [2024-11-13T14:01:29.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:01:29.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:01:29.676Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T14:01:29.676Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:01:29.676Z] OK: 8 MiB in 15 packages [2024-11-13T14:01:29.676Z] Removing intermediate container f3dd13c3b761 [2024-11-13T14:01:29.676Z] ---> edb1335f5113 [2024-11-13T14:01:29.676Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-13T14:01:29.676Z] ---> Running in 9270eff3149d [2024-11-13T14:01:29.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:01:29.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:01:29.937Z] Upgrading critical system libraries and apk-tools: [2024-11-13T14:01:29.937Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T14:01:29.937Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:01:30.200Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T14:01:30.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T14:01:30.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T14:01:30.466Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T14:01:30.466Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T14:01:30.466Z] OK: 8 MiB in 15 packages [2024-11-13T14:01:31.045Z] Removing intermediate container 9270eff3149d [2024-11-13T14:01:31.045Z] ---> 1687547dc886 [2024-11-13T14:01:31.045Z] Step 17/26 : WORKDIR / [2024-11-13T14:01:31.045Z] ---> Running in 6264154d2fce [2024-11-13T14:01:31.308Z] Removing intermediate container 6264154d2fce [2024-11-13T14:01:31.308Z] ---> 951955c05631 [2024-11-13T14:01:31.308Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-13T14:01:31.308Z] ---> db4adea975fc [2024-11-13T14:01:31.308Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-13T14:01:31.575Z] ---> 98c68d72efa1 [2024-11-13T14:01:31.575Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-13T14:01:32.527Z] ---> fb63e1f7e8da [2024-11-13T14:01:32.527Z] Step 21/26 : EXPOSE 59900 [2024-11-13T14:01:32.527Z] ---> Running in 5c2ce6f4b616 [2024-11-13T14:01:32.527Z] Removing intermediate container 5c2ce6f4b616 [2024-11-13T14:01:32.527Z] ---> 3032435203dd [2024-11-13T14:01:32.527Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-13T14:01:32.527Z] ---> Running in 8e9929b89316 [2024-11-13T14:01:32.787Z] Removing intermediate container 8e9929b89316 [2024-11-13T14:01:32.787Z] ---> 5ade0679b3de [2024-11-13T14:01:32.787Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T14:01:32.787Z] ---> Running in d9e10f11a6f8 [2024-11-13T14:01:32.787Z] Removing intermediate container d9e10f11a6f8 [2024-11-13T14:01:32.787Z] ---> 3dd692d3e82f [2024-11-13T14:01:32.787Z] Step 24/26 : LABEL arch=amd64 [2024-11-13T14:01:32.787Z] ---> Running in c21e5328eef7 [2024-11-13T14:01:32.787Z] Removing intermediate container c21e5328eef7 [2024-11-13T14:01:32.787Z] ---> 9673c056de62 [2024-11-13T14:01:32.787Z] Step 25/26 : LABEL git_sha=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T14:01:33.048Z] ---> Running in 0a2201ea9dc3 [2024-11-13T14:01:33.048Z] Removing intermediate container 0a2201ea9dc3 [2024-11-13T14:01:33.048Z] ---> d5f9a61f9406 [2024-11-13T14:01:33.048Z] Step 26/26 : LABEL version=4.0.0-dev.5 [2024-11-13T14:01:33.048Z] ---> Running in bf725bf62f0e [2024-11-13T14:01:33.306Z] Removing intermediate container bf725bf62f0e [2024-11-13T14:01:33.306Z] ---> fecc5f2d021b [2024-11-13T14:01:33.306Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T14:01:33.306Z] Successfully built fecc5f2d021b [2024-11-13T14:01:33.306Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:01:33.430Z] provisioning config files... [2024-11-13T14:01:33.441Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8476998233206088133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:01:33.758Z] ---> ****-login.sh [2024-11-13T14:01:33.758Z] nexus3.edgexfoundry.org:10001 [2024-11-13T14:01:33.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:33.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:33.758Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:33.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:33.758Z] [2024-11-13T14:01:33.758Z] Login Succeeded [2024-11-13T14:01:33.758Z] nexus3.edgexfoundry.org:10002 [2024-11-13T14:01:33.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:33.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:33.759Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:33.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:33.759Z] [2024-11-13T14:01:33.759Z] Login Succeeded [2024-11-13T14:01:33.759Z] nexus3.edgexfoundry.org:10003 [2024-11-13T14:01:34.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:34.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:34.018Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:34.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:34.018Z] [2024-11-13T14:01:34.018Z] Login Succeeded [2024-11-13T14:01:34.018Z] nexus3.edgexfoundry.org:10004 [2024-11-13T14:01:34.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:34.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:34.018Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:34.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:34.018Z] [2024-11-13T14:01:34.018Z] Login Succeeded [2024-11-13T14:01:34.018Z] ****.io [2024-11-13T14:01:34.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:34.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:34.278Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:34.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:34.278Z] [2024-11-13T14:01:34.278Z] Login Succeeded [2024-11-13T14:01:34.278Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T14:01:34.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T14:01:34.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:01:34.371Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-11-13T14:01:34.371Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T14:01:34.371Z] latest [2024-11-13T14:01:34.371Z] 4.0.0-dev.5 [2024-11-13T14:01:34.371Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [2024-11-13T14:01:34.371Z] main [2024-11-13T14:01:34.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:34.729Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:35.061Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T14:01:35.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-13T14:01:35.061Z] 492a2eb52fce: Preparing [2024-11-13T14:01:35.061Z] 3fe3e75e82c8: Preparing [2024-11-13T14:01:35.061Z] 11feaa1e680c: Preparing [2024-11-13T14:01:35.061Z] 871f100ef5bb: Preparing [2024-11-13T14:01:35.061Z] 1fa9d61864cd: Preparing [2024-11-13T14:01:35.061Z] 75654b8eeebd: Preparing [2024-11-13T14:01:35.061Z] 75654b8eeebd: Waiting [2024-11-13T14:01:35.061Z] 1fa9d61864cd: Pushed [2024-11-13T14:01:35.061Z] 11feaa1e680c: Pushed [2024-11-13T14:01:35.061Z] 3fe3e75e82c8: Pushed [2024-11-13T14:01:35.061Z] 75654b8eeebd: Layer already exists [2024-11-13T14:01:35.629Z] 871f100ef5bb: Pushed [2024-11-13T14:01:38.162Z] 492a2eb52fce: Pushed [2024-11-13T14:01:38.162Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:38.496Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:38.821Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-11-13T14:01:38.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-13T14:01:38.821Z] 492a2eb52fce: Preparing [2024-11-13T14:01:38.821Z] 3fe3e75e82c8: Preparing [2024-11-13T14:01:38.821Z] 11feaa1e680c: Preparing [2024-11-13T14:01:38.821Z] 871f100ef5bb: Preparing [2024-11-13T14:01:38.821Z] 1fa9d61864cd: Preparing [2024-11-13T14:01:38.821Z] 75654b8eeebd: Preparing [2024-11-13T14:01:38.821Z] 75654b8eeebd: Waiting [2024-11-13T14:01:38.821Z] 1fa9d61864cd: Layer already exists [2024-11-13T14:01:38.821Z] 11feaa1e680c: Layer already exists [2024-11-13T14:01:38.821Z] 492a2eb52fce: Layer already exists [2024-11-13T14:01:38.821Z] 3fe3e75e82c8: Layer already exists [2024-11-13T14:01:38.821Z] 871f100ef5bb: Layer already exists [2024-11-13T14:01:38.821Z] 75654b8eeebd: Layer already exists [2024-11-13T14:01:38.821Z] latest: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:39.149Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:01:39.388Z] provisioning config files... [2024-11-13T14:01:39.415Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/189@tmp/config1690342110043118883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:01:39.466Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.5 [2024-11-13T14:01:39.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-13T14:01:39.466Z] 492a2eb52fce: Preparing [2024-11-13T14:01:39.466Z] 3fe3e75e82c8: Preparing [2024-11-13T14:01:39.466Z] 11feaa1e680c: Preparing [2024-11-13T14:01:39.466Z] 871f100ef5bb: Preparing [2024-11-13T14:01:39.466Z] 1fa9d61864cd: Preparing [2024-11-13T14:01:39.466Z] 75654b8eeebd: Preparing [2024-11-13T14:01:39.466Z] 75654b8eeebd: Waiting [2024-11-13T14:01:39.466Z] 11feaa1e680c: Layer already exists [2024-11-13T14:01:39.466Z] 1fa9d61864cd: Layer already exists [2024-11-13T14:01:39.466Z] 871f100ef5bb: Layer already exists [2024-11-13T14:01:39.466Z] 492a2eb52fce: Layer already exists [2024-11-13T14:01:39.466Z] 3fe3e75e82c8: Layer already exists [2024-11-13T14:01:39.466Z] 75654b8eeebd: Layer already exists [2024-11-13T14:01:39.466Z] 4.0.0-dev.5: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:39.843Z] ---> ****-login.sh [2024-11-13T14:01:39.843Z] nexus3.edgexfoundry.org:10001 [2024-11-13T14:01:39.908Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:41.263Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [2024-11-13T14:01:41.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-13T14:01:41.263Z] 492a2eb52fce: Preparing [2024-11-13T14:01:41.263Z] 3fe3e75e82c8: Preparing [2024-11-13T14:01:41.263Z] 11feaa1e680c: Preparing [2024-11-13T14:01:41.263Z] 871f100ef5bb: Preparing [2024-11-13T14:01:41.263Z] 1fa9d61864cd: Preparing [2024-11-13T14:01:41.263Z] 75654b8eeebd: Preparing [2024-11-13T14:01:41.263Z] 75654b8eeebd: Waiting [2024-11-13T14:01:41.263Z] 3fe3e75e82c8: Layer already exists [2024-11-13T14:01:41.263Z] 11feaa1e680c: Layer already exists [2024-11-13T14:01:41.263Z] 492a2eb52fce: Layer already exists [2024-11-13T14:01:41.263Z] 871f100ef5bb: Layer already exists [2024-11-13T14:01:41.263Z] 1fa9d61864cd: Layer already exists [2024-11-13T14:01:41.263Z] 75654b8eeebd: Layer already exists [2024-11-13T14:01:41.263Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [2024-11-13T14:01:41.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:41.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:41.270Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:41.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:41.270Z] [2024-11-13T14:01:41.270Z] Login Succeeded [2024-11-13T14:01:41.270Z] nexus3.edgexfoundry.org:10002 [2024-11-13T14:01:41.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:41.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:41.270Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:41.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:41.270Z] [2024-11-13T14:01:41.270Z] Login Succeeded [2024-11-13T14:01:41.270Z] nexus3.edgexfoundry.org:10003 [2024-11-13T14:01:41.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:41.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:41.271Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:41.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:41.271Z] [2024-11-13T14:01:41.271Z] Login Succeeded [2024-11-13T14:01:41.271Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:41.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:41.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:41.542Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:41.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:41.542Z] [2024-11-13T14:01:41.542Z] Login Succeeded [2024-11-13T14:01:41.542Z] ****.io [2024-11-13T14:01:41.585Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:41.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:01:41.908Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-11-13T14:01:41.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-13T14:01:41.908Z] 492a2eb52fce: Preparing [2024-11-13T14:01:41.908Z] 3fe3e75e82c8: Preparing [2024-11-13T14:01:41.908Z] 11feaa1e680c: Preparing [2024-11-13T14:01:41.908Z] 871f100ef5bb: Preparing [2024-11-13T14:01:41.908Z] 1fa9d61864cd: Preparing [2024-11-13T14:01:41.908Z] 75654b8eeebd: Preparing [2024-11-13T14:01:41.908Z] 75654b8eeebd: Waiting [2024-11-13T14:01:41.908Z] 492a2eb52fce: Layer already exists [2024-11-13T14:01:41.908Z] 1fa9d61864cd: Layer already exists [2024-11-13T14:01:41.908Z] 11feaa1e680c: Layer already exists [2024-11-13T14:01:41.908Z] 871f100ef5bb: Layer already exists [2024-11-13T14:01:41.908Z] 3fe3e75e82c8: Layer already exists [2024-11-13T14:01:41.908Z] 75654b8eeebd: Layer already exists [2024-11-13T14:01:41.908Z] main: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T14:01:41.997Z] ===================================================== [Pipeline] echo [2024-11-13T14:01:42.015Z] taggedImages: [2024-11-13T14:01:42.015Z] - nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T14:01:42.015Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-11-13T14:01:42.015Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.5 [2024-11-13T14:01:42.015Z] - nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [2024-11-13T14:01:42.015Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2024-11-13T14:01:42.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:01:42.079Z] Configure a credential helper to remove this warning. See [2024-11-13T14:01:42.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:01:42.079Z] [2024-11-13T14:01:42.079Z] Login Succeeded [2024-11-13T14:01:42.079Z] ---> ****-login.sh ends Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } [2024-11-13T14:01:42.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-11-13T14:01:42.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:01:42.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:01:42.418Z] ========================================================= [2024-11-13T14:01:42.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T14:01:42.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-11-13T14:01:42.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T14:01:42.454Z] [2024-11-13T14:01:42.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:01:42.793Z] + 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-11-13T14:01:42.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T14:01:42.839Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T14:01:42.839Z] 5eb5b503b376: Pulling fs layer [2024-11-13T14:01:42.839Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T14:01:42.839Z] ec43610c2a17: Pulling fs layer [2024-11-13T14:01:42.839Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T14:01:42.839Z] 33b1e0a273af: Pulling fs layer [2024-11-13T14:01:42.839Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T14:01:42.839Z] 2f39f015ded8: Pulling fs layer [2024-11-13T14:01:42.839Z] 3a2ae6a8a46f: Waiting [2024-11-13T14:01:42.839Z] 33b1e0a273af: Waiting [2024-11-13T14:01:42.839Z] 5d3b04190fa2: Waiting [2024-11-13T14:01:42.839Z] 2f39f015ded8: Waiting [2024-11-13T14:01:42.839Z] 5c69ac0246d0: Download complete [2024-11-13T14:01:42.839Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-13T14:01:42.839Z] 3a2ae6a8a46f: Download complete [2024-11-13T14:01:42.839Z] 33b1e0a273af: Verifying Checksum [2024-11-13T14:01:42.839Z] 33b1e0a273af: Download complete [2024-11-13T14:01:42.839Z] 5d3b04190fa2: Verifying Checksum [2024-11-13T14:01:42.839Z] 5d3b04190fa2: Download complete [2024-11-13T14:01:42.839Z] ec43610c2a17: Verifying Checksum [2024-11-13T14:01:42.839Z] ec43610c2a17: Download complete [2024-11-13T14:01:43.097Z] 5eb5b503b376: Verifying Checksum [2024-11-13T14:01:43.097Z] 5eb5b503b376: Download complete [2024-11-13T14:01:43.397Z] Sending build context to Docker daemon 19.04MB [2024-11-13T14:01:43.397Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T14:01:43.397Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T14:01:43.397Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T14:01:43.397Z] cf04c63912e1: Pulling fs layer [2024-11-13T14:01:43.397Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T14:01:43.397Z] a37a00ec5f00: Pulling fs layer [2024-11-13T14:01:43.397Z] 50b3750afda1: Pulling fs layer [2024-11-13T14:01:43.397Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T14:01:43.397Z] 80978eb59214: Pulling fs layer [2024-11-13T14:01:43.397Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T14:01:43.397Z] c5a475d317c9: Pulling fs layer [2024-11-13T14:01:43.397Z] 4f4fb700ef54: Waiting [2024-11-13T14:01:43.397Z] 80978eb59214: Waiting [2024-11-13T14:01:43.397Z] c9f46d7d2bd2: Waiting [2024-11-13T14:01:43.397Z] 50b3750afda1: Waiting [2024-11-13T14:01:43.397Z] c5a475d317c9: Waiting [2024-11-13T14:01:43.665Z] 2f39f015ded8: Download complete [2024-11-13T14:01:43.675Z] 55b35a11ae5e: Verifying Checksum [2024-11-13T14:01:43.675Z] 55b35a11ae5e: Download complete [2024-11-13T14:01:43.675Z] 50b3750afda1: Verifying Checksum [2024-11-13T14:01:43.675Z] 50b3750afda1: Download complete [2024-11-13T14:01:43.675Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T14:01:43.675Z] 4f4fb700ef54: Download complete [2024-11-13T14:01:43.675Z] 80978eb59214: Verifying Checksum [2024-11-13T14:01:43.675Z] 80978eb59214: Download complete [2024-11-13T14:01:43.675Z] cf04c63912e1: Verifying Checksum [2024-11-13T14:01:43.675Z] cf04c63912e1: Download complete [2024-11-13T14:01:44.230Z] 5eb5b503b376: Pull complete [2024-11-13T14:01:44.261Z] c5a475d317c9: Verifying Checksum [2024-11-13T14:01:44.261Z] c5a475d317c9: Download complete [2024-11-13T14:01:44.488Z] 5c69ac0246d0: Pull complete [2024-11-13T14:01:44.530Z] cf04c63912e1: Pull complete [2024-11-13T14:01:44.747Z] ec43610c2a17: Pull complete [2024-11-13T14:01:44.747Z] 3a2ae6a8a46f: Pull complete [2024-11-13T14:01:45.005Z] 33b1e0a273af: Pull complete [2024-11-13T14:01:45.117Z] 55b35a11ae5e: Pull complete [2024-11-13T14:01:45.263Z] 5d3b04190fa2: Pull complete [2024-11-13T14:01:45.386Z] a37a00ec5f00: Verifying Checksum [2024-11-13T14:01:45.386Z] a37a00ec5f00: Download complete [2024-11-13T14:01:46.350Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T14:01:46.350Z] c9f46d7d2bd2: Download complete [2024-11-13T14:01:49.445Z] 2f39f015ded8: Pull complete [2024-11-13T14:01:49.445Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T14:01:49.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T14:01:49.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:01:49.548Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:01:49.581Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T14:01:53.526Z] $ docker top e95dd5289755a8d0c508b9f0d09343e5b8085fceebda187acf8fd55130297bc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:01:53.935Z] ---> job-cost.sh [2024-11-13T14:01:53.935Z] lf-activate-venv: SKIPPING [2024-11-13T14:01:53.935Z] INFO: No Stack... [2024-11-13T14:01:54.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T14:01:54.453Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T14:01:54.745Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-11-13T14:01:54.745Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T14:01:54.758Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [2024-11-13T14:01:54.766Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] did not exist. Created. [2024-11-13T14:01:54.772Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T14:01:55.079Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T14:01:55.102Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T14:01:55.112Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T14:01:55.138Z] $ docker stop --time=1 e95dd5289755a8d0c508b9f0d09343e5b8085fceebda187acf8fd55130297bc3 [2024-11-13T14:01:56.284Z] $ docker rm -f --volumes e95dd5289755a8d0c508b9f0d09343e5b8085fceebda187acf8fd55130297bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-13T14:01:58.885Z] a37a00ec5f00: Pull complete [2024-11-13T14:01:58.885Z] 50b3750afda1: Pull complete [2024-11-13T14:01:58.885Z] 4f4fb700ef54: Pull complete [2024-11-13T14:01:58.885Z] 80978eb59214: Pull complete [2024-11-13T14:02:05.551Z] c9f46d7d2bd2: Pull complete [2024-11-13T14:02:07.510Z] c5a475d317c9: Pull complete [2024-11-13T14:02:07.510Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T14:02:07.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T14:02:07.510Z] ---> be29e6b0f0d4 [2024-11-13T14:02:07.510Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T14:02:09.467Z] ---> Running in 50b0e1de66dc [2024-11-13T14:02:09.467Z] Removing intermediate container 50b0e1de66dc [2024-11-13T14:02:09.467Z] ---> d3f6cff889c1 [2024-11-13T14:02:09.467Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T14:02:09.738Z] ---> Running in fbc3f728c761 [2024-11-13T14:02:10.008Z] Removing intermediate container fbc3f728c761 [2024-11-13T14:02:10.008Z] ---> 2348ce4dad6f [2024-11-13T14:02:10.008Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T14:02:10.008Z] ---> Running in 7cfcdf3e0467 [2024-11-13T14:02:10.276Z] Removing intermediate container 7cfcdf3e0467 [2024-11-13T14:02:10.276Z] ---> 8f5fff0f4b2f [2024-11-13T14:02:10.276Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-13T14:02:10.276Z] ---> Running in f76f2d7cad90 [2024-11-13T14:02:10.544Z] Removing intermediate container f76f2d7cad90 [2024-11-13T14:02:10.544Z] ---> 2580ffdb677c [2024-11-13T14:02:10.544Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T14:02:10.816Z] ---> Running in b10807692f33 [2024-11-13T14:02:12.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:02:12.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:02:13.924Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T14:02:13.924Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-13T14:02:13.924Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T14:02:13.924Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T14:02:13.924Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:02:13.924Z] OK: 242 MiB in 58 packages [2024-11-13T14:02:14.908Z] Removing intermediate container b10807692f33 [2024-11-13T14:02:14.908Z] ---> df3c5d4a833f [2024-11-13T14:02:14.908Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-13T14:02:15.495Z] ---> 694c6e859777 [2024-11-13T14:02:15.495Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T14:02:15.495Z] ---> Running in cf0f9db6daf1 [2024-11-13T14:04:07.248Z] Removing intermediate container cf0f9db6daf1 [2024-11-13T14:04:07.248Z] ---> d2bc9dd6a4c6 [2024-11-13T14:04:07.248Z] Step 10/12 : COPY . . [2024-11-13T14:04:07.248Z] ---> 5787fd52543e [2024-11-13T14:04:07.248Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T14:04:07.248Z] ---> Running in a8ce0d1850ab [2024-11-13T14:04:07.248Z] Removing intermediate container a8ce0d1850ab [2024-11-13T14:04:07.248Z] ---> 5d45fb68a5c9 [2024-11-13T14:04:07.248Z] Step 12/12 : RUN $MAKE [2024-11-13T14:04:07.248Z] ---> Running in 9e2b0dfde8cc [2024-11-13T14:04:07.248Z] noop [2024-11-13T14:04:07.248Z] Removing intermediate container 9e2b0dfde8cc [2024-11-13T14:04:07.248Z] ---> 1310b8732e74 [2024-11-13T14:04:07.248Z] Successfully built 1310b8732e74 [2024-11-13T14:04:07.248Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:04:07.604Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T14:04:07.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:04:07.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-26379 does not seem to be running inside a container [2024-11-13T14:04:07.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/189 -v /w/workspace/device-virtual-go/189:/w/workspace/device-virtual-go/189:rw,z -v /w/workspace/device-virtual-go/189@tmp:/w/workspace/device-virtual-go/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-13T14:04:09.017Z] $ docker top 15439aba4cbe8bc8ab20d23e02d1b3c45b03ac740068b8e35cc27a609bdc7d5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:04:09.839Z] + go version [2024-11-13T14:04:09.839Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T14:04:09.855Z] $ docker stop --time=1 15439aba4cbe8bc8ab20d23e02d1b3c45b03ac740068b8e35cc27a609bdc7d5a [2024-11-13T14:04:11.678Z] $ docker rm -f --volumes 15439aba4cbe8bc8ab20d23e02d1b3c45b03ac740068b8e35cc27a609bdc7d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:04:12.262Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T14:04:12.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:04:12.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-26379 does not seem to be running inside a container [2024-11-13T14:04:12.504Z] $ 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/189 -v /w/workspace/device-virtual-go/189:/w/workspace/device-virtual-go/189:rw,z -v /w/workspace/device-virtual-go/189@tmp:/w/workspace/device-virtual-go/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-13T14:04:13.641Z] $ docker top ca19a8023abdf8d0207f0358fed96942f6989d6ee3835790c659302847c23b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:04:14.518Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/189 [Pipeline] fileExists [Pipeline] sh [2024-11-13T14:04:14.894Z] + make test [2024-11-13T14:04:14.894Z] go test ./... -coverprofile=coverage.out [2024-11-13T14:04:21.576Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-13T14:07:47.918Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-13T14:07:47.918Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.063s coverage: 58.3% of statements [2024-11-13T14:07:47.918Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T14:07:47.918Z] go vet ./... [2024-11-13T14:08:44.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T14:08:44.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T14:08:44.383Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T14:08:44.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T14:08:44.429Z] $ docker stop --time=1 ca19a8023abdf8d0207f0358fed96942f6989d6ee3835790c659302847c23b2c [2024-11-13T14:08:46.496Z] $ docker rm -f --volumes ca19a8023abdf8d0207f0358fed96942f6989d6ee3835790c659302847c23b2c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T14:08:48.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T14:08:48.195Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T14:08:48.708Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T14:08:49.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T14:08:49.453Z] + ls -al . [2024-11-13T14:08:49.453Z] total 260 [2024-11-13T14:08:49.453Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 14:04 . [2024-11-13T14:08:49.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 14:01 .. [2024-11-13T14:08:49.453Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:01 .git [2024-11-13T14:08:49.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 14:01 .github [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 13 14:01 .gitignore [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 14:01 .golangci.yml [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 13 14:01 Attribution.txt [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 13 14:01 CHANGELOG.md [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 13 14:01 Dockerfile [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 14:01 GOVERNANCE.md [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 13 14:01 Jenkinsfile [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 14:01 LICENSE [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 13 14:01 Makefile [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 13 14:01 OWNERS.md [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 13 14:01 README.md [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 13:58 VERSION [2024-11-13T14:08:49.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 14:01 bin [2024-11-13T14:08:49.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 14:01 cmd [2024-11-13T14:08:49.453Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 13 14:07 coverage.out [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 13 14:01 go.mod [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 14:01 go.sum [2024-11-13T14:08:49.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 14:01 internal [2024-11-13T14:08:49.453Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 13 14:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:08:49.811Z] + 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=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c --label arch=arm64 --label version=4.0.0-dev.5 . [2024-11-13T14:08:50.399Z] Sending build context to Docker daemon 19.08MB [2024-11-13T14:08:50.399Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T14:08:50.399Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-13T14:08:50.399Z] ---> 1310b8732e74 [2024-11-13T14:08:50.399Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T14:08:50.666Z] ---> Running in 30023f35fea7 [2024-11-13T14:08:50.932Z] Removing intermediate container 30023f35fea7 [2024-11-13T14:08:50.932Z] ---> 6b3ce3fb773b [2024-11-13T14:08:50.932Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T14:08:50.932Z] ---> Running in 098c41d1fc66 [2024-11-13T14:08:51.526Z] Removing intermediate container 098c41d1fc66 [2024-11-13T14:08:51.526Z] ---> e612a0752481 [2024-11-13T14:08:51.526Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-13T14:08:51.526Z] ---> Running in 531b9d9b9c73 [2024-11-13T14:08:51.796Z] Removing intermediate container 531b9d9b9c73 [2024-11-13T14:08:51.796Z] ---> e02f95208aee [2024-11-13T14:08:51.796Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-13T14:08:51.796Z] ---> Running in 3c80809a62bf [2024-11-13T14:08:52.383Z] Removing intermediate container 3c80809a62bf [2024-11-13T14:08:52.384Z] ---> 445f57499fcc [2024-11-13T14:08:52.384Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T14:08:52.384Z] ---> Running in c5cca196f921 [2024-11-13T14:08:53.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:08:53.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:08:55.549Z] OK: 242 MiB in 58 packages [2024-11-13T14:08:56.509Z] Removing intermediate container c5cca196f921 [2024-11-13T14:08:56.509Z] ---> 14887fa0f50d [2024-11-13T14:08:56.509Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-13T14:08:57.094Z] ---> 855d8557e25f [2024-11-13T14:08:57.094Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T14:08:57.094Z] ---> Running in a24a07bdc6b6 [2024-11-13T14:09:00.503Z] Removing intermediate container a24a07bdc6b6 [2024-11-13T14:09:00.503Z] ---> 499b91234c8f [2024-11-13T14:09:00.503Z] Step 10/26 : COPY . . [2024-11-13T14:09:01.916Z] ---> 788fd9fbec29 [2024-11-13T14:09:01.916Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T14:09:01.916Z] ---> Running in bd40e8c6ea5d [2024-11-13T14:09:02.182Z] Removing intermediate container bd40e8c6ea5d [2024-11-13T14:09:02.182Z] ---> 96445e063dc2 [2024-11-13T14:09:02.182Z] Step 12/26 : RUN $MAKE [2024-11-13T14:09:02.182Z] ---> Running in 207cf572f5bd [2024-11-13T14:09:03.142Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-13T14:12:55.000Z] Removing intermediate container 207cf572f5bd [2024-11-13T14:12:55.000Z] ---> 02e531bdc012 [2024-11-13T14:12:55.000Z] Step 13/26 : FROM alpine:3.20 [2024-11-13T14:12:55.000Z] 3.20: Pulling from library/alpine [2024-11-13T14:12:55.000Z] 9986a736f7d3: Pulling fs layer [2024-11-13T14:12:55.000Z] 9986a736f7d3: Verifying Checksum [2024-11-13T14:12:55.000Z] 9986a736f7d3: Download complete [2024-11-13T14:12:55.000Z] 9986a736f7d3: Pull complete [2024-11-13T14:12:55.000Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T14:12:55.000Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T14:12:55.000Z] ---> 511a44083d3a [2024-11-13T14:12:55.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-13T14:12:55.000Z] ---> Running in b8b2aa1710b8 [2024-11-13T14:12:55.000Z] Removing intermediate container b8b2aa1710b8 [2024-11-13T14:12:55.000Z] ---> 8bbc1d9e1d9e [2024-11-13T14:12:55.000Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-13T14:12:55.000Z] ---> Running in 08fcce11312c [2024-11-13T14:12:55.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:12:55.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:12:55.000Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T14:12:55.000Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:12:55.000Z] OK: 9 MiB in 15 packages [2024-11-13T14:12:55.000Z] Removing intermediate container 08fcce11312c [2024-11-13T14:12:55.000Z] ---> 36e3844b6353 [2024-11-13T14:12:55.000Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-13T14:12:55.000Z] ---> Running in 51ec30a24d8f [2024-11-13T14:12:55.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:12:55.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:12:55.000Z] Upgrading critical system libraries and apk-tools: [2024-11-13T14:12:55.000Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T14:12:55.000Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T14:12:55.000Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T14:12:55.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T14:12:55.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T14:12:55.585Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T14:12:55.852Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T14:12:55.852Z] OK: 9 MiB in 15 packages [2024-11-13T14:12:56.815Z] Removing intermediate container 51ec30a24d8f [2024-11-13T14:12:56.815Z] ---> d087b0da52c8 [2024-11-13T14:12:56.815Z] Step 17/26 : WORKDIR / [2024-11-13T14:12:57.081Z] ---> Running in 2c580a4d9017 [2024-11-13T14:12:57.350Z] Removing intermediate container 2c580a4d9017 [2024-11-13T14:12:57.350Z] ---> 143723ef6b49 [2024-11-13T14:12:57.350Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-13T14:12:57.934Z] ---> b9b4b098481d [2024-11-13T14:12:57.934Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-13T14:12:58.201Z] ---> aaa3155a3ad4 [2024-11-13T14:12:58.201Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-13T14:13:00.148Z] ---> d69b80148a61 [2024-11-13T14:13:00.148Z] Step 21/26 : EXPOSE 59900 [2024-11-13T14:13:00.148Z] ---> Running in c9744630941f [2024-11-13T14:13:00.418Z] Removing intermediate container c9744630941f [2024-11-13T14:13:00.418Z] ---> 7f2d93f94966 [2024-11-13T14:13:00.418Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-13T14:13:00.418Z] ---> Running in a87e020244d3 [2024-11-13T14:13:00.685Z] Removing intermediate container a87e020244d3 [2024-11-13T14:13:00.685Z] ---> 773c2dca38aa [2024-11-13T14:13:00.685Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T14:13:00.951Z] ---> Running in a58aaee18093 [2024-11-13T14:13:01.218Z] Removing intermediate container a58aaee18093 [2024-11-13T14:13:01.218Z] ---> 87d4d898ad79 [2024-11-13T14:13:01.218Z] Step 24/26 : LABEL arch=arm64 [2024-11-13T14:13:01.218Z] ---> Running in cf25afbeafa2 [2024-11-13T14:13:01.485Z] Removing intermediate container cf25afbeafa2 [2024-11-13T14:13:01.485Z] ---> 0940324680f0 [2024-11-13T14:13:01.485Z] Step 25/26 : LABEL git_sha=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T14:13:01.754Z] ---> Running in b99d42affa6f [2024-11-13T14:13:02.019Z] Removing intermediate container b99d42affa6f [2024-11-13T14:13:02.019Z] ---> 65036de95d6a [2024-11-13T14:13:02.019Z] Step 26/26 : LABEL version=4.0.0-dev.5 [2024-11-13T14:13:02.019Z] ---> Running in 9e0494bdf862 [2024-11-13T14:13:02.602Z] Removing intermediate container 9e0494bdf862 [2024-11-13T14:13:02.602Z] ---> cc63595435d9 [2024-11-13T14:13:02.602Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T14:13:02.602Z] Successfully built cc63595435d9 [2024-11-13T14:13:02.602Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:13:02.770Z] provisioning config files... [2024-11-13T14:13:02.785Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/189@tmp/config12894424626371781673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:13:03.173Z] ---> ****-login.sh [2024-11-13T14:13:03.173Z] nexus3.edgexfoundry.org:10001 [2024-11-13T14:13:03.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:13:03.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:13:03.442Z] Configure a credential helper to remove this warning. See [2024-11-13T14:13:03.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:13:03.442Z] [2024-11-13T14:13:03.442Z] Login Succeeded [2024-11-13T14:13:03.443Z] nexus3.edgexfoundry.org:10002 [2024-11-13T14:13:03.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:13:03.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:13:03.980Z] Configure a credential helper to remove this warning. See [2024-11-13T14:13:03.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:13:03.980Z] [2024-11-13T14:13:03.980Z] Login Succeeded [2024-11-13T14:13:03.980Z] nexus3.edgexfoundry.org:10003 [2024-11-13T14:13:04.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:13:04.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:13:04.251Z] Configure a credential helper to remove this warning. See [2024-11-13T14:13:04.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:13:04.251Z] [2024-11-13T14:13:04.251Z] Login Succeeded [2024-11-13T14:13:04.519Z] nexus3.edgexfoundry.org:10004 [2024-11-13T14:13:04.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:13:04.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:13:04.789Z] Configure a credential helper to remove this warning. See [2024-11-13T14:13:04.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:13:04.789Z] [2024-11-13T14:13:04.789Z] Login Succeeded [2024-11-13T14:13:04.789Z] ****.io [2024-11-13T14:13:05.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T14:13:05.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T14:13:05.329Z] Configure a credential helper to remove this warning. See [2024-11-13T14:13:05.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T14:13:05.329Z] [2024-11-13T14:13:05.329Z] Login Succeeded [2024-11-13T14:13:05.329Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T14:13:05.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T14:13:05.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T14:13:05.440Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-11-13T14:13:05.440Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T14:13:05.440Z] latest [2024-11-13T14:13:05.440Z] 4.0.0-dev.5 [2024-11-13T14:13:05.440Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [2024-11-13T14:13:05.440Z] main [2024-11-13T14:13:05.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:05.827Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:06.194Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T14:13:06.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-13T14:13:06.194Z] 2c3fa7a588bf: Preparing [2024-11-13T14:13:06.194Z] bb74aa51a18a: Preparing [2024-11-13T14:13:06.194Z] d29263501a2a: Preparing [2024-11-13T14:13:06.194Z] 95186a00f1db: Preparing [2024-11-13T14:13:06.194Z] 4b817f4850e2: Preparing [2024-11-13T14:13:06.194Z] 651d9022c234: Preparing [2024-11-13T14:13:06.194Z] 651d9022c234: Waiting [2024-11-13T14:13:06.463Z] bb74aa51a18a: Pushed [2024-11-13T14:13:06.463Z] d29263501a2a: Pushed [2024-11-13T14:13:06.463Z] 4b817f4850e2: Pushed [2024-11-13T14:13:06.463Z] 651d9022c234: Layer already exists [2024-11-13T14:13:07.875Z] 95186a00f1db: Pushed [2024-11-13T14:13:14.527Z] 2c3fa7a588bf: Pushed [2024-11-13T14:13:14.527Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:14.903Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:15.268Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-11-13T14:13:15.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-13T14:13:15.268Z] 2c3fa7a588bf: Preparing [2024-11-13T14:13:15.268Z] bb74aa51a18a: Preparing [2024-11-13T14:13:15.268Z] d29263501a2a: Preparing [2024-11-13T14:13:15.268Z] 95186a00f1db: Preparing [2024-11-13T14:13:15.268Z] 4b817f4850e2: Preparing [2024-11-13T14:13:15.268Z] 651d9022c234: Preparing [2024-11-13T14:13:15.268Z] 651d9022c234: Waiting [2024-11-13T14:13:15.268Z] 95186a00f1db: Layer already exists [2024-11-13T14:13:15.268Z] bb74aa51a18a: Layer already exists [2024-11-13T14:13:15.268Z] 2c3fa7a588bf: Layer already exists [2024-11-13T14:13:15.268Z] 4b817f4850e2: Layer already exists [2024-11-13T14:13:15.268Z] d29263501a2a: Layer already exists [2024-11-13T14:13:15.268Z] 651d9022c234: Layer already exists [2024-11-13T14:13:15.536Z] latest: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:15.903Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:16.267Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.5 [2024-11-13T14:13:16.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-13T14:13:16.267Z] 2c3fa7a588bf: Preparing [2024-11-13T14:13:16.267Z] bb74aa51a18a: Preparing [2024-11-13T14:13:16.267Z] d29263501a2a: Preparing [2024-11-13T14:13:16.267Z] 95186a00f1db: Preparing [2024-11-13T14:13:16.267Z] 4b817f4850e2: Preparing [2024-11-13T14:13:16.267Z] 651d9022c234: Preparing [2024-11-13T14:13:16.267Z] 651d9022c234: Waiting [2024-11-13T14:13:16.267Z] bb74aa51a18a: Layer already exists [2024-11-13T14:13:16.267Z] 95186a00f1db: Layer already exists [2024-11-13T14:13:16.267Z] 4b817f4850e2: Layer already exists [2024-11-13T14:13:16.267Z] 2c3fa7a588bf: Layer already exists [2024-11-13T14:13:16.267Z] d29263501a2a: Layer already exists [2024-11-13T14:13:16.267Z] 651d9022c234: Layer already exists [2024-11-13T14:13:16.533Z] 4.0.0-dev.5: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:16.917Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:17.287Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [2024-11-13T14:13:17.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-13T14:13:17.287Z] 2c3fa7a588bf: Preparing [2024-11-13T14:13:17.287Z] bb74aa51a18a: Preparing [2024-11-13T14:13:17.287Z] d29263501a2a: Preparing [2024-11-13T14:13:17.287Z] 95186a00f1db: Preparing [2024-11-13T14:13:17.287Z] 4b817f4850e2: Preparing [2024-11-13T14:13:17.287Z] 651d9022c234: Preparing [2024-11-13T14:13:17.287Z] 651d9022c234: Waiting [2024-11-13T14:13:17.287Z] d29263501a2a: Layer already exists [2024-11-13T14:13:17.287Z] 2c3fa7a588bf: Layer already exists [2024-11-13T14:13:17.287Z] bb74aa51a18a: Layer already exists [2024-11-13T14:13:17.287Z] 4b817f4850e2: Layer already exists [2024-11-13T14:13:17.287Z] 95186a00f1db: Layer already exists [2024-11-13T14:13:17.287Z] 651d9022c234: Layer already exists [2024-11-13T14:13:17.555Z] 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:17.924Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:18.296Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-11-13T14:13:18.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-13T14:13:18.296Z] 2c3fa7a588bf: Preparing [2024-11-13T14:13:18.296Z] bb74aa51a18a: Preparing [2024-11-13T14:13:18.296Z] d29263501a2a: Preparing [2024-11-13T14:13:18.296Z] 95186a00f1db: Preparing [2024-11-13T14:13:18.296Z] 4b817f4850e2: Preparing [2024-11-13T14:13:18.296Z] 651d9022c234: Preparing [2024-11-13T14:13:18.296Z] 651d9022c234: Waiting [2024-11-13T14:13:18.296Z] d29263501a2a: Layer already exists [2024-11-13T14:13:18.296Z] bb74aa51a18a: Layer already exists [2024-11-13T14:13:18.296Z] 4b817f4850e2: Layer already exists [2024-11-13T14:13:18.296Z] 2c3fa7a588bf: Layer already exists [2024-11-13T14:13:18.296Z] 95186a00f1db: Layer already exists [2024-11-13T14:13:18.296Z] 651d9022c234: Layer already exists [2024-11-13T14:13:18.564Z] main: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T14:13:18.653Z] ===================================================== [Pipeline] echo [2024-11-13T14:13:18.666Z] taggedImages: [2024-11-13T14:13:18.666Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [2024-11-13T14:13:18.666Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-11-13T14:13:18.666Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.5 [2024-11-13T14:13:18.666Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [2024-11-13T14:13:18.666Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:19.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T14:13:19.062Z] [2024-11-13T14:13:19.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:19.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T14:13:20.812Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T14:13:20.812Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T14:13:20.812Z] 04944245beec: Pulling fs layer [2024-11-13T14:13:20.812Z] 699f458cf7ca: Pulling fs layer [2024-11-13T14:13:20.812Z] 765212b225bb: Pulling fs layer [2024-11-13T14:13:20.812Z] f23df028b6ca: Pulling fs layer [2024-11-13T14:13:20.812Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T14:13:20.812Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T14:13:20.812Z] f23df028b6ca: Waiting [2024-11-13T14:13:20.812Z] d65c8cfc05b1: Waiting [2024-11-13T14:13:20.812Z] 765212b225bb: Waiting [2024-11-13T14:13:20.812Z] 2437ff75d9bd: Waiting [2024-11-13T14:13:21.082Z] 04944245beec: Verifying Checksum [2024-11-13T14:13:21.082Z] 04944245beec: Download complete [2024-11-13T14:13:21.082Z] 765212b225bb: Verifying Checksum [2024-11-13T14:13:21.082Z] 765212b225bb: Download complete [2024-11-13T14:13:21.082Z] f23df028b6ca: Download complete [2024-11-13T14:13:21.082Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T14:13:21.082Z] d65c8cfc05b1: Download complete [2024-11-13T14:13:21.350Z] 699f458cf7ca: Verifying Checksum [2024-11-13T14:13:21.350Z] 699f458cf7ca: Download complete [2024-11-13T14:13:21.619Z] 8998bd30e6a1: Verifying Checksum [2024-11-13T14:13:21.619Z] 8998bd30e6a1: Download complete [2024-11-13T14:13:24.215Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T14:13:24.215Z] 2437ff75d9bd: Download complete [2024-11-13T14:13:26.802Z] 8998bd30e6a1: Pull complete [2024-11-13T14:13:27.071Z] 04944245beec: Pull complete [2024-11-13T14:13:29.020Z] 699f458cf7ca: Pull complete [2024-11-13T14:13:29.021Z] 765212b225bb: Pull complete [2024-11-13T14:13:29.982Z] f23df028b6ca: Pull complete [2024-11-13T14:13:29.982Z] d65c8cfc05b1: Pull complete [2024-11-13T14:13:48.281Z] 2437ff75d9bd: Pull complete [2024-11-13T14:13:48.281Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T14:13:48.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T14:13:48.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:13:48.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-26379 does not seem to be running inside a container [2024-11-13T14:13:48.601Z] $ 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/189 -v /w/workspace/device-virtual-go/189:/w/workspace/device-virtual-go/189:rw,z -v /w/workspace/device-virtual-go/189@tmp:/w/workspace/device-virtual-go/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-13T14:13:51.551Z] $ docker top ced1920201fb37c7fcd3dd9799efd7e11e61338c7a238c99f23fbc00e710ee48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:13:52.422Z] ---> job-cost.sh [2024-11-13T14:13:52.422Z] lf-activate-venv: SKIPPING [2024-11-13T14:13:52.422Z] INFO: No Stack... [2024-11-13T14:13:52.688Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T14:13:53.646Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T14:13:54.291Z] + cat /w/workspace/device-virtual-go/189/archives/cost.csv [2024-11-13T14:13:54.291Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T14:13:54.325Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [2024-11-13T14:13:54.335Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] did not exist. Created. [2024-11-13T14:13:54.342Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T14:13:54.725Z] /w/workspace/device-virtual-go/189@tmp/durable-06cb0834/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T14:13:55.376Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T14:13:55.406Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T14:13:55.460Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T14:13:55.468Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T14:13:55.492Z] $ docker stop --time=1 ced1920201fb37c7fcd3dd9799efd7e11e61338c7a238c99f23fbc00e710ee48 [2024-11-13T14:13:57.682Z] $ docker rm -f --volumes ced1920201fb37c7fcd3dd9799efd7e11e61338c7a238c99f23fbc00e710ee48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-13T14:13:58.295Z] provisioning config files... [2024-11-13T14:13:58.303Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17071617721257297677tmp [Pipeline] { [Pipeline] sh [2024-11-13T14:13:58.599Z] + set +x [2024-11-13T14:13:58.599Z] + curl -s https://codecov.io/bash [2024-11-13T14:13:58.599Z] + bash -s -- [2024-11-13T14:13:58.599Z] [2024-11-13T14:13:58.599Z] _____ _ [2024-11-13T14:13:58.599Z] / ____| | | [2024-11-13T14:13:58.599Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T14:13:58.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T14:13:58.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T14:13:58.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T14:13:58.599Z] Bash-1.0.6 [2024-11-13T14:13:58.599Z] [2024-11-13T14:13:58.599Z] [2024-11-13T14:13:58.599Z] ==> git version 2.25.1 found [2024-11-13T14:13:58.599Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-13T14:13:58.599Z] Release-Date: 2020-01-08 [2024-11-13T14:13:58.599Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T14:13:58.599Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T14:13:58.599Z] ==> Jenkins CI detected. [2024-11-13T14:13:58.599Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-11-13T14:13:58.599Z] project root: . [2024-11-13T14:13:58.599Z] --> token set from env [2024-11-13T14:13:58.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T14:13:58.599Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T14:13:58.599Z] ==> Python coveragepy not found [2024-11-13T14:13:58.599Z] ==> Searching for coverage reports in: [2024-11-13T14:13:58.599Z] + . [2024-11-13T14:13:58.599Z] -> Found 1 reports [2024-11-13T14:13:58.599Z] ==> Detecting git/mercurial file structure [2024-11-13T14:13:58.599Z] ==> Reading reports [2024-11-13T14:13:58.857Z] + ./coverage.out bytes=43316 [2024-11-13T14:13:58.857Z] ==> Appending adjustments [2024-11-13T14:13:58.857Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T14:13:58.858Z] + Found adjustments [2024-11-13T14:13:58.858Z] ==> Gzipping contents [2024-11-13T14:13:58.858Z] 8.0K /tmp/codecov.wyMZPt.gz [2024-11-13T14:13:58.858Z] ==> Uploading reports [2024-11-13T14:13:58.858Z] url: https://codecov.io [2024-11-13T14:13:58.858Z] query: branch=main&commit=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T14:13:58.858Z] -> Pinging Codecov [2024-11-13T14:13:58.858Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T14:13:59.117Z] -> Uploading to [2024-11-13T14:13:59.117Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c/2da537bf-23b5-484c-94e8-76cf63c64592.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T141358Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a3b79e7a71beb42468949dc6330fbc23b69e456077c34cfdbda5cc5bee25332d [2024-11-13T14:13:59.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T14:13:59.117Z] Dload Upload Total Spent Left Speed [2024-11-13T14:13:59.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 22202 --:--:-- --:--:-- --:--:-- 22202 [2024-11-13T14:13:59.376Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] } [2024-11-13T14:13:59.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-13T14:13:59.620Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-13T14:13:59.638Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:13:59.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T14:13:59.943Z] [2024-11-13T14:13:59.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:14:00.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T14:14:00.246Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-13T14:14:00.246Z] 43c4264eed91: Already exists [2024-11-13T14:14:00.246Z] 4cc291be95ef: Already exists [2024-11-13T14:14:00.246Z] 2ac1f1163629: Already exists [2024-11-13T14:14:00.246Z] 5c3c966382ef: Already exists [2024-11-13T14:14:00.246Z] 4f4fb700ef54: Already exists [2024-11-13T14:14:00.246Z] d9c7d2e4e75e: Pulling fs layer [2024-11-13T14:14:00.246Z] 9c3e1370e548: Pulling fs layer [2024-11-13T14:14:00.503Z] d9c7d2e4e75e: Verifying Checksum [2024-11-13T14:14:00.503Z] d9c7d2e4e75e: Download complete [2024-11-13T14:14:00.761Z] d9c7d2e4e75e: Pull complete [2024-11-13T14:14:01.383Z] 9c3e1370e548: Verifying Checksum [2024-11-13T14:14:01.384Z] 9c3e1370e548: Download complete [2024-11-13T14:14:04.035Z] 9c3e1370e548: Pull complete [2024-11-13T14:14:04.035Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-13T14:14:04.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T14:14:04.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:14:04.166Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:14:04.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-13T14:14:06.211Z] $ docker top cf100ed55b351451e1c335b4fca874a46722474db9624da339e2ef81cb46ba2e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:14:06.579Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-11-13T14:14:06.591Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-11-13T14:14:06.873Z] + set -o pipefail [2024-11-13T14:14:06.874Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-11-13T14:14:15.010Z] [2024-11-13T14:14:15.010Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-11-13T14:14:15.010Z] [2024-11-13T14:14:15.010Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/5fbc8e9a-f9cc-43de-aab8-f5df83a2985d [2024-11-13T14:14:15.010Z] [2024-11-13T14:14:15.010Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-13T14:14:15.010Z] [2024-11-13T14:14:15.270Z] [2024-11-13T14:14:15.270Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-13T14:14:15.270Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-13T14:14:15.841Z] $ docker stop --time=1 cf100ed55b351451e1c335b4fca874a46722474db9624da339e2ef81cb46ba2e [2024-11-13T14:14:19.951Z] $ docker rm -f --volumes cf100ed55b351451e1c335b4fca874a46722474db9624da339e2ef81cb46ba2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T14:14:20.860Z] + git log --format=format:%s -1 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] sh [2024-11-13T14:14:21.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T14:14:21.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:14:21.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T14:14:21.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:14:21.538Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:14:21.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T14:14:22.015Z] $ docker top 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T14:14:22.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T14:14:22.140Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T14:14:22.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T14:14:22.226Z] $ docker exec 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 ssh-agent [2024-11-13T14:14:22.338Z] SSH_AUTH_SOCK=/tmp/ssh-sLR9hTRoQUHl/agent.33 [2024-11-13T14:14:22.338Z] SSH_AGENT_PID=39 [2024-11-13T14:14:22.342Z] Running ssh-add (command line suppressed) [2024-11-13T14:14:22.426Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13298105915087151979.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13298105915087151979.key) [2024-11-13T14:14:22.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T14:14:22.747Z] + git semver tag [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,899 [run_tag] DEBUG tag force:False [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,900 [check_head_tag] DEBUG check head tag [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,901 [execute] INFO git cat-file --batch-check [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,904 [execute] INFO git cat-file --batch [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,933 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,934 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,934 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T14:14:23.005Z] 2024-11-13 14:14:22,938 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T14:14:23.005Z] 4.0.0-dev.5 [Pipeline] } [2024-11-13T14:14:22.999Z] $ docker exec --env ******** --env ******** 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 ssh-agent -k [2024-11-13T14:14:23.098Z] unset SSH_AUTH_SOCK; [2024-11-13T14:14:23.099Z] unset SSH_AGENT_PID; [2024-11-13T14:14:23.099Z] echo Agent pid 39 killed; [2024-11-13T14:14:23.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T14:14:23.461Z] + git semver [Pipeline] } [2024-11-13T14:14:23.721Z] $ docker stop --time=1 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 [2024-11-13T14:14:24.986Z] $ docker rm -f --volumes 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:14:25.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T14:14:25.425Z] [2024-11-13T14:14:25.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:14:25.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T14:14:25.734Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-13T14:14:25.734Z] ab5ef0e58194: Pulling fs layer [2024-11-13T14:14:25.734Z] 9712f1f96733: Pulling fs layer [2024-11-13T14:14:25.734Z] 63f879dbbcfc: Pulling fs layer [2024-11-13T14:14:25.734Z] 0d9ebad4ef96: Pulling fs layer [2024-11-13T14:14:25.734Z] e9a5061849ea: Pulling fs layer [2024-11-13T14:14:25.734Z] d747dcd14b5f: Pulling fs layer [2024-11-13T14:14:25.734Z] 2de7ff778b66: Pulling fs layer [2024-11-13T14:14:25.734Z] e9a5061849ea: Waiting [2024-11-13T14:14:25.734Z] d747dcd14b5f: Waiting [2024-11-13T14:14:25.734Z] 0d9ebad4ef96: Waiting [2024-11-13T14:14:25.734Z] 9712f1f96733: Verifying Checksum [2024-11-13T14:14:25.734Z] 9712f1f96733: Download complete [2024-11-13T14:14:25.992Z] 63f879dbbcfc: Verifying Checksum [2024-11-13T14:14:25.992Z] 63f879dbbcfc: Download complete [2024-11-13T14:14:26.251Z] e9a5061849ea: Verifying Checksum [2024-11-13T14:14:26.251Z] e9a5061849ea: Download complete [2024-11-13T14:14:26.251Z] d747dcd14b5f: Download complete [2024-11-13T14:14:26.251Z] 0d9ebad4ef96: Verifying Checksum [2024-11-13T14:14:26.251Z] 0d9ebad4ef96: Download complete [2024-11-13T14:14:26.251Z] ab5ef0e58194: Verifying Checksum [2024-11-13T14:14:26.251Z] ab5ef0e58194: Download complete [2024-11-13T14:14:26.251Z] 2de7ff778b66: Verifying Checksum [2024-11-13T14:14:26.251Z] 2de7ff778b66: Download complete [2024-11-13T14:14:28.786Z] ab5ef0e58194: Pull complete [2024-11-13T14:14:28.786Z] 9712f1f96733: Pull complete [2024-11-13T14:14:29.719Z] 63f879dbbcfc: Pull complete [2024-11-13T14:14:33.907Z] 0d9ebad4ef96: Pull complete [2024-11-13T14:14:33.907Z] e9a5061849ea: Pull complete [2024-11-13T14:14:33.907Z] d747dcd14b5f: Pull complete [2024-11-13T14:14:34.476Z] 2de7ff778b66: Pull complete [2024-11-13T14:14:34.476Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-13T14:14:34.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T14:14:34.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:14:34.579Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:14:34.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-13T14:14:38.938Z] $ docker top d6f1d5cb71fe1d58bb239aa5002f89775d731d04e04e269e3f071705d02f8312 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:14:39.040Z] provisioning config files... [2024-11-13T14:14:39.046Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7066440521184127769tmp [2024-11-13T14:14:39.056Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15149092073986893268tmp [2024-11-13T14:14:39.064Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17532036807410310315tmp [Pipeline] { [Pipeline] echo [2024-11-13T14:14:39.093Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:39.384Z] ---> sigul-configuration.sh [2024-11-13T14:14:39.384Z] gpg: directory `/root/.gnupg' created [2024-11-13T14:14:39.385Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-13T14:14:39.385Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-13T14:14:39.385Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-13T14:14:39.385Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-13T14:14:39.385Z] gpg: CAST5 encrypted data [2024-11-13T14:14:39.385Z] gpg: encrypted with 1 passphrase [2024-11-13T14:14:39.385Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-13T14:14:39.678Z] + mkdir /home/jenkins [2024-11-13T14:14:39.678Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-13T14:14:39.975Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-13T14:14:39.989Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:40.282Z] ---> sigul-install.sh [2024-11-13T14:14:40.282Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-13T14:14:40.578Z] + git tag --list [2024-11-13T14:14:40.579Z] v1.0.0 [2024-11-13T14:14:40.579Z] v1.1.0 [2024-11-13T14:14:40.579Z] v1.1.1 [2024-11-13T14:14:40.579Z] v1.2.1 [2024-11-13T14:14:40.579Z] v1.2.2 [2024-11-13T14:14:40.579Z] v1.2.3 [2024-11-13T14:14:40.579Z] v1.3.0 [2024-11-13T14:14:40.579Z] v1.3.1 [2024-11-13T14:14:40.579Z] v2.0.0 [2024-11-13T14:14:40.579Z] v2.1.0 [2024-11-13T14:14:40.579Z] v2.1.1 [2024-11-13T14:14:40.579Z] v2.2.0 [2024-11-13T14:14:40.579Z] v2.3.0 [2024-11-13T14:14:40.579Z] v3.0 [2024-11-13T14:14:40.579Z] v3.0.0 [2024-11-13T14:14:40.579Z] v3.1 [2024-11-13T14:14:40.579Z] v3.1.0 [2024-11-13T14:14:40.579Z] v3.1.0-dev.1 [2024-11-13T14:14:40.579Z] v3.1.0-dev.10 [2024-11-13T14:14:40.579Z] v3.1.0-dev.11 [2024-11-13T14:14:40.579Z] v3.1.0-dev.12 [2024-11-13T14:14:40.579Z] v3.1.0-dev.13 [2024-11-13T14:14:40.579Z] v3.1.0-dev.14 [2024-11-13T14:14:40.579Z] v3.1.0-dev.15 [2024-11-13T14:14:40.579Z] v3.1.0-dev.16 [2024-11-13T14:14:40.579Z] v3.1.0-dev.17 [2024-11-13T14:14:40.579Z] v3.1.0-dev.18 [2024-11-13T14:14:40.579Z] v3.1.0-dev.19 [2024-11-13T14:14:40.579Z] v3.1.0-dev.2 [2024-11-13T14:14:40.579Z] v3.1.0-dev.20 [2024-11-13T14:14:40.579Z] v3.1.0-dev.21 [2024-11-13T14:14:40.579Z] v3.1.0-dev.22 [2024-11-13T14:14:40.579Z] v3.1.0-dev.23 [2024-11-13T14:14:40.579Z] v3.1.0-dev.24 [2024-11-13T14:14:40.579Z] v3.1.0-dev.25 [2024-11-13T14:14:40.579Z] v3.1.0-dev.26 [2024-11-13T14:14:40.579Z] v3.1.0-dev.27 [2024-11-13T14:14:40.579Z] v3.1.0-dev.28 [2024-11-13T14:14:40.579Z] v3.1.0-dev.29 [2024-11-13T14:14:40.579Z] v3.1.0-dev.3 [2024-11-13T14:14:40.579Z] v3.1.0-dev.30 [2024-11-13T14:14:40.579Z] v3.1.0-dev.4 [2024-11-13T14:14:40.579Z] v3.1.0-dev.5 [2024-11-13T14:14:40.579Z] v3.1.0-dev.6 [2024-11-13T14:14:40.579Z] v3.1.0-dev.7 [2024-11-13T14:14:40.579Z] v3.1.0-dev.8 [2024-11-13T14:14:40.579Z] v3.1.0-dev.9 [2024-11-13T14:14:40.579Z] v3.1.1 [2024-11-13T14:14:40.579Z] v3.1.1-dev.1 [2024-11-13T14:14:40.579Z] v3.2.0-dev.1 [2024-11-13T14:14:40.579Z] v3.2.0-dev.10 [2024-11-13T14:14:40.579Z] v3.2.0-dev.11 [2024-11-13T14:14:40.579Z] v3.2.0-dev.12 [2024-11-13T14:14:40.579Z] v3.2.0-dev.13 [2024-11-13T14:14:40.579Z] v3.2.0-dev.14 [2024-11-13T14:14:40.579Z] v3.2.0-dev.15 [2024-11-13T14:14:40.579Z] v3.2.0-dev.16 [2024-11-13T14:14:40.579Z] v3.2.0-dev.17 [2024-11-13T14:14:40.579Z] v3.2.0-dev.18 [2024-11-13T14:14:40.579Z] v3.2.0-dev.19 [2024-11-13T14:14:40.579Z] v3.2.0-dev.2 [2024-11-13T14:14:40.579Z] v3.2.0-dev.20 [2024-11-13T14:14:40.579Z] v3.2.0-dev.21 [2024-11-13T14:14:40.579Z] v3.2.0-dev.22 [2024-11-13T14:14:40.579Z] v3.2.0-dev.23 [2024-11-13T14:14:40.579Z] v3.2.0-dev.24 [2024-11-13T14:14:40.579Z] v3.2.0-dev.25 [2024-11-13T14:14:40.579Z] v3.2.0-dev.26 [2024-11-13T14:14:40.579Z] v3.2.0-dev.27 [2024-11-13T14:14:40.579Z] v3.2.0-dev.28 [2024-11-13T14:14:40.579Z] v3.2.0-dev.3 [2024-11-13T14:14:40.579Z] v3.2.0-dev.4 [2024-11-13T14:14:40.579Z] v3.2.0-dev.5 [2024-11-13T14:14:40.579Z] v3.2.0-dev.6 [2024-11-13T14:14:40.579Z] v3.2.0-dev.7 [2024-11-13T14:14:40.579Z] v3.2.0-dev.8 [2024-11-13T14:14:40.579Z] v3.2.0-dev.9 [2024-11-13T14:14:40.579Z] v4.0.0-dev.1 [2024-11-13T14:14:40.579Z] v4.0.0-dev.2 [2024-11-13T14:14:40.579Z] v4.0.0-dev.3 [2024-11-13T14:14:40.579Z] v4.0.0-dev.4 [2024-11-13T14:14:40.579Z] v4.0.0-dev.5 [Pipeline] sh [2024-11-13T14:14:40.874Z] + lftools sign git-tag v4.0.0-dev.5 [2024-11-13T14:14:41.442Z] Signing Git tag with Sigul... [2024-11-13T14:14:41.442Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-11-13T14:14:41.716Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:42.012Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-13T14:14:42.020Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-13T14:14:42.032Z] $ docker stop --time=1 d6f1d5cb71fe1d58bb239aa5002f89775d731d04e04e269e3f071705d02f8312 [2024-11-13T14:14:43.318Z] $ docker rm -f --volumes d6f1d5cb71fe1d58bb239aa5002f89775d731d04e04e269e3f071705d02f8312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-13T14:14:43.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T14:14:43.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:14:44.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T14:14:44.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:14:44.176Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:14:44.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T14:14:44.571Z] $ docker top e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T14:14:44.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T14:14:44.696Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T14:14:44.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T14:14:44.800Z] $ docker exec e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e ssh-agent [2024-11-13T14:14:44.934Z] SSH_AUTH_SOCK=/tmp/ssh-dzI8twzXKqjY/agent.32 [2024-11-13T14:14:44.934Z] SSH_AGENT_PID=38 [2024-11-13T14:14:44.938Z] Running ssh-add (command line suppressed) [2024-11-13T14:14:45.031Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13943905248730334857.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13943905248730334857.key) [2024-11-13T14:14:45.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T14:14:45.353Z] + git semver bump pre [2024-11-13T14:14:45.613Z] 2024-11-13 14:14:45,542 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,542 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,543 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,543 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,543 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,543 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,545 [execute] INFO git cat-file --batch-check [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,551 [execute] INFO git cat-file --batch [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T14:14:45.614Z] 2024-11-13 14:14:45,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T14:14:45.614Z] 4.0.0-dev.6 [Pipeline] } [2024-11-13T14:14:45.607Z] $ docker exec --env ******** --env ******** e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e ssh-agent -k [2024-11-13T14:14:45.708Z] unset SSH_AUTH_SOCK; [2024-11-13T14:14:45.708Z] unset SSH_AGENT_PID; [2024-11-13T14:14:45.708Z] echo Agent pid 38 killed; [2024-11-13T14:14:45.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T14:14:46.057Z] + git semver [Pipeline] } [2024-11-13T14:14:46.315Z] $ docker stop --time=1 e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e [2024-11-13T14:14:47.605Z] $ docker rm -f --volumes e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T14:14:47.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T14:14:47.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:14:48.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T14:14:48.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:14:48.376Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:14:48.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T14:14:48.747Z] $ docker top d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b -eo pid,comm [2024-11-13T14:14:48.810Z] 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-11-13T14:14:48.810Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T14:14:48.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T14:14:48.876Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T14:14:49.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T14:14:48.999Z] $ docker exec d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b ssh-agent [2024-11-13T14:14:49.125Z] SSH_AUTH_SOCK=/tmp/ssh-OJhve6BRbI2l/agent.32 [2024-11-13T14:14:49.125Z] SSH_AGENT_PID=38 [2024-11-13T14:14:49.129Z] Running ssh-add (command line suppressed) [2024-11-13T14:14:49.232Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12368448062506638261.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12368448062506638261.key) [2024-11-13T14:14:49.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T14:14:49.557Z] + git semver push [2024-11-13T14:14:49.815Z] 2024-11-13 14:14:49,715 [run_push] DEBUG push [2024-11-13T14:14:49.815Z] 2024-11-13 14:14:49,716 [execute] INFO git cat-file --batch-check [2024-11-13T14:14:49.815Z] 2024-11-13 14:14:49,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T14:14:49.815Z] 2024-11-13 14:14:49,721 [execute] INFO git rev-list 1d8cc5b74b8e9fc723818420c664f91458edca93 -- [2024-11-13T14:14:49.815Z] 2024-11-13 14:14:49,721 [execute] DEBUG Popen(['git', 'rev-list', '1d8cc5b74b8e9fc723818420c664f91458edca93', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T14:14:49.815Z] 2024-11-13 14:14:49,732 [execute] INFO git fetch -v origin [2024-11-13T14:14:49.815Z] 2024-11-13 14:14:49,732 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-13T14:14:50.383Z] 2024-11-13 14:14:50,196 [run_push] DEBUG no remote changes detected [2024-11-13T14:14:50.383Z] 2024-11-13 14:14:50,196 [execute] INFO git push origin semver [2024-11-13T14:14:50.383Z] 2024-11-13 14:14:50,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T14:14:50.949Z] 2024-11-13 14:14:50,835 [run_push] DEBUG push all version tags [2024-11-13T14:14:50.950Z] 2024-11-13 14:14:50,835 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-13T14:14:50.950Z] 2024-11-13 14:14:50,836 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T14:14:51.886Z] 2024-11-13 14:14:51,554 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-13T14:14:51.886Z] 4.0.0-dev.6 [Pipeline] } [2024-11-13T14:14:51.879Z] $ docker exec --env ******** --env ******** d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b ssh-agent -k [2024-11-13T14:14:51.983Z] unset SSH_AUTH_SOCK; [2024-11-13T14:14:51.984Z] unset SSH_AGENT_PID; [2024-11-13T14:14:51.984Z] echo Agent pid 38 killed; [2024-11-13T14:14:52.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T14:14:52.329Z] + git semver [Pipeline] } [2024-11-13T14:14:52.587Z] $ docker stop --time=1 d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b [2024-11-13T14:14:53.877Z] $ docker rm -f --volumes d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-13T14:14:54.566Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-11-13T14:14:54.566Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-13T14:14:54.566Z] total 16 [2024-11-13T14:14:54.566Z] drwxr-xr-x 3 root root 4096 Nov 13 14:01 . [2024-11-13T14:14:54.566Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 14:14 .. [2024-11-13T14:14:54.566Z] drwxr-xr-x 2 root root 4096 Nov 13 14:01 cost [2024-11-13T14:14:54.566Z] -rw-r--r-- 1 root root 89 Nov 13 14:01 cost.csv [2024-11-13T14:14:54.566Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-13T14:14:54.566Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-13T14:14:54.566Z] total 16 [2024-11-13T14:14:54.566Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 14:01 . [2024-11-13T14:14:54.566Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 14:14 .. [2024-11-13T14:14:54.566Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 14:01 cost [2024-11-13T14:14:54.566Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 13 14:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:54.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:55.721Z] ---> package-listing.sh [2024-11-13T14:14:55.721Z] ++ facter osfamily [2024-11-13T14:14:55.721Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T14:14:55.981Z] + OS_FAMILY=debian [2024-11-13T14:14:55.981Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-11-13T14:14:55.981Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T14:14:55.981Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T14:14:55.981Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T14:14:55.981Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T14:14:55.981Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-11-13T14:14:55.981Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T14:14:55.981Z] + case "${OS_FAMILY}" in [2024-11-13T14:14:55.981Z] + dpkg -l [2024-11-13T14:14:55.981Z] + grep '^ii' [2024-11-13T14:14:55.981Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T14:14:55.981Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T14:14:55.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T14:14:55.981Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-11-13T14:14:55.981Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-11-13T14:14:55.981Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-11-13T14:14:55.995Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T14:14:56.275Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T14:14:56.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T14:14:56.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T14:14:56.940Z] prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container [2024-11-13T14:14:56.953Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T14:14:57.156Z] $ docker top e655f94c80b5891d2b117f7f41ebbafa5f1149e66ae19e4094afdeb5f8ae3896 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T14:14:57.529Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T14:14:57.815Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T14:14:58.100Z] + ls /var/log/sa-host [2024-11-13T14:14:58.100Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T14:14:58.265Z] provisioning config files... [2024-11-13T14:14:58.274Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8642034603757587993tmp [Pipeline] { [Pipeline] echo [2024-11-13T14:14:58.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:58.583Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T14:14:58.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:58.950Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T14:14:58.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:59.247Z] ---> sudo-logs.sh [2024-11-13T14:14:59.247Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T14:14:59.278Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:14:59.559Z] ---> job-cost.sh [2024-11-13T14:14:59.559Z] lf-activate-venv: SKIPPING [2024-11-13T14:14:59.559Z] DEBUG: total: 0.2199999988079071 [2024-11-13T14:14:59.559Z] INFO: Retrieving Stack Cost... [2024-11-13T14:14:59.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T14:15:00.077Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T14:15:00.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T14:15:00.376Z] ---> logs-deploy.sh [2024-11-13T14:15:00.376Z] lf-activate-venv: SKIPPING [2024-11-13T14:15:00.376Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/189 [2024-11-13T14:15:00.376Z] INFO: archiving workspace using pattern(s): [2024-11-13T14:15:01.314Z] Archives upload complete. [2024-11-13T14:15:01.573Z] INFO: archiving logs to Nexus [2024-11-13T14:15:02.147Z] ---> uname -a: [2024-11-13T14:15:02.148Z] Linux prd-ubuntu20-04-docker-8c-8g-26376 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] ---> lscpu: [2024-11-13T14:15:02.148Z] Architecture: x86_64 [2024-11-13T14:15:02.148Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-13T14:15:02.148Z] Byte Order: Little Endian [2024-11-13T14:15:02.148Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-13T14:15:02.148Z] CPU(s): 8 [2024-11-13T14:15:02.148Z] On-line CPU(s) list: 0-7 [2024-11-13T14:15:02.148Z] Thread(s) per core: 1 [2024-11-13T14:15:02.148Z] Core(s) per socket: 1 [2024-11-13T14:15:02.148Z] Socket(s): 8 [2024-11-13T14:15:02.148Z] NUMA node(s): 1 [2024-11-13T14:15:02.148Z] Vendor ID: AuthenticAMD [2024-11-13T14:15:02.148Z] CPU family: 23 [2024-11-13T14:15:02.148Z] Model: 49 [2024-11-13T14:15:02.148Z] Model name: AMD EPYC-Rome Processor [2024-11-13T14:15:02.148Z] Stepping: 0 [2024-11-13T14:15:02.148Z] CPU MHz: 2800.000 [2024-11-13T14:15:02.148Z] BogoMIPS: 5600.00 [2024-11-13T14:15:02.148Z] Virtualization: AMD-V [2024-11-13T14:15:02.148Z] Hypervisor vendor: KVM [2024-11-13T14:15:02.148Z] Virtualization type: full [2024-11-13T14:15:02.148Z] L1d cache: 256 KiB [2024-11-13T14:15:02.148Z] L1i cache: 256 KiB [2024-11-13T14:15:02.148Z] L2 cache: 4 MiB [2024-11-13T14:15:02.148Z] L3 cache: 128 MiB [2024-11-13T14:15:02.148Z] NUMA node0 CPU(s): 0-7 [2024-11-13T14:15:02.148Z] Vulnerability Itlb multihit: Not affected [2024-11-13T14:15:02.148Z] Vulnerability L1tf: Not affected [2024-11-13T14:15:02.148Z] Vulnerability Mds: Not affected [2024-11-13T14:15:02.148Z] Vulnerability Meltdown: Not affected [2024-11-13T14:15:02.148Z] Vulnerability Mmio stale data: Not affected [2024-11-13T14:15:02.148Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-13T14:15:02.148Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-13T14:15:02.148Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-13T14:15:02.148Z] Vulnerability Srbds: Not affected [2024-11-13T14:15:02.148Z] Vulnerability Tsx async abort: Not affected [2024-11-13T14:15:02.148Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] ---> nproc: [2024-11-13T14:15:02.148Z] 8 [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] ---> df -h: [2024-11-13T14:15:02.148Z] Filesystem Size Used Avail Use% Mounted on [2024-11-13T14:15:02.148Z] overlay 155G 13G 142G 9% / [2024-11-13T14:15:02.148Z] tmpfs 64M 0 64M 0% /dev [2024-11-13T14:15:02.148Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-13T14:15:02.148Z] shm 64M 0 64M 0% /dev/shm [2024-11-13T14:15:02.148Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] ---> sar -b -r -n DEV: [2024-11-13T14:15:02.148Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26376) 11/13/24 _x86_64_ (8 CPU) [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] 13:57:51 LINUX RESTART (8 CPU) [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] 13:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-13T14:15:02.148Z] 13:59:02 346.01 48.09 297.92 0.00 5411.50 165666.39 0.00 [2024-11-13T14:15:02.148Z] 14:00:01 312.71 2.08 310.63 0.00 33.62 101845.11 0.00 [2024-11-13T14:15:02.148Z] 14:01:01 112.35 0.62 111.73 0.00 32.39 20851.72 0.00 [2024-11-13T14:15:02.148Z] 14:02:01 153.77 1.30 152.47 0.00 33.19 47738.18 0.00 [2024-11-13T14:15:02.148Z] 14:03:01 17.91 2.32 15.60 0.00 95.18 1898.10 0.00 [2024-11-13T14:15:02.148Z] 14:04:01 34.64 3.83 30.81 0.00 4272.49 6549.18 0.00 [2024-11-13T14:15:02.148Z] 14:05:01 3.47 0.02 3.45 0.00 0.13 87.32 0.00 [2024-11-13T14:15:02.148Z] 14:06:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 [2024-11-13T14:15:02.148Z] 14:07:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2024-11-13T14:15:02.148Z] 14:08:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2024-11-13T14:15:02.148Z] 14:09:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-11-13T14:15:02.148Z] 14:10:01 1.80 0.00 1.80 0.00 0.00 25.86 0.00 [2024-11-13T14:15:02.148Z] 14:11:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2024-11-13T14:15:02.148Z] 14:12:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2024-11-13T14:15:02.148Z] 14:13:01 1.38 0.02 1.37 0.00 0.13 20.26 0.00 [2024-11-13T14:15:02.148Z] 14:14:01 2.85 0.07 2.78 0.00 7.87 63.32 0.00 [2024-11-13T14:15:02.148Z] 14:15:01 156.04 0.33 155.71 0.00 18.53 52741.48 0.00 [2024-11-13T14:15:02.148Z] Average: 67.44 3.45 63.99 0.00 583.18 23309.34 0.00 [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] 13:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-13T14:15:02.148Z] 13:59:02 29268852 31534720 787724 2.40 72276 2472564 1997380 5.89 1031388 2202668 560504 [2024-11-13T14:15:02.148Z] 14:00:01 27977796 31531008 773064 2.35 181476 3532664 1774072 5.23 1138972 3250988 492 [2024-11-13T14:15:02.148Z] 14:01:01 27590620 31329784 965152 2.94 190208 3665364 2374512 7.00 1552652 3170564 55956 [2024-11-13T14:15:02.148Z] 14:02:01 26936088 31528944 768032 2.34 199152 4463744 1761696 5.19 1392860 3939952 312 [2024-11-13T14:15:02.148Z] 14:03:01 26835176 31513868 761164 2.31 211752 4539076 1677800 4.94 1441668 3970840 1368 [2024-11-13T14:15:02.148Z] 14:04:01 26480608 31506876 763256 2.32 227700 4861868 1713064 5.05 1670168 4081508 4 [2024-11-13T14:15:02.148Z] 14:05:01 26492456 31513840 756728 2.30 226264 4858624 1714188 5.05 1662224 4078288 160 [2024-11-13T14:15:02.148Z] 14:06:01 26494508 31515920 754556 2.29 226300 4858624 1714188 5.05 1660408 4078284 212 [2024-11-13T14:15:02.148Z] 14:07:01 26498436 31519980 750392 2.28 226384 4858628 1714188 5.05 1656416 4078292 188 [2024-11-13T14:15:02.148Z] 14:08:01 26500452 31522000 748284 2.28 226416 4858636 1714188 5.05 1654516 4078296 28 [2024-11-13T14:15:02.148Z] 14:09:01 26500624 31522236 748072 2.27 226440 4858636 1714188 5.05 1654660 4078304 88 [2024-11-13T14:15:02.148Z] 14:10:01 26501348 31522972 747240 2.27 226484 4858640 1714188 5.05 1654048 4078300 208 [2024-11-13T14:15:02.148Z] 14:11:01 26501884 31523572 746660 2.27 226508 4858644 1714188 5.05 1653356 4078308 28 [2024-11-13T14:15:02.148Z] 14:12:01 26501576 31523272 747040 2.27 226532 4858644 1714188 5.05 1653444 4078304 184 [2024-11-13T14:15:02.148Z] 14:13:01 26492764 31514680 755352 2.30 226588 4858688 1745912 5.15 1668516 4078348 248 [2024-11-13T14:15:02.148Z] 14:14:01 26174796 31480340 789100 2.40 226836 5134516 1965864 5.79 1697932 4353776 276020 [2024-11-13T14:15:02.148Z] 14:15:01 25284488 31434860 826044 2.51 244568 5863752 1813080 5.34 1791972 5042656 672 [2024-11-13T14:15:02.148Z] Average: 26766616 31502287 775756 2.36 211287 4603607 1796287 5.29 1566776 3924569 52745 [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] 13:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-13T14:15:02.148Z] 13:59:02 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 13:59:02 ens3 601.38 425.70 6214.76 101.11 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 13:59:02 docker0 52.14 47.41 3.87 303.79 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:00:01 ens3 368.50 315.44 3368.37 35.86 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:00:01 docker0 307.51 353.08 26.38 3350.10 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:01:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:01:01 ens3 45.33 27.46 81.11 17.17 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:01:01 docker0 1.47 3.35 0.09 38.12 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:01:01 veth92f8a89 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:02:01 lo 8.07 8.07 0.80 0.80 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:02:01 ens3 170.14 121.28 2773.54 242.61 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:02:01 docker0 6.02 12.18 0.36 152.51 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:03:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:03:01 ens3 35.91 14.70 667.44 1.43 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:04:01 ens3 136.61 58.72 2101.69 4.36 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:05:01 ens3 0.63 0.30 0.36 0.27 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:07:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:08:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:09:01 ens3 0.18 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:10:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:14:01 ens3 92.42 59.89 2639.13 46.48 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:15:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:15:01 ens3 366.46 236.19 4551.67 142.13 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] 14:15:01 docker0 78.90 133.96 7.27 1241.35 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] Average: ens3 106.71 73.89 1315.50 34.79 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] Average: docker0 25.96 32.04 2.21 296.17 0.00 0.00 0.00 0.00 [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] ---> sar -P ALL: [2024-11-13T14:15:02.148Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26376) 11/13/24 _x86_64_ (8 CPU) [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] 13:57:51 LINUX RESTART (8 CPU) [2024-11-13T14:15:02.148Z] [2024-11-13T14:15:02.148Z] 13:58:01 CPU %user %nice %system %iowait %steal %idle [2024-11-13T14:15:02.148Z] 13:59:02 all 9.00 0.00 3.31 1.94 0.06 85.71 [2024-11-13T14:15:02.148Z] 13:59:02 0 8.41 0.00 3.21 0.34 0.05 87.99 [2024-11-13T14:15:02.148Z] 13:59:02 1 8.57 0.00 2.82 0.86 0.05 87.70 [2024-11-13T14:15:02.148Z] 13:59:02 2 9.00 0.00 3.95 0.84 0.05 86.15 [2024-11-13T14:15:02.148Z] 13:59:02 3 9.32 0.00 2.97 6.66 0.07 80.99 [2024-11-13T14:15:02.148Z] 13:59:02 4 9.64 0.00 3.78 3.85 0.07 82.67 [2024-11-13T14:15:02.148Z] 13:59:02 5 8.08 0.00 3.07 0.69 0.05 88.11 [2024-11-13T14:15:02.148Z] 13:59:02 6 10.21 0.00 2.98 0.69 0.05 86.07 [2024-11-13T14:15:02.148Z] 13:59:02 7 8.73 0.00 3.67 1.58 0.07 85.95 [2024-11-13T14:15:02.148Z] 14:00:01 all 7.24 0.00 3.71 4.17 0.06 84.82 [2024-11-13T14:15:02.148Z] 14:00:01 0 7.88 0.00 3.69 1.18 0.07 87.18 [2024-11-13T14:15:02.148Z] 14:00:01 1 7.31 0.00 5.01 5.08 0.05 82.55 [2024-11-13T14:15:02.148Z] 14:00:01 2 6.92 0.00 4.31 8.85 0.07 79.85 [2024-11-13T14:15:02.148Z] 14:00:01 3 7.86 0.00 3.45 0.76 0.05 87.88 [2024-11-13T14:15:02.148Z] 14:00:01 4 7.66 0.00 3.50 1.15 0.05 87.64 [2024-11-13T14:15:02.148Z] 14:00:01 5 5.82 0.00 2.77 1.25 0.05 90.11 [2024-11-13T14:15:02.148Z] 14:00:01 6 7.27 0.00 3.39 9.49 0.05 79.81 [2024-11-13T14:15:02.148Z] 14:00:01 7 7.24 0.00 3.62 5.63 0.05 83.47 [2024-11-13T14:15:02.148Z] 14:01:01 all 44.33 0.00 7.25 1.46 0.08 46.88 [2024-11-13T14:15:02.148Z] 14:01:01 0 44.35 0.00 7.39 0.71 0.08 47.47 [2024-11-13T14:15:02.148Z] 14:01:01 1 44.18 0.00 7.41 5.56 0.08 42.77 [2024-11-13T14:15:02.148Z] 14:01:01 2 43.04 0.00 7.27 2.24 0.07 47.38 [2024-11-13T14:15:02.148Z] 14:01:01 3 45.07 0.00 7.45 0.64 0.08 46.75 [2024-11-13T14:15:02.148Z] 14:01:01 4 43.97 0.00 6.84 0.86 0.07 48.27 [2024-11-13T14:15:02.148Z] 14:01:01 5 44.18 0.00 6.74 0.67 0.08 48.33 [2024-11-13T14:15:02.149Z] 14:01:01 6 44.86 0.00 7.48 0.59 0.08 46.98 [2024-11-13T14:15:02.149Z] 14:01:01 7 45.00 0.00 7.39 0.46 0.08 47.07 [2024-11-13T14:15:02.149Z] 14:02:01 all 23.18 0.00 4.74 2.17 0.07 69.85 [2024-11-13T14:15:02.149Z] 14:02:01 0 22.38 0.00 4.24 0.08 0.05 73.25 [2024-11-13T14:15:02.149Z] 14:02:01 1 22.76 0.00 4.71 1.43 0.07 71.03 [2024-11-13T14:15:02.149Z] 14:02:01 2 23.93 0.00 4.50 0.92 0.07 70.59 [2024-11-13T14:15:02.149Z] 14:02:01 3 21.54 0.00 3.94 0.00 0.07 74.45 [2024-11-13T14:15:02.149Z] 14:02:01 4 24.16 0.00 5.45 0.89 0.08 69.41 [2024-11-13T14:15:02.149Z] 14:02:01 5 22.55 0.00 6.20 13.85 0.07 57.33 [2024-11-13T14:15:02.149Z] 14:02:01 6 25.72 0.00 4.82 0.22 0.07 69.18 [2024-11-13T14:15:02.149Z] 14:02:01 7 22.43 0.00 4.06 0.12 0.07 73.33 [2024-11-13T14:15:02.149Z] 14:03:01 all 0.90 0.00 0.56 0.16 0.01 98.36 [2024-11-13T14:15:02.149Z] 14:03:01 0 1.00 0.00 0.53 0.42 0.00 98.05 [2024-11-13T14:15:02.149Z] 14:03:01 1 1.55 0.00 1.45 0.03 0.00 96.96 [2024-11-13T14:15:02.149Z] 14:03:01 2 1.08 0.00 0.58 0.57 0.02 97.75 [2024-11-13T14:15:02.149Z] 14:03:01 3 0.52 0.00 0.63 0.05 0.02 98.78 [2024-11-13T14:15:02.149Z] 14:03:01 4 0.80 0.00 0.28 0.02 0.02 98.88 [2024-11-13T14:15:02.149Z] 14:03:01 5 0.65 0.00 0.27 0.03 0.02 99.03 [2024-11-13T14:15:02.149Z] 14:03:01 6 0.72 0.00 0.32 0.13 0.02 98.82 [2024-11-13T14:15:02.149Z] 14:03:01 7 0.90 0.00 0.42 0.02 0.02 98.64 [2024-11-13T14:15:02.149Z] 14:04:01 all 1.77 0.00 0.76 0.37 0.02 97.08 [2024-11-13T14:15:02.149Z] 14:04:01 0 0.85 0.00 0.88 0.07 0.03 98.16 [2024-11-13T14:15:02.149Z] 14:04:01 1 1.32 0.00 0.87 0.03 0.02 97.76 [2024-11-13T14:15:02.149Z] 14:04:01 2 1.80 0.00 1.22 0.32 0.02 96.65 [2024-11-13T14:15:02.149Z] 14:04:01 3 2.42 0.00 0.63 0.89 0.02 96.04 [2024-11-13T14:15:02.149Z] 14:04:01 4 2.79 0.00 0.63 0.32 0.02 96.25 [2024-11-13T14:15:02.149Z] 14:04:01 5 1.22 0.00 0.35 0.30 0.03 98.10 [2024-11-13T14:15:02.149Z] 14:04:01 6 1.20 0.00 0.94 0.97 0.03 96.86 [2024-11-13T14:15:02.149Z] 14:04:01 7 2.52 0.00 0.59 0.07 0.02 96.80 [2024-11-13T14:15:02.149Z] 14:05:01 all 0.26 0.00 0.06 0.01 0.00 99.67 [2024-11-13T14:15:02.149Z] 14:05:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:05:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-13T14:15:02.149Z] 14:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-13T14:15:02.149Z] 14:05:01 3 0.28 0.00 0.08 0.07 0.00 99.57 [2024-11-13T14:15:02.149Z] 14:05:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2024-11-13T14:15:02.149Z] 14:05:01 5 0.08 0.00 0.05 0.02 0.00 99.85 [2024-11-13T14:15:02.149Z] 14:05:01 6 0.05 0.00 0.10 0.00 0.02 99.83 [2024-11-13T14:15:02.149Z] 14:05:01 7 1.56 0.00 0.05 0.00 0.00 98.39 [2024-11-13T14:15:02.149Z] 14:06:01 all 0.16 0.00 0.01 0.01 0.01 99.82 [2024-11-13T14:15:02.149Z] 14:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T14:15:02.149Z] 14:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T14:15:02.149Z] 14:06:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-13T14:15:02.149Z] 14:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-13T14:15:02.149Z] 14:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-13T14:15:02.149Z] 14:06:01 7 1.11 0.00 0.02 0.00 0.02 98.86 [2024-11-13T14:15:02.149Z] 14:07:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-11-13T14:15:02.149Z] 14:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-13T14:15:02.149Z] 14:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:07:01 3 0.05 0.00 0.02 0.05 0.00 99.88 [2024-11-13T14:15:02.149Z] 14:07:01 4 0.25 0.00 0.00 0.02 0.02 99.72 [2024-11-13T14:15:02.149Z] 14:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-13T14:15:02.149Z] 14:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-11-13T14:15:02.149Z] 14:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T14:15:02.149Z] 14:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:08:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2024-11-13T14:15:02.149Z] 14:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-13T14:15:02.149Z] 14:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-13T14:15:02.149Z] 14:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T14:15:02.149Z] 14:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-11-13T14:15:02.149Z] 14:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-13T14:15:02.149Z] 14:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-13T14:15:02.149Z] 14:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:09:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-13T14:15:02.149Z] 14:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-13T14:15:02.149Z] 14:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-13T14:15:02.149Z] [2024-11-13T14:15:02.149Z] 14:09:01 CPU %user %nice %system %iowait %steal %idle [2024-11-13T14:15:02.149Z] 14:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-11-13T14:15:02.149Z] 14:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-13T14:15:02.149Z] 14:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-13T14:15:02.149Z] 14:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-13T14:15:02.149Z] 14:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T14:15:02.149Z] 14:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-13T14:15:02.149Z] 14:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-13T14:15:02.149Z] 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T14:15:02.149Z] 14:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-11-13T14:15:02.149Z] 14:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:12:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-13T14:15:02.149Z] 14:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-13T14:15:02.149Z] 14:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-13T14:15:02.149Z] 14:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-13T14:15:02.149Z] 14:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-13T14:15:02.149Z] 14:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-13T14:15:02.149Z] 14:13:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:13:01 0 0.00 0.00 0.05 0.00 0.02 99.93 [2024-11-13T14:15:02.149Z] 14:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T14:15:02.149Z] 14:13:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-13T14:15:02.149Z] 14:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T14:15:02.149Z] 14:13:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2024-11-13T14:15:02.149Z] 14:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T14:15:02.149Z] 14:14:01 all 0.62 0.00 0.31 0.02 0.01 99.04 [2024-11-13T14:15:02.149Z] 14:14:01 0 0.42 0.00 0.40 0.00 0.00 99.18 [2024-11-13T14:15:02.149Z] 14:14:01 1 0.65 0.00 0.32 0.02 0.02 99.00 [2024-11-13T14:15:02.149Z] 14:14:01 2 0.68 0.00 0.23 0.00 0.02 99.07 [2024-11-13T14:15:02.149Z] 14:14:01 3 0.53 0.00 0.55 0.10 0.02 98.80 [2024-11-13T14:15:02.149Z] 14:14:01 4 0.60 0.00 0.23 0.00 0.02 99.15 [2024-11-13T14:15:02.149Z] 14:14:01 5 0.53 0.00 0.32 0.00 0.02 99.13 [2024-11-13T14:15:02.149Z] 14:14:01 6 0.85 0.00 0.25 0.02 0.02 98.87 [2024-11-13T14:15:02.149Z] 14:14:01 7 0.65 0.00 0.18 0.00 0.00 99.16 [2024-11-13T14:15:02.149Z] 14:15:01 all 8.34 0.00 3.57 2.03 0.06 85.99 [2024-11-13T14:15:02.149Z] 14:15:01 0 7.11 0.00 3.67 0.39 0.05 88.78 [2024-11-13T14:15:02.149Z] 14:15:01 1 7.93 0.00 3.17 6.52 0.07 82.31 [2024-11-13T14:15:02.149Z] 14:15:01 2 11.05 0.00 3.24 0.24 0.07 85.41 [2024-11-13T14:15:02.149Z] 14:15:01 3 7.36 0.00 3.78 0.57 0.03 88.26 [2024-11-13T14:15:02.149Z] 14:15:01 4 7.72 0.00 3.74 7.09 0.05 81.40 [2024-11-13T14:15:02.149Z] 14:15:01 5 7.51 0.00 3.29 0.13 0.07 89.00 [2024-11-13T14:15:02.149Z] 14:15:01 6 8.88 0.00 3.35 1.18 0.07 86.52 [2024-11-13T14:15:02.149Z] 14:15:01 7 9.17 0.00 4.36 0.13 0.07 86.27 [2024-11-13T14:15:02.149Z] Average: all 5.61 0.00 1.42 0.72 0.02 92.23 [2024-11-13T14:15:02.149Z] Average: 0 5.40 0.00 1.41 0.19 0.02 92.98 [2024-11-13T14:15:02.149Z] Average: 1 5.52 0.00 1.51 1.14 0.02 91.81 [2024-11-13T14:15:02.149Z] Average: 2 5.71 0.00 1.48 0.81 0.02 91.98 [2024-11-13T14:15:02.149Z] Average: 3 5.56 0.00 1.38 0.58 0.02 92.47 [2024-11-13T14:15:02.149Z] Average: 4 5.71 0.00 1.43 0.83 0.02 92.00 [2024-11-13T14:15:02.149Z] Average: 5 5.31 0.00 1.35 0.98 0.03 92.34 [2024-11-13T14:15:02.149Z] Average: 6 5.84 0.00 1.39 0.77 0.03 91.98 [2024-11-13T14:15:02.149Z] Average: 7 5.81 0.00 1.43 0.46 0.02 92.28 [2024-11-13T14:15:02.149Z] [2024-11-13T14:15:02.149Z] [2024-11-13T14:15:02.149Z]