Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from decf7a4867f03271291a6465384c5ba130c9fec8 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-ssh14907986008920594660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16188596837895799142.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5891515081939346790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15247526611513952258.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15749519107081981310.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-469 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision decf7a4867f03271291a6465384c5ba130c9fec8 (main) Commit message: "feat: add openziti support (#1569)" > git config core.sparsecheckout # timeout=10 > git checkout -f decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-list --no-walk fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:29:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:29:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:29:04 ========================================================= 19:29:04 EdgeX Global Pipelines Version Info 19:29:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:29:06 ------------------- 19:29:06 stable info: 19:29:06 ------------------- 19:29:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:29:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:29:06 Message: update stable to v1.0.258 19:29:06 ------------------- 19:29:06 experimental info: 19:29:06 ------------------- 19:29:06 Commited By: **** collab-it+edgex@linuxfoundation.org 19:29:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:29:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = decf7a4 [Pipeline] echo 19:29:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:07 provisioning config files... 19:29:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7724314235677119197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:07 ---> ****-login.sh 19:29:07 nexus3.edgexfoundry.org:10001 19:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:08 Configure a credential helper to remove this warning. See 19:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:08 19:29:08 Login Succeeded 19:29:08 nexus3.edgexfoundry.org:10002 19:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:08 Configure a credential helper to remove this warning. See 19:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:08 19:29:08 Login Succeeded 19:29:08 nexus3.edgexfoundry.org:10003 19:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:08 Configure a credential helper to remove this warning. See 19:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:08 19:29:08 Login Succeeded 19:29:08 nexus3.edgexfoundry.org:10004 19:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:08 Configure a credential helper to remove this warning. See 19:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:08 19:29:08 Login Succeeded 19:29:08 ****.io 19:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:08 Configure a credential helper to remove this warning. See 19:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:08 19:29:08 Login Succeeded 19:29:08 ---> ****-login.sh ends [Pipeline] } 19:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:29:09 + git rev-list -1 --merges decf7a4867f03271291a6465384c5ba130c9fec8~1..decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] echo 19:29:09 -----------> git rev-list -1 --merges decf7a4867f03271291a6465384c5ba130c9fec8~1..decf7a4867f03271291a6465384c5ba130c9fec8 decf7a4867f03271291a6465384c5ba130c9fec8 [false] [Pipeline] sh 19:29:09 + git log --format=format:%s -1 decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] echo 19:29:09 ========================================================= 19:29:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:29:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:29:09 + git log --format=format:%s -1 decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] echo 19:29:09 [semverPrep] GIT_COMMIT: decf7a4867f03271291a6465384c5ba130c9fec8, Commit Message: feat: add openziti support (#1569) [Pipeline] echo 19:29:09 [semverPrep] This is not a build commit. [Pipeline] sh 19:29:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:29:10 + grep -v github /etc/ssh/ssh_known_hosts 19:29:10 + [ -e /tmp/ssh_known_hosts ] 19:29:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:29:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:29:10 + sudo tee -a /etc/ssh/ssh_known_hosts 19:29:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:10 19:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:10 0.1.4: Pulling from edgex-devops/py-git-semver 19:29:10 b85a868b505f: Pulling fs layer 19:29:10 e2be974225ed: Pulling fs layer 19:29:10 339a4e72a1f5: Pulling fs layer 19:29:10 988bab9f4d93: Pulling fs layer 19:29:10 1469e6f7b9e6: Pulling fs layer 19:29:10 eaf3925da568: Pulling fs layer 19:29:10 bab4dde63d76: Pulling fs layer 19:29:10 bde34c3a00c8: Pulling fs layer 19:29:10 b352a97aabf1: Pulling fs layer 19:29:10 4872d77fe225: Pulling fs layer 19:29:10 5851b861e8e6: Pulling fs layer 19:29:10 bab4dde63d76: Waiting 19:29:10 bde34c3a00c8: Waiting 19:29:10 b352a97aabf1: Waiting 19:29:10 4872d77fe225: Waiting 19:29:10 5851b861e8e6: Waiting 19:29:10 988bab9f4d93: Waiting 19:29:10 1469e6f7b9e6: Waiting 19:29:10 eaf3925da568: Waiting 19:29:10 e2be974225ed: Download complete 19:29:10 988bab9f4d93: Verifying Checksum 19:29:10 988bab9f4d93: Download complete 19:29:10 1469e6f7b9e6: Verifying Checksum 19:29:10 1469e6f7b9e6: Download complete 19:29:10 eaf3925da568: Verifying Checksum 19:29:10 eaf3925da568: Download complete 19:29:11 339a4e72a1f5: Verifying Checksum 19:29:11 339a4e72a1f5: Download complete 19:29:11 bde34c3a00c8: Verifying Checksum 19:29:11 bde34c3a00c8: Download complete 19:29:11 b352a97aabf1: Verifying Checksum 19:29:11 b352a97aabf1: Download complete 19:29:11 4872d77fe225: Verifying Checksum 19:29:11 4872d77fe225: Download complete 19:29:11 5851b861e8e6: Verifying Checksum 19:29:11 5851b861e8e6: Download complete 19:29:11 b85a868b505f: Verifying Checksum 19:29:11 b85a868b505f: Download complete 19:29:11 bab4dde63d76: Verifying Checksum 19:29:11 bab4dde63d76: Download complete 19:29:12 b85a868b505f: Pull complete 19:29:12 e2be974225ed: Pull complete 19:29:12 339a4e72a1f5: Pull complete 19:29:12 988bab9f4d93: Pull complete 19:29:13 1469e6f7b9e6: Pull complete 19:29:13 eaf3925da568: Pull complete 19:29:15 bab4dde63d76: Pull complete 19:29:15 bde34c3a00c8: Pull complete 19:29:15 b352a97aabf1: Pull complete 19:29:15 4872d77fe225: Pull complete 19:29:15 5851b861e8e6: Pull complete 19:29:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:15 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:29:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:29:18 $ docker top 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b -eo pid,comm 19:29:18 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). 19:29:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:18 [ssh-agent] Looking for ssh-agent implementation... 19:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:19 $ docker exec 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b ssh-agent 19:29:19 SSH_AUTH_SOCK=/tmp/ssh-znG74aI6eqmK/agent.33 19:29:19 SSH_AGENT_PID=39 19:29:19 Running ssh-add (command line suppressed) 19:29:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1019085810890394953.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1019085810890394953.key) 19:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:19 + git tag --points-at HEAD [Pipeline] } 19:29:19 $ docker exec --env ******** --env ******** 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b ssh-agent -k 19:29:19 unset SSH_AUTH_SOCK; 19:29:19 unset SSH_AGENT_PID; 19:29:19 echo Agent pid 39 killed; 19:29:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:19 [ssh-agent] Looking for ssh-agent implementation... 19:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:19 $ docker exec 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b ssh-agent 19:29:19 SSH_AUTH_SOCK=/tmp/ssh-D4nCA2ZfHPTA/agent.71 19:29:19 SSH_AGENT_PID=77 19:29:19 Running ssh-add (command line suppressed) 19:29:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12710538917414753629.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12710538917414753629.key) 19:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:20 + git semver init 19:29:20 2024-03-20 19:29:20,483 [run_init] DEBUG init version:0.0.0 force:False 19:29:20 2024-03-20 19:29:20,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 19:29:20 2024-03-20 19:29:20,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 19:29:20 2024-03-20 19:29:20,485 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 19:29:21 2024-03-20 19:29:21,821 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 19:29:21 2024-03-20 19:29:21,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 19:29:21 2024-03-20 19:29:21,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:29:21 2024-03-20 19:29:21,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:29:21 3.2.0-dev.12 [Pipeline] } 19:29:21 $ docker exec --env ******** --env ******** 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b ssh-agent -k 19:29:22 unset SSH_AUTH_SOCK; 19:29:22 unset SSH_AGENT_PID; 19:29:22 echo Agent pid 77 killed; 19:29:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:22 + git semver [Pipeline] } 19:29:22 $ docker stop --time=1 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b 19:29:23 $ docker rm -f --volumes 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b [Pipeline] // withDockerContainer [Pipeline] sh 19:29:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:29:24 Stashed 1 file(s) [Pipeline] echo 19:29:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 19:29:24 provisioning config files... 19:29:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4766955188869098282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:25 ---> ****-login.sh 19:29:25 nexus3.edgexfoundry.org:10001 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 nexus3.edgexfoundry.org:10002 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 nexus3.edgexfoundry.org:10003 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 nexus3.edgexfoundry.org:10004 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 ****.io 19:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:25 Configure a credential helper to remove this warning. See 19:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:25 19:29:25 Login Succeeded 19:29:25 ---> ****-login.sh ends [Pipeline] } 19:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:29:25 ========================================================= 19:29:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:29:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:26 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:29:26 Sending build context to Docker daemon 22.02MB 19:29:26 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 19:29:26 Step 2/10 : FROM ${BASE} AS builder 19:29:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:29:26 7264a8db6415: Pulling fs layer 19:29:26 c4d48a809fc2: Pulling fs layer 19:29:26 4f1c88b9dad5: Pulling fs layer 19:29:26 ad3a456e5733: Pulling fs layer 19:29:26 69c7f0334f64: Pulling fs layer 19:29:26 1f1c1a5573a3: Pulling fs layer 19:29:26 ce7588e14bc9: Pulling fs layer 19:29:26 b5e4710f87ac: Pulling fs layer 19:29:26 ad3a456e5733: Waiting 19:29:26 69c7f0334f64: Waiting 19:29:26 1f1c1a5573a3: Waiting 19:29:26 b5e4710f87ac: Waiting 19:29:26 c4d48a809fc2: Download complete 19:29:26 ad3a456e5733: Verifying Checksum 19:29:26 ad3a456e5733: Download complete 19:29:26 69c7f0334f64: Verifying Checksum 19:29:26 69c7f0334f64: Download complete 19:29:26 7264a8db6415: Download complete 19:29:26 1f1c1a5573a3: Verifying Checksum 19:29:26 1f1c1a5573a3: Download complete 19:29:26 7264a8db6415: Pull complete 19:29:26 b5e4710f87ac: Verifying Checksum 19:29:26 b5e4710f87ac: Download complete 19:29:26 c4d48a809fc2: Pull complete 19:29:26 4f1c88b9dad5: Verifying Checksum 19:29:26 4f1c88b9dad5: Download complete 19:29:27 ce7588e14bc9: Download complete 19:29:29 4f1c88b9dad5: Pull complete 19:29:29 ad3a456e5733: Pull complete 19:29:29 69c7f0334f64: Pull complete 19:29:29 1f1c1a5573a3: Pull complete 19:29:32 ce7588e14bc9: Pull complete 19:29:32 b5e4710f87ac: Pull complete 19:29:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:29:32 ---> 88b5674ff536 19:29:32 Step 3/10 : ARG MAKE=make build 19:29:37 ---> Running in 0b6d33f02cfe 19:29:37 Removing intermediate container 0b6d33f02cfe 19:29:37 ---> 0e45c4ca1a54 19:29:37 Step 4/10 : WORKDIR /device-sdk-go 19:29:37 ---> Running in c0170a6d7e4f 19:29:37 Removing intermediate container c0170a6d7e4f 19:29:37 ---> 1b14d9474f21 19:29:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:29:37 ---> Running in 88b0928028c8 19:29:37 Removing intermediate container 88b0928028c8 19:29:37 ---> 82e1cf075904 19:29:37 Step 6/10 : RUN apk add --update --no-cache make git 19:29:37 ---> Running in b1b2d941044f 19:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:38 OK: 264 MiB in 52 packages 19:29:38 Removing intermediate container b1b2d941044f 19:29:38 ---> a148e9904190 19:29:38 Step 7/10 : COPY go.mod vendor* ./ 19:29:38 ---> 5b7aad806dca 19:29:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:38 ---> Running in 356177e8e5e1 19:29:39 Still waiting to schedule task 19:29:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-468’ 19:30:47 Removing intermediate container 356177e8e5e1 19:30:47 ---> 24d22f9edc06 19:30:47 Step 9/10 : COPY . . 19:30:47 ---> 6f0c7523e27f 19:30:47 Step 10/10 : RUN ${MAKE} 19:30:47 ---> Running in 35d999e9fc2e 19:30:47 noop 19:30:47 Removing intermediate container 35d999e9fc2e 19:30:47 ---> ebe36f3fd25c 19:30:47 Successfully built ebe36f3fd25c 19:30:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:47 + docker inspect -f . ci-base-image-x86_64 19:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:47 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:30:48 $ docker top 45684bf424447de4c94ed6da476bddbf8f48a4047549ae82c1a1c035f1b359e9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:48 + go version 19:30:48 go version go1.21.0 linux/amd64 [Pipeline] } 19:30:48 $ docker stop --time=1 45684bf424447de4c94ed6da476bddbf8f48a4047549ae82c1a1c035f1b359e9 19:30:49 $ docker rm -f --volumes 45684bf424447de4c94ed6da476bddbf8f48a4047549ae82c1a1c035f1b359e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:50 + docker inspect -f . ci-base-image-x86_64 19:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:50 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:30:50 $ docker top c712dd90b6bcd7390d0506cb4790d7bb1b1e534b4e888019cdbd360073921856 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 19:30:51 + make test 19:30:51 go test -race -coverprofile=coverage.out ./... 19:30:57 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 19:31:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements 19:31:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.056s coverage: 81.5% of statements 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 19:31:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.078s coverage: 86.0% of statements 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 19:31:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:31:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.092s coverage: 71.8% of statements 19:31:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 19:31:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.054s coverage: 14.4% of statements 19:31:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.662s coverage: 45.9% of statements 19:31:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.075s coverage: 68.5% of statements 19:31:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements 19:31:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.5% of statements 19:32:07 GO111MODULE=on go vet ./... 19:32:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:32:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:32:08 ./bin/test-attribution-txt.sh 19:32:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:32:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:32:09 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:32:09 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:32:09 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:32:09 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:32:09 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:32:09 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:32:09 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:32:09 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:32:09 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:32:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:32:09 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:32:09 $ docker stop --time=1 c712dd90b6bcd7390d0506cb4790d7bb1b1e534b4e888019cdbd360073921856 19:32:14 $ docker rm -f --volumes c712dd90b6bcd7390d0506cb4790d7bb1b1e534b4e888019cdbd360073921856 [Pipeline] // withDockerContainer [Pipeline] sh 19:32:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:32:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:32:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:32:16 + ls -al . 19:32:16 total 376 19:32:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 19:30 . 19:32:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:28 .. 19:32:16 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 19:29 .dockerignore 19:32:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 19:31 .git 19:32:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:29 .github 19:32:16 -rw-rw-r-- 1 jenkins jenkins 137 Mar 20 19:29 .gitignore 19:32:16 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 19:29 .golangci.yml 19:32:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 19:29 .semver 19:32:16 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 20 19:29 CHANGELOG.md 19:32:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 19:29 GOVERNANCE.md 19:32:16 -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 19:29 Jenkinsfile 19:32:16 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 19:29 LICENSE 19:32:16 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 20 19:29 Makefile 19:32:16 -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 19:29 OWNERS.md 19:32:16 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 20 19:29 README.md 19:32:16 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 19:29 VERSION 19:32:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 19:29 bin 19:32:16 -rw-r--r-- 1 jenkins jenkins 122153 Mar 20 19:31 coverage.out 19:32:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 19:29 example 19:32:16 -rw-rw-r-- 1 jenkins jenkins 7070 Mar 20 19:29 go.mod 19:32:16 -rw-rw-r-- 1 jenkins jenkins 100964 Mar 20 19:29 go.sum 19:32:16 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:29 internal 19:32:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:29 openapi 19:32:16 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 19:29 pkg 19:32:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:29 snap 19:32:16 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 19:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:16 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=decf7a4867f03271291a6465384c5ba130c9fec8 --label arch=amd64 --label version=3.2.0-dev.12 . 19:32:16 Sending build context to Docker daemon 22.14MB 19:32:16 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 19:32:16 Step 2/23 : FROM ${BASE} AS builder 19:32:16 ---> ebe36f3fd25c 19:32:16 Step 3/23 : ARG MAKE=make build 19:32:16 ---> Running in 1eb4357d5042 19:32:17 Removing intermediate container 1eb4357d5042 19:32:17 ---> c2249ae63dba 19:32:17 Step 4/23 : WORKDIR /device-sdk-go 19:32:17 ---> Running in 6a40158fc3fc 19:32:17 Removing intermediate container 6a40158fc3fc 19:32:17 ---> 6e195820f5bc 19:32:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:32:17 ---> Running in f83f71d6693c 19:32:17 Removing intermediate container f83f71d6693c 19:32:17 ---> 06589cac2dde 19:32:17 Step 6/23 : RUN apk add --update --no-cache make git 19:32:17 ---> Running in fe8a6784e928 19:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:17 OK: 264 MiB in 52 packages 19:32:18 Removing intermediate container fe8a6784e928 19:32:18 ---> 45c2271a1f7f 19:32:18 Step 7/23 : COPY go.mod vendor* ./ 19:32:18 ---> fd96cc8b9ac1 19:32:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:18 ---> Running in 51ca00156d01 19:32:18 Removing intermediate container 51ca00156d01 19:32:18 ---> 6efe0b30c716 19:32:18 Step 9/23 : COPY . . 19:32:19 ---> e61521ac89b7 19:32:19 Step 10/23 : RUN ${MAKE} 19:32:19 ---> Running in a6b47f161666 19:32:20 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.12" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:32:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-471 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 19:32:39 Running in /w/workspace/device-sdk-go/283 [Pipeline] { [Pipeline] checkout 19:32:42 The recommended git tool is: git 19:32:47 using credential edgex-jenkins-ssh 19:32:47 Cloning the remote Git repository 19:32:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:32:47 > git init /w/workspace/device-sdk-go/283 # timeout=10 19:32:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:32:47 > git --version # timeout=10 19:32:47 > git --version # 'git version 2.25.1' 19:32:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:32:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:51 Avoid second fetch 19:32:51 Checking out Revision decf7a4867f03271291a6465384c5ba130c9fec8 (main) 19:32:52 Commit message: "feat: add openziti support (#1569)" 19:32:52 Removing intermediate container a6b47f161666 19:32:52 ---> 861124f9365e 19:32:52 Step 11/23 : FROM alpine:3.18 19:32:52 3.18: Pulling from library/alpine 19:32:52 619be1103602: Pulling fs layer 19:32:52 619be1103602: Download complete 19:32:52 619be1103602: Pull complete 19:32:52 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:32:52 Status: Downloaded newer image for alpine:3.18 19:32:52 ---> d3782b16ccc9 19:32:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:32:52 ---> Running in a2e59c45a53c 19:32:52 Removing intermediate container a2e59c45a53c 19:32:52 ---> d8687bf54d5b 19:32:52 Step 13/23 : RUN apk add --update --no-cache 19:32:52 ---> Running in ef62698aecc3 19:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:52 OK: 7 MiB in 15 packages 19:32:52 Removing intermediate container ef62698aecc3 19:32:52 ---> 29b2e1fe0132 19:32:52 Step 14/23 : WORKDIR / 19:32:52 ---> Running in d276ed551123 19:32:52 Removing intermediate container d276ed551123 19:32:52 ---> 0402cf4268a5 19:32:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:32:52 ---> 0f5c30e9c0e3 19:32:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:32:51 > git config core.sparsecheckout # timeout=10 19:32:51 > git checkout -f decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 19:32:53 ---> a580e1e18589 19:32:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:32:53 ---> 9d782c7a9450 19:32:53 Step 18/23 : EXPOSE 59999 19:32:53 ---> Running in 3e58222b2a95 19:32:53 Removing intermediate container 3e58222b2a95 19:32:53 ---> 16389c5dc548 19:32:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:32:53 ---> Running in 1da69c1f7c35 19:32:53 Removing intermediate container 1da69c1f7c35 19:32:53 ---> 0de9ec1c77a3 19:32:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:32:53 ---> Running in e94295338e48 19:32:53 Removing intermediate container e94295338e48 19:32:53 ---> 61ad9a7fe792 19:32:53 Step 21/23 : LABEL arch=amd64 19:32:53 ---> Running in 5c46cef9ec15 19:32:53 Removing intermediate container 5c46cef9ec15 19:32:53 ---> 56a418378dca 19:32:53 Step 22/23 : LABEL git_sha=decf7a4867f03271291a6465384c5ba130c9fec8 19:32:53 ---> Running in 8bf8b44087c6 19:32:53 Removing intermediate container 8bf8b44087c6 19:32:53 ---> 6197f3864345 19:32:53 Step 23/23 : LABEL version=3.2.0-dev.12 19:32:53 ---> Running in e300d9f651b0 19:32:54 Removing intermediate container e300d9f651b0 19:32:54 ---> 29ae1eb0f025 19:32:54 [Warning] One or more build-args [ARCH] were not consumed 19:32:54 Successfully built 29ae1eb0f025 19:32:54 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:54 19:32:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:54 latest: Pulling from edgex-lftools-log-publisher 19:32:54 5eb5b503b376: Pulling fs layer 19:32:54 5c69ac0246d0: Pulling fs layer 19:32:54 ec43610c2a17: Pulling fs layer 19:32:54 3a2ae6a8a46f: Pulling fs layer 19:32:54 33b1e0a273af: Pulling fs layer 19:32:54 5d3b04190fa2: Pulling fs layer 19:32:54 2f39f015ded8: Pulling fs layer 19:32:54 2f39f015ded8: Waiting 19:32:54 33b1e0a273af: Waiting 19:32:54 5d3b04190fa2: Waiting 19:32:54 3a2ae6a8a46f: Waiting 19:32:54 5c69ac0246d0: Download complete 19:32:54 3a2ae6a8a46f: Verifying Checksum 19:32:54 3a2ae6a8a46f: Download complete 19:32:54 33b1e0a273af: Verifying Checksum 19:32:54 33b1e0a273af: Download complete 19:32:54 5d3b04190fa2: Verifying Checksum 19:32:54 5d3b04190fa2: Download complete 19:32:54 ec43610c2a17: Verifying Checksum 19:32:54 ec43610c2a17: Download complete 19:32:55 5eb5b503b376: Verifying Checksum 19:32:55 5eb5b503b376: Download complete 19:32:55 2f39f015ded8: Download complete 19:32:56 19:32:56 GitHub has been notified of this commit’s build result 19:32:56 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:32:56 5eb5b503b376: Pull complete 19:32:56 5c69ac0246d0: Pull complete 19:32:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:32:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:32:56 Dload Upload Total Spent Left Speed 19:32:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh 19:32:56 ec43610c2a17: Pull complete 19:32:56 3a2ae6a8a46f: Pull complete 19:32:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:32:57 33b1e0a273af: Pull complete 19:32:57 5d3b04190fa2: Pull complete 19:32:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:32:57 + sudo tee /etc/docker/daemon.new 19:32:57 { 19:32:57 "registry-mirrors": [ 19:32:57 "https://nexus3.edgexfoundry.org:10001" 19:32:57 ], 19:32:57 "bip": "10.250.0.254/24", 19:32:57 "hosts": [ 19:32:57 "tcp://0.0.0.0:5555", 19:32:57 "unix:///var/run/docker.sock" 19:32:57 ], 19:32:57 "mtu": 1458, 19:32:57 "selinux-enabled": true, 19:32:57 "seccomp-profile": "/etc/docker/seccomp.json" 19:32:57 } [Pipeline] sh 19:32:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:32:57 + sudo service docker restart 19:33:01 2f39f015ded8: Pull complete 19:33:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:01 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:33:01 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:33:06 $ docker top 8ca047007a3141ab25bba9005d1199dbde0706997adf49130ad8599645076216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:07 ---> job-cost.sh 19:33:07 lf-activate-venv: SKIPPING 19:33:07 INFO: No Stack... 19:33:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:33:07 INFO: Archiving Costs [Pipeline] sh 19:33:07 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 19:33:07 + cut -d, -f6 [Pipeline] lock 19:33:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] 19:33:07 Resource [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] did not exist. Created. 19:33:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:33:08 + echo total: 0.2199999988079071 [Pipeline] stash 19:33:08 Stashed 1 file(s) [Pipeline] } 19:33:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [Pipeline] // lock [Pipeline] } 19:33:08 $ docker stop --time=1 8ca047007a3141ab25bba9005d1199dbde0706997adf49130ad8599645076216 19:33:09 $ docker rm -f --volumes 8ca047007a3141ab25bba9005d1199dbde0706997adf49130ad8599645076216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:16 provisioning config files... 19:33:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/283@tmp/config2949930439058368513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:16 ---> ****-login.sh 19:33:16 nexus3.edgexfoundry.org:10001 19:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:17 Configure a credential helper to remove this warning. See 19:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:17 19:33:17 Login Succeeded 19:33:17 nexus3.edgexfoundry.org:10002 19:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:17 Configure a credential helper to remove this warning. See 19:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:17 19:33:17 Login Succeeded 19:33:17 nexus3.edgexfoundry.org:10003 19:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:17 Configure a credential helper to remove this warning. See 19:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:17 19:33:17 Login Succeeded 19:33:17 nexus3.edgexfoundry.org:10004 19:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:18 Configure a credential helper to remove this warning. See 19:33:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:18 19:33:18 Login Succeeded 19:33:18 ****.io 19:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:18 Configure a credential helper to remove this warning. See 19:33:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:18 19:33:18 Login Succeeded 19:33:18 ---> ****-login.sh ends [Pipeline] } 19:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:33:19 ========================================================= 19:33:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:33:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:19 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:33:20 Sending build context to Docker daemon 11.41MB 19:33:20 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 19:33:20 Step 2/10 : FROM ${BASE} AS builder 19:33:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:33:20 9fda8d8052c6: Pulling fs layer 19:33:20 5d54e960e981: Pulling fs layer 19:33:20 c4a7e357bf2a: Pulling fs layer 19:33:20 f0e02332f6b5: Pulling fs layer 19:33:20 872ee5b61b7b: Pulling fs layer 19:33:20 0c6a40ed1a82: Pulling fs layer 19:33:20 94ae7d8d031c: Pulling fs layer 19:33:20 872ee5b61b7b: Waiting 19:33:20 f0e02332f6b5: Waiting 19:33:20 94ae7d8d031c: Waiting 19:33:20 0c6a40ed1a82: Waiting 19:33:20 5d54e960e981: Verifying Checksum 19:33:20 5d54e960e981: Download complete 19:33:20 f0e02332f6b5: Verifying Checksum 19:33:20 f0e02332f6b5: Download complete 19:33:20 872ee5b61b7b: Verifying Checksum 19:33:20 872ee5b61b7b: Download complete 19:33:20 9fda8d8052c6: Download complete 19:33:20 94ae7d8d031c: Verifying Checksum 19:33:20 94ae7d8d031c: Download complete 19:33:21 9fda8d8052c6: Pull complete 19:33:21 5d54e960e981: Pull complete 19:33:22 c4a7e357bf2a: Verifying Checksum 19:33:22 c4a7e357bf2a: Download complete 19:33:23 0c6a40ed1a82: Verifying Checksum 19:33:23 0c6a40ed1a82: Download complete 19:33:35 c4a7e357bf2a: Pull complete 19:33:35 f0e02332f6b5: Pull complete 19:33:35 872ee5b61b7b: Pull complete 19:33:43 0c6a40ed1a82: Pull complete 19:33:45 94ae7d8d031c: Pull complete 19:33:45 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:33:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:33:45 ---> 86de565de09d 19:33:45 Step 3/10 : ARG MAKE=make build 19:33:46 ---> Running in 80f8c01b6ca7 19:33:47 Removing intermediate container 80f8c01b6ca7 19:33:47 ---> 60631a41f887 19:33:47 Step 4/10 : WORKDIR /device-sdk-go 19:33:47 ---> Running in c9d6d941ee16 19:33:47 Removing intermediate container c9d6d941ee16 19:33:47 ---> 93d142b5ef67 19:33:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:33:47 ---> Running in edcb8b476b9b 19:33:48 Removing intermediate container edcb8b476b9b 19:33:48 ---> 798403e5ccca 19:33:48 Step 6/10 : RUN apk add --update --no-cache make git 19:33:48 ---> Running in cd4d2cbb301a 19:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:50 OK: 266 MiB in 52 packages 19:33:51 Removing intermediate container cd4d2cbb301a 19:33:51 ---> 214d66042fce 19:33:51 Step 7/10 : COPY go.mod vendor* ./ 19:33:52 ---> 7e9a929815c2 19:33:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:52 ---> Running in 7bcf62a9b853 19:35:59 Removing intermediate container 7bcf62a9b853 19:35:59 ---> 7bd1911defd8 19:35:59 Step 9/10 : COPY . . 19:35:59 ---> 96dcb079016e 19:35:59 Step 10/10 : RUN ${MAKE} 19:35:59 ---> Running in 79d6fa2c8832 19:35:59 noop 19:35:59 Removing intermediate container 79d6fa2c8832 19:35:59 ---> 987ac78b0a5f 19:35:59 Successfully built 987ac78b0a5f 19:35:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:59 + docker inspect -f . ci-base-image-arm64 19:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:59 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 19:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/283 -v /w/workspace/device-sdk-go/283:/w/workspace/device-sdk-go/283:rw,z -v /w/workspace/device-sdk-go/283@tmp:/w/workspace/device-sdk-go/283@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 19:36:01 $ docker top 65faf8b4f84eb07fed5cc0deefb4d36bad8b2a75c014d9e375c9618dd2da4900 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:01 + go version 19:36:01 go version go1.21.0 linux/arm64 [Pipeline] } 19:36:02 $ docker stop --time=1 65faf8b4f84eb07fed5cc0deefb4d36bad8b2a75c014d9e375c9618dd2da4900 19:36:03 $ docker rm -f --volumes 65faf8b4f84eb07fed5cc0deefb4d36bad8b2a75c014d9e375c9618dd2da4900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:04 + docker inspect -f . ci-base-image-arm64 19:36:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:04 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 19:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/283 -v /w/workspace/device-sdk-go/283:/w/workspace/device-sdk-go/283:rw,z -v /w/workspace/device-sdk-go/283@tmp:/w/workspace/device-sdk-go/283@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 19:36:05 $ docker top 7f77fc0a07bba245571d9b13409e03fa46d82d739f3100dd96b1a8ae9fc4a19c -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:06 + git config --global --add safe.directory /w/workspace/device-sdk-go/283 [Pipeline] fileExists [Pipeline] sh 19:36:07 + make test 19:36:07 go test -race -coverprofile=coverage.out ./... 19:36:46 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:39:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 19:39:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 19:39:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 19:39:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 19:39:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 19:39:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.224s coverage: 27.6% of statements 19:39:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.275s coverage: 81.5% of statements 19:40:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 19:40:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 19:40:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.396s coverage: 86.0% of statements 19:40:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 19:40:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.722s coverage: 71.8% of statements 19:40:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.260s coverage: 14.4% of statements 19:40:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.936s coverage: 45.9% of statements 19:40:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 19:40:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:40:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.380s coverage: 68.5% of statements 19:40:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.441s coverage: 89.2% of statements 19:40:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 19:40:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.336s coverage: 5.5% of statements 19:40:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:40:22 GO111MODULE=on go vet ./... 19:43:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:43:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:43:29 ./bin/test-attribution-txt.sh 19:43:29 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:43:29 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:43:29 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:43:29 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:43:29 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:43:29 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:43:29 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:43:29 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:43:29 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:43:29 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:43:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:43:29 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:43:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:43:29 $ docker stop --time=1 7f77fc0a07bba245571d9b13409e03fa46d82d739f3100dd96b1a8ae9fc4a19c 19:43:31 $ docker rm -f --volumes 7f77fc0a07bba245571d9b13409e03fa46d82d739f3100dd96b1a8ae9fc4a19c [Pipeline] // withDockerContainer [Pipeline] sh 19:43:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:43:34 Warning: overwriting stash ‘coverage-report’ 19:43:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:43:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:43:35 + ls -al . 19:43:35 total 372 19:43:35 drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 19:36 . 19:43:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:32 .. 19:43:35 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 19:32 .dockerignore 19:43:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 19:32 .git 19:43:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:32 .github 19:43:35 -rw-rw-r-- 1 jenkins jenkins 137 Mar 20 19:32 .gitignore 19:43:35 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 19:32 .golangci.yml 19:43:35 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 20 19:32 CHANGELOG.md 19:43:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 19:32 GOVERNANCE.md 19:43:35 -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 19:32 Jenkinsfile 19:43:35 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 19:32 LICENSE 19:43:35 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 20 19:32 Makefile 19:43:35 -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 19:32 OWNERS.md 19:43:35 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 20 19:32 README.md 19:43:35 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 19:29 VERSION 19:43:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 19:32 bin 19:43:35 -rw-r--r-- 1 jenkins jenkins 122153 Mar 20 19:40 coverage.out 19:43:35 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 19:32 example 19:43:35 -rw-rw-r-- 1 jenkins jenkins 7070 Mar 20 19:32 go.mod 19:43:35 -rw-rw-r-- 1 jenkins jenkins 100964 Mar 20 19:32 go.sum 19:43:35 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:32 internal 19:43:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:32 openapi 19:43:35 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 19:32 pkg 19:43:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:32 snap 19:43:35 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 19:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:35 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=decf7a4867f03271291a6465384c5ba130c9fec8 --label arch=arm64 --label version=3.2.0-dev.12 . 19:43:36 Sending build context to Docker daemon 11.54MB 19:43:36 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 19:43:36 Step 2/23 : FROM ${BASE} AS builder 19:43:36 ---> 987ac78b0a5f 19:43:36 Step 3/23 : ARG MAKE=make build 19:43:36 ---> Running in f8caec7cb0cd 19:43:36 Removing intermediate container f8caec7cb0cd 19:43:36 ---> abc7bf2d6f61 19:43:36 Step 4/23 : WORKDIR /device-sdk-go 19:43:36 ---> Running in e35619f0c21c 19:43:37 Removing intermediate container e35619f0c21c 19:43:37 ---> 3440d847f3fb 19:43:37 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:43:37 ---> Running in 9d4af3b02e08 19:43:37 Removing intermediate container 9d4af3b02e08 19:43:37 ---> 4ffbbda61576 19:43:37 Step 6/23 : RUN apk add --update --no-cache make git 19:43:37 ---> Running in 0fe150da0b30 19:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:43:40 OK: 266 MiB in 52 packages 19:43:41 Removing intermediate container 0fe150da0b30 19:43:41 ---> 3effdf2ef25a 19:43:41 Step 7/23 : COPY go.mod vendor* ./ 19:43:41 ---> c7ac867af858 19:43:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:41 ---> Running in dbe2f1beb269 19:43:43 Removing intermediate container dbe2f1beb269 19:43:43 ---> 4d27c2bec2bc 19:43:43 Step 9/23 : COPY . . 19:43:45 ---> b6cce0908dfb 19:43:45 Step 10/23 : RUN ${MAKE} 19:43:45 ---> Running in 81dcb25fd528 19:43:46 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.12" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:46:38 Removing intermediate container 81dcb25fd528 19:46:38 ---> 4ba00f4cd27e 19:46:38 Step 11/23 : FROM alpine:3.18 19:46:38 3.18: Pulling from library/alpine 19:46:38 c6b39de5b339: Pulling fs layer 19:46:38 c6b39de5b339: Download complete 19:46:38 c6b39de5b339: Pull complete 19:46:38 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:46:38 Status: Downloaded newer image for alpine:3.18 19:46:38 ---> 33abbf032149 19:46:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:46:38 ---> Running in dbd7d1ee05bd 19:46:38 Removing intermediate container dbd7d1ee05bd 19:46:38 ---> 956e0b68b064 19:46:38 Step 13/23 : RUN apk add --update --no-cache 19:46:38 ---> Running in 9596173741fd 19:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:38 OK: 8 MiB in 15 packages 19:46:39 Removing intermediate container 9596173741fd 19:46:39 ---> 637b6ca9de2e 19:46:39 Step 14/23 : WORKDIR / 19:46:39 ---> Running in e2549347e64c 19:46:39 Removing intermediate container e2549347e64c 19:46:39 ---> f562ba640c35 19:46:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:46:40 ---> 21c6ac03daf3 19:46:40 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:46:42 ---> 2144407bd91f 19:46:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:46:42 ---> 48f63f3a5e78 19:46:42 Step 18/23 : EXPOSE 59999 19:46:42 ---> Running in 67120f75072a 19:46:43 Removing intermediate container 67120f75072a 19:46:43 ---> 71e7368e8146 19:46:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:46:43 ---> Running in b7b97da4b9f9 19:46:43 Removing intermediate container b7b97da4b9f9 19:46:43 ---> 27bb4dc6da25 19:46:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:46:43 ---> Running in 06efeb959a6e 19:46:43 Removing intermediate container 06efeb959a6e 19:46:43 ---> 97db0d38e48d 19:46:43 Step 21/23 : LABEL arch=arm64 19:46:44 ---> Running in 88b657924ad8 19:46:44 Removing intermediate container 88b657924ad8 19:46:44 ---> 24e4c9ec27df 19:46:44 Step 22/23 : LABEL git_sha=decf7a4867f03271291a6465384c5ba130c9fec8 19:46:44 ---> Running in 3aa6284e8b0c 19:46:44 Removing intermediate container 3aa6284e8b0c 19:46:44 ---> 11eb9a25c6e7 19:46:44 Step 23/23 : LABEL version=3.2.0-dev.12 19:46:44 ---> Running in c59ecffb00f6 19:46:44 Removing intermediate container c59ecffb00f6 19:46:44 ---> 1071a191b4ce 19:46:44 [Warning] One or more build-args [ARCH] were not consumed 19:46:45 Successfully built 1071a191b4ce 19:46:45 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:45 19:46:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:45 arm64: Pulling from edgex-lftools-log-publisher 19:46:45 8998bd30e6a1: Pulling fs layer 19:46:45 04944245beec: Pulling fs layer 19:46:45 699f458cf7ca: Pulling fs layer 19:46:45 765212b225bb: Pulling fs layer 19:46:45 f23df028b6ca: Pulling fs layer 19:46:45 d65c8cfc05b1: Pulling fs layer 19:46:45 2437ff75d9bd: Pulling fs layer 19:46:45 f23df028b6ca: Waiting 19:46:45 765212b225bb: Waiting 19:46:45 d65c8cfc05b1: Waiting 19:46:45 2437ff75d9bd: Waiting 19:46:46 04944245beec: Verifying Checksum 19:46:46 04944245beec: Download complete 19:46:46 765212b225bb: Verifying Checksum 19:46:46 765212b225bb: Download complete 19:46:46 f23df028b6ca: Verifying Checksum 19:46:46 f23df028b6ca: Download complete 19:46:46 d65c8cfc05b1: Verifying Checksum 19:46:46 d65c8cfc05b1: Download complete 19:46:46 699f458cf7ca: Verifying Checksum 19:46:46 699f458cf7ca: Download complete 19:46:46 8998bd30e6a1: Verifying Checksum 19:46:46 8998bd30e6a1: Download complete 19:46:49 2437ff75d9bd: Verifying Checksum 19:46:49 2437ff75d9bd: Download complete 19:46:51 8998bd30e6a1: Pull complete 19:46:51 04944245beec: Pull complete 19:46:53 699f458cf7ca: Pull complete 19:46:53 765212b225bb: Pull complete 19:46:54 f23df028b6ca: Pull complete 19:46:54 d65c8cfc05b1: Pull complete 19:47:12 2437ff75d9bd: Pull complete 19:47:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:13 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 19:47:13 $ 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-sdk-go/283 -v /w/workspace/device-sdk-go/283:/w/workspace/device-sdk-go/283:rw,z -v /w/workspace/device-sdk-go/283@tmp:/w/workspace/device-sdk-go/283@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 19:47:16 $ docker top 09928e13a8c5e3236e18ed72ad9e77c6022d05b36951e8f6684413f18e05a1cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:16 ---> job-cost.sh 19:47:16 lf-activate-venv: SKIPPING 19:47:16 INFO: No Stack... 19:47:20 INFO: Retrieving Pricing Info for: v3-standard-4 19:47:20 INFO: Archiving Costs [Pipeline] sh 19:47:21 + cat /w/workspace/device-sdk-go/283/archives/cost.csv 19:47:21 + cut -d, -f6 [Pipeline] lock 19:47:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] 19:47:21 Resource [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] did not exist. Created. 19:47:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:47:22 /w/workspace/device-sdk-go/283@tmp/durable-9f308269/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:47:22 + echo total: 0.10999999940395355 [Pipeline] stash 19:47:22 Warning: overwriting stash ‘stack-cost’ 19:47:23 Stashed 1 file(s) [Pipeline] } 19:47:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [Pipeline] // lock [Pipeline] } 19:47:23 $ docker stop --time=1 09928e13a8c5e3236e18ed72ad9e77c6022d05b36951e8f6684413f18e05a1cb 19:47:24 $ docker rm -f --volumes 09928e13a8c5e3236e18ed72ad9e77c6022d05b36951e8f6684413f18e05a1cb [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 19:47:25 provisioning config files... 19:47:25 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12698786769224086313tmp [Pipeline] { [Pipeline] sh 19:47:25 + set +x 19:47:25 + curl -s https://codecov.io/bash 19:47:25 + bash -s -- 19:47:25 19:47:25 _____ _ 19:47:25 / ____| | | 19:47:25 | | ___ __| | ___ ___ _____ __ 19:47:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:47:25 | |___| (_) | (_| | __/ (_| (_) \ V / 19:47:25 \_____\___/ \__,_|\___|\___\___/ \_/ 19:47:25 Bash-1.0.6 19:47:25 19:47:25 19:47:25 ==> git version 2.25.1 found 19:47:25 ==> 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 19:47:25 Release-Date: 2020-01-08 19:47:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:47:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:47:25 ==> Jenkins CI detected. 19:47:25 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 19:47:25 project root: . 19:47:25 --> token set from env 19:47:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:47:25 ==> Running gcov in . (disable via -X gcov) 19:47:25 ==> Python coveragepy not found 19:47:25 ==> Searching for coverage reports in: 19:47:25 + . 19:47:25 -> Found 1 reports 19:47:25 ==> Detecting git/mercurial file structure 19:47:25 ==> Reading reports 19:47:25 + ./coverage.out bytes=122153 19:47:25 ==> Appending adjustments 19:47:25 https://docs.codecov.io/docs/fixing-reports 19:47:25 + Found adjustments 19:47:25 ==> Gzipping contents 19:47:25 20K /tmp/codecov.bG9G0g.gz 19:47:25 ==> Uploading reports 19:47:25 url: https://codecov.io 19:47:25 query: branch=main&commit=decf7a4867f03271291a6465384c5ba130c9fec8&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:47:25 -> Pinging Codecov 19:47:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=decf7a4867f03271291a6465384c5ba130c9fec8&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:47:26 -> Uploading to 19:47:26 https://storage.googleapis.com/codecov/v4/raw/2024-03-20/7E55EF52A471D76F132DFD9A03CDDE97/decf7a4867f03271291a6465384c5ba130c9fec8/f30e3bcb-9c86-4971-98ec-b1f09ed356c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240320T194725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb8756c666b469d31bfedb1d8e8a389d91ae781ff6d862f7c46e450fdfebd9d2 19:47:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:47:26 Dload Upload Total Spent Left Speed 19:47:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16718 0 0 100 16718 0 56863 --:--:-- --:--:-- --:--:-- 56863 19:47:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] } 19:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:47:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:47:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:47:27 19:47:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:47:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:47:27 df9b9388f04a: Pulling fs layer 19:47:27 52dc419b0ee2: Pulling fs layer 19:47:27 25bc292e5bac: Pulling fs layer 19:47:27 114826534d7a: Pulling fs layer 19:47:27 4657fd5d0bcf: Pulling fs layer 19:47:27 6ad1cebc031e: Pulling fs layer 19:47:27 8a3aa393b2d8: Pulling fs layer 19:47:27 4657fd5d0bcf: Waiting 19:47:27 6ad1cebc031e: Waiting 19:47:27 8a3aa393b2d8: Waiting 19:47:27 114826534d7a: Waiting 19:47:27 25bc292e5bac: Verifying Checksum 19:47:27 25bc292e5bac: Download complete 19:47:27 52dc419b0ee2: Verifying Checksum 19:47:27 52dc419b0ee2: Download complete 19:47:27 4657fd5d0bcf: Verifying Checksum 19:47:27 4657fd5d0bcf: Download complete 19:47:27 df9b9388f04a: Download complete 19:47:27 6ad1cebc031e: Verifying Checksum 19:47:27 6ad1cebc031e: Download complete 19:47:27 df9b9388f04a: Pull complete 19:47:27 52dc419b0ee2: Pull complete 19:47:27 25bc292e5bac: Pull complete 19:47:28 114826534d7a: Verifying Checksum 19:47:28 114826534d7a: Download complete 19:47:28 8a3aa393b2d8: Verifying Checksum 19:47:28 8a3aa393b2d8: Download complete 19:47:31 114826534d7a: Pull complete 19:47:31 4657fd5d0bcf: Pull complete 19:47:32 6ad1cebc031e: Pull complete 19:47:34 8a3aa393b2d8: Pull complete 19:47:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:47:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:34 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:47:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:47:43 $ docker top 17e8dea3e2d45cf8ae26adfd9fca463098a9a1cc06fce45e715d3b89932c9315 -eo pid,comm [Pipeline] { [Pipeline] echo 19:47:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 19:47:43 + set -o pipefail 19:47:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 19:47:51 19:47:51 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 19:47:51 19:47:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/5c076c9d-a23d-427a-a9bc-c7be73e611f9 19:47:51 19:47:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:47:51 19:47:51 19:47:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:47:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:47:51 More details here: https://snyk.co/ue1NS [Pipeline] } 19:47:51 $ docker stop --time=1 17e8dea3e2d45cf8ae26adfd9fca463098a9a1cc06fce45e715d3b89932c9315 19:47:57 $ docker rm -f --volumes 17e8dea3e2d45cf8ae26adfd9fca463098a9a1cc06fce45e715d3b89932c9315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:47:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:58 provisioning config files... 19:47:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1953359289511521938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:58 --> edgex-publish-swagger.sh 19:47:58 === Publish openapi/v3 API === 19:47:58 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 19:47:58 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 19:47:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:47:58 Dload Upload Total Spent Left Speed 19:47:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 358 47159 --:--:-- --:--:-- --:--:-- 47517 19:47:59 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 19:47:59 [Pipeline] } 19:47:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:47:59 + git log --format=format:%s -1 decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] sh 19:48:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:48:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:48:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:00 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:48:01 $ docker top 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b -eo pid,comm 19:48:01 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). 19:48:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:48:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:01 [ssh-agent] Looking for ssh-agent implementation... 19:48:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:01 $ docker exec 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b ssh-agent 19:48:01 SSH_AUTH_SOCK=/tmp/ssh-IJwKQh6P0Hj6/agent.33 19:48:01 SSH_AGENT_PID=39 19:48:01 Running ssh-add (command line suppressed) 19:48:01 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6962453270332227938.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6962453270332227938.key) 19:48:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:02 + git semver tag 19:48:02 2024-03-20 19:48:02,172 [run_tag] DEBUG tag force:False 19:48:02 2024-03-20 19:48:02,172 [check_head_tag] DEBUG check head tag 19:48:02 2024-03-20 19:48:02,174 [execute] INFO git cat-file --batch-check 19:48:02 2024-03-20 19:48:02,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 19:48:02 2024-03-20 19:48:02,178 [execute] INFO git cat-file --batch 19:48:02 2024-03-20 19:48:02,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 19:48:02 2024-03-20 19:48:02,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:48:02 2024-03-20 19:48:02,201 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 19:48:02 2024-03-20 19:48:02,201 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 19:48:02 2024-03-20 19:48:02,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:48:02 3.2.0-dev.12 [Pipeline] } 19:48:02 $ docker exec --env ******** --env ******** 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b ssh-agent -k 19:48:02 unset SSH_AUTH_SOCK; 19:48:02 unset SSH_AGENT_PID; 19:48:02 echo Agent pid 39 killed; 19:48:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:02 + git semver [Pipeline] } 19:48:02 $ docker stop --time=1 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b 19:48:04 $ docker rm -f --volumes 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:48:04 19:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:48:05 0.23.1-centos7: Pulling from edgex-lftools 19:48:05 ab5ef0e58194: Pulling fs layer 19:48:05 9712f1f96733: Pulling fs layer 19:48:05 63f879dbbcfc: Pulling fs layer 19:48:05 0d9ebad4ef96: Pulling fs layer 19:48:05 e9a5061849ea: Pulling fs layer 19:48:05 d747dcd14b5f: Pulling fs layer 19:48:05 2de7ff778b66: Pulling fs layer 19:48:05 e9a5061849ea: Waiting 19:48:05 2de7ff778b66: Waiting 19:48:05 d747dcd14b5f: Waiting 19:48:05 0d9ebad4ef96: Waiting 19:48:05 9712f1f96733: Verifying Checksum 19:48:05 9712f1f96733: Download complete 19:48:05 63f879dbbcfc: Verifying Checksum 19:48:05 63f879dbbcfc: Download complete 19:48:05 0d9ebad4ef96: Verifying Checksum 19:48:05 0d9ebad4ef96: Download complete 19:48:05 d747dcd14b5f: Verifying Checksum 19:48:05 d747dcd14b5f: Download complete 19:48:05 ab5ef0e58194: Download complete 19:48:05 e9a5061849ea: Verifying Checksum 19:48:05 e9a5061849ea: Download complete 19:48:05 2de7ff778b66: Verifying Checksum 19:48:05 2de7ff778b66: Download complete 19:48:08 ab5ef0e58194: Pull complete 19:48:08 9712f1f96733: Pull complete 19:48:09 63f879dbbcfc: Pull complete 19:48:13 0d9ebad4ef96: Pull complete 19:48:13 e9a5061849ea: Pull complete 19:48:13 d747dcd14b5f: Pull complete 19:48:14 2de7ff778b66: Pull complete 19:48:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:48:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:14 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:48:23 $ docker top 5744a4ee2c1567518622a6cc80cd49ffcc6aa632d07863287a4e733a7003b765 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:48:23 provisioning config files... 19:48:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2795081407833828694tmp 19:48:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9238268623131804316tmp 19:48:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8887990935070838142tmp [Pipeline] { [Pipeline] echo 19:48:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:48:23 ---> sigul-configuration.sh 19:48:23 gpg: directory `/root/.gnupg' created 19:48:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:48:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:48:23 gpg: keyring `/root/.gnupg/secring.gpg' created 19:48:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:48:23 gpg: CAST5 encrypted data 19:48:23 gpg: encrypted with 1 passphrase 19:48:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:48:23 + mkdir /home/jenkins 19:48:23 + mkdir /home/jenkins/sigul [Pipeline] sh 19:48:24 + 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 19:48:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:48:24 ---> sigul-install.sh 19:48:24 Sigul already installed; skipping installation. [Pipeline] sh 19:48:24 + git tag --list 19:48:24 0.7.1 19:48:24 delhi-tag 19:48:24 v1.0.0 19:48:24 v1.1.0 19:48:24 v1.1.1 19:48:24 v1.1.2 19:48:24 v1.2.0 19:48:24 v1.2.1 19:48:24 v1.2.2 19:48:24 v1.2.3 19:48:24 v1.3.0 19:48:24 v1.4.0 19:48:24 v2.0.0 19:48:24 v2.1.0 19:48:24 v2.1.1 19:48:24 v2.2.0 19:48:24 v2.3.0 19:48:24 v2.3.1 19:48:24 v3.0 19:48:24 v3.0.0 19:48:24 v3.0.1-dev.1 19:48:24 v3.1 19:48:24 v3.1.0 19:48:24 v3.1.0-dev.1 19:48:24 v3.1.0-dev.10 19:48:24 v3.1.0-dev.11 19:48:24 v3.1.0-dev.12 19:48:24 v3.1.0-dev.13 19:48:24 v3.1.0-dev.14 19:48:24 v3.1.0-dev.15 19:48:24 v3.1.0-dev.16 19:48:24 v3.1.0-dev.17 19:48:24 v3.1.0-dev.18 19:48:24 v3.1.0-dev.19 19:48:24 v3.1.0-dev.2 19:48:24 v3.1.0-dev.20 19:48:24 v3.1.0-dev.21 19:48:24 v3.1.0-dev.22 19:48:24 v3.1.0-dev.23 19:48:24 v3.1.0-dev.24 19:48:24 v3.1.0-dev.25 19:48:24 v3.1.0-dev.26 19:48:24 v3.1.0-dev.27 19:48:24 v3.1.0-dev.28 19:48:24 v3.1.0-dev.29 19:48:24 v3.1.0-dev.3 19:48:24 v3.1.0-dev.30 19:48:24 v3.1.0-dev.31 19:48:24 v3.1.0-dev.32 19:48:24 v3.1.0-dev.33 19:48:24 v3.1.0-dev.34 19:48:24 v3.1.0-dev.35 19:48:24 v3.1.0-dev.36 19:48:24 v3.1.0-dev.37 19:48:24 v3.1.0-dev.38 19:48:24 v3.1.0-dev.39 19:48:24 v3.1.0-dev.4 19:48:24 v3.1.0-dev.40 19:48:24 v3.1.0-dev.41 19:48:24 v3.1.0-dev.5 19:48:24 v3.1.0-dev.6 19:48:24 v3.1.0-dev.7 19:48:24 v3.1.0-dev.8 19:48:24 v3.1.0-dev.9 19:48:24 v3.2.0-dev.1 19:48:24 v3.2.0-dev.10 19:48:24 v3.2.0-dev.11 19:48:24 v3.2.0-dev.12 19:48:24 v3.2.0-dev.2 19:48:24 v3.2.0-dev.3 19:48:24 v3.2.0-dev.4 19:48:24 v3.2.0-dev.5 19:48:24 v3.2.0-dev.6 19:48:24 v3.2.0-dev.7 19:48:24 v3.2.0-dev.8 19:48:24 v3.2.0-dev.9 [Pipeline] sh 19:48:25 + lftools sign git-tag v3.2.0-dev.12 19:48:25 Signing Git tag with Sigul... 19:48:25 Signing v3.2.0-dev.12 [Pipeline] echo 19:48:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:48:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:48:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:48:26 $ docker stop --time=1 5744a4ee2c1567518622a6cc80cd49ffcc6aa632d07863287a4e733a7003b765 19:48:27 $ docker rm -f --volumes 5744a4ee2c1567518622a6cc80cd49ffcc6aa632d07863287a4e733a7003b765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:48:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:48:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:48:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:28 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:48:28 $ docker top 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e -eo pid,comm 19:48:28 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). 19:48:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:48:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:28 [ssh-agent] Looking for ssh-agent implementation... 19:48:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:28 $ docker exec 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e ssh-agent 19:48:29 SSH_AUTH_SOCK=/tmp/ssh-pXlL477tyZ4y/agent.31 19:48:29 SSH_AGENT_PID=37 19:48:29 Running ssh-add (command line suppressed) 19:48:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14513108159398941884.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14513108159398941884.key) 19:48:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:29 + git semver bump pre 19:48:29 2024-03-20 19:48:29,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:48:29 2024-03-20 19:48:29,687 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 19:48:29 2024-03-20 19:48:29,687 [bump_version] DEBUG bumped version:3.2.0-dev.13 19:48:29 2024-03-20 19:48:29,687 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 19:48:29 2024-03-20 19:48:29,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:48:29 2024-03-20 19:48:29,687 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:48:29 2024-03-20 19:48:29,689 [execute] INFO git cat-file --batch-check 19:48:29 2024-03-20 19:48:29,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:48:29 2024-03-20 19:48:29,694 [execute] INFO git cat-file --batch 19:48:29 2024-03-20 19:48:29,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:48:29 2024-03-20 19:48:29,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:48:29 3.2.0-dev.13 [Pipeline] } 19:48:29 $ docker exec --env ******** --env ******** 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e ssh-agent -k 19:48:29 unset SSH_AUTH_SOCK; 19:48:29 unset SSH_AGENT_PID; 19:48:29 echo Agent pid 37 killed; 19:48:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:30 + git semver [Pipeline] } 19:48:30 $ docker stop --time=1 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e 19:48:31 $ docker rm -f --volumes 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e [Pipeline] // withDockerContainer [Pipeline] sh 19:48:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:48:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:48:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:32 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:48:32 $ docker top ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf -eo pid,comm 19:48:32 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). 19:48:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:48:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:32 [ssh-agent] Looking for ssh-agent implementation... 19:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:33 $ docker exec ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf ssh-agent 19:48:33 SSH_AUTH_SOCK=/tmp/ssh-sGYvjA1gFNOc/agent.32 19:48:33 SSH_AGENT_PID=38 19:48:33 Running ssh-add (command line suppressed) 19:48:33 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6584444022094562678.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6584444022094562678.key) 19:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:33 + git semver push 19:48:33 2024-03-20 19:48:33,745 [run_push] DEBUG push 19:48:33 2024-03-20 19:48:33,746 [execute] INFO git cat-file --batch-check 19:48:33 2024-03-20 19:48:33,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:48:33 2024-03-20 19:48:33,750 [execute] INFO git rev-list 24407b502b21db4cd0da3da382155810cfd53e5d -- 19:48:33 2024-03-20 19:48:33,750 [execute] DEBUG Popen(['git', 'rev-list', '24407b502b21db4cd0da3da382155810cfd53e5d', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:48:33 2024-03-20 19:48:33,763 [execute] INFO git fetch -v origin 19:48:33 2024-03-20 19:48:33,763 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 19:48:34 2024-03-20 19:48:34,254 [run_push] DEBUG no remote changes detected 19:48:34 2024-03-20 19:48:34,255 [execute] INFO git push origin semver 19:48:34 2024-03-20 19:48:34,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:48:35 2024-03-20 19:48:35,028 [run_push] DEBUG push all version tags 19:48:35 2024-03-20 19:48:35,029 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:48:35 2024-03-20 19:48:35,029 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 19:48:35 2024-03-20 19:48:35,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 19:48:35 3.2.0-dev.13 [Pipeline] } 19:48:35 $ docker exec --env ******** --env ******** ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf ssh-agent -k 19:48:36 unset SSH_AUTH_SOCK; 19:48:36 unset SSH_AGENT_PID; 19:48:36 echo Agent pid 38 killed; 19:48:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:36 + git semver [Pipeline] } 19:48:36 $ docker stop --time=1 ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf 19:48:37 $ docker rm -f --volumes ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:48:38 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 19:48:38 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:48:38 total 16 19:48:38 drwxr-xr-x 3 root root 4096 Mar 20 19:33 . 19:48:38 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:48 .. 19:48:38 drwxr-xr-x 2 root root 4096 Mar 20 19:33 cost 19:48:38 -rw-r--r-- 1 root root 85 Mar 20 19:33 cost.csv 19:48:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:48:38 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:48:38 total 16 19:48:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 19:33 . 19:48:38 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:48 .. 19:48:38 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 19:33 cost 19:48:38 -rw-r--r-- 1 jenkins jenkins 85 Mar 20 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:48:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:48:39 ---> package-listing.sh 19:48:39 ++ facter osfamily 19:48:39 ++ tr '[:upper:]' '[:lower:]' 19:48:39 + OS_FAMILY=debian 19:48:39 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 19:48:39 + START_PACKAGES=/tmp/packages_start.txt 19:48:39 + END_PACKAGES=/tmp/packages_end.txt 19:48:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:48:39 + PACKAGES=/tmp/packages_start.txt 19:48:39 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 19:48:39 + PACKAGES=/tmp/packages_end.txt 19:48:39 + case "${OS_FAMILY}" in 19:48:39 + dpkg -l 19:48:39 + grep '^ii' 19:48:39 + '[' -f /tmp/packages_start.txt ']' 19:48:39 + '[' -f /tmp/packages_end.txt ']' 19:48:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:48:39 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 19:48:39 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 19:48:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 19:48:39 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:48:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:48:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:40 prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container 19:48:40 $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 19:48:41 $ docker top a6a9a6e1b566900d8f03bd8ec60905c059815e01d05a4df88ffd0b0ab1871c10 -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:41 + touch /tmp/pre-build-complete [Pipeline] sh 19:48:41 + mkdir -p /var/log/sysstat [Pipeline] sh 19:48:41 + ls /var/log/sa-host 19:48:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:42 provisioning config files... 19:48:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17098024044528157849tmp [Pipeline] { [Pipeline] echo 19:48:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:48:42 ---> create-netrc.sh [Pipeline] } 19:48:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:48:42 ---> python-tools-install.sh [Pipeline] echo 19:48:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:48:43 ---> sudo-logs.sh 19:48:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:48:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:48:43 ---> job-cost.sh 19:48:43 lf-activate-venv: SKIPPING 19:48:43 DEBUG: total: 0.2199999988079071 19:48:43 INFO: Retrieving Stack Cost... 19:48:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:48:44 INFO: Archiving Costs [Pipeline] echo 19:48:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:48:44 ---> logs-deploy.sh 19:48:44 lf-activate-venv: SKIPPING 19:48:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/283 19:48:44 INFO: archiving workspace using pattern(s): 19:48:45 Archives upload complete. 19:48:45 INFO: archiving logs to Nexus 19:48:46 ---> uname -a: 19:48:46 Linux prd-ubuntu20-04-docker-8c-8g-469 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:48:46 19:48:46 19:48:46 ---> lscpu: 19:48:46 Architecture: x86_64 19:48:46 CPU op-mode(s): 32-bit, 64-bit 19:48:46 Byte Order: Little Endian 19:48:46 Address sizes: 40 bits physical, 48 bits virtual 19:48:46 CPU(s): 8 19:48:46 On-line CPU(s) list: 0-7 19:48:46 Thread(s) per core: 1 19:48:46 Core(s) per socket: 1 19:48:46 Socket(s): 8 19:48:46 NUMA node(s): 1 19:48:46 Vendor ID: AuthenticAMD 19:48:46 CPU family: 23 19:48:46 Model: 49 19:48:46 Model name: AMD EPYC-Rome Processor 19:48:46 Stepping: 0 19:48:46 CPU MHz: 2799.998 19:48:46 BogoMIPS: 5599.99 19:48:46 Virtualization: AMD-V 19:48:46 Hypervisor vendor: KVM 19:48:46 Virtualization type: full 19:48:46 L1d cache: 256 KiB 19:48:46 L1i cache: 256 KiB 19:48:46 L2 cache: 4 MiB 19:48:46 L3 cache: 128 MiB 19:48:46 NUMA node0 CPU(s): 0-7 19:48:46 Vulnerability Itlb multihit: Not affected 19:48:46 Vulnerability L1tf: Not affected 19:48:46 Vulnerability Mds: Not affected 19:48:46 Vulnerability Meltdown: Not affected 19:48:46 Vulnerability Mmio stale data: Not affected 19:48:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:48:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:48:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:48:46 Vulnerability Srbds: Not affected 19:48:46 Vulnerability Tsx async abort: Not affected 19:48:46 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 19:48:46 19:48:46 19:48:46 ---> nproc: 19:48:46 8 19:48:46 19:48:46 19:48:46 ---> df -h: 19:48:46 Filesystem Size Used Avail Use% Mounted on 19:48:46 overlay 155G 14G 142G 9% / 19:48:46 tmpfs 64M 0 64M 0% /dev 19:48:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:48:46 shm 64M 0 64M 0% /dev/shm 19:48:46 /dev/vda1 155G 14G 142G 9% /facter-os 19:48:46 19:48:46 19:48:46 ---> sar -b -r -n DEV: 19:48:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-469) 03/20/24 _x86_64_ (8 CPU) 19:48:46 19:48:46 19:28:22 LINUX RESTART (8 CPU) 19:48:46 19:48:46 19:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:48:46 19:30:01 348.03 12.05 335.98 0.00 1740.64 37431.36 0.00 19:48:46 19:31:01 208.80 0.15 208.65 0.00 20.93 72929.45 0.00 19:48:46 19:32:01 34.47 0.00 34.47 0.00 0.00 24309.38 0.00 19:48:46 19:33:01 163.27 0.23 163.04 0.00 13.33 51447.29 0.00 19:48:46 19:34:01 71.19 11.25 59.94 0.00 3470.35 18551.17 0.00 19:48:46 19:35:01 2.53 0.00 2.53 0.00 0.00 29.86 0.00 19:48:46 19:36:01 2.48 1.48 1.00 0.00 30.66 12.80 0.00 19:48:46 19:37:02 1.45 0.00 1.45 0.00 0.00 16.93 0.00 19:48:46 19:38:01 1.02 0.00 1.02 0.00 0.00 11.79 0.00 19:48:46 19:39:01 2.10 0.00 2.10 0.00 0.00 31.86 0.00 19:48:46 19:40:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 19:48:46 19:41:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 19:48:46 19:42:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 19:48:46 19:43:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 19:48:46 19:44:01 1.73 0.02 1.72 0.00 0.13 20.26 0.00 19:48:46 19:45:01 1.57 0.12 1.45 0.00 6.40 17.73 0.00 19:48:46 19:46:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 19:48:46 19:47:01 1.38 0.00 1.38 0.00 0.00 16.04 0.00 19:48:46 19:48:01 80.39 0.10 80.29 0.00 9.20 39455.82 0.00 19:48:46 Average: 48.77 1.34 47.44 0.00 278.66 12867.76 0.00 19:48:46 19:48:46 19:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:48:46 19:30:01 28098460 31475100 829092 2.52 126432 3391244 1957068 5.77 1301124 2946796 898452 19:48:46 19:31:01 27190508 31047220 1249832 3.80 185304 3791536 2486912 7.33 1843116 3283960 326440 19:48:46 19:32:01 25882740 30290256 2006236 6.10 189080 4293368 2799128 8.25 2495696 3897076 411616 19:48:46 19:33:01 26992932 31519724 779228 2.37 200028 4395344 1878100 5.53 1370736 3905928 414084 19:48:46 19:34:01 26759536 31508716 781216 2.38 205660 4599652 1837108 5.41 1534844 3948668 504 19:48:46 19:35:01 26759812 31509112 780708 2.37 205684 4599780 1837108 5.41 1534532 3948768 56 19:48:46 19:36:01 26758176 31508624 781384 2.38 205728 4600700 1837108 5.41 1538704 3949120 44 19:48:46 19:37:02 26757592 31508076 781916 2.38 205760 4600700 1837108 5.41 1538820 3949108 40 19:48:46 19:38:01 26764168 31515100 775272 2.36 205792 4600704 1837108 5.41 1531116 3949520 32 19:48:46 19:39:01 26764184 31515172 775108 2.36 205896 4600684 1837108 5.41 1531204 3949520 12 19:48:46 19:40:01 26764452 31515512 774796 2.36 205924 4600684 1837108 5.41 1531732 3949516 16 19:48:46 19:41:01 26764436 31515504 774708 2.36 205956 4600688 1837108 5.41 1531284 3949520 68 19:48:46 19:42:01 26764452 31515576 774608 2.36 205980 4600688 1837108 5.41 1531184 3949520 8 19:48:46 19:43:01 26764232 31515364 774940 2.36 206012 4600692 1837108 5.41 1531172 3949524 8 19:48:46 19:44:01 26762896 31514168 776544 2.36 206072 4600696 1805208 5.32 1531308 3949528 32 19:48:46 19:45:01 26761996 31514360 776192 2.36 206100 4600896 1787324 5.27 1532876 3948976 48 19:48:46 19:46:01 26762452 31514856 775644 2.36 206124 4600900 1787324 5.27 1532552 3948960 8 19:48:46 19:47:01 26762248 31514680 775748 2.36 206152 4600900 1770912 5.22 1532520 3948960 44 19:48:46 19:48:01 25954616 31475812 811836 2.47 218872 5305000 1850568 5.45 1624204 4611568 600 19:48:46 Average: 26778415 31420681 871316 2.65 200135 4504466 1920717 5.66 1584143 3891291 108006 19:48:46 19:48:46 19:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:48:46 19:30:01 veth88e9430 317.93 456.51 31.49 3199.40 0.00 0.00 0.00 0.26 19:48:46 19:30:01 docker0 344.24 484.05 29.14 3397.81 0.00 0.00 0.00 0.00 19:48:46 19:30:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 19:48:46 19:30:01 ens3 705.55 487.72 8219.93 75.86 0.00 0.00 0.00 0.00 19:48:46 19:31:01 veth8614215 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:48:46 19:31:01 docker0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:31:01 ens3 22.25 14.31 26.59 9.19 0.00 0.00 0.00 0.00 19:48:46 19:32:01 veth8614215 1.03 1.27 0.11 0.37 0.00 0.00 0.00 0.00 19:48:46 19:32:01 docker0 1.03 1.22 0.10 0.37 0.00 0.00 0.00 0.00 19:48:46 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:32:01 ens3 13.03 9.30 9.39 5.25 0.00 0.00 0.00 0.00 19:48:46 19:33:01 docker0 2.72 4.58 0.16 61.77 0.00 0.00 0.00 0.00 19:48:46 19:33:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 19:48:46 19:33:01 ens3 110.90 69.37 2652.94 17.03 0.00 0.00 0.00 0.00 19:48:46 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:48:46 19:34:01 ens3 142.73 68.34 1387.53 7.38 0.00 0.00 0.00 0.00 19:48:46 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:35:01 ens3 0.40 0.18 0.02 0.01 0.00 0.00 0.00 0.00 19:48:46 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:36:01 ens3 4.68 3.25 3.21 1.92 0.00 0.00 0.00 0.00 19:48:46 19:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:37:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:37:02 ens3 0.47 0.40 0.26 0.22 0.00 0.00 0.00 0.00 19:48:46 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:39:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:48:46 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:41:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:42:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:48:46 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:44:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:48:46 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:48:46 19:45:01 ens3 4.92 4.18 2.88 5.18 0.00 0.00 0.00 0.00 19:48:46 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:48:46 19:47:01 ens3 0.27 0.17 0.12 0.01 0.00 0.00 0.00 0.00 19:48:46 19:48:01 veth7fc2d4d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 19:48:01 docker0 70.32 116.85 5.96 1249.12 0.00 0.00 0.00 0.00 19:48:46 19:48:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:48:46 19:48:01 ens3 282.04 190.02 5240.95 141.84 0.00 0.00 0.00 0.00 19:48:46 Average: veth7fc2d4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:46 Average: docker0 22.03 31.96 1.86 247.98 0.00 0.00 0.00 0.00 19:48:46 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:48:46 Average: ens3 67.84 44.65 923.88 13.90 0.00 0.00 0.00 0.00 19:48:46 19:48:46 19:48:46 ---> sar -P ALL: 19:48:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-469) 03/20/24 _x86_64_ (8 CPU) 19:48:46 19:48:46 19:28:22 LINUX RESTART (8 CPU) 19:48:46 19:48:46 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:48:46 19:30:01 all 8.15 0.00 3.36 3.41 0.07 85.01 19:48:46 19:30:01 0 8.35 0.00 3.12 0.70 0.05 87.78 19:48:46 19:30:01 1 7.12 0.00 3.58 1.64 0.07 87.60 19:48:46 19:30:01 2 8.65 0.00 3.03 1.58 0.07 86.68 19:48:46 19:30:01 3 7.00 0.00 3.38 3.62 0.07 85.93 19:48:46 19:30:01 4 7.90 0.00 3.76 3.89 0.07 84.38 19:48:46 19:30:01 5 9.31 0.00 2.99 2.92 0.07 84.71 19:48:46 19:30:01 6 9.12 0.00 3.91 12.38 0.08 74.51 19:48:46 19:30:01 7 7.73 0.00 3.12 0.62 0.07 88.46 19:48:46 19:31:01 all 14.19 0.00 3.01 5.21 0.05 77.54 19:48:46 19:31:01 0 14.17 0.00 2.86 16.96 0.08 65.93 19:48:46 19:31:01 1 13.17 0.00 2.34 1.05 0.03 83.40 19:48:46 19:31:01 2 14.01 0.00 3.91 1.98 0.05 80.04 19:48:46 19:31:01 3 15.14 0.00 2.91 5.08 0.05 76.82 19:48:46 19:31:01 4 13.15 0.00 2.74 0.03 0.03 84.04 19:48:46 19:31:01 5 14.03 0.00 2.78 0.03 0.03 83.13 19:48:46 19:31:01 6 15.27 0.00 3.67 16.50 0.07 64.49 19:48:46 19:31:01 7 14.57 0.00 2.84 0.08 0.05 82.46 19:48:46 19:32:01 all 46.81 0.00 3.66 2.12 0.10 47.32 19:48:46 19:32:01 0 44.78 0.00 3.55 0.39 0.08 51.21 19:48:46 19:32:01 1 46.65 0.00 3.70 3.18 0.10 46.38 19:48:46 19:32:01 2 47.07 0.00 3.74 0.52 0.13 48.53 19:48:46 19:32:01 3 47.24 0.00 3.50 3.39 0.08 45.78 19:48:46 19:32:01 4 46.67 0.00 3.90 0.00 0.08 49.34 19:48:46 19:32:01 5 46.15 0.00 3.94 9.10 0.12 40.69 19:48:46 19:32:01 6 48.37 0.00 3.57 0.30 0.08 47.67 19:48:46 19:32:01 7 47.53 0.00 3.42 0.07 0.08 48.90 19:48:46 19:33:01 all 29.22 0.00 4.43 3.52 0.08 62.74 19:48:46 19:33:01 0 28.90 0.00 3.88 0.57 0.08 66.57 19:48:46 19:33:01 1 29.64 0.00 4.52 1.27 0.08 64.49 19:48:46 19:33:01 2 30.37 0.00 4.50 6.38 0.10 58.65 19:48:46 19:33:01 3 29.49 0.00 4.01 4.08 0.08 62.34 19:48:46 19:33:01 4 29.46 0.00 4.30 0.98 0.07 65.19 19:48:46 19:33:01 5 28.90 0.00 5.33 0.42 0.07 65.28 19:48:46 19:33:01 6 28.07 0.00 4.73 13.03 0.08 54.08 19:48:46 19:33:01 7 28.96 0.00 4.17 1.45 0.08 65.33 19:48:46 19:34:01 all 1.29 0.00 0.68 1.17 0.02 96.85 19:48:46 19:34:01 0 0.67 0.00 0.45 0.10 0.02 98.77 19:48:46 19:34:01 1 2.26 0.00 0.61 0.05 0.03 97.04 19:48:46 19:34:01 2 0.78 0.00 0.55 0.10 0.02 98.55 19:48:46 19:34:01 3 2.24 0.00 0.70 1.25 0.02 95.79 19:48:46 19:34:01 4 0.84 0.00 0.87 6.86 0.02 91.42 19:48:46 19:34:01 5 1.20 0.00 0.55 0.42 0.02 97.81 19:48:46 19:34:01 6 1.65 0.00 0.78 0.03 0.02 97.52 19:48:46 19:34:01 7 0.65 0.00 0.89 0.60 0.00 97.86 19:48:46 19:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:48:46 19:35:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:48:46 19:35:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:48:46 19:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:48:46 19:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:48:46 19:35:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:48:46 19:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:48:46 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:48:46 19:36:01 all 0.24 0.00 0.02 0.06 0.01 99.67 19:48:46 19:36:01 0 0.28 0.00 0.03 0.27 0.02 99.40 19:48:46 19:36:01 1 0.32 0.00 0.03 0.00 0.03 99.61 19:48:46 19:36:01 2 0.25 0.00 0.02 0.00 0.00 99.73 19:48:46 19:36:01 3 0.08 0.00 0.02 0.13 0.00 99.77 19:48:46 19:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:48:46 19:36:01 5 0.80 0.00 0.02 0.00 0.00 99.18 19:48:46 19:36:01 6 0.15 0.00 0.03 0.02 0.00 99.80 19:48:46 19:36:01 7 0.02 0.00 0.02 0.05 0.00 99.92 19:48:46 19:37:02 all 0.02 0.00 0.00 0.01 0.01 99.97 19:48:46 19:37:02 0 0.03 0.00 0.00 0.00 0.00 99.97 19:48:46 19:37:02 1 0.03 0.00 0.02 0.00 0.02 99.93 19:48:46 19:37:02 2 0.02 0.00 0.02 0.00 0.00 99.97 19:48:46 19:37:02 3 0.00 0.00 0.00 0.02 0.02 99.97 19:48:46 19:37:02 4 0.00 0.00 0.00 0.02 0.00 99.98 19:48:46 19:37:02 5 0.03 0.00 0.00 0.00 0.02 99.95 19:48:46 19:37:02 6 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:37:02 7 0.00 0.00 0.00 0.02 0.00 99.98 19:48:46 19:38:01 all 0.07 0.00 0.01 0.00 0.00 99.92 19:48:46 19:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:48:46 19:38:01 1 0.32 0.00 0.02 0.00 0.02 99.64 19:48:46 19:38:01 2 0.07 0.00 0.00 0.00 0.02 99.92 19:48:46 19:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:48:46 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:48:46 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:38:01 7 0.05 0.00 0.00 0.02 0.00 99.93 19:48:46 19:39:01 all 0.27 0.00 0.01 0.00 0.01 99.72 19:48:46 19:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:48:46 19:39:01 1 2.00 0.00 0.03 0.00 0.02 97.95 19:48:46 19:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:48:46 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:48:46 19:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:48:46 19:39:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:48:46 19:40:01 all 0.30 0.00 0.02 0.04 0.01 99.64 19:48:46 19:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:48:46 19:40:01 1 1.89 0.00 0.05 0.00 0.02 98.04 19:48:46 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:48:46 19:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 19:48:46 19:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:48:46 19:40:01 5 0.35 0.00 0.02 0.00 0.00 99.63 19:48:46 19:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:48:46 19:40:01 7 0.02 0.00 0.00 0.28 0.00 99.70 19:48:46 19:48:46 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:48:46 19:41:01 all 0.02 0.00 0.01 0.06 0.01 99.91 19:48:46 19:41:01 0 0.02 0.00 0.02 0.17 0.02 99.78 19:48:46 19:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:48:46 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:48:46 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:41:01 5 0.08 0.00 0.00 0.00 0.02 99.90 19:48:46 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:41:01 7 0.02 0.00 0.00 0.28 0.00 99.70 19:48:46 19:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:48:46 19:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:48:46 19:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:48:46 19:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:48:46 19:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:48:46 19:42:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:48:46 19:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:48:46 19:43:01 0 0.02 0.00 0.00 0.02 0.02 99.95 19:48:46 19:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:48:46 19:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:48:46 19:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:48:46 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:48:46 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:43:01 7 0.00 0.00 0.02 0.07 0.00 99.92 19:48:46 19:44:01 all 0.02 0.00 0.02 0.01 0.01 99.94 19:48:46 19:44:01 0 0.03 0.00 0.03 0.02 0.00 99.92 19:48:46 19:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:48:46 19:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:48:46 19:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:48:46 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:48:46 19:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:48:46 19:44:01 7 0.02 0.00 0.03 0.07 0.00 99.88 19:48:46 19:45:01 all 0.11 0.00 0.02 0.03 0.01 99.84 19:48:46 19:45:01 0 0.08 0.00 0.00 0.00 0.02 99.90 19:48:46 19:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:48:46 19:45:01 2 0.15 0.00 0.03 0.02 0.00 99.80 19:48:46 19:45:01 3 0.18 0.00 0.03 0.00 0.00 99.78 19:48:46 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:45:01 5 0.25 0.00 0.07 0.00 0.02 99.67 19:48:46 19:45:01 6 0.07 0.00 0.02 0.00 0.00 99.92 19:48:46 19:45:01 7 0.05 0.00 0.00 0.18 0.02 99.75 19:48:46 19:46:01 all 0.02 0.00 0.00 0.01 0.00 99.97 19:48:46 19:46:01 0 0.05 0.00 0.02 0.02 0.00 99.92 19:48:46 19:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:48:46 19:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:48:46 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:46:01 7 0.03 0.00 0.00 0.05 0.00 99.92 19:48:46 19:47:01 all 0.08 0.00 0.02 0.00 0.01 99.88 19:48:46 19:47:01 0 0.05 0.00 0.02 0.02 0.02 99.90 19:48:46 19:47:01 1 0.58 0.00 0.08 0.00 0.02 99.32 19:48:46 19:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:48:46 19:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:48:46 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:48:46 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:48:46 19:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:48:46 19:48:01 all 5.40 0.00 2.18 3.44 0.04 88.94 19:48:46 19:48:01 0 4.82 0.00 2.19 7.08 0.05 85.87 19:48:46 19:48:01 1 4.95 0.00 2.74 11.73 0.03 80.55 19:48:46 19:48:01 2 7.89 0.00 2.79 0.47 0.03 88.82 19:48:46 19:48:01 3 5.92 0.00 1.59 0.22 0.03 92.24 19:48:46 19:48:01 4 4.76 0.00 1.71 0.69 0.03 92.80 19:48:46 19:48:01 5 4.18 0.00 2.29 0.32 0.03 93.18 19:48:46 19:48:01 6 5.49 0.00 1.81 0.37 0.03 92.30 19:48:46 19:48:01 7 5.22 0.00 2.32 6.74 0.03 85.69 19:48:46 Average: all 5.56 0.00 0.91 1.00 0.02 92.50 19:48:46 Average: 0 5.37 0.00 0.85 1.38 0.03 92.38 19:48:46 Average: 1 5.71 0.00 0.93 0.99 0.03 92.33 19:48:46 Average: 2 5.73 0.00 0.97 0.58 0.02 92.70 19:48:46 Average: 3 5.62 0.00 0.85 0.93 0.02 92.58 19:48:46 Average: 4 5.38 0.00 0.90 0.65 0.02 93.04 19:48:46 Average: 5 5.53 0.00 0.95 0.69 0.02 92.81 19:48:46 Average: 6 5.66 0.00 0.97 2.22 0.02 91.12 19:48:46 Average: 7 5.49 0.00 0.88 0.56 0.02 93.05 19:48:46 19:48:46 19:48:46