Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 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-ssh6960605670694306434.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-ssh15355274282045678587.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-ssh13263034104064967432.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-ssh9355492116856773619.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-ssh14060610997880945550.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15548 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 > 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 Avoid second fetch Checking out Revision ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 (main) Commit message: "Merge pull request #492 from jinlinGuan/golang-1.23" > git config core.sparsecheckout # timeout=10 > git checkout -f ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 > git rev-list --no-walk 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:38 ========================================================= 02:22:38 EdgeX Global Pipelines Version Info 02:22:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:22:39 ------------------- 02:22:39 stable info: 02:22:39 ------------------- 02:22:39 Commited By: Ginny Guan ginny@iotechsys.com 02:22:39 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:22:39 Message: update stable to v1.0.265 02:22:39 ------------------- 02:22:39 experimental info: 02:22:39 ------------------- 02:22:39 Commited By: Cherry Wang cherry@iotechsys.com 02:22:39 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:22:39 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:22:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:22:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecfa8c7 [Pipeline] echo 02:22:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:40 provisioning config files... 02:22:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11264752777796627668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:41 ---> ****-login.sh 02:22:41 nexus3.edgexfoundry.org:10001 02:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:41 Configure a credential helper to remove this warning. See 02:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:41 02:22:41 Login Succeeded 02:22:41 nexus3.edgexfoundry.org:10002 02:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:41 Configure a credential helper to remove this warning. See 02:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:41 02:22:41 Login Succeeded 02:22:41 nexus3.edgexfoundry.org:10003 02:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:41 Configure a credential helper to remove this warning. See 02:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:41 02:22:41 Login Succeeded 02:22:41 nexus3.edgexfoundry.org:10004 02:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:41 Configure a credential helper to remove this warning. See 02:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:41 02:22:41 Login Succeeded 02:22:41 ****.io 02:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:42 Configure a credential helper to remove this warning. See 02:22:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:42 02:22:42 Login Succeeded 02:22:42 ---> ****-login.sh ends [Pipeline] } 02:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:22:42 + git rev-list -1 --merges ecfa8c77d07a8ec4cc8db70b8565af04114a9f89~1..ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] echo 02:22:42 -----------> git rev-list -1 --merges ecfa8c77d07a8ec4cc8db70b8565af04114a9f89~1..ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:22:42 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [false] [Pipeline] sh 02:22:42 + git log --format=format:%s -1 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] echo 02:22:42 ========================================================= 02:22:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:22:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:22:43 + git log --format=format:%s -1 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] echo 02:22:43 [semverPrep] GIT_COMMIT: ecfa8c77d07a8ec4cc8db70b8565af04114a9f89, Commit Message: Merge pull request #492 from jinlinGuan/golang-1.23 [Pipeline] echo 02:22:43 [semverPrep] This is not a build commit. [Pipeline] sh 02:22:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:43 + grep -v github /etc/ssh/ssh_known_hosts 02:22:43 + [ -e /tmp/ssh_known_hosts ] 02:22:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:22:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 02:22:43 tee -a /etc/ssh/ssh_known_hosts 02:22:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:44 02:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:44 0.1.4: Pulling from edgex-devops/py-git-semver 02:22:44 b85a868b505f: Pulling fs layer 02:22:44 e2be974225ed: Pulling fs layer 02:22:44 339a4e72a1f5: Pulling fs layer 02:22:44 988bab9f4d93: Pulling fs layer 02:22:44 1469e6f7b9e6: Pulling fs layer 02:22:44 eaf3925da568: Pulling fs layer 02:22:44 bab4dde63d76: Pulling fs layer 02:22:44 bde34c3a00c8: Pulling fs layer 02:22:44 b352a97aabf1: Pulling fs layer 02:22:44 1469e6f7b9e6: Waiting 02:22:44 eaf3925da568: Waiting 02:22:44 bab4dde63d76: Waiting 02:22:44 bde34c3a00c8: Waiting 02:22:44 988bab9f4d93: Waiting 02:22:44 4872d77fe225: Pulling fs layer 02:22:44 5851b861e8e6: Pulling fs layer 02:22:44 b352a97aabf1: Waiting 02:22:44 5851b861e8e6: Waiting 02:22:44 4872d77fe225: Waiting 02:22:44 e2be974225ed: Download complete 02:22:44 988bab9f4d93: Verifying Checksum 02:22:44 988bab9f4d93: Download complete 02:22:44 1469e6f7b9e6: Verifying Checksum 02:22:44 1469e6f7b9e6: Download complete 02:22:44 eaf3925da568: Verifying Checksum 02:22:44 eaf3925da568: Download complete 02:22:44 339a4e72a1f5: Verifying Checksum 02:22:44 339a4e72a1f5: Download complete 02:22:44 bde34c3a00c8: Verifying Checksum 02:22:44 bde34c3a00c8: Download complete 02:22:44 b352a97aabf1: Download complete 02:22:44 4872d77fe225: Verifying Checksum 02:22:44 4872d77fe225: Download complete 02:22:44 5851b861e8e6: Download complete 02:22:44 b85a868b505f: Verifying Checksum 02:22:44 b85a868b505f: Download complete 02:22:44 bab4dde63d76: Verifying Checksum 02:22:44 bab4dde63d76: Download complete 02:22:46 b85a868b505f: Pull complete 02:22:46 e2be974225ed: Pull complete 02:22:46 339a4e72a1f5: Pull complete 02:22:46 988bab9f4d93: Pull complete 02:22:47 1469e6f7b9e6: Pull complete 02:22:47 eaf3925da568: Pull complete 02:22:49 bab4dde63d76: Pull complete 02:22:49 bde34c3a00c8: Pull complete 02:22:49 b352a97aabf1: Pull complete 02:22:49 4872d77fe225: Pull complete 02:22:49 5851b861e8e6: Pull complete 02:22:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:50 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:22:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:22:54 $ docker top ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef -eo pid,comm 02:22:54 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). 02:22:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:54 [ssh-agent] Looking for ssh-agent implementation... 02:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:54 $ docker exec ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef ssh-agent 02:22:54 SSH_AUTH_SOCK=/tmp/ssh-PvelNkIU8PDa/agent.32 02:22:54 SSH_AGENT_PID=38 02:22:54 Running ssh-add (command line suppressed) 02:22:54 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11927439162995658001.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11927439162995658001.key) 02:22:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:55 + git tag --points-at HEAD [Pipeline] } 02:22:55 $ docker exec --env ******** --env ******** ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef ssh-agent -k 02:22:55 unset SSH_AUTH_SOCK; 02:22:55 unset SSH_AGENT_PID; 02:22:55 echo Agent pid 38 killed; 02:22:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:22:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:55 [ssh-agent] Looking for ssh-agent implementation... 02:22:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:55 $ docker exec ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef ssh-agent 02:22:55 SSH_AUTH_SOCK=/tmp/ssh-mOEh2JSO4dQC/agent.71 02:22:55 SSH_AGENT_PID=76 02:22:55 Running ssh-add (command line suppressed) 02:22:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10173469504411212826.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10173469504411212826.key) 02:22:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:55 + git semver init 02:22:56 2024-10-04 02:22:56,160 [run_init] DEBUG init version:0.0.0 force:False 02:22:56 2024-10-04 02:22:56,161 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 02:22:56 2024-10-04 02:22:56,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 02:22:56 2024-10-04 02:22:56,162 [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) 02:22:58 2024-10-04 02:22:58,181 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 02:22:58 2024-10-04 02:22:58,181 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 02:22:58 2024-10-04 02:22:58,181 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:22:58 2024-10-04 02:22:58,182 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:22:58 3.2.0-dev.25 [Pipeline] } 02:22:58 $ docker exec --env ******** --env ******** ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef ssh-agent -k 02:22:58 unset SSH_AUTH_SOCK; 02:22:58 unset SSH_AGENT_PID; 02:22:58 echo Agent pid 76 killed; 02:22:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:59 + git semver [Pipeline] } 02:22:59 $ docker stop --time=1 ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef 02:23:00 $ docker rm -f --volumes ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef [Pipeline] // withDockerContainer [Pipeline] sh 02:23:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:23:01 Stashed 1 file(s) [Pipeline] echo 02:23:01 [edgeXSemver]: initialized semver on version 3.2.0-dev.25 [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 02:23:01 provisioning config files... 02:23:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16290967651607838031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:01 ---> ****-login.sh 02:23:01 nexus3.edgexfoundry.org:10001 02:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:01 Configure a credential helper to remove this warning. See 02:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:01 02:23:01 Login Succeeded 02:23:01 nexus3.edgexfoundry.org:10002 02:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:01 Configure a credential helper to remove this warning. See 02:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:01 02:23:01 Login Succeeded 02:23:01 nexus3.edgexfoundry.org:10003 02:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:02 Configure a credential helper to remove this warning. See 02:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:02 02:23:02 Login Succeeded 02:23:02 nexus3.edgexfoundry.org:10004 02:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:02 Configure a credential helper to remove this warning. See 02:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:02 02:23:02 Login Succeeded 02:23:02 ****.io 02:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:02 Configure a credential helper to remove this warning. See 02:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:02 02:23:02 Login Succeeded 02:23:02 ---> ****-login.sh ends [Pipeline] } 02:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:23:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:23:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:23:02 ========================================================= 02:23:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:23:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + 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 . 02:23:02 Sending build context to Docker daemon 37.62MB 02:23:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:23:02 Step 2/12 : FROM ${BASE} AS builder 02:23:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:23:03 43c4264eed91: Pulling fs layer 02:23:03 4cc291be95ef: Pulling fs layer 02:23:03 2ac1f1163629: Pulling fs layer 02:23:03 5c3c966382ef: Pulling fs layer 02:23:03 4f4fb700ef54: Pulling fs layer 02:23:03 5d5c8e513c77: Pulling fs layer 02:23:03 9f66e0745190: Pulling fs layer 02:23:03 f49a43e4bbc0: Pulling fs layer 02:23:03 561ebcabdf7f: Pulling fs layer 02:23:03 5c3c966382ef: Waiting 02:23:03 4f4fb700ef54: Waiting 02:23:03 5d5c8e513c77: Waiting 02:23:03 9f66e0745190: Waiting 02:23:03 4cc291be95ef: Verifying Checksum 02:23:03 4cc291be95ef: Download complete 02:23:03 5c3c966382ef: Verifying Checksum 02:23:03 5c3c966382ef: Download complete 02:23:03 4f4fb700ef54: Verifying Checksum 02:23:03 4f4fb700ef54: Download complete 02:23:03 5d5c8e513c77: Verifying Checksum 02:23:03 5d5c8e513c77: Download complete 02:23:03 43c4264eed91: Download complete 02:23:03 9f66e0745190: Download complete 02:23:03 43c4264eed91: Pull complete 02:23:03 561ebcabdf7f: Verifying Checksum 02:23:03 561ebcabdf7f: Download complete 02:23:03 4cc291be95ef: Pull complete 02:23:03 2ac1f1163629: Download complete 02:23:04 f49a43e4bbc0: Verifying Checksum 02:23:04 f49a43e4bbc0: Download complete 02:23:08 2ac1f1163629: Pull complete 02:23:08 5c3c966382ef: Pull complete 02:23:08 4f4fb700ef54: Pull complete 02:23:08 5d5c8e513c77: Pull complete 02:23:08 9f66e0745190: Pull complete 02:23:10 f49a43e4bbc0: Pull complete 02:23:10 561ebcabdf7f: Pull complete 02:23:10 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:23:10 ---> 3a752c3f9dda 02:23:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:23:16 Still waiting to schedule task 02:23:16 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:23:17 ---> Running in 006e50e242f5 02:23:17 Removing intermediate container 006e50e242f5 02:23:17 ---> 18b331e43ddb 02:23:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:23:17 ---> Running in 4eb8a7c77d7b 02:23:17 Removing intermediate container 4eb8a7c77d7b 02:23:17 ---> d00bfde2528e 02:23:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:23:17 ---> Running in c165e36928a9 02:23:17 Removing intermediate container c165e36928a9 02:23:17 ---> 2b87e7175a11 02:23:17 Step 6/12 : WORKDIR /device-virtual-go 02:23:17 ---> Running in 39b44d599079 02:23:17 Removing intermediate container 39b44d599079 02:23:17 ---> 4c302968c0c0 02:23:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:23:17 ---> Running in b5593244a4b8 02:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:17 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:23:17 (2/4) Installing libedit (20240517.3.1-r0) 02:23:17 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:23:17 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:23:17 Executing busybox-1.36.1-r29.trigger 02:23:18 OK: 250 MiB in 58 packages 02:23:18 Removing intermediate container b5593244a4b8 02:23:18 ---> 9ea751154427 02:23:18 Step 8/12 : COPY go.mod vendor* ./ 02:23:18 ---> c747aa8d1dc0 02:23:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:18 ---> Running in 7a87d1ba8ad7 02:24:40 Removing intermediate container 7a87d1ba8ad7 02:24:40 ---> 9470bf6a931e 02:24:40 Step 10/12 : COPY . . 02:24:40 ---> 9216c44d9f2d 02:24:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:24:40 ---> Running in a8eee8db55c0 02:24:40 Removing intermediate container a8eee8db55c0 02:24:40 ---> 91f683224b8b 02:24:40 Step 12/12 : RUN $MAKE 02:24:40 ---> Running in 4a9027785726 02:24:40 noop 02:24:40 Removing intermediate container 4a9027785726 02:24:40 ---> cbf0a09dca6c 02:24:40 Successfully built cbf0a09dca6c 02:24:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:40 + docker inspect -f . ci-base-image-x86_64 02:24:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:40 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:24:40 $ 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 ******** ci-base-image-x86_64 cat 02:24:41 $ docker top 8e486a96ab9e406252d29a3ec6f46709abdb8ac565ee5267c26b2d1bb23b331c -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:41 + go version 02:24:41 go version go1.23.2 linux/amd64 [Pipeline] } 02:24:41 $ docker stop --time=1 8e486a96ab9e406252d29a3ec6f46709abdb8ac565ee5267c26b2d1bb23b331c 02:24:42 $ docker rm -f --volumes 8e486a96ab9e406252d29a3ec6f46709abdb8ac565ee5267c26b2d1bb23b331c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:43 + docker inspect -f . ci-base-image-x86_64 02:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:43 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:24:43 $ 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 ******** ci-base-image-x86_64 cat 02:24:43 $ docker top d3209891c55626832b7a4420d8c85f2fbbd53b3853766ad1cd9a1a97d511ca7f -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:44 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 02:24:44 + make test 02:24:44 go test ./... -coverprofile=coverage.out 02:24:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:25:08 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:25:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.4% of statements 02:25:21 go vet ./... 02:25:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:25:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:25:27 ./bin/test-attribution-txt.sh [Pipeline] echo 02:25:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:25:27 $ docker stop --time=1 d3209891c55626832b7a4420d8c85f2fbbd53b3853766ad1cd9a1a97d511ca7f 02:25:34 $ docker rm -f --volumes d3209891c55626832b7a4420d8c85f2fbbd53b3853766ad1cd9a1a97d511ca7f [Pipeline] // withDockerContainer [Pipeline] sh 02:25:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:25:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:25:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:25:36 + ls -al . 02:25:36 total 276 02:25:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 02:24 . 02:25:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 02:22 .. 02:25:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 02:25 .git 02:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:22 .github 02:25:36 -rw-rw-r-- 1 jenkins jenkins 272 Oct 4 02:22 .gitignore 02:25:36 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 02:22 .golangci.yml 02:25:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 02:22 .semver 02:25:36 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 4 02:22 Attribution.txt 02:25:36 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 4 02:22 CHANGELOG.md 02:25:36 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 4 02:22 Dockerfile 02:25:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 02:22 GOVERNANCE.md 02:25:36 -rw-rw-r-- 1 jenkins jenkins 660 Oct 4 02:22 Jenkinsfile 02:25:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 02:22 LICENSE 02:25:36 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 4 02:22 Makefile 02:25:36 -rw-rw-r-- 1 jenkins jenkins 623 Oct 4 02:22 OWNERS.md 02:25:36 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 4 02:22 README.md 02:25:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 02:23 VERSION 02:25:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 02:22 bin 02:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:22 cmd 02:25:36 -rw-r--r-- 1 jenkins jenkins 43316 Oct 4 02:25 coverage.out 02:25:36 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 4 02:22 go.mod 02:25:36 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 02:22 go.sum 02:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:22 internal 02:25:36 -rw-rw-r-- 1 jenkins jenkins 235 Oct 4 02:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:36 + 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=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 --label arch=amd64 --label version=3.2.0-dev.25 . 02:25:36 Sending build context to Docker daemon 37.66MB 02:25:36 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:25:36 Step 2/26 : FROM ${BASE} AS builder 02:25:36 ---> cbf0a09dca6c 02:25:36 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:25:37 ---> Running in 5d7f716c78a9 02:25:37 Removing intermediate container 5d7f716c78a9 02:25:37 ---> 0eb3bc016846 02:25:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:25:37 ---> Running in 111eb1c11664 02:25:37 Removing intermediate container 111eb1c11664 02:25:37 ---> b937e6b8514a 02:25:37 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:25:37 ---> Running in f70c0fc44a89 02:25:37 Removing intermediate container f70c0fc44a89 02:25:37 ---> 7ad14c7bb8ec 02:25:37 Step 6/26 : WORKDIR /device-virtual-go 02:25:37 ---> Running in 0e7658398ded 02:25:37 Removing intermediate container 0e7658398ded 02:25:37 ---> 4572da09faad 02:25:37 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:25:37 ---> Running in 9f15a29e5197 02:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:25:38 OK: 250 MiB in 58 packages 02:25:39 Removing intermediate container 9f15a29e5197 02:25:39 ---> 36442256fd27 02:25:39 Step 8/26 : COPY go.mod vendor* ./ 02:25:40 ---> 0ce6b8fbefbf 02:25:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:40 ---> Running in 5a42435de2c0 02:25:40 Removing intermediate container 5a42435de2c0 02:25:40 ---> de26115acc77 02:25:40 Step 10/26 : COPY . . 02:25:42 ---> aa371d0947ad 02:25:42 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:25:42 ---> Running in 8222d4214581 02:25:42 Removing intermediate container 8222d4214581 02:25:42 ---> 183147551259 02:25:42 Step 12/26 : RUN $MAKE 02:25:43 ---> Running in c5a0cb64607f 02:25:43 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:26:30 Removing intermediate container c5a0cb64607f 02:26:30 ---> e9f221fe71a2 02:26:30 Step 13/26 : FROM alpine:3.20 02:26:30 3.20: Pulling from library/alpine 02:26:30 43c4264eed91: Already exists 02:26:30 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:26:30 Status: Downloaded newer image for alpine:3.20 02:26:30 ---> 91ef0af61f39 02:26:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:26:30 ---> Running in b08f3945c949 02:26:30 Removing intermediate container b08f3945c949 02:26:30 ---> 587a2496387a 02:26:30 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:26:30 ---> Running in dbed02a4f4a0 02:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:26:30 (1/1) Installing dumb-init (1.2.5-r3) 02:26:30 Executing busybox-1.36.1-r29.trigger 02:26:30 OK: 8 MiB in 15 packages 02:26:30 Removing intermediate container dbed02a4f4a0 02:26:30 ---> f4782fa29e84 02:26:30 Step 16/26 : RUN apk --no-cache upgrade 02:26:30 ---> Running in 1ea1422832f5 02:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:26:30 Upgrading critical system libraries and apk-tools: 02:26:30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:26:30 Executing busybox-1.36.1-r29.trigger 02:26:30 Continuing the upgrade transaction with new apk-tools: 02:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:26:30 OK: 8 MiB in 15 packages 02:26:30 Removing intermediate container 1ea1422832f5 02:26:30 ---> 0f7df9d45715 02:26:30 Step 17/26 : WORKDIR / 02:26:30 ---> Running in ec5184b60e7c 02:26:30 Removing intermediate container ec5184b60e7c 02:26:30 ---> a5a54c459d38 02:26:30 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:26:30 ---> 1841c660c5e8 02:26:30 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:26:30 ---> 1b2699e5aae7 02:26:30 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:26:30 ---> 01243de9cecd 02:26:30 Step 21/26 : EXPOSE 59900 02:26:30 ---> Running in 5e1e36bf5dd0 02:26:30 Removing intermediate container 5e1e36bf5dd0 02:26:30 ---> 7250308425a9 02:26:30 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:26:30 ---> Running in 823709bbd0d8 02:26:30 Removing intermediate container 823709bbd0d8 02:26:30 ---> 63401394ad1d 02:26:30 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:26:30 ---> Running in 25d5bbe1a474 02:26:30 Removing intermediate container 25d5bbe1a474 02:26:30 ---> 860ee7c764cd 02:26:30 Step 24/26 : LABEL arch=amd64 02:26:30 ---> Running in c61822aa1b97 02:26:30 Removing intermediate container c61822aa1b97 02:26:30 ---> d1592a87ef41 02:26:30 Step 25/26 : LABEL git_sha=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:26:30 ---> Running in e300d4bee6b3 02:26:30 Removing intermediate container e300d4bee6b3 02:26:30 ---> 7926c54ffe82 02:26:30 Step 26/26 : LABEL version=3.2.0-dev.25 02:26:30 ---> Running in 564b2909d87c 02:26:30 Removing intermediate container 564b2909d87c 02:26:30 ---> 8ea7bccd0c97 02:26:30 [Warning] One or more build-args [ARCH] were not consumed 02:26:30 Successfully built 8ea7bccd0c97 02:26:30 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:30 provisioning config files... 02:26:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config341547277464739389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:30 ---> ****-login.sh 02:26:30 nexus3.edgexfoundry.org:10001 02:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:30 Configure a credential helper to remove this warning. See 02:26:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:30 02:26:30 Login Succeeded 02:26:30 nexus3.edgexfoundry.org:10002 02:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:30 Configure a credential helper to remove this warning. See 02:26:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:30 02:26:30 Login Succeeded 02:26:30 nexus3.edgexfoundry.org:10003 02:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:31 Configure a credential helper to remove this warning. See 02:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:31 02:26:31 Login Succeeded 02:26:31 nexus3.edgexfoundry.org:10004 02:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:31 Configure a credential helper to remove this warning. See 02:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:31 02:26:31 Login Succeeded 02:26:31 ****.io 02:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:31 Configure a credential helper to remove this warning. See 02:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:31 02:26:31 Login Succeeded 02:26:31 ---> ****-login.sh ends [Pipeline] } 02:26:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:26:31 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 02:26:31 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:26:31 latest 02:26:31 3.2.0-dev.25 02:26:31 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 02:26:31 main 02:26:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:31 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:26:33 d655c6531564: Preparing 02:26:33 d9b53ac1877e: Preparing 02:26:33 349737aa179c: Preparing 02:26:33 ec31d6708aac: Preparing 02:26:33 ae4864fba387: Preparing 02:26:33 63ca1fbb43ae: Preparing 02:26:33 63ca1fbb43ae: Waiting 02:26:35 349737aa179c: Pushed 02:26:35 d9b53ac1877e: Pushed 02:26:35 ae4864fba387: Pushed 02:26:35 63ca1fbb43ae: Layer already exists 02:26:35 ec31d6708aac: Pushed 02:26:42 d655c6531564: Pushed 02:26:42 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 02:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:26:43 d655c6531564: Preparing 02:26:43 d9b53ac1877e: Preparing 02:26:43 349737aa179c: Preparing 02:26:43 ec31d6708aac: Preparing 02:26:43 ae4864fba387: Preparing 02:26:43 63ca1fbb43ae: Preparing 02:26:43 63ca1fbb43ae: Waiting 02:26:43 d9b53ac1877e: Layer already exists 02:26:43 349737aa179c: Layer already exists 02:26:43 d655c6531564: Layer already exists 02:26:43 ae4864fba387: Layer already exists 02:26:43 ec31d6708aac: Layer already exists 02:26:43 63ca1fbb43ae: Layer already exists 02:26:43 latest: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.25 02:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:26:43 d655c6531564: Preparing 02:26:43 d9b53ac1877e: Preparing 02:26:43 349737aa179c: Preparing 02:26:43 ec31d6708aac: Preparing 02:26:43 ae4864fba387: Preparing 02:26:43 63ca1fbb43ae: Preparing 02:26:43 63ca1fbb43ae: Waiting 02:26:43 d9b53ac1877e: Layer already exists 02:26:43 ec31d6708aac: Layer already exists 02:26:43 349737aa179c: Layer already exists 02:26:43 ae4864fba387: Layer already exists 02:26:43 d655c6531564: Layer already exists 02:26:43 63ca1fbb43ae: Layer already exists 02:26:43 3.2.0-dev.25: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 02:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:26:44 d655c6531564: Preparing 02:26:44 d9b53ac1877e: Preparing 02:26:44 349737aa179c: Preparing 02:26:44 ec31d6708aac: Preparing 02:26:44 ae4864fba387: Preparing 02:26:44 63ca1fbb43ae: Preparing 02:26:44 63ca1fbb43ae: Waiting 02:26:44 ae4864fba387: Layer already exists 02:26:44 d9b53ac1877e: Layer already exists 02:26:44 349737aa179c: Layer already exists 02:26:44 d655c6531564: Layer already exists 02:26:44 ec31d6708aac: Layer already exists 02:26:44 63ca1fbb43ae: Layer already exists 02:26:44 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 02:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:26:45 d655c6531564: Preparing 02:26:45 d9b53ac1877e: Preparing 02:26:45 349737aa179c: Preparing 02:26:45 ec31d6708aac: Preparing 02:26:45 ae4864fba387: Preparing 02:26:45 63ca1fbb43ae: Preparing 02:26:45 63ca1fbb43ae: Waiting 02:26:45 ae4864fba387: Layer already exists 02:26:45 d9b53ac1877e: Layer already exists 02:26:45 ec31d6708aac: Layer already exists 02:26:45 349737aa179c: Layer already exists 02:26:45 d655c6531564: Layer already exists 02:26:45 63ca1fbb43ae: Layer already exists 02:26:45 main: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:45 ===================================================== [Pipeline] echo 02:26:45 taggedImages: 02:26:45 - nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:26:45 - nexus3.edgexfoundry.org:10004/device-virtual:latest 02:26:45 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.25 02:26:45 - nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 02:26:45 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:45 02:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:46 latest: Pulling from edgex-lftools-log-publisher 02:26:46 5eb5b503b376: Pulling fs layer 02:26:46 5c69ac0246d0: Pulling fs layer 02:26:46 ec43610c2a17: Pulling fs layer 02:26:46 3a2ae6a8a46f: Pulling fs layer 02:26:46 33b1e0a273af: Pulling fs layer 02:26:46 5d3b04190fa2: Pulling fs layer 02:26:46 2f39f015ded8: Pulling fs layer 02:26:46 3a2ae6a8a46f: Waiting 02:26:46 33b1e0a273af: Waiting 02:26:46 2f39f015ded8: Waiting 02:26:46 5d3b04190fa2: Waiting 02:26:46 5c69ac0246d0: Download complete 02:26:46 3a2ae6a8a46f: Verifying Checksum 02:26:46 3a2ae6a8a46f: Download complete 02:26:46 33b1e0a273af: Verifying Checksum 02:26:46 33b1e0a273af: Download complete 02:26:46 5d3b04190fa2: Verifying Checksum 02:26:46 5d3b04190fa2: Download complete 02:26:46 ec43610c2a17: Verifying Checksum 02:26:46 ec43610c2a17: Download complete 02:26:46 5eb5b503b376: Download complete 02:26:47 2f39f015ded8: Download complete 02:26:47 5eb5b503b376: Pull complete 02:26:47 5c69ac0246d0: Pull complete 02:26:48 ec43610c2a17: Pull complete 02:26:48 3a2ae6a8a46f: Pull complete 02:26:48 33b1e0a273af: Pull complete 02:26:48 5d3b04190fa2: Pull complete 02:26:53 2f39f015ded8: Pull complete 02:26:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:53 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:26:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:26:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15550 in /w/workspace/exfoundry_device-virtual-go_main 02:26:59 $ docker top ad2d4b4ee2a0a0182c68a26bd9db79e20579abfedfe2b53e96dcbecdd3118c3f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 02:26:59 Running in /w/workspace/device-virtual-go/181 [Pipeline] { [Pipeline] checkout 02:26:59 The recommended git tool is: git 02:27:00 ---> job-cost.sh 02:27:00 lf-activate-venv: SKIPPING 02:27:00 INFO: No Stack... 02:27:00 INFO: Retrieving Pricing Info for: v3-standard-8 02:27:00 INFO: Archiving Costs [Pipeline] sh 02:27:00 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 02:27:00 + cut -d, -f6 [Pipeline] lock 02:27:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] 02:27:01 Resource [jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] did not exist. Created. 02:27:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:27:01 + echo total: 0.2199999988079071 [Pipeline] stash 02:27:01 Stashed 1 file(s) [Pipeline] } 02:27:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 02:27:01 $ docker stop --time=1 ad2d4b4ee2a0a0182c68a26bd9db79e20579abfedfe2b53e96dcbecdd3118c3f 02:27:02 $ docker rm -f --volumes ad2d4b4ee2a0a0182c68a26bd9db79e20579abfedfe2b53e96dcbecdd3118c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:27:04 using credential edgex-jenkins-ssh 02:27:04 Cloning the remote Git repository 02:27:04 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:27:05 > git init /w/workspace/device-virtual-go/181 # timeout=10 02:27:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:27:05 > git --version # timeout=10 02:27:05 > git --version # 'git version 2.25.1' 02:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:09 Avoid second fetch 02:27:09 Checking out Revision ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 (main) 02:27:08 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:27:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:09 > git config core.sparsecheckout # timeout=10 02:27:09 > git checkout -f ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 02:27:10 Commit message: "Merge pull request #492 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:27:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:15 Dload Upload Total Spent Left Speed 02:27:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 02:27:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:27:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:27:15 + sudo tee /etc/docker/daemon.new 02:27:15 { 02:27:15 "registry-mirrors": [ 02:27:15 "https://nexus3.edgexfoundry.org:10001" 02:27:15 ], 02:27:15 "bip": "10.250.0.254/24", 02:27:15 "hosts": [ 02:27:15 "tcp://0.0.0.0:5555", 02:27:15 "unix:///var/run/docker.sock" 02:27:15 ], 02:27:15 "mtu": 1458, 02:27:15 "selinux-enabled": true, 02:27:15 "seccomp-profile": "/etc/docker/seccomp.json" 02:27:15 } [Pipeline] sh 02:27:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:27:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:34 provisioning config files... 02:27:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/181@tmp/config11806882081377621841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:35 ---> ****-login.sh 02:27:35 nexus3.edgexfoundry.org:10001 02:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:35 Configure a credential helper to remove this warning. See 02:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:35 02:27:35 Login Succeeded 02:27:35 nexus3.edgexfoundry.org:10002 02:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:36 Configure a credential helper to remove this warning. See 02:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:36 02:27:36 Login Succeeded 02:27:36 nexus3.edgexfoundry.org:10003 02:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:36 Configure a credential helper to remove this warning. See 02:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:36 02:27:36 Login Succeeded 02:27:36 nexus3.edgexfoundry.org:10004 02:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:37 Configure a credential helper to remove this warning. See 02:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:37 02:27:37 Login Succeeded 02:27:37 ****.io 02:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:37 Configure a credential helper to remove this warning. See 02:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:37 02:27:37 Login Succeeded 02:27:37 ---> ****-login.sh ends [Pipeline] } 02:27:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:27:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:27:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:27:38 ========================================================= 02:27:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:27:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:38 + 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 . 02:27:39 Sending build context to Docker daemon 18.99MB 02:27:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:27:39 Step 2/12 : FROM ${BASE} AS builder 02:27:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:27:39 cf04c63912e1: Pulling fs layer 02:27:39 55b35a11ae5e: Pulling fs layer 02:27:39 a37a00ec5f00: Pulling fs layer 02:27:39 50b3750afda1: Pulling fs layer 02:27:39 4f4fb700ef54: Pulling fs layer 02:27:39 80978eb59214: Pulling fs layer 02:27:39 c9f46d7d2bd2: Pulling fs layer 02:27:39 c5a475d317c9: Pulling fs layer 02:27:39 50b3750afda1: Waiting 02:27:39 4f4fb700ef54: Waiting 02:27:39 80978eb59214: Waiting 02:27:39 c9f46d7d2bd2: Waiting 02:27:39 c5a475d317c9: Waiting 02:27:39 55b35a11ae5e: Verifying Checksum 02:27:39 55b35a11ae5e: Download complete 02:27:39 50b3750afda1: Verifying Checksum 02:27:39 50b3750afda1: Download complete 02:27:39 4f4fb700ef54: Verifying Checksum 02:27:39 4f4fb700ef54: Download complete 02:27:39 80978eb59214: Download complete 02:27:39 cf04c63912e1: Verifying Checksum 02:27:39 cf04c63912e1: Download complete 02:27:40 c5a475d317c9: Verifying Checksum 02:27:40 c5a475d317c9: Download complete 02:27:40 cf04c63912e1: Pull complete 02:27:41 a37a00ec5f00: Verifying Checksum 02:27:41 a37a00ec5f00: Download complete 02:27:41 55b35a11ae5e: Pull complete 02:27:42 c9f46d7d2bd2: Verifying Checksum 02:27:42 c9f46d7d2bd2: Download complete 02:27:57 a37a00ec5f00: Pull complete 02:27:57 50b3750afda1: Pull complete 02:27:57 4f4fb700ef54: Pull complete 02:27:57 80978eb59214: Pull complete 02:28:05 c9f46d7d2bd2: Pull complete 02:28:06 c5a475d317c9: Pull complete 02:28:06 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:28:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:06 ---> be29e6b0f0d4 02:28:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:28:07 ---> Running in 215e2919933d 02:28:07 Removing intermediate container 215e2919933d 02:28:07 ---> d0e2a880f1cf 02:28:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:28:07 ---> Running in fb7113db8fb7 02:28:08 Removing intermediate container fb7113db8fb7 02:28:08 ---> a2b1fd700362 02:28:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:28:08 ---> Running in 3d50c5ffc592 02:28:08 Removing intermediate container 3d50c5ffc592 02:28:08 ---> af965c8b6f5c 02:28:08 Step 6/12 : WORKDIR /device-virtual-go 02:28:08 ---> Running in 91fcd0e3202c 02:28:09 Removing intermediate container 91fcd0e3202c 02:28:09 ---> abb0adcee4a8 02:28:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:28:09 ---> Running in 212871fbf2e2 02:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:28:12 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:28:12 (2/4) Installing libedit (20240517.3.1-r0) 02:28:12 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:28:12 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:28:12 Executing busybox-1.36.1-r29.trigger 02:28:12 OK: 242 MiB in 58 packages 02:28:13 Removing intermediate container 212871fbf2e2 02:28:13 ---> 2c07dec9d36b 02:28:13 Step 8/12 : COPY go.mod vendor* ./ 02:28:13 ---> a9c8fdc38f9d 02:28:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:14 ---> Running in a31fe835f94e 02:30:05 Removing intermediate container a31fe835f94e 02:30:05 ---> bc9329c1edcc 02:30:05 Step 10/12 : COPY . . 02:30:05 ---> f89600b9f3a0 02:30:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:30:05 ---> Running in 8b01297caab0 02:30:05 Removing intermediate container 8b01297caab0 02:30:05 ---> 76156e80588c 02:30:05 Step 12/12 : RUN $MAKE 02:30:05 ---> Running in 7a8843fab757 02:30:05 noop 02:30:05 Removing intermediate container 7a8843fab757 02:30:05 ---> fda358603b4c 02:30:05 Successfully built fda358603b4c 02:30:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:06 + docker inspect -f . ci-base-image-arm64 02:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:06 prd-ubuntu20.04-docker-arm64-4c-16g-15550 does not seem to be running inside a container 02:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/181 -v /w/workspace/device-virtual-go/181:/w/workspace/device-virtual-go/181:rw,z -v /w/workspace/device-virtual-go/181@tmp:/w/workspace/device-virtual-go/181@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 02:30:07 $ docker top 9e805c0e86017b9bbf7e890b98ce70f1b55e36d6e4a30edcab7bca8e12412b25 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:08 + go version 02:30:08 go version go1.23.2 linux/arm64 [Pipeline] } 02:30:08 $ docker stop --time=1 9e805c0e86017b9bbf7e890b98ce70f1b55e36d6e4a30edcab7bca8e12412b25 02:30:10 $ docker rm -f --volumes 9e805c0e86017b9bbf7e890b98ce70f1b55e36d6e4a30edcab7bca8e12412b25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:11 + docker inspect -f . ci-base-image-arm64 02:30:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:11 prd-ubuntu20.04-docker-arm64-4c-16g-15550 does not seem to be running inside a container 02:30:11 $ 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/181 -v /w/workspace/device-virtual-go/181:/w/workspace/device-virtual-go/181:rw,z -v /w/workspace/device-virtual-go/181@tmp:/w/workspace/device-virtual-go/181@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 02:30:12 $ docker top 503193065c59b679e9ffc68db0817728bf00465f30892388952cd76858c0b629 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:13 + git config --global --add safe.directory /w/workspace/device-virtual-go/181 [Pipeline] fileExists [Pipeline] sh 02:30:13 + make test 02:30:14 go test ./... -coverprofile=coverage.out 02:30:20 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:34:13 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:34:13 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 58.3% of statements 02:34:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:34:13 go vet ./... 02:35:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:35:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:35:03 ./bin/test-attribution-txt.sh [Pipeline] echo 02:35:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:35:03 $ docker stop --time=1 503193065c59b679e9ffc68db0817728bf00465f30892388952cd76858c0b629 02:35:05 $ docker rm -f --volumes 503193065c59b679e9ffc68db0817728bf00465f30892388952cd76858c0b629 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:07 Warning: overwriting stash ‘coverage-report’ 02:35:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:08 + ls -al . 02:35:08 total 272 02:35:08 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 02:30 . 02:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 02:27 .. 02:35:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 02:27 .git 02:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:27 .github 02:35:08 -rw-rw-r-- 1 jenkins jenkins 272 Oct 4 02:27 .gitignore 02:35:08 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 02:27 .golangci.yml 02:35:08 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 4 02:27 Attribution.txt 02:35:08 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 4 02:27 CHANGELOG.md 02:35:08 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 4 02:27 Dockerfile 02:35:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 02:27 GOVERNANCE.md 02:35:08 -rw-rw-r-- 1 jenkins jenkins 660 Oct 4 02:27 Jenkinsfile 02:35:08 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 02:27 LICENSE 02:35:08 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 4 02:27 Makefile 02:35:08 -rw-rw-r-- 1 jenkins jenkins 623 Oct 4 02:27 OWNERS.md 02:35:08 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 4 02:27 README.md 02:35:08 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 02:23 VERSION 02:35:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 02:27 bin 02:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:27 cmd 02:35:08 -rw-r--r-- 1 jenkins jenkins 43316 Oct 4 02:34 coverage.out 02:35:08 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 4 02:27 go.mod 02:35:08 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 02:27 go.sum 02:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:27 internal 02:35:08 -rw-rw-r-- 1 jenkins jenkins 235 Oct 4 02:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:09 + 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=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 --label arch=arm64 --label version=3.2.0-dev.25 . 02:35:10 Sending build context to Docker daemon 19.04MB 02:35:10 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:35:10 Step 2/26 : FROM ${BASE} AS builder 02:35:10 ---> fda358603b4c 02:35:10 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:35:10 ---> Running in 50608cf448ed 02:35:10 Removing intermediate container 50608cf448ed 02:35:10 ---> a4751440cf2a 02:35:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:35:10 ---> Running in d51ac6216139 02:35:10 Removing intermediate container d51ac6216139 02:35:10 ---> ce7137d7e61b 02:35:10 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:35:10 ---> Running in 30a179d8b5c0 02:35:11 Removing intermediate container 30a179d8b5c0 02:35:11 ---> 51b3fad6a5b4 02:35:11 Step 6/26 : WORKDIR /device-virtual-go 02:35:11 ---> Running in a776e631a42a 02:35:11 Removing intermediate container a776e631a42a 02:35:11 ---> 7de70d289867 02:35:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:11 ---> Running in cb689c8d10c3 02:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:35:14 OK: 242 MiB in 58 packages 02:35:15 Removing intermediate container cb689c8d10c3 02:35:15 ---> eb3556073280 02:35:15 Step 8/26 : COPY go.mod vendor* ./ 02:35:22 ---> ecef37a91829 02:35:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:22 ---> Running in cdb37c17eb06 02:35:22 Removing intermediate container cdb37c17eb06 02:35:22 ---> 3207837b7c5d 02:35:22 Step 10/26 : COPY . . 02:35:22 ---> 31d7cd87d2d1 02:35:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:35:22 ---> Running in bb59da9a0279 02:35:22 Removing intermediate container bb59da9a0279 02:35:22 ---> ba752de58638 02:35:22 Step 12/26 : RUN $MAKE 02:35:22 ---> Running in fa1fe8cb3532 02:35:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:39:00 Removing intermediate container fa1fe8cb3532 02:39:00 ---> 781d8f4ca3de 02:39:00 Step 13/26 : FROM alpine:3.20 02:39:00 3.20: Pulling from library/alpine 02:39:00 cf04c63912e1: Already exists 02:39:00 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:39:00 Status: Downloaded newer image for alpine:3.20 02:39:00 ---> c157a85ed455 02:39:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:39:00 ---> Running in cad04d9cd475 02:39:00 Removing intermediate container cad04d9cd475 02:39:00 ---> 14622444ba89 02:39:00 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:39:00 ---> Running in b515d1fd0ef6 02:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:39:00 (1/1) Installing dumb-init (1.2.5-r3) 02:39:00 Executing busybox-1.36.1-r29.trigger 02:39:00 OK: 9 MiB in 15 packages 02:39:00 Removing intermediate container b515d1fd0ef6 02:39:00 ---> 607ccd0aee72 02:39:00 Step 16/26 : RUN apk --no-cache upgrade 02:39:00 ---> Running in d24e5f752792 02:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:39:00 Upgrading critical system libraries and apk-tools: 02:39:00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:39:00 Executing busybox-1.36.1-r29.trigger 02:39:00 Continuing the upgrade transaction with new apk-tools: 02:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:39:00 OK: 9 MiB in 15 packages 02:39:00 Removing intermediate container d24e5f752792 02:39:00 ---> c07e91e6e1a7 02:39:00 Step 17/26 : WORKDIR / 02:39:00 ---> Running in 59a2deb9400d 02:39:00 Removing intermediate container 59a2deb9400d 02:39:00 ---> d0f8ec6c9e75 02:39:00 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:39:00 ---> e07292a59b88 02:39:00 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:39:00 ---> 4e6805e0f792 02:39:00 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:39:01 ---> bb0ff258ac2d 02:39:01 Step 21/26 : EXPOSE 59900 02:39:01 ---> Running in 3888aceba0a8 02:39:02 Removing intermediate container 3888aceba0a8 02:39:02 ---> b8be6c0c03fd 02:39:02 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:39:02 ---> Running in 1cbb21d648c5 02:39:02 Removing intermediate container 1cbb21d648c5 02:39:02 ---> 0dd6ce471b90 02:39:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:39:02 ---> Running in 31514cbe5550 02:39:02 Removing intermediate container 31514cbe5550 02:39:02 ---> 77bc34d038f5 02:39:02 Step 24/26 : LABEL arch=arm64 02:39:02 ---> Running in 973e7ebf41a0 02:39:02 Removing intermediate container 973e7ebf41a0 02:39:02 ---> 04d9bf48eb4c 02:39:02 Step 25/26 : LABEL git_sha=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:39:03 ---> Running in 61418324adae 02:39:03 Removing intermediate container 61418324adae 02:39:03 ---> 07acdcbd5144 02:39:03 Step 26/26 : LABEL version=3.2.0-dev.25 02:39:03 ---> Running in 44a94cfd277d 02:39:03 Removing intermediate container 44a94cfd277d 02:39:03 ---> 279776595288 02:39:03 [Warning] One or more build-args [ARCH] were not consumed 02:39:03 Successfully built 279776595288 02:39:03 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 02:39:03 provisioning config files... 02:39:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/181@tmp/config17305676250225959706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:04 ---> ****-login.sh 02:39:04 nexus3.edgexfoundry.org:10001 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:04 02:39:04 Login Succeeded 02:39:04 nexus3.edgexfoundry.org:10002 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:04 02:39:04 Login Succeeded 02:39:04 nexus3.edgexfoundry.org:10003 02:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:05 Configure a credential helper to remove this warning. See 02:39:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:05 02:39:05 Login Succeeded 02:39:05 nexus3.edgexfoundry.org:10004 02:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:05 Configure a credential helper to remove this warning. See 02:39:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:05 02:39:05 Login Succeeded 02:39:05 ****.io 02:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:08 Configure a credential helper to remove this warning. See 02:39:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:08 02:39:08 Login Succeeded 02:39:08 ---> ****-login.sh ends [Pipeline] } 02:39:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:39:08 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 02:39:08 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:39:08 latest 02:39:08 3.2.0-dev.25 02:39:08 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 02:39:08 main 02:39:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:39:10 87c8b4fd6780: Preparing 02:39:10 b79bafcfa074: Preparing 02:39:10 2da85816571b: Preparing 02:39:10 9105c33a1bad: Preparing 02:39:10 5e77f87a8234: Preparing 02:39:10 16113d51b718: Preparing 02:39:10 16113d51b718: Waiting 02:39:11 2da85816571b: Pushed 02:39:11 5e77f87a8234: Pushed 02:39:11 b79bafcfa074: Pushed 02:39:11 16113d51b718: Layer already exists 02:39:11 9105c33a1bad: Pushed 02:39:22 87c8b4fd6780: Pushed 02:39:22 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:39:23 87c8b4fd6780: Preparing 02:39:23 b79bafcfa074: Preparing 02:39:23 2da85816571b: Preparing 02:39:23 9105c33a1bad: Preparing 02:39:23 5e77f87a8234: Preparing 02:39:23 16113d51b718: Preparing 02:39:23 16113d51b718: Waiting 02:39:23 b79bafcfa074: Layer already exists 02:39:23 5e77f87a8234: Layer already exists 02:39:23 9105c33a1bad: Layer already exists 02:39:23 2da85816571b: Layer already exists 02:39:23 87c8b4fd6780: Layer already exists 02:39:23 16113d51b718: Layer already exists 02:39:23 latest: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.25 02:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:39:24 87c8b4fd6780: Preparing 02:39:24 b79bafcfa074: Preparing 02:39:24 2da85816571b: Preparing 02:39:24 9105c33a1bad: Preparing 02:39:24 5e77f87a8234: Preparing 02:39:24 16113d51b718: Preparing 02:39:24 16113d51b718: Waiting 02:39:24 2da85816571b: Layer already exists 02:39:24 5e77f87a8234: Layer already exists 02:39:24 b79bafcfa074: Layer already exists 02:39:24 9105c33a1bad: Layer already exists 02:39:24 87c8b4fd6780: Layer already exists 02:39:24 16113d51b718: Layer already exists 02:39:24 3.2.0-dev.25: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 02:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:39:25 87c8b4fd6780: Preparing 02:39:25 b79bafcfa074: Preparing 02:39:25 2da85816571b: Preparing 02:39:25 9105c33a1bad: Preparing 02:39:25 5e77f87a8234: Preparing 02:39:25 16113d51b718: Preparing 02:39:25 16113d51b718: Waiting 02:39:25 2da85816571b: Layer already exists 02:39:25 5e77f87a8234: Layer already exists 02:39:25 87c8b4fd6780: Layer already exists 02:39:25 9105c33a1bad: Layer already exists 02:39:25 b79bafcfa074: Layer already exists 02:39:25 16113d51b718: Layer already exists 02:39:25 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 02:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:39:26 87c8b4fd6780: Preparing 02:39:26 b79bafcfa074: Preparing 02:39:26 2da85816571b: Preparing 02:39:26 9105c33a1bad: Preparing 02:39:26 5e77f87a8234: Preparing 02:39:26 16113d51b718: Preparing 02:39:26 87c8b4fd6780: Layer already exists 02:39:26 b79bafcfa074: Layer already exists 02:39:26 2da85816571b: Layer already exists 02:39:26 9105c33a1bad: Layer already exists 02:39:26 5e77f87a8234: Layer already exists 02:39:26 16113d51b718: Layer already exists 02:39:26 main: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:26 ===================================================== [Pipeline] echo 02:39:26 taggedImages: 02:39:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 02:39:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:39:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.25 02:39:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 02:39:26 - 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 02:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:27 02:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:27 arm64: Pulling from edgex-lftools-log-publisher 02:39:27 8998bd30e6a1: Pulling fs layer 02:39:27 04944245beec: Pulling fs layer 02:39:27 699f458cf7ca: Pulling fs layer 02:39:27 765212b225bb: Pulling fs layer 02:39:27 f23df028b6ca: Pulling fs layer 02:39:27 d65c8cfc05b1: Pulling fs layer 02:39:27 2437ff75d9bd: Pulling fs layer 02:39:27 f23df028b6ca: Waiting 02:39:27 d65c8cfc05b1: Waiting 02:39:27 2437ff75d9bd: Waiting 02:39:27 765212b225bb: Waiting 02:39:27 04944245beec: Verifying Checksum 02:39:27 04944245beec: Download complete 02:39:27 765212b225bb: Verifying Checksum 02:39:27 765212b225bb: Download complete 02:39:27 f23df028b6ca: Verifying Checksum 02:39:27 f23df028b6ca: Download complete 02:39:27 d65c8cfc05b1: Verifying Checksum 02:39:27 d65c8cfc05b1: Download complete 02:39:28 699f458cf7ca: Verifying Checksum 02:39:28 699f458cf7ca: Download complete 02:39:28 8998bd30e6a1: Verifying Checksum 02:39:28 8998bd30e6a1: Download complete 02:39:31 2437ff75d9bd: Verifying Checksum 02:39:31 2437ff75d9bd: Download complete 02:39:34 8998bd30e6a1: Pull complete 02:39:34 04944245beec: Pull complete 02:39:35 699f458cf7ca: Pull complete 02:39:35 765212b225bb: Pull complete 02:39:36 f23df028b6ca: Pull complete 02:39:36 d65c8cfc05b1: Pull complete 02:39:56 2437ff75d9bd: Pull complete 02:39:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:56 prd-ubuntu20.04-docker-arm64-4c-16g-15550 does not seem to be running inside a container 02:39:56 $ 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/181 -v /w/workspace/device-virtual-go/181:/w/workspace/device-virtual-go/181:rw,z -v /w/workspace/device-virtual-go/181@tmp:/w/workspace/device-virtual-go/181@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 02:39:59 $ docker top 4e47b111809382b9ad406ce4f2d3c5d083bc004e7569f137ae3c346690c2d7b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:00 ---> job-cost.sh 02:40:00 lf-activate-venv: SKIPPING 02:40:00 INFO: No Stack... 02:40:00 INFO: Retrieving Pricing Info for: v3-standard-4 02:40:01 INFO: Archiving Costs [Pipeline] sh 02:40:01 + cat /w/workspace/device-virtual-go/181/archives/cost.csv 02:40:01 + cut -d, -f6 [Pipeline] lock 02:40:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] 02:40:02 Resource [jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] did not exist. Created. 02:40:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:02 /w/workspace/device-virtual-go/181@tmp/durable-190da360/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:40:03 + echo total: 0.10999999940395355 [Pipeline] stash 02:40:03 Warning: overwriting stash ‘stack-cost’ 02:40:03 Stashed 1 file(s) [Pipeline] } 02:40:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 02:40:03 $ docker stop --time=1 4e47b111809382b9ad406ce4f2d3c5d083bc004e7569f137ae3c346690c2d7b7 02:40:04 $ docker rm -f --volumes 4e47b111809382b9ad406ce4f2d3c5d083bc004e7569f137ae3c346690c2d7b7 [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 02:40:05 provisioning config files... 02:40:05 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9347273470416614513tmp [Pipeline] { [Pipeline] sh 02:40:05 + set +x 02:40:05 + curl -s https://codecov.io/bash 02:40:05 + bash -s -- 02:40:05 02:40:05 _____ _ 02:40:05 / ____| | | 02:40:05 | | ___ __| | ___ ___ _____ __ 02:40:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:05 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:05 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:05 Bash-1.0.6 02:40:05 02:40:05 02:40:05 ==> git version 2.25.1 found 02:40:05 ==> 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 02:40:05 Release-Date: 2020-01-08 02:40:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:40:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:40:05 ==> Jenkins CI detected. 02:40:05 current dir:  /w/workspace/exfoundry_device-virtual-go_main 02:40:05 project root: . 02:40:05 --> token set from env 02:40:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:06 ==> Running gcov in . (disable via -X gcov) 02:40:06 ==> Python coveragepy not found 02:40:06 ==> Searching for coverage reports in: 02:40:06 + . 02:40:06 -> Found 1 reports 02:40:06 ==> Detecting git/mercurial file structure 02:40:06 ==> Reading reports 02:40:06 + ./coverage.out bytes=43316 02:40:06 ==> Appending adjustments 02:40:06 https://docs.codecov.io/docs/fixing-reports 02:40:06 + Found adjustments 02:40:06 ==> Gzipping contents 02:40:06 8.0K /tmp/codecov.sWUWub.gz 02:40:06 ==> Uploading reports 02:40:06 url: https://codecov.io 02:40:06 query: branch=main&commit=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:06 -> Pinging Codecov 02:40:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:06 -> Uploading to 02:40:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/ecfa8c77d07a8ec4cc8db70b8565af04114a9f89/6e57a82a-9250-478a-b1f1-6002caf84fa5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T024006Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a578bda5f90b9ce9a75f301e5e19326e5ad501ff808200f874ecc1145602539b 02:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:06 Dload Upload Total Spent Left Speed 02:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 20912 --:--:-- --:--:-- --:--:-- 20912 02:40:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] } 02:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:40:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:40:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:40:07 02:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:40:08 latest: Pulling from edgex-devops/edgex-snyk-go 02:40:08 43c4264eed91: Already exists 02:40:08 4cc291be95ef: Already exists 02:40:08 2ac1f1163629: Already exists 02:40:08 5c3c966382ef: Already exists 02:40:08 4f4fb700ef54: Already exists 02:40:08 d9c7d2e4e75e: Pulling fs layer 02:40:08 9c3e1370e548: Pulling fs layer 02:40:08 d9c7d2e4e75e: Verifying Checksum 02:40:08 d9c7d2e4e75e: Download complete 02:40:08 d9c7d2e4e75e: Pull complete 02:40:09 9c3e1370e548: Verifying Checksum 02:40:09 9c3e1370e548: Download complete 02:40:12 9c3e1370e548: Pull complete 02:40:12 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:12 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:40:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:40:15 $ docker top 0f3dbde87d47868c4aa8debe759291f6abd8314f419d9b5b7bfd01389dc0be91 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:15 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 02:40:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 02:40:16 + set -o pipefail 02:40:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 02:40:24 02:40:24 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 02:40:24 02:40:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/3455da3b-59f3-4f95-a6cd-3c8a048937db 02:40:24 02:40:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:40:24 02:40:24 02:40:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:40:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:40:24 $ docker stop --time=1 0f3dbde87d47868c4aa8debe759291f6abd8314f419d9b5b7bfd01389dc0be91 02:40:31 $ docker rm -f --volumes 0f3dbde87d47868c4aa8debe759291f6abd8314f419d9b5b7bfd01389dc0be91 [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 02:40:32 + git log --format=format:%s -1 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] sh 02:40:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:40:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:32 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:40:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:40:33 $ docker top a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 -eo pid,comm 02:40:33 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). 02:40:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:33 [ssh-agent] Looking for ssh-agent implementation... 02:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:33 $ docker exec a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 ssh-agent 02:40:33 SSH_AUTH_SOCK=/tmp/ssh-zZNnQ3lD6KDR/agent.32 02:40:33 SSH_AGENT_PID=38 02:40:33 Running ssh-add (command line suppressed) 02:40:34 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13117422561837298370.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13117422561837298370.key) 02:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:34 + git semver tag 02:40:34 2024-10-04 02:40:34,525 [run_tag] DEBUG tag force:False 02:40:34 2024-10-04 02:40:34,525 [check_head_tag] DEBUG check head tag 02:40:34 2024-10-04 02:40:34,528 [execute] INFO git cat-file --batch-check 02:40:34 2024-10-04 02:40:34,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 02:40:34 2024-10-04 02:40:34,532 [execute] INFO git cat-file --batch 02:40:34 2024-10-04 02:40:34,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 02:40:34 2024-10-04 02:40:34,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:40:34 2024-10-04 02:40:34,559 [execute] INFO git tag -a v3.2.0-dev.25 -m v3.2.0-dev.25 02:40:34 2024-10-04 02:40:34,559 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.25', '-m', 'v3.2.0-dev.25'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 02:40:34 2024-10-04 02:40:34,564 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:40:34 3.2.0-dev.25 [Pipeline] } 02:40:34 $ docker exec --env ******** --env ******** a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 ssh-agent -k 02:40:34 unset SSH_AUTH_SOCK; 02:40:34 unset SSH_AGENT_PID; 02:40:34 echo Agent pid 38 killed; 02:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:35 + git semver [Pipeline] } 02:40:35 $ docker stop --time=1 a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 02:40:36 $ docker rm -f --volumes a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:40:37 02:40:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:40:40 0.23.1-centos7: Pulling from edgex-lftools 02:40:40 ab5ef0e58194: Pulling fs layer 02:40:40 9712f1f96733: Pulling fs layer 02:40:40 63f879dbbcfc: Pulling fs layer 02:40:40 0d9ebad4ef96: Pulling fs layer 02:40:40 e9a5061849ea: Pulling fs layer 02:40:40 d747dcd14b5f: Pulling fs layer 02:40:40 2de7ff778b66: Pulling fs layer 02:40:40 0d9ebad4ef96: Waiting 02:40:40 e9a5061849ea: Waiting 02:40:40 d747dcd14b5f: Waiting 02:40:40 2de7ff778b66: Waiting 02:40:40 9712f1f96733: Verifying Checksum 02:40:40 9712f1f96733: Download complete 02:40:40 63f879dbbcfc: Verifying Checksum 02:40:40 63f879dbbcfc: Download complete 02:40:41 e9a5061849ea: Verifying Checksum 02:40:41 e9a5061849ea: Download complete 02:40:41 d747dcd14b5f: Verifying Checksum 02:40:41 d747dcd14b5f: Download complete 02:40:41 ab5ef0e58194: Verifying Checksum 02:40:41 ab5ef0e58194: Download complete 02:40:41 0d9ebad4ef96: Verifying Checksum 02:40:41 0d9ebad4ef96: Download complete 02:40:41 2de7ff778b66: Verifying Checksum 02:40:41 2de7ff778b66: Download complete 02:40:44 ab5ef0e58194: Pull complete 02:40:44 9712f1f96733: Pull complete 02:40:45 63f879dbbcfc: Pull complete 02:40:49 0d9ebad4ef96: Pull complete 02:40:49 e9a5061849ea: Pull complete 02:40:49 d747dcd14b5f: Pull complete 02:40:49 2de7ff778b66: Pull complete 02:40:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:40:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:49 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:40:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:41:00 $ docker top 63c786e895aefbe91c596dab155209ef709b7c82b78a4e9e1a3dca5d5724d4de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:41:00 provisioning config files... 02:41:00 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12436814428287997028tmp 02:41:00 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10193189785501139707tmp 02:41:00 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10701428561377052042tmp [Pipeline] { [Pipeline] echo 02:41:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:41:00 ---> sigul-configuration.sh 02:41:00 gpg: directory `/root/.gnupg' created 02:41:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:41:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:41:00 gpg: keyring `/root/.gnupg/secring.gpg' created 02:41:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:41:00 gpg: CAST5 encrypted data 02:41:00 gpg: encrypted with 1 passphrase 02:41:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:41:00 + mkdir /home/jenkins 02:41:00 + mkdir /home/jenkins/sigul [Pipeline] sh 02:41:02 + 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 02:41:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:41:02 ---> sigul-install.sh 02:41:02 Sigul already installed; skipping installation. [Pipeline] sh 02:41:03 + git tag --list 02:41:03 v1.0.0 02:41:03 v1.1.0 02:41:03 v1.1.1 02:41:03 v1.2.1 02:41:03 v1.2.2 02:41:03 v1.2.3 02:41:03 v1.3.0 02:41:03 v1.3.1 02:41:03 v2.0.0 02:41:03 v2.1.0 02:41:03 v2.1.1 02:41:03 v2.2.0 02:41:03 v2.3.0 02:41:03 v3.0 02:41:03 v3.0.0 02:41:03 v3.1 02:41:03 v3.1.0 02:41:03 v3.1.0-dev.1 02:41:03 v3.1.0-dev.10 02:41:03 v3.1.0-dev.11 02:41:03 v3.1.0-dev.12 02:41:03 v3.1.0-dev.13 02:41:03 v3.1.0-dev.14 02:41:03 v3.1.0-dev.15 02:41:03 v3.1.0-dev.16 02:41:03 v3.1.0-dev.17 02:41:03 v3.1.0-dev.18 02:41:03 v3.1.0-dev.19 02:41:03 v3.1.0-dev.2 02:41:03 v3.1.0-dev.20 02:41:03 v3.1.0-dev.21 02:41:03 v3.1.0-dev.22 02:41:03 v3.1.0-dev.23 02:41:03 v3.1.0-dev.24 02:41:03 v3.1.0-dev.25 02:41:03 v3.1.0-dev.26 02:41:03 v3.1.0-dev.27 02:41:03 v3.1.0-dev.28 02:41:03 v3.1.0-dev.29 02:41:03 v3.1.0-dev.3 02:41:03 v3.1.0-dev.30 02:41:03 v3.1.0-dev.4 02:41:03 v3.1.0-dev.5 02:41:03 v3.1.0-dev.6 02:41:03 v3.1.0-dev.7 02:41:03 v3.1.0-dev.8 02:41:03 v3.1.0-dev.9 02:41:03 v3.1.1 02:41:03 v3.1.1-dev.1 02:41:03 v3.2.0-dev.1 02:41:03 v3.2.0-dev.10 02:41:03 v3.2.0-dev.11 02:41:03 v3.2.0-dev.12 02:41:03 v3.2.0-dev.13 02:41:03 v3.2.0-dev.14 02:41:03 v3.2.0-dev.15 02:41:03 v3.2.0-dev.16 02:41:03 v3.2.0-dev.17 02:41:03 v3.2.0-dev.18 02:41:03 v3.2.0-dev.19 02:41:03 v3.2.0-dev.2 02:41:03 v3.2.0-dev.20 02:41:03 v3.2.0-dev.21 02:41:03 v3.2.0-dev.22 02:41:03 v3.2.0-dev.23 02:41:03 v3.2.0-dev.24 02:41:03 v3.2.0-dev.25 02:41:03 v3.2.0-dev.3 02:41:03 v3.2.0-dev.4 02:41:03 v3.2.0-dev.5 02:41:03 v3.2.0-dev.6 02:41:03 v3.2.0-dev.7 02:41:03 v3.2.0-dev.8 02:41:03 v3.2.0-dev.9 [Pipeline] sh 02:41:03 + lftools sign git-tag v3.2.0-dev.25 02:41:03 Signing Git tag with Sigul... 02:41:03 Signing v3.2.0-dev.25 [Pipeline] echo 02:41:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:41:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:41:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:41:04 $ docker stop --time=1 63c786e895aefbe91c596dab155209ef709b7c82b78a4e9e1a3dca5d5724d4de 02:41:05 $ docker rm -f --volumes 63c786e895aefbe91c596dab155209ef709b7c82b78a4e9e1a3dca5d5724d4de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:41:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:06 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:41:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:41:07 $ docker top 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef -eo pid,comm 02:41:07 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). 02:41:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:07 [ssh-agent] Looking for ssh-agent implementation... 02:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:07 $ docker exec 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef ssh-agent 02:41:07 SSH_AUTH_SOCK=/tmp/ssh-9hAqSXmUf0xq/agent.31 02:41:07 SSH_AGENT_PID=37 02:41:07 Running ssh-add (command line suppressed) 02:41:07 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16297592204679432009.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16297592204679432009.key) 02:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:07 + git semver bump pre 02:41:08 2024-10-04 02:41:07,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:41:08 2024-10-04 02:41:07,941 [bump_version] DEBUG bumping version:3.2.0-dev.25 on axis:pre with prefix:dev 02:41:08 2024-10-04 02:41:07,941 [bump_version] DEBUG bumped version:3.2.0-dev.26 02:41:08 2024-10-04 02:41:07,941 [write_version] DEBUG write version:3.2.0-dev.26 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 02:41:08 2024-10-04 02:41:07,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:41:08 2024-10-04 02:41:07,941 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:41:08 2024-10-04 02:41:07,943 [execute] INFO git cat-file --batch-check 02:41:08 2024-10-04 02:41:07,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:41:08 2024-10-04 02:41:07,948 [execute] INFO git cat-file --batch 02:41:08 2024-10-04 02:41:07,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:41:08 2024-10-04 02:41:07,954 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:41:08 3.2.0-dev.26 [Pipeline] } 02:41:08 $ docker exec --env ******** --env ******** 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef ssh-agent -k 02:41:08 unset SSH_AUTH_SOCK; 02:41:08 unset SSH_AGENT_PID; 02:41:08 echo Agent pid 37 killed; 02:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:08 + git semver [Pipeline] } 02:41:08 $ docker stop --time=1 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef 02:41:10 $ docker rm -f --volumes 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef [Pipeline] // withDockerContainer [Pipeline] sh 02:41:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:10 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:41:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:41:18 $ docker top 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:18 [ssh-agent] Looking for ssh-agent implementation... 02:41:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:18 $ docker exec 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 ssh-agent 02:41:18 SSH_AUTH_SOCK=/tmp/ssh-uuQUCjv3Ibsa/agent.31 02:41:18 SSH_AGENT_PID=37 02:41:18 Running ssh-add (command line suppressed) 02:41:18 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16698511877340412592.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16698511877340412592.key) 02:41:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:19 + git semver push 02:41:19 2024-10-04 02:41:19,441 [run_push] DEBUG push 02:41:19 2024-10-04 02:41:19,442 [execute] INFO git cat-file --batch-check 02:41:19 2024-10-04 02:41:19,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:41:19 2024-10-04 02:41:19,446 [execute] INFO git rev-list 0724497c3767be1944f52831c94d092ad874790e -- 02:41:19 2024-10-04 02:41:19,446 [execute] DEBUG Popen(['git', 'rev-list', '0724497c3767be1944f52831c94d092ad874790e', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:41:19 2024-10-04 02:41:19,455 [execute] INFO git fetch -v origin 02:41:19 2024-10-04 02:41:19,456 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:41:20 2024-10-04 02:41:19,930 [run_push] DEBUG no remote changes detected 02:41:20 2024-10-04 02:41:19,930 [execute] INFO git push origin semver 02:41:20 2024-10-04 02:41:19,931 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:41:20 2024-10-04 02:41:20,646 [run_push] DEBUG push all version tags 02:41:20 2024-10-04 02:41:20,646 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:41:20 2024-10-04 02:41:20,647 [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) 02:41:21 2024-10-04 02:41:21,314 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:41:21 3.2.0-dev.26 [Pipeline] } 02:41:21 $ docker exec --env ******** --env ******** 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 ssh-agent -k 02:41:21 unset SSH_AUTH_SOCK; 02:41:21 unset SSH_AGENT_PID; 02:41:21 echo Agent pid 37 killed; 02:41:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:22 + git semver [Pipeline] } 02:41:22 $ docker stop --time=1 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 02:41:23 $ docker rm -f --volumes 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 [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 02:41:24 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 02:41:24 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:41:24 total 16 02:41:24 drwxr-xr-x 3 root root 4096 Oct 4 02:27 . 02:41:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 02:41 .. 02:41:24 drwxr-xr-x 2 root root 4096 Oct 4 02:27 cost 02:41:24 -rw-r--r-- 1 root root 89 Oct 4 02:27 cost.csv 02:41:24 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 02:41:24 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:41:24 total 16 02:41:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 02:27 . 02:41:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 02:41 .. 02:41:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 02:27 cost 02:41:24 -rw-r--r-- 1 jenkins jenkins 89 Oct 4 02:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:41:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:41:25 ---> package-listing.sh 02:41:25 ++ facter osfamily 02:41:25 ++ tr '[:upper:]' '[:lower:]' 02:41:26 + OS_FAMILY=debian 02:41:26 + workspace=/w/workspace/exfoundry_device-virtual-go_main 02:41:26 + START_PACKAGES=/tmp/packages_start.txt 02:41:26 + END_PACKAGES=/tmp/packages_end.txt 02:41:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:41:26 + PACKAGES=/tmp/packages_start.txt 02:41:26 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:41:26 + PACKAGES=/tmp/packages_end.txt 02:41:26 + case "${OS_FAMILY}" in 02:41:26 + dpkg -l 02:41:26 + grep '^ii' 02:41:26 + '[' -f /tmp/packages_start.txt ']' 02:41:26 + '[' -f /tmp/packages_end.txt ']' 02:41:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:41:26 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:41:26 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 02:41:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 02:41:26 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 02:41:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:26 prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container 02:41:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:41:27 $ docker top b8b89d16914fbeb281bb307c314512671a13bb657cc08ceaec9e048ca7992629 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:41:27 + mkdir -p /var/log/sysstat [Pipeline] sh 02:41:28 + ls /var/log/sa-host 02:41:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:28 provisioning config files... 02:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16817011698601450469tmp [Pipeline] { [Pipeline] echo 02:41:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:41:28 ---> create-netrc.sh [Pipeline] } 02:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:41:29 ---> python-tools-install.sh [Pipeline] echo 02:41:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:41:29 ---> sudo-logs.sh 02:41:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:41:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:41:29 ---> job-cost.sh 02:41:29 lf-activate-venv: SKIPPING 02:41:29 DEBUG: total: 0.2199999988079071 02:41:29 INFO: Retrieving Stack Cost... 02:41:29 INFO: Retrieving Pricing Info for: v3-standard-8 02:41:30 INFO: Archiving Costs [Pipeline] echo 02:41:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:41:30 ---> logs-deploy.sh 02:41:30 lf-activate-venv: SKIPPING 02:41:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/181 02:41:30 INFO: archiving workspace using pattern(s): 02:41:31 Archives upload complete. 02:41:31 INFO: archiving logs to Nexus 02:41:32 ---> uname -a: 02:41:32 Linux prd-ubuntu20-04-docker-8c-8g-15548 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:41:32 02:41:32 02:41:32 ---> lscpu: 02:41:32 Architecture: x86_64 02:41:32 CPU op-mode(s): 32-bit, 64-bit 02:41:32 Byte Order: Little Endian 02:41:32 Address sizes: 40 bits physical, 48 bits virtual 02:41:32 CPU(s): 8 02:41:32 On-line CPU(s) list: 0-7 02:41:32 Thread(s) per core: 1 02:41:32 Core(s) per socket: 1 02:41:32 Socket(s): 8 02:41:32 NUMA node(s): 1 02:41:32 Vendor ID: AuthenticAMD 02:41:32 CPU family: 23 02:41:32 Model: 49 02:41:32 Model name: AMD EPYC-Rome Processor 02:41:32 Stepping: 0 02:41:32 CPU MHz: 2800.000 02:41:32 BogoMIPS: 5600.00 02:41:32 Virtualization: AMD-V 02:41:32 Hypervisor vendor: KVM 02:41:32 Virtualization type: full 02:41:32 L1d cache: 256 KiB 02:41:32 L1i cache: 256 KiB 02:41:32 L2 cache: 4 MiB 02:41:32 L3 cache: 128 MiB 02:41:32 NUMA node0 CPU(s): 0-7 02:41:32 Vulnerability Itlb multihit: Not affected 02:41:32 Vulnerability L1tf: Not affected 02:41:32 Vulnerability Mds: Not affected 02:41:32 Vulnerability Meltdown: Not affected 02:41:32 Vulnerability Mmio stale data: Not affected 02:41:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:41:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:41:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:41:32 Vulnerability Srbds: Not affected 02:41:32 Vulnerability Tsx async abort: Not affected 02:41:32 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 02:41:32 02:41:32 02:41:32 ---> nproc: 02:41:32 8 02:41:32 02:41:32 02:41:32 ---> df -h: 02:41:32 Filesystem Size Used Avail Use% Mounted on 02:41:32 overlay 155G 13G 142G 9% / 02:41:32 tmpfs 64M 0 64M 0% /dev 02:41:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:41:32 shm 64M 0 64M 0% /dev/shm 02:41:32 /dev/vda1 155G 13G 142G 9% /facter-os 02:41:32 02:41:32 02:41:32 ---> sar -b -r -n DEV: 02:41:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15548) 10/04/24 _x86_64_ (8 CPU) 02:41:32 02:41:32 02:21:53 LINUX RESTART (8 CPU) 02:41:32 02:41:32 02:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:41:32 02:23:01 300.22 48.21 252.01 0.00 5415.90 176476.99 0.00 02:41:32 02:24:01 223.81 2.95 220.86 0.00 53.06 61851.42 0.00 02:41:32 02:25:01 136.47 0.07 136.40 0.00 11.33 41917.31 0.00 02:41:32 02:26:01 84.39 0.17 84.22 0.00 12.00 19494.75 0.00 02:41:32 02:27:01 155.16 1.02 154.14 0.00 72.25 48485.12 0.00 02:41:32 02:28:01 50.57 4.13 46.44 0.00 4275.02 8433.94 0.00 02:41:32 02:29:01 3.48 0.02 3.47 0.00 0.13 88.92 0.00 02:41:32 02:30:01 0.87 0.00 0.87 0.00 0.00 9.20 0.00 02:41:32 02:31:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 02:41:32 02:32:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 02:41:32 02:33:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 02:41:32 02:34:01 1.67 0.00 1.67 0.00 0.00 22.40 0.00 02:41:32 02:35:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 02:41:32 02:36:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 02:41:32 02:37:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 02:41:32 02:38:01 1.35 0.02 1.33 0.00 0.13 19.86 0.00 02:41:32 02:39:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 02:41:32 02:40:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 02:41:32 02:41:01 123.65 0.18 123.46 0.00 15.06 53698.78 0.00 02:41:32 Average: 57.41 2.99 54.42 0.00 518.66 21610.93 0.00 02:41:32 02:41:32 02:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:41:32 02:23:01 29908232 31595056 754268 2.29 59740 1925396 1862596 5.49 978672 1667468 292 02:41:32 02:24:01 27205644 31498180 807444 2.46 171164 4202156 2044640 6.03 1341528 3743196 717856 02:41:32 02:25:01 27018248 31222828 1076152 3.27 189908 4111352 2449756 7.22 1813096 3469592 543760 02:41:32 02:26:01 27066600 31384664 911552 2.77 194792 4206492 2126412 6.27 1772540 3446720 603792 02:41:32 02:27:01 26883920 31512244 782820 2.38 204836 4488368 1973852 5.82 1407052 3971144 13576 02:41:32 02:28:01 26483180 31520988 748860 2.28 232060 4867720 1780724 5.25 1654536 4092648 208 02:41:32 02:29:01 26494784 31527712 743108 2.26 230624 4864468 1752424 5.16 1647848 4089436 160 02:41:32 02:30:01 26497620 31530560 740256 2.25 230636 4864468 1752424 5.16 1645664 4089436 136 02:41:32 02:31:01 26497612 31530592 740200 2.25 230676 4864472 1752424 5.16 1645732 4089440 164 02:41:32 02:32:01 26507284 31540328 730516 2.22 230716 4864480 1752424 5.16 1636344 4089448 4 02:41:32 02:33:01 26506840 31539944 730700 2.22 230744 4864480 1752424 5.16 1636492 4089444 160 02:41:32 02:34:01 26507736 31540956 729604 2.22 230784 4864484 1752424 5.16 1635972 4089452 136 02:41:32 02:35:01 26508012 31541236 729304 2.22 230804 4864488 1752424 5.16 1635576 4089456 4 02:41:32 02:36:01 26507560 31540848 729636 2.22 230824 4864488 1752424 5.16 1635988 4089456 224 02:41:32 02:37:01 26507448 31540768 729612 2.22 230872 4864492 1752424 5.16 1635872 4089460 28 02:41:32 02:38:01 26506384 31539880 730280 2.22 230920 4864532 1768852 5.21 1636284 4089492 140 02:41:32 02:39:01 26506084 31539648 730444 2.22 230944 4864536 1768852 5.21 1636192 4089500 188 02:41:32 02:40:01 26506280 31539872 730212 2.22 230960 4864540 1768852 5.21 1636252 4089500 252 02:41:32 02:41:01 25348676 31494980 768812 2.34 245648 5868900 1790488 5.28 1704572 5079712 860 02:41:32 Average: 26735165 31509541 770725 2.34 214087 4633911 1847728 5.45 1596643 3923368 99049 02:41:32 02:41:32 02:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:41:32 02:23:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 02:41:32 02:23:01 ens3 435.41 347.29 3042.27 101.06 0.00 0.00 0.00 0.00 02:41:32 02:23:01 docker0 44.93 46.34 3.32 302.95 0.00 0.00 0.00 0.00 02:41:32 02:24:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 02:41:32 02:24:01 ens3 594.27 396.23 6484.07 44.17 0.00 0.00 0.00 0.00 02:41:32 02:24:01 docker0 325.70 477.32 27.70 3298.24 0.00 0.00 0.00 0.00 02:41:32 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:25:01 vethe707ba5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:41:32 02:25:01 ens3 20.81 13.08 23.32 8.87 0.00 0.00 0.00 0.00 02:41:32 02:25:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:41:32 02:26:01 veth46273c9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:41:32 02:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:41:32 02:26:01 ens3 28.08 16.81 59.81 10.58 0.00 0.00 0.00 0.00 02:41:32 02:26:01 docker0 1.80 3.00 0.11 38.11 0.00 0.00 0.00 0.00 02:41:32 02:27:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 02:41:32 02:27:01 ens3 187.25 130.44 2886.56 198.19 0.00 0.00 0.00 0.00 02:41:32 02:27:01 docker0 5.67 11.23 0.34 116.96 0.00 0.00 0.00 0.00 02:41:32 02:28:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:41:32 02:28:01 ens3 176.37 75.55 2530.34 5.81 0.00 0.00 0.00 0.00 02:41:32 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:29:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:41:32 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:31:01 ens3 1.48 0.75 5.21 0.05 0.00 0.00 0.00 0.00 02:41:32 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:33:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:41:32 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:36:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:41:32 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:37:01 ens3 0.40 0.08 0.04 0.00 0.00 0.00 0.00 0.00 02:41:32 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:38:01 ens3 0.77 0.53 0.40 0.29 0.00 0.00 0.00 0.00 02:41:32 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:39:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:40:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:41:32 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 02:41:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 02:41:32 02:41:01 veth15a65ca 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:41:32 02:41:01 ens3 402.50 260.67 7127.73 167.30 0.00 0.00 0.00 0.00 02:41:32 02:41:01 docker0 84.65 134.99 7.51 1261.80 0.00 0.00 0.00 0.00 02:41:32 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 02:41:32 Average: veth15a65ca 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 02:41:32 Average: ens3 97.29 65.37 1166.27 28.23 0.00 0.00 0.00 0.00 02:41:32 Average: docker0 24.35 35.42 2.05 264.10 0.00 0.00 0.00 0.00 02:41:32 02:41:32 02:41:32 ---> sar -P ALL: 02:41:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15548) 10/04/24 _x86_64_ (8 CPU) 02:41:32 02:41:32 02:21:53 LINUX RESTART (8 CPU) 02:41:32 02:41:32 02:22:01 CPU %user %nice %system %iowait %steal %idle 02:41:32 02:23:01 all 7.27 0.00 2.26 3.59 0.07 86.81 02:41:32 02:23:01 0 5.41 0.00 2.33 9.89 0.07 82.30 02:41:32 02:23:01 1 6.46 0.00 2.28 1.74 0.07 89.47 02:41:32 02:23:01 2 9.01 0.00 1.98 4.27 0.07 84.67 02:41:32 02:23:01 3 6.05 0.00 1.92 3.03 0.08 88.91 02:41:32 02:23:01 4 8.03 0.00 2.34 6.18 0.07 83.39 02:41:32 02:23:01 5 9.17 0.00 1.61 1.14 0.08 88.00 02:41:32 02:23:01 6 5.80 0.00 2.00 1.11 0.07 91.03 02:41:32 02:23:01 7 8.22 0.00 3.62 1.37 0.07 86.72 02:41:32 02:24:01 all 8.97 0.00 4.39 5.83 0.10 80.70 02:41:32 02:24:01 0 8.61 0.00 3.59 0.30 0.08 87.42 02:41:32 02:24:01 1 8.17 0.00 4.89 8.92 0.08 77.94 02:41:32 02:24:01 2 10.38 0.00 5.09 5.65 0.12 78.77 02:41:32 02:24:01 3 10.98 0.00 4.54 2.44 0.12 81.92 02:41:32 02:24:01 4 9.62 0.00 4.34 1.15 0.10 84.78 02:41:32 02:24:01 5 9.75 0.00 4.45 4.23 0.08 81.48 02:41:32 02:24:01 6 4.78 0.00 2.82 0.56 0.08 91.76 02:41:32 02:24:01 7 9.52 0.00 5.45 23.50 0.12 61.41 02:41:32 02:25:01 all 21.98 0.00 4.55 6.65 0.09 66.72 02:41:32 02:25:01 0 20.73 0.00 4.04 0.37 0.10 74.76 02:41:32 02:25:01 1 20.46 0.00 3.88 1.88 0.10 73.68 02:41:32 02:25:01 2 22.96 0.00 4.17 7.89 0.08 64.89 02:41:32 02:25:01 3 23.08 0.00 4.53 0.49 0.08 71.83 02:41:32 02:25:01 4 23.29 0.00 4.62 2.28 0.08 69.72 02:41:32 02:25:01 5 22.47 0.00 4.98 2.08 0.07 70.40 02:41:32 02:25:01 6 19.61 0.00 4.19 2.53 0.12 73.55 02:41:32 02:25:01 7 23.26 0.00 5.97 35.81 0.10 34.87 02:41:32 02:26:01 all 46.21 0.00 6.93 2.64 0.14 44.07 02:41:32 02:26:01 0 42.41 0.00 6.31 0.62 0.13 50.52 02:41:32 02:26:01 1 45.07 0.00 6.64 5.29 0.10 42.91 02:41:32 02:26:01 2 45.60 0.00 7.63 0.96 0.14 45.67 02:41:32 02:26:01 3 48.65 0.00 6.47 1.55 0.13 43.21 02:41:32 02:26:01 4 48.31 0.00 7.55 9.95 0.15 34.04 02:41:32 02:26:01 5 46.68 0.00 7.49 1.21 0.15 44.47 02:41:32 02:26:01 6 45.44 0.00 6.32 1.15 0.15 46.94 02:41:32 02:26:01 7 47.53 0.00 7.04 0.44 0.19 44.81 02:41:32 02:27:01 all 8.94 0.00 2.76 4.44 0.11 83.76 02:41:32 02:27:01 0 8.90 0.00 3.28 0.10 0.07 87.66 02:41:32 02:27:01 1 8.45 0.00 3.11 0.02 0.12 88.31 02:41:32 02:27:01 2 9.96 0.00 2.45 0.12 0.08 87.39 02:41:32 02:27:01 3 10.08 0.00 3.30 12.11 0.20 74.31 02:41:32 02:27:01 4 8.84 0.00 3.14 19.92 0.12 67.99 02:41:32 02:27:01 5 8.07 0.00 2.17 0.83 0.08 88.85 02:41:32 02:27:01 6 8.37 0.00 2.38 1.38 0.08 87.79 02:41:32 02:27:01 7 8.88 0.00 2.21 1.12 0.08 87.71 02:41:32 02:28:01 all 2.50 0.00 1.37 0.71 0.04 95.39 02:41:32 02:28:01 0 1.75 0.00 1.05 1.05 0.05 96.09 02:41:32 02:28:01 1 3.66 0.00 1.94 0.55 0.03 93.81 02:41:32 02:28:01 2 1.69 0.00 1.30 0.28 0.03 96.69 02:41:32 02:28:01 3 1.80 0.00 1.97 0.32 0.03 95.88 02:41:32 02:28:01 4 2.96 0.00 1.52 1.87 0.03 93.62 02:41:32 02:28:01 5 2.07 0.00 0.95 0.52 0.03 96.43 02:41:32 02:28:01 6 3.90 0.00 1.24 0.20 0.03 94.63 02:41:32 02:28:01 7 2.20 0.00 0.96 0.87 0.03 95.94 02:41:32 02:29:01 all 0.08 0.00 0.05 0.01 0.00 99.86 02:41:32 02:29:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:41:32 02:29:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:41:32 02:29:01 2 0.10 0.00 0.08 0.02 0.00 99.80 02:41:32 02:29:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:41:32 02:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:41:32 02:29:01 5 0.10 0.00 0.02 0.00 0.00 99.88 02:41:32 02:29:01 6 0.25 0.00 0.10 0.00 0.00 99.65 02:41:32 02:29:01 7 0.03 0.00 0.03 0.05 0.00 99.88 02:41:32 02:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:41:32 02:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:41:32 02:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:41:32 02:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:41:32 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:32 02:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:41:32 02:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:41:32 02:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:41:32 02:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:41:32 02:31:01 all 0.04 0.00 0.01 0.01 0.01 99.94 02:41:32 02:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:41:32 02:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:41:32 02:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:41:32 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:32 02:31:01 4 0.08 0.00 0.00 0.00 0.00 99.92 02:41:32 02:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:41:32 02:31:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:41:32 02:31:01 7 0.03 0.00 0.02 0.07 0.02 99.87 02:41:32 02:32:01 all 0.08 0.00 0.01 0.11 0.00 99.79 02:41:32 02:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:41:32 02:32:01 1 0.03 0.00 0.02 0.08 0.03 99.83 02:41:32 02:32:01 2 0.02 0.00 0.00 0.13 0.00 99.85 02:41:32 02:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:41:32 02:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:41:32 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:41:32 02:32:01 6 0.53 0.00 0.02 0.12 0.00 99.33 02:41:32 02:32:01 7 0.02 0.00 0.00 0.55 0.00 99.43 02:41:32 02:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:41:32 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:41:32 02:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:41:32 02:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:41:32 02:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:32 02:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:41:32 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:41:32 02:33:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:41:32 02:33:01 7 0.00 0.00 0.02 0.10 0.00 99.88 02:41:32 02:41:32 02:33:01 CPU %user %nice %system %iowait %steal %idle 02:41:32 02:34:01 all 0.03 0.00 0.01 0.02 0.02 99.92 02:41:32 02:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:41:32 02:34:01 1 0.02 0.00 0.03 0.00 0.13 99.82 02:41:32 02:34:01 2 0.05 0.00 0.02 0.13 0.00 99.80 02:41:32 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:41:32 02:34:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:41:32 02:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:41:32 02:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:41:32 02:34:01 7 0.03 0.00 0.00 0.02 0.00 99.95 02:41:32 02:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:41:32 02:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:41:32 02:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:41:32 02:35:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:41:32 02:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:41:32 02:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:41:32 02:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:41:32 02:35:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:41:32 02:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:41:32 02:36:01 all 0.06 0.00 0.00 0.01 1.83 98.09 02:41:32 02:36:01 0 0.02 0.00 0.00 0.00 1.93 98.05 02:41:32 02:36:01 1 0.03 0.00 0.02 0.00 2.09 97.86 02:41:32 02:36:01 2 0.05 0.00 0.00 0.00 1.48 98.47 02:41:32 02:36:01 3 0.02 0.00 0.00 0.00 3.49 96.49 02:41:32 02:36:01 4 0.02 0.00 0.00 0.00 1.99 97.99 02:41:32 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:41:32 02:36:01 6 0.07 0.00 0.02 0.02 0.02 99.88 02:41:32 02:36:01 7 0.26 0.00 0.00 0.06 3.53 96.15 02:41:32 02:37:01 all 0.09 0.00 0.02 0.07 0.03 99.79 02:41:32 02:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:41:32 02:37:01 1 0.03 0.00 0.05 0.00 0.17 99.75 02:41:32 02:37:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:41:32 02:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:41:32 02:37:01 4 0.07 0.00 0.00 0.00 0.03 99.90 02:41:32 02:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:41:32 02:37:01 6 0.05 0.00 0.03 0.02 0.02 99.88 02:41:32 02:37:01 7 0.48 0.00 0.08 0.55 0.02 98.87 02:41:32 02:38:01 all 0.13 0.00 0.02 0.09 0.07 99.69 02:41:32 02:38:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:41:32 02:38:01 1 0.07 0.00 0.03 0.68 0.03 99.18 02:41:32 02:38:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:41:32 02:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:41:32 02:38:01 4 0.05 0.00 0.05 0.00 0.48 99.42 02:41:32 02:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:41:32 02:38:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:41:32 02:38:01 7 0.70 0.00 0.00 0.03 0.02 99.25 02:41:32 02:39:01 all 0.16 0.00 0.01 0.00 0.01 99.82 02:41:32 02:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:41:32 02:39:01 1 0.00 0.00 0.05 0.00 0.03 99.92 02:41:32 02:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:41:32 02:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:41:32 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:41:32 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:41:32 02:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:41:32 02:39:01 7 1.22 0.00 0.00 0.02 0.00 98.76 02:41:32 02:40:01 all 0.05 0.00 0.01 0.09 0.42 99.43 02:41:32 02:40:01 0 0.00 0.00 0.02 0.00 0.22 99.77 02:41:32 02:40:01 1 0.07 0.00 0.02 0.00 0.61 99.30 02:41:32 02:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:41:32 02:40:01 3 0.00 0.00 0.00 0.00 0.73 99.27 02:41:32 02:40:01 4 0.05 0.00 0.02 0.00 0.20 99.73 02:41:32 02:40:01 5 0.02 0.00 0.00 0.00 1.25 98.73 02:41:32 02:40:01 6 0.03 0.00 0.02 0.02 0.22 99.72 02:41:32 02:40:01 7 0.18 0.00 0.02 0.70 0.10 99.00 02:41:32 02:41:01 all 7.22 0.00 3.17 4.84 0.11 84.66 02:41:32 02:41:01 0 7.62 0.00 2.77 1.22 0.10 88.28 02:41:32 02:41:01 1 7.03 0.00 2.68 2.92 0.10 87.27 02:41:32 02:41:01 2 7.44 0.00 3.11 0.81 0.12 88.53 02:41:32 02:41:01 3 5.71 0.00 3.31 10.49 0.12 80.36 02:41:32 02:41:01 4 7.78 0.00 3.23 0.07 0.10 88.82 02:41:32 02:41:01 5 6.33 0.00 3.39 3.20 0.12 86.97 02:41:32 02:41:01 6 7.47 0.00 3.19 14.30 0.10 74.93 02:41:32 02:41:01 7 8.38 0.00 3.65 5.85 0.12 82.01 02:41:32 Average: all 5.42 0.00 1.34 1.52 0.16 91.55 02:41:32 Average: 0 4.99 0.00 1.23 0.71 0.15 92.92 02:41:32 Average: 1 5.20 0.00 1.35 1.15 0.20 92.10 02:41:32 Average: 2 5.61 0.00 1.35 1.06 0.12 91.86 02:41:32 Average: 3 5.56 0.00 1.36 1.59 0.27 91.22 02:41:32 Average: 4 5.71 0.00 1.40 2.15 0.18 90.55 02:41:32 Average: 5 5.48 0.00 1.31 0.69 0.10 92.41 02:41:32 Average: 6 5.05 0.00 1.17 1.11 0.05 92.62 02:41:32 Average: 7 5.80 0.00 1.52 3.71 0.24 88.74 02:41:32 02:41:32 02:41:32