Pull request #70 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 116fb03dc70c3e3b0b8554a57d1df2b373118b39+2f4064f3f360ef7b23297cccadfc545ed317a0b4 (a0c2d1a8010727be02d0fbf191f3af9fc7a6a2de) 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-ssh8449181336351440366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh11633898156248205141.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13397372813141087305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12349584622874085992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4369435102188205783.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-70/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-70/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6375297015211454232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44709 in /w/workspace/edgexfoundry_git-semver_PR-70 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_PR-70 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.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/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2f4064f3f360ef7b23297cccadfc545ed317a0b4 into PR head commit 116fb03dc70c3e3b0b8554a57d1df2b373118b39 Merge succeeded, producing 116fb03dc70c3e3b0b8554a57d1df2b373118b39 Checking out Revision 116fb03dc70c3e3b0b8554a57d1df2b373118b39 (PR-70) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116fb03dc70c3e3b0b8554a57d1df2b373118b39 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2f4064f3f360ef7b23297cccadfc545ed317a0b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116fb03dc70c3e3b0b8554a57d1df2b373118b39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:12:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:12:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:12:38 ========================================================= 11:12:38 EdgeX Global Pipelines Version Info 11:12:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:12:39 ------------------- 11:12:39 stable info: 11:12:39 ------------------- 11:12:39 Commited By: Ginny Guan ginny@iotechsys.com 11:12:39 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 11:12:39 Message: update stable to v1.0.274 11:12:40 ------------------- 11:12:40 experimental info: 11:12:40 ------------------- 11:12:40 Commited By: Ginny Guan ginny@iotechsys.com 11:12:40 Commit SHA: 7622d85de905ca5453c0752456ab8c8146a23a31 11:12:40 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 11:12:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo 11:12:40 [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo 11:12:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 11:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo 11:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 11:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-70 [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-70 [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-70 [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 116fb03dc70c3e3b0b8554a57d1df2b373118b39 [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 116fb03 [Pipeline] echo 11:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:42 provisioning config files... 11:12:42 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-70@tmp/config3474322065980185628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:42 ---> ****-login.sh 11:12:42 nexus3.edgexfoundry.org:10001 11:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:43 Configure a credential helper to remove this warning. See 11:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:43 11:12:43 Login Succeeded 11:12:43 nexus3.edgexfoundry.org:10002 11:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:43 Configure a credential helper to remove this warning. See 11:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:43 11:12:43 Login Succeeded 11:12:43 nexus3.edgexfoundry.org:10003 11:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:43 Configure a credential helper to remove this warning. See 11:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:43 11:12:43 Login Succeeded 11:12:43 nexus3.edgexfoundry.org:10004 11:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:43 Configure a credential helper to remove this warning. See 11:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:43 11:12:43 Login Succeeded 11:12:43 ****.io 11:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:43 Configure a credential helper to remove this warning. See 11:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:43 11:12:43 Login Succeeded 11:12:43 ---> ****-login.sh ends [Pipeline] } 11:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:45 provisioning config files... 11:12:45 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-70@tmp/config6570524282505551944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:45 ---> ****-login.sh 11:12:45 nexus3.edgexfoundry.org:10001 11:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:45 Configure a credential helper to remove this warning. See 11:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:45 11:12:45 Login Succeeded 11:12:45 nexus3.edgexfoundry.org:10002 11:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:45 Configure a credential helper to remove this warning. See 11:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:45 11:12:45 Login Succeeded 11:12:45 nexus3.edgexfoundry.org:10003 11:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:45 Configure a credential helper to remove this warning. See 11:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:45 11:12:45 Login Succeeded 11:12:45 nexus3.edgexfoundry.org:10004 11:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:45 Configure a credential helper to remove this warning. See 11:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:45 11:12:45 Login Succeeded 11:12:45 ****.io 11:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:46 Configure a credential helper to remove this warning. See 11:12:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:46 11:12:46 Login Succeeded 11:12:46 ---> ****-login.sh ends [Pipeline] } 11:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:47 + ls -al . 11:12:47 total 64 11:12:47 drwxrwxr-x 6 jenkins jenkins 4096 Apr 10 11:12 . 11:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 11:12 .. 11:12:47 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 11:12 .git 11:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 11:12 .github 11:12:47 -rw-rw-r-- 1 jenkins jenkins 1056 Apr 10 11:12 .gitignore 11:12:47 -rw-rw-r-- 1 jenkins jenkins 1222 Apr 10 11:12 Dockerfile 11:12:47 -rw-rw-r-- 1 jenkins jenkins 869 Apr 10 11:12 Jenkinsfile 11:12:47 -rw-rw-r-- 1 jenkins jenkins 5651 Apr 10 11:12 README.md 11:12:47 -rw-rw-r-- 1 jenkins jenkins 2488 Apr 10 11:12 build.py 11:12:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 11:12 docs 11:12:47 -rw-rw-r-- 1 jenkins jenkins 275 Apr 10 11:12 entrypoint.sh 11:12:47 -rw-rw-r-- 1 jenkins jenkins 83 Apr 10 11:12 pyproject.toml 11:12:47 -rw-rw-r-- 1 jenkins jenkins 32 Apr 10 11:12 requirements.txt 11:12:47 -rw-rw-r-- 1 jenkins jenkins 2628 Apr 10 11:12 setup.py 11:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 11:12 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:48 + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=116fb03dc70c3e3b0b8554a57d1df2b373118b39 --label arch=amd64 . 11:12:48 Sending build context to Docker daemon 437.8kB 11:12:48 Step 1/20 : FROM python:3.13.3-slim AS build-image 11:12:48 3.13.3-slim: Pulling from library/python 11:12:48 8a628cdd7ccc: Pulling fs layer 11:12:48 f89b8a1b3342: Pulling fs layer 11:12:48 29984f11a3e9: Pulling fs layer 11:12:48 0f1e2b67e655: Pulling fs layer 11:12:48 0f1e2b67e655: Waiting 11:12:48 f89b8a1b3342: Download complete 11:12:49 29984f11a3e9: Verifying Checksum 11:12:49 29984f11a3e9: Download complete 11:12:49 0f1e2b67e655: Verifying Checksum 11:12:49 0f1e2b67e655: Download complete 11:12:49 8a628cdd7ccc: Verifying Checksum 11:12:49 8a628cdd7ccc: Download complete 11:12:50 8a628cdd7ccc: Pull complete 11:12:50 f89b8a1b3342: Pull complete 11:12:50 29984f11a3e9: Pull complete 11:12:50 0f1e2b67e655: Pull complete 11:12:50 Digest: sha256:21e39cf1815802d4c6f89a0d3a166cc67ce58f95b6d1639e68a394c99310d2e5 11:12:50 Status: Downloaded newer image for python:3.13.3-slim 11:12:50 ---> 94124e1b0412 11:12:50 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 11:12:51 ---> Running in b272f9a9ebae 11:12:51 Removing intermediate container b272f9a9ebae 11:12:51 ---> 95f2764b5b58 11:12:51 Step 3/20 : ENV GIT_PYTHON_TRACE 1 11:12:51 ---> Running in 49d08217dc4f 11:12:51 Removing intermediate container 49d08217dc4f 11:12:51 ---> d6c06c232aab 11:12:51 Step 4/20 : WORKDIR /code 11:12:51 ---> Running in 27af4167f388 11:12:52 Removing intermediate container 27af4167f388 11:12:52 ---> 047ba7ed144a 11:12:52 Step 5/20 : COPY . /code/ 11:12:52 ---> 207827617d95 11:12:52 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git 11:12:52 ---> Running in 9dfc1561dafb 11:12:52 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 11:12:52 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 11:12:52 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 11:12:52 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] 11:12:52 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 11:12:52 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] 11:12:53 Fetched 9300 kB in 1s (7923 kB/s) 11:12:54 Reading package lists... 11:12:54 Reading package lists... 11:12:55 Building dependency tree... 11:12:55 Reading state information... 11:12:55 Package netcat is a virtual package provided by: 11:12:55 netcat-openbsd 1.219-1 11:12:55 netcat-traditional 1.10-47 11:12:55 11:12:55 E: Package 'netcat' has no installation candidate 11:12:55 The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:57 11:12:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:58 latest: Pulling from edgex-lftools-log-publisher 11:12:58 5eb5b503b376: Pulling fs layer 11:12:58 5c69ac0246d0: Pulling fs layer 11:12:58 ec43610c2a17: Pulling fs layer 11:12:58 3a2ae6a8a46f: Pulling fs layer 11:12:58 33b1e0a273af: Pulling fs layer 11:12:58 5d3b04190fa2: Pulling fs layer 11:12:58 2f39f015ded8: Pulling fs layer 11:12:58 33b1e0a273af: Waiting 11:12:58 5d3b04190fa2: Waiting 11:12:58 2f39f015ded8: Waiting 11:12:58 3a2ae6a8a46f: Waiting 11:12:58 5c69ac0246d0: Verifying Checksum 11:12:58 5c69ac0246d0: Download complete 11:12:58 3a2ae6a8a46f: Verifying Checksum 11:12:58 3a2ae6a8a46f: Download complete 11:12:58 ec43610c2a17: Verifying Checksum 11:12:58 ec43610c2a17: Download complete 11:12:58 33b1e0a273af: Verifying Checksum 11:12:58 33b1e0a273af: Download complete 11:12:58 5d3b04190fa2: Verifying Checksum 11:12:58 5d3b04190fa2: Download complete 11:12:58 5eb5b503b376: Verifying Checksum 11:12:58 5eb5b503b376: Download complete 11:12:59 2f39f015ded8: Download complete 11:12:59 Still waiting to schedule task 11:12:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:12:59 5eb5b503b376: Pull complete 11:12:59 5c69ac0246d0: Pull complete 11:13:00 ec43610c2a17: Pull complete 11:13:00 3a2ae6a8a46f: Pull complete 11:13:00 33b1e0a273af: Pull complete 11:13:00 5d3b04190fa2: Pull complete 11:13:04 2f39f015ded8: Pull complete 11:13:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:05 prd-ubuntu20.04-docker-8c-8g-44709 does not seem to be running inside a container 11:13:05 $ 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_git-semver_PR-70 -v /w/workspace/edgexfoundry_git-semver_PR-70:/w/workspace/edgexfoundry_git-semver_PR-70:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-70@tmp:/w/workspace/edgexfoundry_git-semver_PR-70@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:13:07 $ docker top c88a98a4b146cb22f345889b69c592bc08517c5403ce3ddb56b5e6f39ee58808 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:07 ---> job-cost.sh 11:13:07 lf-activate-venv: SKIPPING 11:13:07 INFO: No Stack... 11:13:08 INFO: Retrieving Pricing Info for: v3-standard-8 11:13:08 INFO: Archiving Costs [Pipeline] sh 11:13:08 + cat /w/workspace/edgexfoundry_git-semver_PR-70/archives/cost.csv 11:13:08 + cut -d, -f6 [Pipeline] lock 11:13:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] 11:13:08 Resource [jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] did not exist. Created. 11:13:08 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:13:09 + echo total: 0.2199999988079071 [Pipeline] stash 11:13:09 Stashed 1 file(s) [Pipeline] } 11:13:09 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:13:09 $ docker stop --time=1 c88a98a4b146cb22f345889b69c592bc08517c5403ce3ddb56b5e6f39ee58808 11:13:11 $ docker rm -f --volumes c88a98a4b146cb22f345889b69c592bc08517c5403ce3ddb56b5e6f39ee58808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:13:11 Failed in branch amd64 11:14:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44712 in /w/workspace/edgexfoundry_git-semver_PR-70 [Pipeline] { [Pipeline] checkout 11:14:32 Selected Git installation does not exist. Using Default 11:14:32 The recommended git tool is: NONE 11:14:37 using credential edgex-jenkins-ssh 11:14:37 Cloning the remote Git repository 11:14:37 Cloning repository git@github.com:edgexfoundry/git-semver.git 11:14:37 > git init /w/workspace/edgexfoundry_git-semver_PR-70 # timeout=10 11:14:37 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 11:14:37 > git --version # timeout=10 11:14:37 > git --version # 'git version 2.25.1' 11:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:14:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:14:38 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 11:14:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:14:39 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 11:14:39 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 11:14:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:14:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:14:40 Merging remotes/origin/main commit 2f4064f3f360ef7b23297cccadfc545ed317a0b4 into PR head commit 116fb03dc70c3e3b0b8554a57d1df2b373118b39 11:14:40 Merge succeeded, producing 116fb03dc70c3e3b0b8554a57d1df2b373118b39 11:14:40 Checking out Revision 116fb03dc70c3e3b0b8554a57d1df2b373118b39 (PR-70) 11:14:40 Commit message: "fix: Dockerfile to reduce vulnerabilities" 11:14:40 > git --version # timeout=10 11:14:40 > git --version # 'git version 2.25.1' 11:14:40 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 11:14:40 > git config core.sparsecheckout # timeout=10 11:14:40 > git checkout -f 116fb03dc70c3e3b0b8554a57d1df2b373118b39 # timeout=10 11:14:40 > git remote # timeout=10 11:14:40 > git config --get remote.origin.url # timeout=10 11:14:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:14:40 > git merge 2f4064f3f360ef7b23297cccadfc545ed317a0b4 # timeout=10 11:14:40 > git rev-parse HEAD^{commit} # timeout=10 11:14:40 > git config core.sparsecheckout # timeout=10 11:14:40 > git checkout -f 116fb03dc70c3e3b0b8554a57d1df2b373118b39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:14:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 11:14:45 Dload Upload Total Spent Left Speed 11:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 61971 0 --:--:-- --:--:-- --:--:-- 61971 [Pipeline] sh 11:14:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:14:46 + sudo tee /etc/docker/daemon.new 11:14:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:14:46 { 11:14:46 "registry-mirrors": [ 11:14:46 "https://nexus3.edgexfoundry.org:10001" 11:14:46 ], 11:14:46 "bip": "10.250.0.254/24", 11:14:46 "hosts": [ 11:14:46 "tcp://0.0.0.0:5555", 11:14:46 "unix:///var/run/docker.sock" 11:14:46 ], 11:14:46 "mtu": 1458, 11:14:46 "selinux-enabled": true, 11:14:46 "seccomp-profile": "/etc/docker/seccomp.json" 11:14:46 } [Pipeline] sh 11:14:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:14:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:05 provisioning config files... 11:15:05 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-70@tmp/config4720478621640295594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:06 ---> ****-login.sh 11:15:06 nexus3.edgexfoundry.org:10001 11:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:07 Configure a credential helper to remove this warning. See 11:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:07 11:15:07 Login Succeeded 11:15:07 nexus3.edgexfoundry.org:10002 11:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:07 Configure a credential helper to remove this warning. See 11:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:07 11:15:07 Login Succeeded 11:15:07 nexus3.edgexfoundry.org:10003 11:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:07 Configure a credential helper to remove this warning. See 11:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:07 11:15:07 Login Succeeded 11:15:07 nexus3.edgexfoundry.org:10004 11:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:08 Configure a credential helper to remove this warning. See 11:15:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:08 11:15:08 Login Succeeded 11:15:08 ****.io 11:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:08 Configure a credential helper to remove this warning. See 11:15:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:08 11:15:08 Login Succeeded 11:15:08 ---> ****-login.sh ends [Pipeline] } 11:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:10 + ls -al . 11:15:10 total 64 11:15:10 drwxrwxr-x 6 jenkins jenkins 4096 Apr 10 11:14 . 11:15:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 11:14 .. 11:15:10 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 11:14 .git 11:15:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 11:14 .github 11:15:10 -rw-rw-r-- 1 jenkins jenkins 1056 Apr 10 11:14 .gitignore 11:15:10 -rw-rw-r-- 1 jenkins jenkins 1222 Apr 10 11:14 Dockerfile 11:15:10 -rw-rw-r-- 1 jenkins jenkins 869 Apr 10 11:14 Jenkinsfile 11:15:10 -rw-rw-r-- 1 jenkins jenkins 5651 Apr 10 11:14 README.md 11:15:10 -rw-rw-r-- 1 jenkins jenkins 2488 Apr 10 11:14 build.py 11:15:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 11:14 docs 11:15:10 -rw-rw-r-- 1 jenkins jenkins 275 Apr 10 11:14 entrypoint.sh 11:15:10 -rw-rw-r-- 1 jenkins jenkins 83 Apr 10 11:14 pyproject.toml 11:15:10 -rw-rw-r-- 1 jenkins jenkins 32 Apr 10 11:14 requirements.txt 11:15:10 -rw-rw-r-- 1 jenkins jenkins 2628 Apr 10 11:14 setup.py 11:15:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 11:14 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:11 + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=116fb03dc70c3e3b0b8554a57d1df2b373118b39 --label arch=arm64 . 11:15:11 Sending build context to Docker daemon 437.8kB 11:15:11 Step 1/20 : FROM python:3.13.3-slim AS build-image 11:15:12 3.13.3-slim: Pulling from library/python 11:15:12 16c9c4a8e9ee: Pulling fs layer 11:15:12 f5c3e456f51e: Pulling fs layer 11:15:12 c45306463e3d: Pulling fs layer 11:15:12 dbac49ccae39: Pulling fs layer 11:15:12 dbac49ccae39: Waiting 11:15:12 f5c3e456f51e: Verifying Checksum 11:15:12 f5c3e456f51e: Download complete 11:15:12 dbac49ccae39: Verifying Checksum 11:15:12 dbac49ccae39: Download complete 11:15:12 c45306463e3d: Verifying Checksum 11:15:12 c45306463e3d: Download complete 11:15:13 16c9c4a8e9ee: Verifying Checksum 11:15:13 16c9c4a8e9ee: Download complete 11:15:17 16c9c4a8e9ee: Pull complete 11:15:18 f5c3e456f51e: Pull complete 11:15:20 c45306463e3d: Pull complete 11:15:20 dbac49ccae39: Pull complete 11:15:20 Digest: sha256:21e39cf1815802d4c6f89a0d3a166cc67ce58f95b6d1639e68a394c99310d2e5 11:15:20 Status: Downloaded newer image for python:3.13.3-slim 11:15:20 ---> 0618c14bee79 11:15:20 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 11:15:21 ---> Running in 6b0965a46618 11:15:21 Removing intermediate container 6b0965a46618 11:15:21 ---> c2715b81be08 11:15:21 Step 3/20 : ENV GIT_PYTHON_TRACE 1 11:15:21 ---> Running in f6b20e604d89 11:15:22 Removing intermediate container f6b20e604d89 11:15:22 ---> bd0eba9df874 11:15:22 Step 4/20 : WORKDIR /code 11:15:22 ---> Running in cd9a0aa57cf4 11:15:22 Removing intermediate container cd9a0aa57cf4 11:15:22 ---> 4f3b19dc9b81 11:15:22 Step 5/20 : COPY . /code/ 11:15:23 ---> c60f3046853b 11:15:23 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git 11:15:23 ---> Running in d8f4b42adbec 11:15:24 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 11:15:24 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 11:15:24 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 11:15:24 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8692 kB] 11:15:24 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 11:15:24 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [248 kB] 11:15:27 Fetched 9195 kB in 3s (2791 kB/s) 11:15:30 Reading package lists... 11:15:33 Reading package lists... 11:15:34 Building dependency tree... 11:15:34 Reading state information... 11:15:34 Package netcat is a virtual package provided by: 11:15:34 netcat-openbsd 1.219-1 11:15:34 netcat-traditional 1.10-47 11:15:34 11:15:34 E: Package 'netcat' has no installation candidate 11:15:34 The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:36 11:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:36 arm64: Pulling from edgex-lftools-log-publisher 11:15:36 8998bd30e6a1: Pulling fs layer 11:15:36 04944245beec: Pulling fs layer 11:15:36 699f458cf7ca: Pulling fs layer 11:15:36 765212b225bb: Pulling fs layer 11:15:36 f23df028b6ca: Pulling fs layer 11:15:36 d65c8cfc05b1: Pulling fs layer 11:15:36 2437ff75d9bd: Pulling fs layer 11:15:36 765212b225bb: Waiting 11:15:36 f23df028b6ca: Waiting 11:15:36 d65c8cfc05b1: Waiting 11:15:36 2437ff75d9bd: Waiting 11:15:36 04944245beec: Verifying Checksum 11:15:36 04944245beec: Download complete 11:15:36 765212b225bb: Verifying Checksum 11:15:36 765212b225bb: Download complete 11:15:36 f23df028b6ca: Download complete 11:15:36 d65c8cfc05b1: Verifying Checksum 11:15:36 d65c8cfc05b1: Download complete 11:15:36 699f458cf7ca: Verifying Checksum 11:15:36 699f458cf7ca: Download complete 11:15:37 8998bd30e6a1: Verifying Checksum 11:15:37 8998bd30e6a1: Download complete 11:15:40 2437ff75d9bd: Verifying Checksum 11:15:40 2437ff75d9bd: Download complete 11:15:42 8998bd30e6a1: Pull complete 11:15:42 04944245beec: Pull complete 11:15:44 699f458cf7ca: Pull complete 11:15:44 765212b225bb: Pull complete 11:15:45 f23df028b6ca: Pull complete 11:15:45 d65c8cfc05b1: Pull complete 11:16:03 2437ff75d9bd: Pull complete 11:16:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:04 prd-ubuntu20.04-docker-arm64-4c-16g-44712 does not seem to be running inside a container 11:16:04 $ 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_git-semver_PR-70 -v /w/workspace/edgexfoundry_git-semver_PR-70:/w/workspace/edgexfoundry_git-semver_PR-70:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-70@tmp:/w/workspace/edgexfoundry_git-semver_PR-70@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:16:06 $ docker top 9f1b594c86f5217e51d9bc7a9973e98f79e3572fa6feb282b57f443c2bff77c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:07 ---> job-cost.sh 11:16:08 lf-activate-venv: SKIPPING 11:16:08 INFO: No Stack... 11:16:08 INFO: Retrieving Pricing Info for: v3-standard-4 11:16:09 INFO: Archiving Costs [Pipeline] sh 11:16:09 + cat /w/workspace/edgexfoundry_git-semver_PR-70/archives/cost.csv 11:16:09 + cut -d, -f6 [Pipeline] lock 11:16:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] 11:16:09 Resource [jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] did not exist. Created. 11:16:09 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:10 /w/workspace/edgexfoundry_git-semver_PR-70@tmp/durable-010239f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:16:10 + echo total: 0.10999999940395355 [Pipeline] stash 11:16:10 Warning: overwriting stash ‘stack-cost’ 11:16:11 Stashed 1 file(s) [Pipeline] } 11:16:11 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:11 $ docker stop --time=1 9f1b594c86f5217e51d9bc7a9973e98f79e3572fa6feb282b57f443c2bff77c9 11:16:13 $ docker rm -f --volumes 9f1b594c86f5217e51d9bc7a9973e98f79e3572fa6feb282b57f443c2bff77c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:16:14 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:16:16 + [ -d /w/workspace/edgexfoundry_git-semver_PR-70/archives ] 11:16:16 + ls -al /w/workspace/edgexfoundry_git-semver_PR-70/archives 11:16:16 total 16 11:16:16 drwxr-xr-x 3 root root 4096 Apr 10 11:13 . 11:16:16 drwxrwxr-x 7 jenkins jenkins 4096 Apr 10 11:13 .. 11:16:16 drwxr-xr-x 2 root root 4096 Apr 10 11:13 cost 11:16:16 -rw-r--r-- 1 root root 80 Apr 10 11:13 cost.csv 11:16:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_PR-70/archives 11:16:16 + ls -al /w/workspace/edgexfoundry_git-semver_PR-70/archives 11:16:16 total 16 11:16:16 drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 11:13 . 11:16:16 drwxrwxr-x 7 jenkins jenkins 4096 Apr 10 11:13 .. 11:16:16 drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 11:13 cost 11:16:16 -rw-r--r-- 1 jenkins jenkins 80 Apr 10 11:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:16:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:17 ---> package-listing.sh 11:16:17 ++ tr '[:upper:]' '[:lower:]' 11:16:17 ++ facter osfamily 11:16:17 + OS_FAMILY=debian 11:16:17 + workspace=/w/workspace/edgexfoundry_git-semver_PR-70 11:16:17 + START_PACKAGES=/tmp/packages_start.txt 11:16:17 + END_PACKAGES=/tmp/packages_end.txt 11:16:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:17 + PACKAGES=/tmp/packages_start.txt 11:16:17 + '[' /w/workspace/edgexfoundry_git-semver_PR-70 ']' 11:16:17 + PACKAGES=/tmp/packages_end.txt 11:16:17 + case "${OS_FAMILY}" in 11:16:17 + dpkg -l 11:16:17 + grep '^ii' 11:16:17 + '[' -f /tmp/packages_start.txt ']' 11:16:17 + '[' -f /tmp/packages_end.txt ']' 11:16:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:17 + '[' /w/workspace/edgexfoundry_git-semver_PR-70 ']' 11:16:17 + mkdir -p /w/workspace/edgexfoundry_git-semver_PR-70/archives/ 11:16:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_PR-70/archives/ [Pipeline] echo 11:16:17 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_git-semver_PR-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:16:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:19 prd-ubuntu20.04-docker-8c-8g-44709 does not seem to be running inside a container 11:16:19 $ 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_git-semver_PR-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_PR-70 -v /w/workspace/edgexfoundry_git-semver_PR-70:/w/workspace/edgexfoundry_git-semver_PR-70:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-70@tmp:/w/workspace/edgexfoundry_git-semver_PR-70@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:16:19 $ docker top a0a1eb5c31c185db3693be123f9b6c7d38b3123b0e185e77ebe1362e9191e125 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:19 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:20 + mkdir -p /var/log/sysstat [Pipeline] sh 11:16:20 + ls /var/log/sa-host 11:16:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:20 provisioning config files... 11:16:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-70@tmp/config12977820499459848132tmp [Pipeline] { [Pipeline] echo 11:16:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:21 ---> create-netrc.sh [Pipeline] } 11:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:16:21 ---> python-tools-install.sh [Pipeline] echo 11:16:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:21 ---> sudo-logs.sh 11:16:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:16:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:22 ---> job-cost.sh 11:16:22 lf-activate-venv: SKIPPING 11:16:22 DEBUG: total: 0.2199999988079071 11:16:22 INFO: Retrieving Stack Cost... 11:16:22 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:23 INFO: Archiving Costs [Pipeline] echo 11:16:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:16:23 ---> logs-deploy.sh 11:16:23 lf-activate-venv: SKIPPING 11:16:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/PR-70/1 11:16:23 INFO: archiving workspace using pattern(s): 11:16:24 Archives upload complete. 11:16:24 INFO: archiving logs to Nexus 11:16:25 ---> uname -a: 11:16:25 Linux prd-ubuntu20-04-docker-8c-8g-44709 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:16:25 11:16:25 11:16:25 ---> lscpu: 11:16:25 Architecture: x86_64 11:16:25 CPU op-mode(s): 32-bit, 64-bit 11:16:25 Byte Order: Little Endian 11:16:25 Address sizes: 40 bits physical, 48 bits virtual 11:16:25 CPU(s): 8 11:16:25 On-line CPU(s) list: 0-7 11:16:25 Thread(s) per core: 1 11:16:25 Core(s) per socket: 1 11:16:25 Socket(s): 8 11:16:25 NUMA node(s): 1 11:16:25 Vendor ID: AuthenticAMD 11:16:25 CPU family: 23 11:16:25 Model: 49 11:16:25 Model name: AMD EPYC-Rome Processor 11:16:25 Stepping: 0 11:16:25 CPU MHz: 2799.998 11:16:25 BogoMIPS: 5599.99 11:16:25 Virtualization: AMD-V 11:16:25 Hypervisor vendor: KVM 11:16:25 Virtualization type: full 11:16:25 L1d cache: 256 KiB 11:16:25 L1i cache: 256 KiB 11:16:25 L2 cache: 4 MiB 11:16:25 L3 cache: 128 MiB 11:16:25 NUMA node0 CPU(s): 0-7 11:16:25 Vulnerability Itlb multihit: Not affected 11:16:25 Vulnerability L1tf: Not affected 11:16:25 Vulnerability Mds: Not affected 11:16:25 Vulnerability Meltdown: Not affected 11:16:25 Vulnerability Mmio stale data: Not affected 11:16:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:16:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:16:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:16:25 Vulnerability Srbds: Not affected 11:16:25 Vulnerability Tsx async abort: Not affected 11:16:25 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 11:16:25 11:16:25 11:16:25 ---> nproc: 11:16:25 8 11:16:25 11:16:25 11:16:25 ---> df -h: 11:16:25 Filesystem Size Used Avail Use% Mounted on 11:16:25 overlay 155G 9.7G 146G 7% / 11:16:25 tmpfs 64M 0 64M 0% /dev 11:16:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:16:25 shm 64M 0 64M 0% /dev/shm 11:16:25 /dev/vda1 155G 9.7G 146G 7% /facter-os 11:16:25 11:16:25 11:16:25 ---> sar -b -r -n DEV: 11:16:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44709) 04/10/25 _x86_64_ (8 CPU) 11:16:25 11:16:25 11:11:54 LINUX RESTART (8 CPU) 11:16:25 11:16:25 11:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:16:25 11:13:01 328.47 48.05 280.42 0.00 5434.99 116801.73 0.00 11:16:25 11:14:01 44.24 0.57 43.68 0.00 29.46 16442.08 0.00 11:16:25 11:15:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 11:16:25 11:16:01 3.48 1.02 2.47 0.00 21.86 32.13 0.00 11:16:25 Average: 94.32 12.41 81.91 0.00 1371.75 33325.56 0.00 11:16:25 11:16:25 11:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:16:25 11:13:01 29635592 31535240 801796 2.44 62096 2138520 2044288 6.02 1034904 1867268 382928 11:16:25 11:14:01 29558900 31557204 764764 2.33 72968 2213512 1765960 5.20 1026516 1927736 212 11:16:25 11:15:01 29558852 31557220 764644 2.33 72992 2213512 1765960 5.20 1025956 1927736 8 11:16:25 11:16:01 29562944 31562236 759404 2.31 73084 2214136 1800648 5.31 1020840 1928332 4 11:16:25 Average: 29579072 31552975 772652 2.35 70285 2194920 1844214 5.44 1027054 1912768 95788 11:16:25 11:16:25 11:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:16:25 11:13:01 docker0 3.25 4.93 0.19 151.86 0.00 0.00 0.00 0.00 11:16:25 11:13:01 ens3 406.90 269.29 4171.98 81.05 0.00 0.00 0.00 0.00 11:16:25 11:13:01 lo 6.33 6.33 0.63 0.63 0.00 0.00 0.00 0.00 11:16:25 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:25 11:14:01 ens3 21.51 12.83 26.06 6.89 0.00 0.00 0.00 0.00 11:16:25 11:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:16:25 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:25 11:15:01 ens3 1.05 0.30 0.40 0.26 0.00 0.00 0.00 0.00 11:16:25 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:25 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:25 11:16:01 ens3 0.72 0.35 0.28 0.21 0.00 0.00 0.00 0.00 11:16:25 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:25 Average: docker0 0.81 1.23 0.05 37.97 0.00 0.00 0.00 0.00 11:16:25 Average: ens3 107.56 70.70 1049.81 22.10 0.00 0.00 0.00 0.00 11:16:25 Average: lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 11:16:25 11:16:25 11:16:25 ---> sar -P ALL: 11:16:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44709) 04/10/25 _x86_64_ (8 CPU) 11:16:25 11:16:25 11:11:54 LINUX RESTART (8 CPU) 11:16:25 11:16:25 11:12:01 CPU %user %nice %system %iowait %steal %idle 11:16:25 11:13:01 all 7.26 0.00 2.22 1.64 0.07 88.82 11:16:25 11:13:01 0 6.39 0.00 2.15 1.01 0.05 90.41 11:16:25 11:13:01 1 10.41 0.00 2.06 0.47 0.08 86.98 11:16:25 11:13:01 2 6.21 0.00 2.68 3.62 0.08 87.40 11:16:25 11:13:01 3 5.26 0.00 2.41 0.84 0.05 91.44 11:16:25 11:13:01 4 8.87 0.00 2.42 0.34 0.08 88.29 11:16:25 11:13:01 5 7.55 0.00 1.71 0.64 0.05 90.06 11:16:25 11:13:01 6 7.26 0.00 1.91 5.98 0.07 84.78 11:16:25 11:13:01 7 6.13 0.00 2.39 0.25 0.07 91.16 11:16:25 11:14:01 all 1.31 0.00 0.62 0.36 0.01 97.71 11:16:25 11:14:01 0 1.27 0.00 0.67 0.20 0.02 97.84 11:16:25 11:14:01 1 1.54 0.00 0.67 0.02 0.02 97.76 11:16:25 11:14:01 2 0.99 0.00 1.20 1.91 0.00 95.90 11:16:25 11:14:01 3 1.55 0.00 0.37 0.17 0.02 97.90 11:16:25 11:14:01 4 0.92 0.00 0.40 0.00 0.00 98.68 11:16:25 11:14:01 5 1.12 0.00 0.63 0.00 0.02 98.23 11:16:25 11:14:01 6 1.60 0.00 0.50 0.53 0.03 97.33 11:16:25 11:14:01 7 1.46 0.00 0.50 0.02 0.02 98.01 11:16:25 11:15:01 all 0.10 0.00 0.01 0.00 0.01 99.88 11:16:25 11:15:01 0 0.65 0.00 0.00 0.00 0.00 99.35 11:16:25 11:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:16:25 11:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:16:25 11:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:16:25 11:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:16:25 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:16:25 11:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:16:25 11:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:16:25 11:16:01 all 0.08 0.00 0.03 0.02 0.01 99.86 11:16:25 11:16:01 0 0.05 0.00 0.02 0.02 0.00 99.92 11:16:25 11:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:16:25 11:16:01 2 0.03 0.00 0.05 0.07 0.00 99.85 11:16:25 11:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:16:25 11:16:01 4 0.08 0.00 0.00 0.00 0.00 99.92 11:16:25 11:16:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:16:25 11:16:01 6 0.30 0.00 0.08 0.08 0.03 99.50 11:16:25 11:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:16:25 Average: all 2.18 0.00 0.72 0.50 0.02 96.58 11:16:25 Average: 0 2.08 0.00 0.71 0.30 0.02 96.89 11:16:25 Average: 1 3.00 0.00 0.69 0.12 0.03 96.16 11:16:25 Average: 2 1.81 0.00 0.99 1.39 0.03 95.78 11:16:25 Average: 3 1.71 0.00 0.70 0.25 0.02 97.32 11:16:25 Average: 4 2.46 0.00 0.71 0.08 0.03 96.72 11:16:25 Average: 5 2.17 0.00 0.59 0.16 0.02 97.06 11:16:25 Average: 6 2.29 0.00 0.63 1.64 0.04 95.40 11:16:25 Average: 7 1.90 0.00 0.73 0.07 0.02 97.28 11:16:25 11:16:25 11:16:25