Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef0e1dc43e01e3af63e43192147483735d9789c0 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-ssh10812182289992091503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh66111202269300396.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7282843243224742360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9675218600055881872.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3027649902507246906.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8846341494250695901.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-7648’ Running on prd-ubuntu20.04-docker-8c-8g-7651 in /w/workspace/undry_device-onvif-camera_levski [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (levski) Commit message: "build: Update to use released SDK (#196)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:09:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:09:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 [Pipeline] echo 21:09:17 ========================================================= 21:09:17 EdgeX Global Pipelines Version Info 21:09:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:09:18 ------------------- 21:09:18 stable info: 21:09:18 ------------------- 21:09:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:09:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:09:18 Message: update stable to v1.0.244 21:09:20 ------------------- 21:09:20 experimental info: 21:09:20 ------------------- 21:09:20 Commited By: **** collab-it+edgex@linuxfoundation.org 21:09:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:09:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:09:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef0e1dc [Pipeline] echo 21:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:21 provisioning config files... 21:09:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config10204972380960719462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:22 ---> docker-login.sh 21:09:22 nexus3.edgexfoundry.org:10001 21:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:22 Configure a credential helper to remove this warning. See 21:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:22 21:09:22 Login Succeeded 21:09:22 nexus3.edgexfoundry.org:10002 21:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:22 Configure a credential helper to remove this warning. See 21:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:22 21:09:22 Login Succeeded 21:09:22 nexus3.edgexfoundry.org:10003 21:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:22 Configure a credential helper to remove this warning. See 21:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:22 21:09:22 Login Succeeded 21:09:22 nexus3.edgexfoundry.org:10004 21:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:23 Configure a credential helper to remove this warning. See 21:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:23 21:09:23 Login Succeeded 21:09:23 docker.io 21:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:23 Configure a credential helper to remove this warning. See 21:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:23 21:09:23 Login Succeeded 21:09:23 ---> docker-login.sh ends [Pipeline] } 21:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:09:24 + git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 21:09:24 -----------> git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 ef0e1dc43e01e3af63e43192147483735d9789c0 [false] [Pipeline] sh 21:09:24 + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 21:09:24 ========================================================= 21:09:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:09:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:24 + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 21:09:25 [semverPrep] GIT_COMMIT: ef0e1dc43e01e3af63e43192147483735d9789c0, Commit Message: build: Update to use released SDK (#196) [Pipeline] echo 21:09:25 [semverPrep] This is not a build commit. [Pipeline] sh 21:09:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:25 + grep -v github /etc/ssh/ssh_known_hosts 21:09:25 + [ -e /tmp/ssh_known_hosts ] 21:09:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:09:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:09:25 + sudo tee -a /etc/ssh/ssh_known_hosts 21:09:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:25 21:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:27 0.1.4: Pulling from edgex-devops/py-git-semver 21:09:27 b85a868b505f: Pulling fs layer 21:09:27 e2be974225ed: Pulling fs layer 21:09:27 339a4e72a1f5: Pulling fs layer 21:09:27 988bab9f4d93: Pulling fs layer 21:09:27 1469e6f7b9e6: Pulling fs layer 21:09:27 eaf3925da568: Pulling fs layer 21:09:27 bab4dde63d76: Pulling fs layer 21:09:27 bde34c3a00c8: Pulling fs layer 21:09:27 b352a97aabf1: Pulling fs layer 21:09:27 4872d77fe225: Pulling fs layer 21:09:27 5851b861e8e6: Pulling fs layer 21:09:27 bab4dde63d76: Waiting 21:09:27 bde34c3a00c8: Waiting 21:09:27 b352a97aabf1: Waiting 21:09:27 1469e6f7b9e6: Waiting 21:09:27 4872d77fe225: Waiting 21:09:27 eaf3925da568: Waiting 21:09:27 5851b861e8e6: Waiting 21:09:27 988bab9f4d93: Waiting 21:09:27 e2be974225ed: Verifying Checksum 21:09:27 e2be974225ed: Download complete 21:09:27 988bab9f4d93: Verifying Checksum 21:09:27 988bab9f4d93: Download complete 21:09:27 1469e6f7b9e6: Verifying Checksum 21:09:27 1469e6f7b9e6: Download complete 21:09:27 eaf3925da568: Download complete 21:09:27 339a4e72a1f5: Verifying Checksum 21:09:27 339a4e72a1f5: Download complete 21:09:27 bde34c3a00c8: Verifying Checksum 21:09:27 bde34c3a00c8: Download complete 21:09:27 b352a97aabf1: Download complete 21:09:27 4872d77fe225: Download complete 21:09:27 5851b861e8e6: Download complete 21:09:27 b85a868b505f: Verifying Checksum 21:09:27 b85a868b505f: Download complete 21:09:28 bab4dde63d76: Verifying Checksum 21:09:28 bab4dde63d76: Download complete 21:09:29 b85a868b505f: Pull complete 21:09:30 e2be974225ed: Pull complete 21:09:31 339a4e72a1f5: Pull complete 21:09:31 988bab9f4d93: Pull complete 21:09:32 1469e6f7b9e6: Pull complete 21:09:32 eaf3925da568: Pull complete 21:09:34 bab4dde63d76: Pull complete 21:09:34 bde34c3a00c8: Pull complete 21:09:34 b352a97aabf1: Pull complete 21:09:34 4872d77fe225: Pull complete 21:09:34 5851b861e8e6: Pull complete 21:09:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:34 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:09:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:09:40 $ docker top 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d -eo pid,comm 21:09:40 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). 21:09:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:40 [ssh-agent] Looking for ssh-agent implementation... 21:09:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:41 $ docker exec 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d ssh-agent 21:09:41 SSH_AUTH_SOCK=/tmp/ssh-1MiEaGfPp48v/agent.32 21:09:41 SSH_AGENT_PID=38 21:09:41 Running ssh-add (command line suppressed) 21:09:41 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1824740155128400590.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1824740155128400590.key) 21:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:41 + git tag --points-at HEAD [Pipeline] } 21:09:41 $ docker exec --env ******** --env ******** 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d ssh-agent -k 21:09:41 unset SSH_AUTH_SOCK; 21:09:41 unset SSH_AGENT_PID; 21:09:41 echo Agent pid 38 killed; 21:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:09:41 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.0|v2.3.0-dev.45' [Pipeline] sshagent 21:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:41 [ssh-agent] Looking for ssh-agent implementation... 21:09:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:42 $ docker exec 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d ssh-agent 21:09:42 SSH_AUTH_SOCK=/tmp/ssh-nB7ZdzhRLqZA/agent.71 21:09:42 SSH_AGENT_PID=77 21:09:42 Running ssh-add (command line suppressed) 21:09:42 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9575666434730055430.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9575666434730055430.key) 21:09:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:42 + git semver init 21:09:43 2023-02-27 21:09:42,974 [run_init] DEBUG init version:0.0.0 force:False 21:09:43 2023-02-27 21:09:42,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver 21:09:43 2023-02-27 21:09:42,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver 21:09:43 2023-02-27 21:09:42,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) 21:09:44 2023-02-27 21:09:44,173 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude 21:09:44 2023-02-27 21:09:44,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False 21:09:44 2023-02-27 21:09:44,174 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski 21:09:44 2023-02-27 21:09:44,178 [execute] INFO git cat-file --batch-check 21:09:44 2023-02-27 21:09:44,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 21:09:44 2023-02-27 21:09:44,184 [execute] INFO git cat-file --batch 21:09:44 2023-02-27 21:09:44,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 21:09:44 2023-02-27 21:09:44,189 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 21:09:44 0.0.0 [Pipeline] } 21:09:44 $ docker exec --env ******** --env ******** 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d ssh-agent -k 21:09:44 unset SSH_AUTH_SOCK; 21:09:44 unset SSH_AGENT_PID; 21:09:44 echo Agent pid 77 killed; 21:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:44 + git semver [Pipeline] } 21:09:45 $ docker stop --time=1 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d 21:09:47 $ docker rm -f --volumes 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d [Pipeline] // withDockerContainer [Pipeline] sh 21:09:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:09:49 Stashed 1 file(s) [Pipeline] echo 21:09:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:49 provisioning config files... 21:09:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14804892470379994075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:50 ---> docker-login.sh 21:09:50 nexus3.edgexfoundry.org:10001 21:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:50 Configure a credential helper to remove this warning. See 21:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:50 21:09:50 Login Succeeded 21:09:50 nexus3.edgexfoundry.org:10002 21:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:50 Configure a credential helper to remove this warning. See 21:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:50 21:09:50 Login Succeeded 21:09:50 nexus3.edgexfoundry.org:10003 21:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:50 Configure a credential helper to remove this warning. See 21:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:50 21:09:50 Login Succeeded 21:09:50 nexus3.edgexfoundry.org:10004 21:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:50 Configure a credential helper to remove this warning. See 21:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:50 21:09:50 Login Succeeded 21:09:50 docker.io 21:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:50 Configure a credential helper to remove this warning. See 21:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:50 21:09:50 Login Succeeded 21:09:50 ---> docker-login.sh ends [Pipeline] } 21:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:51 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:51 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:51 ========================================================= 21:09:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:09:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:09:51 Sending build context to Docker daemon 27.78MB 21:09:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:09:51 Step 2/13 : FROM ${BASE} AS builder 21:09:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:09:51 213ec9aee27d: Pulling fs layer 21:09:51 4583459ba037: Pulling fs layer 21:09:51 93c1e223e6f2: Pulling fs layer 21:09:51 53926ce57604: Pulling fs layer 21:09:51 21b2b0c7a3f4: Pulling fs layer 21:09:51 22ff95d597cd: Pulling fs layer 21:09:51 12d6caf4c0d1: Pulling fs layer 21:09:51 96b7cbca73a9: Pulling fs layer 21:09:51 a7acece74701: Pulling fs layer 21:09:51 21b2b0c7a3f4: Waiting 21:09:51 53926ce57604: Waiting 21:09:51 12d6caf4c0d1: Waiting 21:09:51 96b7cbca73a9: Waiting 21:09:51 22ff95d597cd: Waiting 21:09:51 a7acece74701: Waiting 21:09:51 93c1e223e6f2: Download complete 21:09:51 4583459ba037: Verifying Checksum 21:09:51 4583459ba037: Download complete 21:09:51 21b2b0c7a3f4: Download complete 21:09:51 22ff95d597cd: Verifying Checksum 21:09:51 22ff95d597cd: Download complete 21:09:51 213ec9aee27d: Verifying Checksum 21:09:52 12d6caf4c0d1: Download complete 21:09:52 213ec9aee27d: Pull complete 21:09:52 4583459ba037: Pull complete 21:09:52 93c1e223e6f2: Pull complete 21:09:52 a7acece74701: Verifying Checksum 21:09:52 a7acece74701: Download complete 21:09:52 96b7cbca73a9: Verifying Checksum 21:09:52 96b7cbca73a9: Download complete 21:09:52 53926ce57604: Verifying Checksum 21:09:52 53926ce57604: Download complete 21:09:57 53926ce57604: Pull complete 21:09:57 21b2b0c7a3f4: Pull complete 21:09:57 22ff95d597cd: Pull complete 21:09:57 12d6caf4c0d1: Pull complete 21:10:00 96b7cbca73a9: Pull complete 21:10:00 a7acece74701: Pull complete 21:10:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:10:00 ---> db6d94c90886 21:10:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:10:04 Still waiting to schedule task 21:10:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7649’ 21:10:12 ---> Running in fb8858b78639 21:10:12 Removing intermediate container fb8858b78639 21:10:12 ---> 760af6716f14 21:10:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:10:12 ---> Running in 31bec4e3d433 21:10:12 Removing intermediate container 31bec4e3d433 21:10:12 ---> e3af7d983512 21:10:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:10:12 ---> Running in 10264bf15fb3 21:10:12 Removing intermediate container 10264bf15fb3 21:10:12 ---> d715a33c795d 21:10:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:10:12 ---> Running in fed3932394f2 21:10:12 Removing intermediate container fed3932394f2 21:10:12 ---> b6bd832cd472 21:10:12 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:10:12 ---> Running in cf9412278a5d 21:10:12 Removing intermediate container cf9412278a5d 21:10:12 ---> 7e0957ce6a13 21:10:12 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:12 ---> Running in 270e2fc018cc 21:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:10:12 OK: 211 MiB in 51 packages 21:10:12 Removing intermediate container 270e2fc018cc 21:10:12 ---> 482370793182 21:10:12 Step 9/13 : WORKDIR /device-onvif-camera 21:10:12 ---> Running in b13aac0ed55f 21:10:12 Removing intermediate container b13aac0ed55f 21:10:12 ---> 8633132cbf09 21:10:12 Step 10/13 : COPY go.mod vendor* ./ 21:10:13 ---> 553ff5504438 21:10:13 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:13 ---> Running in 1091352c8daf 21:11:09 Removing intermediate container 1091352c8daf 21:11:09 ---> d10d459892b5 21:11:09 Step 12/13 : COPY . . 21:11:09 ---> 61965fb3b32c 21:11:09 Step 13/13 : RUN ${MAKE} 21:11:09 ---> Running in 236d6054ac15 21:11:09 noop 21:11:09 Removing intermediate container 236d6054ac15 21:11:09 ---> f37cc1e40111 21:11:09 Successfully built f37cc1e40111 21:11:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:09 + docker inspect -f . ci-base-image-x86_64 21:11:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:09 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat 21:11:11 $ docker top 6ef57676e4e6aeb1e9124af4d9135c072b0abb325d8d6b6fd1b2ec12a1598a53 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:11 + go version 21:11:11 go version go1.18.7 linux/amd64 [Pipeline] } 21:11:11 $ docker stop --time=1 6ef57676e4e6aeb1e9124af4d9135c072b0abb325d8d6b6fd1b2ec12a1598a53 21:11:13 $ docker rm -f --volumes 6ef57676e4e6aeb1e9124af4d9135c072b0abb325d8d6b6fd1b2ec12a1598a53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker inspect -f . ci-base-image-x86_64 21:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:14 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat 21:11:14 $ docker top 0f2c2d194e338dd44f4e0fc9677942aaa487b12bd46c6891ff40f5f47f265312 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:15 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh 21:11:15 + make test 21:11:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:11:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:11:25 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:11:29 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 29.3% of statements 21:11:29 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:11:29 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.325s coverage: 86.5% of statements 21:11:37 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:11:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:11:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:11:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:11:39 ./bin/test-attribution-txt.sh [Pipeline] echo 21:11:39 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:11:39 $ docker stop --time=1 0f2c2d194e338dd44f4e0fc9677942aaa487b12bd46c6891ff40f5f47f265312 21:11:42 $ docker rm -f --volumes 0f2c2d194e338dd44f4e0fc9677942aaa487b12bd46c6891ff40f5f47f265312 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:11:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:11:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:11:44 + ls -al . 21:11:44 total 248 21:11:44 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 21:11 . 21:11:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 .. 21:11:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:11 .git 21:11:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 .github 21:11:44 -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 21:09 .gitignore 21:11:44 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 21:09 .golangci.yml 21:11:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:09 .semver 21:11:44 -rw-rw-r-- 1 jenkins jenkins 9739 Feb 27 21:09 Attribution.txt 21:11:44 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 21:09 CHANGELOG.md 21:11:44 -rw-rw-r-- 1 jenkins jenkins 1637 Feb 27 21:09 Dockerfile 21:11:44 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:09 GOVERNANCE.md 21:11:44 -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 21:09 Jenkinsfile 21:11:44 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 21:09 LICENSE 21:11:44 -rw-rw-r-- 1 jenkins jenkins 2858 Feb 27 21:09 Makefile 21:11:44 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 21:09 OWNERS.md 21:11:44 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 21:09 README.md 21:11:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 21:09 VERSION 21:11:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:09 bin 21:11:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 cmd 21:11:44 -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 21:11 coverage.out 21:11:44 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 21:09 doc 21:11:44 -rw-rw-r-- 1 jenkins jenkins 3687 Feb 27 21:09 go.mod 21:11:44 -rw-rw-r-- 1 jenkins jenkins 46105 Feb 27 21:09 go.sum 21:11:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 internal 21:11:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 snap 21:11:44 -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:45 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=amd64 --label version=0.0.0 . 21:11:45 Sending build context to Docker daemon 27.86MB 21:11:45 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:11:45 Step 2/26 : FROM ${BASE} AS builder 21:11:45 ---> f37cc1e40111 21:11:45 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:11:45 ---> Running in a288c6aa11d2 21:11:45 Removing intermediate container a288c6aa11d2 21:11:45 ---> 95f8767e458a 21:11:45 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:11:45 ---> Running in f65c37ff5acf 21:11:45 Removing intermediate container f65c37ff5acf 21:11:45 ---> 1a33776f220f 21:11:45 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:11:45 ---> Running in 0ec419b6607d 21:11:45 Removing intermediate container 0ec419b6607d 21:11:45 ---> 58f3f16a9b07 21:11:45 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:11:45 ---> Running in 39348971c9dd 21:11:45 Removing intermediate container 39348971c9dd 21:11:45 ---> e75a9a93e25a 21:11:45 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:11:45 ---> Running in 4bd7b3a99687 21:11:45 Removing intermediate container 4bd7b3a99687 21:11:45 ---> 6760bddf5b5f 21:11:45 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:45 ---> Running in 686db35e1f42 21:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:11:46 OK: 211 MiB in 51 packages 21:11:47 Removing intermediate container 686db35e1f42 21:11:47 ---> 315199be98d3 21:11:47 Step 9/26 : WORKDIR /device-onvif-camera 21:11:48 ---> Running in ba351edb9472 21:11:48 Removing intermediate container ba351edb9472 21:11:48 ---> 26ccc887405c 21:11:48 Step 10/26 : COPY go.mod vendor* ./ 21:11:48 ---> 3d0ba7296954 21:11:48 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:48 ---> Running in 02c24658b8da 21:11:48 Removing intermediate container 02c24658b8da 21:11:48 ---> c1351644f372 21:11:48 Step 12/26 : COPY . . 21:11:50 ---> 5bfa6e6af506 21:11:50 Step 13/26 : RUN ${MAKE} 21:11:50 ---> Running in eb25e26ad323 21:11:50 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 21:12:17 Removing intermediate container eb25e26ad323 21:12:17 ---> af829e2b19d0 21:12:17 Step 14/26 : FROM alpine:3.16 21:12:17 3.16: Pulling from library/alpine 21:12:17 ef5531b6e74e: Pulling fs layer 21:12:17 ef5531b6e74e: Verifying Checksum 21:12:17 ef5531b6e74e: Download complete 21:12:17 ef5531b6e74e: Pull complete 21:12:17 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:12:17 Status: Downloaded newer image for alpine:3.16 21:12:17 ---> dfd21b5a31f5 21:12:17 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:12:17 ---> Running in 7ca713947ecf 21:12:17 Removing intermediate container 7ca713947ecf 21:12:17 ---> cebddb38f973 21:12:17 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:12:17 ---> Running in 0bb47a31a050 21:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:17 (1/6) Installing dumb-init (1.2.5-r1) 21:12:17 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:12:17 (3/6) Installing libsodium (1.0.18-r0) 21:12:17 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:12:17 (5/6) Installing libzmq (4.3.4-r0) 21:12:17 (6/6) Installing zeromq (4.3.4-r0) 21:12:17 Executing busybox-1.35.0-r17.trigger 21:12:17 OK: 8 MiB in 20 packages 21:12:18 Removing intermediate container 0bb47a31a050 21:12:18 ---> 7e73fa0a372b 21:12:18 Step 17/26 : WORKDIR / 21:12:18 ---> Running in 03b9803c4965 21:12:18 Removing intermediate container 03b9803c4965 21:12:18 ---> d0bb6915ce38 21:12:18 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:12:19 ---> 23c0afb720d3 21:12:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:12:19 ---> 6a601defb1d3 21:12:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:12:19 ---> e1a84809fa53 21:12:19 Step 21/26 : EXPOSE 59984 21:12:19 ---> Running in bb3a0d0319db 21:12:19 Removing intermediate container bb3a0d0319db 21:12:19 ---> 66e1fbaec395 21:12:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:12:19 ---> Running in ba0d7e52bc88 21:12:19 Removing intermediate container ba0d7e52bc88 21:12:19 ---> 11943cff4961 21:12:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:19 ---> Running in a0fc36500183 21:12:19 Removing intermediate container a0fc36500183 21:12:19 ---> dc5e233543af 21:12:19 Step 24/26 : LABEL arch=amd64 21:12:19 ---> Running in dd0b5534eb3c 21:12:19 Removing intermediate container dd0b5534eb3c 21:12:19 ---> f5e18687b2d4 21:12:19 Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 21:12:19 ---> Running in 69b957803776 21:12:19 Removing intermediate container 69b957803776 21:12:19 ---> 2c53220f6e3a 21:12:19 Step 26/26 : LABEL version=0.0.0 21:12:19 ---> Running in fef98b0fe01a 21:12:20 Removing intermediate container fef98b0fe01a 21:12:20 ---> c94990f51cdd 21:12:20 [Warning] One or more build-args [ARCH] were not consumed 21:12:20 Successfully built c94990f51cdd 21:12:20 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:20 provisioning config files... 21:12:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config969935662989024437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:20 ---> docker-login.sh 21:12:20 nexus3.edgexfoundry.org:10001 21:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:20 Configure a credential helper to remove this warning. See 21:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:20 21:12:20 Login Succeeded 21:12:20 nexus3.edgexfoundry.org:10002 21:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:20 Configure a credential helper to remove this warning. See 21:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:20 21:12:20 Login Succeeded 21:12:20 nexus3.edgexfoundry.org:10003 21:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:21 Configure a credential helper to remove this warning. See 21:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:21 21:12:21 Login Succeeded 21:12:21 nexus3.edgexfoundry.org:10004 21:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:21 Configure a credential helper to remove this warning. See 21:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:21 21:12:21 Login Succeeded 21:12:21 docker.io 21:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:21 Configure a credential helper to remove this warning. See 21:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:21 21:12:21 Login Succeeded 21:12:21 ---> docker-login.sh ends [Pipeline] } 21:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:21 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:21 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 21:12:21 ef0e1dc43e01e3af63e43192147483735d9789c0 21:12:21 latest 21:12:21 0.0.0 21:12:21 ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 21:12:21 levski 21:12:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:22 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:22 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 21:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:12:22 a7295fe8586f: Preparing 21:12:22 4afaa8378158: Preparing 21:12:22 3ea845871805: Preparing 21:12:22 e7e2583165ed: Preparing 21:12:22 aa5968d388b8: Preparing 21:12:22 aa5968d388b8: Layer already exists 21:12:22 4afaa8378158: Pushed 21:12:22 a7295fe8586f: Pushed 21:12:22 e7e2583165ed: Pushed 21:12:25 3ea845871805: Pushed 21:12:25 ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:12:26 a7295fe8586f: Preparing 21:12:26 4afaa8378158: Preparing 21:12:26 3ea845871805: Preparing 21:12:26 e7e2583165ed: Preparing 21:12:26 aa5968d388b8: Preparing 21:12:26 aa5968d388b8: Layer already exists 21:12:26 4afaa8378158: Layer already exists 21:12:26 a7295fe8586f: Layer already exists 21:12:26 e7e2583165ed: Layer already exists 21:12:26 3ea845871805: Layer already exists 21:12:26 latest: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:27 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 21:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:12:27 a7295fe8586f: Preparing 21:12:27 4afaa8378158: Preparing 21:12:27 3ea845871805: Preparing 21:12:27 e7e2583165ed: Preparing 21:12:27 aa5968d388b8: Preparing 21:12:27 3ea845871805: Layer already exists 21:12:27 4afaa8378158: Layer already exists 21:12:27 e7e2583165ed: Layer already exists 21:12:27 a7295fe8586f: Layer already exists 21:12:27 aa5968d388b8: Layer already exists 21:12:27 0.0.0: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:27 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 21:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:12:28 a7295fe8586f: Preparing 21:12:28 4afaa8378158: Preparing 21:12:28 3ea845871805: Preparing 21:12:28 e7e2583165ed: Preparing 21:12:28 aa5968d388b8: Preparing 21:12:28 e7e2583165ed: Layer already exists 21:12:28 a7295fe8586f: Layer already exists 21:12:28 3ea845871805: Layer already exists 21:12:28 4afaa8378158: Layer already exists 21:12:28 aa5968d388b8: Layer already exists 21:12:28 ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:28 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski 21:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:12:29 a7295fe8586f: Preparing 21:12:29 4afaa8378158: Preparing 21:12:29 3ea845871805: Preparing 21:12:29 e7e2583165ed: Preparing 21:12:29 aa5968d388b8: Preparing 21:12:29 aa5968d388b8: Layer already exists 21:12:29 4afaa8378158: Layer already exists 21:12:29 e7e2583165ed: Layer already exists 21:12:29 a7295fe8586f: Layer already exists 21:12:29 3ea845871805: Layer already exists 21:12:29 levski: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:29 ===================================================== [Pipeline] echo 21:12:29 taggedImages: 21:12:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 21:12:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:12:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 21:12:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 21:12:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // script [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 21:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:30 21:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:30 latest: Pulling from edgex-lftools-log-publisher 21:12:30 5eb5b503b376: Pulling fs layer 21:12:30 5c69ac0246d0: Pulling fs layer 21:12:30 ec43610c2a17: Pulling fs layer 21:12:30 3a2ae6a8a46f: Pulling fs layer 21:12:30 33b1e0a273af: Pulling fs layer 21:12:30 5d3b04190fa2: Pulling fs layer 21:12:30 2f39f015ded8: Pulling fs layer 21:12:30 3a2ae6a8a46f: Waiting 21:12:30 33b1e0a273af: Waiting 21:12:30 5d3b04190fa2: Waiting 21:12:30 2f39f015ded8: Waiting 21:12:30 5c69ac0246d0: Download complete 21:12:30 3a2ae6a8a46f: Verifying Checksum 21:12:30 3a2ae6a8a46f: Download complete 21:12:30 ec43610c2a17: Verifying Checksum 21:12:30 ec43610c2a17: Download complete 21:12:30 33b1e0a273af: Verifying Checksum 21:12:30 33b1e0a273af: Download complete 21:12:30 5d3b04190fa2: Download complete 21:12:30 5eb5b503b376: Verifying Checksum 21:12:30 5eb5b503b376: Download complete 21:12:31 2f39f015ded8: Download complete 21:12:31 5eb5b503b376: Pull complete 21:12:32 5c69ac0246d0: Pull complete 21:12:32 ec43610c2a17: Pull complete 21:12:32 3a2ae6a8a46f: Pull complete 21:12:33 33b1e0a273af: Pull complete 21:12:33 5d3b04190fa2: Pull complete 21:12:37 2f39f015ded8: Pull complete 21:12:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:37 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:12:37 $ 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/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-lftools-log-publisher:latest cat 21:12:45 $ docker top 40281e1760ce17147c5e9696060ef0cad06e3ae15a5756541a6c1e89aac46032 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:46 ---> job-cost.sh 21:12:46 lf-activate-venv: SKIPPING 21:12:46 INFO: No Stack... 21:12:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:46 INFO: Archiving Costs [Pipeline] sh 21:12:46 + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv 21:12:46 + cut -d, -f6 [Pipeline] lock 21:12:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] 21:12:46 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] did not exist. Created. 21:12:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:47 + echo total: 0.2199999988079071 [Pipeline] stash 21:12:47 Stashed 1 file(s) [Pipeline] } 21:12:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:47 $ docker stop --time=1 40281e1760ce17147c5e9696060ef0cad06e3ae15a5756541a6c1e89aac46032 21:12:48 $ docker rm -f --volumes 40281e1760ce17147c5e9696060ef0cad06e3ae15a5756541a6c1e89aac46032 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:13:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7653 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws 21:13:03 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 21:13:03 The recommended git tool is: git 21:13:08 using credential edgex-jenkins-ssh 21:13:08 Cloning the remote Git repository 21:13:08 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:13:08 > git init /w/workspace/device-onvif-camera/1 # timeout=10 21:13:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:13:09 > git --version # timeout=10 21:13:09 > git --version # 'git version 2.25.1' 21:13:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:13:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:13:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:11 Avoid second fetch 21:13:11 Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (levski) 21:13:12 Commit message: "build: Update to use released SDK (#196)" 21:13:11 > git config core.sparsecheckout # timeout=10 21:13:11 > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 21:13:12 > git --version # timeout=10 21:13:12 > git --version # 'git version 2.25.1' 21:13:12 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:13:13 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:13 Dload Upload Total Spent Left Speed 21:13:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 21:13:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:13:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:13:14 + sudo tee /etc/docker/daemon.new 21:13:14 { 21:13:14 "registry-mirrors": [ 21:13:14 "https://nexus3.edgexfoundry.org:10001" 21:13:14 ], 21:13:14 "bip": "10.250.0.254/24", 21:13:14 "hosts": [ 21:13:14 "tcp://0.0.0.0:5555", 21:13:14 "unix:///var/run/docker.sock" 21:13:14 ], 21:13:14 "mtu": 1458, 21:13:14 "selinux-enabled": true, 21:13:14 "seccomp-profile": "/etc/docker/seccomp.json" 21:13:14 } [Pipeline] sh 21:13:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:13:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:33 provisioning config files... 21:13:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7972278947088742909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:33 ---> docker-login.sh 21:13:33 nexus3.edgexfoundry.org:10001 21:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:34 Configure a credential helper to remove this warning. See 21:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:34 21:13:34 Login Succeeded 21:13:34 nexus3.edgexfoundry.org:10002 21:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:34 Configure a credential helper to remove this warning. See 21:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:34 21:13:34 Login Succeeded 21:13:34 nexus3.edgexfoundry.org:10003 21:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:35 Configure a credential helper to remove this warning. See 21:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:35 21:13:35 Login Succeeded 21:13:35 nexus3.edgexfoundry.org:10004 21:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:35 Configure a credential helper to remove this warning. See 21:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:35 21:13:35 Login Succeeded 21:13:35 docker.io 21:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:36 Configure a credential helper to remove this warning. See 21:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:36 21:13:36 Login Succeeded 21:13:36 ---> docker-login.sh ends [Pipeline] } 21:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:13:36 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:36 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:36 ========================================================= 21:13:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:13:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:13:37 Sending build context to Docker daemon 20.59MB 21:13:37 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:13:37 Step 2/13 : FROM ${BASE} AS builder 21:13:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:13:38 9b18e9b68314: Pulling fs layer 21:13:38 35d82f9e3411: Pulling fs layer 21:13:38 e16973657156: Pulling fs layer 21:13:38 fc693d55d65f: Pulling fs layer 21:13:38 7e9fc2657dce: Pulling fs layer 21:13:38 dda99020689f: Pulling fs layer 21:13:38 db1c61fa0a46: Pulling fs layer 21:13:38 891c053d2c06: Pulling fs layer 21:13:38 fc693d55d65f: Waiting 21:13:38 7e9fc2657dce: Waiting 21:13:38 dda99020689f: Waiting 21:13:38 db1c61fa0a46: Waiting 21:13:38 891c053d2c06: Waiting 21:13:38 e16973657156: Verifying Checksum 21:13:38 e16973657156: Download complete 21:13:38 35d82f9e3411: Verifying Checksum 21:13:38 35d82f9e3411: Download complete 21:13:38 7e9fc2657dce: Verifying Checksum 21:13:38 7e9fc2657dce: Download complete 21:13:38 dda99020689f: Verifying Checksum 21:13:38 dda99020689f: Download complete 21:13:38 9b18e9b68314: Verifying Checksum 21:13:38 9b18e9b68314: Download complete 21:13:39 891c053d2c06: Verifying Checksum 21:13:39 891c053d2c06: Download complete 21:13:40 db1c61fa0a46: Verifying Checksum 21:13:40 db1c61fa0a46: Download complete 21:13:40 9b18e9b68314: Pull complete 21:13:41 fc693d55d65f: Verifying Checksum 21:13:41 fc693d55d65f: Download complete 21:13:41 35d82f9e3411: Pull complete 21:13:41 e16973657156: Pull complete 21:13:53 fc693d55d65f: Pull complete 21:13:53 7e9fc2657dce: Pull complete 21:13:53 dda99020689f: Pull complete 21:14:00 db1c61fa0a46: Pull complete 21:14:01 891c053d2c06: Pull complete 21:14:01 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:14:01 ---> f96f9c87975a 21:14:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:14:03 ---> Running in 0d1afe90c08c 21:14:04 Removing intermediate container 0d1afe90c08c 21:14:04 ---> f34ca063975b 21:14:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:14:04 ---> Running in dec2b12431a3 21:14:04 Removing intermediate container dec2b12431a3 21:14:04 ---> bc077e35efcd 21:14:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:14:04 ---> Running in 9c152be54f88 21:14:05 Removing intermediate container 9c152be54f88 21:14:05 ---> 170937433c70 21:14:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:14:05 ---> Running in dd25a1c20eac 21:14:05 Removing intermediate container dd25a1c20eac 21:14:05 ---> 5871951b0a2c 21:14:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:14:05 ---> Running in 5be4a4d1e90a 21:14:05 Removing intermediate container 5be4a4d1e90a 21:14:05 ---> 35c7a335ce41 21:14:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:06 ---> Running in 9cd8b533ab1f 21:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:14:08 OK: 221 MiB in 51 packages 21:14:09 Removing intermediate container 9cd8b533ab1f 21:14:09 ---> db862609dbff 21:14:09 Step 9/13 : WORKDIR /device-onvif-camera 21:14:09 ---> Running in 18c52159b6c0 21:14:10 Removing intermediate container 18c52159b6c0 21:14:10 ---> bc9aa0233b3e 21:14:10 Step 10/13 : COPY go.mod vendor* ./ 21:14:10 ---> 2bf3bc284d98 21:14:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:10 ---> Running in b768e31a776b 21:15:18 Removing intermediate container b768e31a776b 21:15:18 ---> aa8fdc2afd55 21:15:18 Step 12/13 : COPY . . 21:15:18 ---> dbfa3a7fdcf3 21:15:18 Step 13/13 : RUN ${MAKE} 21:15:18 ---> Running in a0d67b14ec3b 21:15:18 noop 21:15:18 Removing intermediate container a0d67b14ec3b 21:15:18 ---> 22e820c29b74 21:15:18 Successfully built 22e820c29b74 21:15:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:19 + docker inspect -f . ci-base-image-arm64 21:15:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:19 prd-ubuntu20.04-docker-arm64-4c-16g-7653 does not seem to be running inside a container 21:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:15:23 $ docker top 1bb89c7f0d09a50e322db341cfb2caea2ab8bca252c1df8d5af22afd530f6299 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:24 + go version 21:15:24 go version go1.18.7 linux/arm64 [Pipeline] } 21:15:24 $ docker stop --time=1 1bb89c7f0d09a50e322db341cfb2caea2ab8bca252c1df8d5af22afd530f6299 21:15:26 $ docker rm -f --volumes 1bb89c7f0d09a50e322db341cfb2caea2ab8bca252c1df8d5af22afd530f6299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:27 + docker inspect -f . ci-base-image-arm64 21:15:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:27 prd-ubuntu20.04-docker-arm64-4c-16g-7653 does not seem to be running inside a container 21:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:15:28 $ docker top 2472abe6fe7056ddb94d0bba9f456b2113cf095f1af158270149bf8401e49ba5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:29 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 21:15:30 + make test 21:15:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:15:32 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:17:10 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:17:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.268s coverage: 29.3% of statements 21:17:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:17:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.177s coverage: 86.5% of statements 21:17:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:17:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:18:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:18:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:18:07 ./bin/test-attribution-txt.sh [Pipeline] echo 21:18:07 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:18:07 $ docker stop --time=1 2472abe6fe7056ddb94d0bba9f456b2113cf095f1af158270149bf8401e49ba5 21:18:09 $ docker rm -f --volumes 2472abe6fe7056ddb94d0bba9f456b2113cf095f1af158270149bf8401e49ba5 [Pipeline] // withDockerContainer [Pipeline] sh 21:18:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:18:10 Warning: overwriting stash ‘coverage-report’ 21:18:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:18:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:18:12 + ls -al . 21:18:12 total 244 21:18:12 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 21:15 . 21:18:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:13 .. 21:18:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:13 .git 21:18:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:13 .github 21:18:12 -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 21:13 .gitignore 21:18:12 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 21:13 .golangci.yml 21:18:12 -rw-rw-r-- 1 jenkins jenkins 9739 Feb 27 21:13 Attribution.txt 21:18:12 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 21:13 CHANGELOG.md 21:18:12 -rw-rw-r-- 1 jenkins jenkins 1637 Feb 27 21:13 Dockerfile 21:18:12 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:13 GOVERNANCE.md 21:18:12 -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 21:13 Jenkinsfile 21:18:12 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 21:13 LICENSE 21:18:12 -rw-rw-r-- 1 jenkins jenkins 2858 Feb 27 21:13 Makefile 21:18:12 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 21:13 OWNERS.md 21:18:12 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 21:13 README.md 21:18:12 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 21:09 VERSION 21:18:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:13 bin 21:18:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:13 cmd 21:18:12 -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 21:17 coverage.out 21:18:12 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 21:13 doc 21:18:12 -rw-rw-r-- 1 jenkins jenkins 3687 Feb 27 21:13 go.mod 21:18:12 -rw-rw-r-- 1 jenkins jenkins 46105 Feb 27 21:13 go.sum 21:18:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:13 internal 21:18:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:13 snap 21:18:12 -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 21:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:12 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=arm64 --label version=0.0.0 . 21:18:14 Sending build context to Docker daemon 20.67MB 21:18:14 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:18:14 Step 2/26 : FROM ${BASE} AS builder 21:18:14 ---> 22e820c29b74 21:18:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:18:15 ---> Running in e57f30407152 21:18:15 Removing intermediate container e57f30407152 21:18:15 ---> 74083b4906a7 21:18:15 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:18:15 ---> Running in 7eb03d6e17a7 21:18:16 Removing intermediate container 7eb03d6e17a7 21:18:16 ---> 23a9acad9b30 21:18:16 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:18:16 ---> Running in 2e473b3a3671 21:18:16 Removing intermediate container 2e473b3a3671 21:18:16 ---> 9fe370a7f2df 21:18:16 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:18:17 ---> Running in 538a1a8489b5 21:18:17 Removing intermediate container 538a1a8489b5 21:18:17 ---> 74295401034a 21:18:17 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:18:17 ---> Running in e3473ae07de4 21:18:18 Removing intermediate container e3473ae07de4 21:18:18 ---> f28855a3be82 21:18:18 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:18:18 ---> Running in 3a00e0aca6da 21:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:18:21 OK: 221 MiB in 51 packages 21:18:23 Removing intermediate container 3a00e0aca6da 21:18:23 ---> 0ad1b2376a26 21:18:23 Step 9/26 : WORKDIR /device-onvif-camera 21:18:23 ---> Running in f00ac8bb5d11 21:18:23 Removing intermediate container f00ac8bb5d11 21:18:23 ---> 1e368e46edef 21:18:23 Step 10/26 : COPY go.mod vendor* ./ 21:18:24 ---> d59ce610f34b 21:18:24 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:24 ---> Running in 4a4d0bea5781 21:18:27 Removing intermediate container 4a4d0bea5781 21:18:27 ---> 1700483fa16a 21:18:27 Step 12/26 : COPY . . 21:18:29 ---> d735399fb9e9 21:18:29 Step 13/26 : RUN ${MAKE} 21:18:29 ---> Running in 9aaaa8ea9fe2 21:18:30 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 21:21:07 Removing intermediate container 9aaaa8ea9fe2 21:21:07 ---> 2e6a95d1f620 21:21:07 Step 14/26 : FROM alpine:3.16 21:21:07 3.16: Pulling from library/alpine 21:21:07 3760b48202b3: Pulling fs layer 21:21:08 3760b48202b3: Verifying Checksum 21:21:08 3760b48202b3: Download complete 21:21:08 3760b48202b3: Pull complete 21:21:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:21:08 Status: Downloaded newer image for alpine:3.16 21:21:08 ---> 4c81e5bf8899 21:21:08 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:21:08 ---> Running in 40ac27ed1854 21:21:09 Removing intermediate container 40ac27ed1854 21:21:09 ---> 0c1520ac3321 21:21:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:21:09 ---> Running in 1fb6d8929290 21:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:21:11 (1/6) Installing dumb-init (1.2.5-r1) 21:21:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:21:11 (3/6) Installing libsodium (1.0.18-r0) 21:21:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:21:11 (5/6) Installing libzmq (4.3.4-r0) 21:21:11 (6/6) Installing zeromq (4.3.4-r0) 21:21:11 Executing busybox-1.35.0-r17.trigger 21:21:11 OK: 8 MiB in 20 packages 21:21:13 Removing intermediate container 1fb6d8929290 21:21:13 ---> 636c335a6d6c 21:21:13 Step 17/26 : WORKDIR / 21:21:13 ---> Running in c004850a49ac 21:21:13 Removing intermediate container c004850a49ac 21:21:13 ---> b000adb8c8d9 21:21:13 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:21:17 ---> fa94c90331a1 21:21:17 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:21:17 ---> 00ccfac908a5 21:21:17 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:21:17 ---> 9b7c467de60a 21:21:17 Step 21/26 : EXPOSE 59984 21:21:17 ---> Running in b0b0734931a0 21:21:18 Removing intermediate container b0b0734931a0 21:21:18 ---> b1da71e86f29 21:21:18 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:21:18 ---> Running in c5a394005596 21:21:18 Removing intermediate container c5a394005596 21:21:18 ---> c5b390d26d8f 21:21:18 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:18 ---> Running in a981891387da 21:21:19 Removing intermediate container a981891387da 21:21:19 ---> 674582527aaf 21:21:19 Step 24/26 : LABEL arch=arm64 21:21:19 ---> Running in 9bcc579d038a 21:21:19 Removing intermediate container 9bcc579d038a 21:21:19 ---> 0fcb211019e3 21:21:19 Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 21:21:19 ---> Running in b5de2bff3778 21:21:19 Removing intermediate container b5de2bff3778 21:21:19 ---> 978f4f4c84e0 21:21:19 Step 26/26 : LABEL version=0.0.0 21:21:19 ---> Running in 736b502225cd 21:21:20 Removing intermediate container 736b502225cd 21:21:20 ---> aee1a3000068 21:21:20 [Warning] One or more build-args [ARCH] were not consumed 21:21:20 Successfully built aee1a3000068 21:21:20 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:20 provisioning config files... 21:21:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config349690605423641122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:21 ---> docker-login.sh 21:21:21 nexus3.edgexfoundry.org:10001 21:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:21 Configure a credential helper to remove this warning. See 21:21:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:21 21:21:21 Login Succeeded 21:21:21 nexus3.edgexfoundry.org:10002 21:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:22 Configure a credential helper to remove this warning. See 21:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:22 21:21:22 Login Succeeded 21:21:22 nexus3.edgexfoundry.org:10003 21:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:22 Configure a credential helper to remove this warning. See 21:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:22 21:21:22 Login Succeeded 21:21:22 nexus3.edgexfoundry.org:10004 21:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:22 Configure a credential helper to remove this warning. See 21:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:22 21:21:22 Login Succeeded 21:21:22 docker.io 21:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:23 Configure a credential helper to remove this warning. See 21:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:23 21:21:23 Login Succeeded 21:21:23 ---> docker-login.sh ends [Pipeline] } 21:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:23 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:23 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 21:21:23 ef0e1dc43e01e3af63e43192147483735d9789c0 21:21:23 latest 21:21:23 0.0.0 21:21:23 ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 21:21:23 levski 21:21:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 21:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:21:24 a13624492041: Preparing 21:21:24 0f28c8314fcf: Preparing 21:21:24 b6a309c25f48: Preparing 21:21:24 b17d01ac4cd6: Preparing 21:21:24 f70ee36035b9: Preparing 21:21:24 f70ee36035b9: Layer already exists 21:21:24 a13624492041: Pushed 21:21:24 0f28c8314fcf: Pushed 21:21:25 b17d01ac4cd6: Pushed 21:21:30 b6a309c25f48: Pushed 21:21:30 ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:31 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:21:31 a13624492041: Preparing 21:21:31 0f28c8314fcf: Preparing 21:21:31 b6a309c25f48: Preparing 21:21:31 b17d01ac4cd6: Preparing 21:21:31 f70ee36035b9: Preparing 21:21:31 b17d01ac4cd6: Layer already exists 21:21:31 0f28c8314fcf: Layer already exists 21:21:31 b6a309c25f48: Layer already exists 21:21:31 a13624492041: Layer already exists 21:21:31 f70ee36035b9: Layer already exists 21:21:31 latest: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:32 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 21:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:21:33 a13624492041: Preparing 21:21:33 0f28c8314fcf: Preparing 21:21:33 b6a309c25f48: Preparing 21:21:33 b17d01ac4cd6: Preparing 21:21:33 f70ee36035b9: Preparing 21:21:33 0f28c8314fcf: Layer already exists 21:21:33 b17d01ac4cd6: Layer already exists 21:21:33 b6a309c25f48: Layer already exists 21:21:33 f70ee36035b9: Layer already exists 21:21:33 a13624492041: Layer already exists 21:21:33 0.0.0: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:33 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 21:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:21:33 a13624492041: Preparing 21:21:33 0f28c8314fcf: Preparing 21:21:33 b6a309c25f48: Preparing 21:21:33 b17d01ac4cd6: Preparing 21:21:33 f70ee36035b9: Preparing 21:21:33 f70ee36035b9: Layer already exists 21:21:33 b6a309c25f48: Layer already exists 21:21:33 0f28c8314fcf: Layer already exists 21:21:33 b17d01ac4cd6: Layer already exists 21:21:33 a13624492041: Layer already exists 21:21:33 ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:34 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski 21:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:21:35 a13624492041: Preparing 21:21:35 0f28c8314fcf: Preparing 21:21:35 b6a309c25f48: Preparing 21:21:35 b17d01ac4cd6: Preparing 21:21:35 f70ee36035b9: Preparing 21:21:35 a13624492041: Layer already exists 21:21:35 f70ee36035b9: Layer already exists 21:21:35 b6a309c25f48: Layer already exists 21:21:35 0f28c8314fcf: Layer already exists 21:21:35 b17d01ac4cd6: Layer already exists 21:21:35 levski: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:35 ===================================================== [Pipeline] echo 21:21:35 taggedImages: 21:21:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 21:21:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:21:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 21:21:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 21:21:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:36 21:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:36 arm64: Pulling from edgex-lftools-log-publisher 21:21:36 8998bd30e6a1: Pulling fs layer 21:21:36 04944245beec: Pulling fs layer 21:21:36 699f458cf7ca: Pulling fs layer 21:21:36 765212b225bb: Pulling fs layer 21:21:36 f23df028b6ca: Pulling fs layer 21:21:36 d65c8cfc05b1: Pulling fs layer 21:21:36 2437ff75d9bd: Pulling fs layer 21:21:36 765212b225bb: Waiting 21:21:36 d65c8cfc05b1: Waiting 21:21:36 2437ff75d9bd: Waiting 21:21:36 f23df028b6ca: Waiting 21:21:36 04944245beec: Verifying Checksum 21:21:36 04944245beec: Download complete 21:21:36 765212b225bb: Verifying Checksum 21:21:36 765212b225bb: Download complete 21:21:36 f23df028b6ca: Download complete 21:21:36 d65c8cfc05b1: Download complete 21:21:37 699f458cf7ca: Download complete 21:21:37 8998bd30e6a1: Verifying Checksum 21:21:37 8998bd30e6a1: Download complete 21:21:40 2437ff75d9bd: Verifying Checksum 21:21:40 2437ff75d9bd: Download complete 21:21:42 8998bd30e6a1: Pull complete 21:21:42 04944245beec: Pull complete 21:21:43 699f458cf7ca: Pull complete 21:21:43 765212b225bb: Pull complete 21:21:44 f23df028b6ca: Pull complete 21:21:44 d65c8cfc05b1: Pull complete 21:22:00 2437ff75d9bd: Pull complete 21:22:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:00 prd-ubuntu20.04-docker-arm64-4c-16g-7653 does not seem to be running inside a container 21:22:00 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:22:03 $ docker top 959533c92955c470f3774437b9fbccf76b8b74a5df966fb07c792e3a8736830f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:04 ---> job-cost.sh 21:22:04 lf-activate-venv: SKIPPING 21:22:04 INFO: No Stack... 21:22:04 INFO: Retrieving Pricing Info for: v3-standard-4 21:22:05 INFO: Archiving Costs [Pipeline] sh 21:22:06 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 21:22:06 + cut -d, -f6 [Pipeline] lock 21:22:06 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] 21:22:06 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] did not exist. Created. 21:22:06 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:22:07 /w/workspace/device-onvif-camera/1@tmp/durable-8535f226/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:22:07 + echo total: 0.10999999940395355 [Pipeline] stash 21:22:07 Warning: overwriting stash ‘stack-cost’ 21:22:07 Stashed 1 file(s) [Pipeline] } 21:22:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:22:08 $ docker stop --time=1 959533c92955c470f3774437b9fbccf76b8b74a5df966fb07c792e3a8736830f 21:22:09 $ docker rm -f --volumes 959533c92955c470f3774437b9fbccf76b8b74a5df966fb07c792e3a8736830f [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 21:22:10 provisioning config files... 21:22:10 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config355889976252633377tmp [Pipeline] { [Pipeline] sh 21:22:10 + set +x 21:22:10 + curl -s https://codecov.io/bash 21:22:10 + bash -s -- 21:22:10 21:22:10 _____ _ 21:22:10 / ____| | | 21:22:10 | | ___ __| | ___ ___ _____ __ 21:22:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:22:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:22:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:22:10 Bash-1.0.6 21:22:10 21:22:10 21:22:10 ==> git version 2.25.1 found 21:22:10 ==> 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 21:22:10 Release-Date: 2020-01-08 21:22:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:22:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:22:10 ==> Jenkins CI detected. 21:22:10 current dir:  /w/workspace/undry_device-onvif-camera_levski 21:22:10 project root: . 21:22:10 --> token set from env 21:22:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:22:10 ==> Running gcov in . (disable via -X gcov) 21:22:10 ==> Python coveragepy not found 21:22:10 ==> Searching for coverage reports in: 21:22:10 + . 21:22:10 -> Found 1 reports 21:22:10 ==> Detecting git/mercurial file structure 21:22:10 ==> Reading reports 21:22:11 + ./coverage.out bytes=79184 21:22:11 ==> Appending adjustments 21:22:11 https://docs.codecov.io/docs/fixing-reports 21:22:11 + Found adjustments 21:22:11 ==> Gzipping contents 21:22:11 12K /tmp/codecov.hkaJDI.gz 21:22:11 ==> Uploading reports 21:22:11 url: https://codecov.io 21:22:11 query: branch=levski&commit=ef0e1dc43e01e3af63e43192147483735d9789c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:22:11 -> Pinging Codecov 21:22:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=ef0e1dc43e01e3af63e43192147483735d9789c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:22:11 -> Uploading to 21:22:11 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/F29A59C45E3A92E06B3E522C9905F8EF/ef0e1dc43e01e3af63e43192147483735d9789c0/b6114f14-4852-4fef-899e-a07c697ab439.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T212211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=972576e3aec6dc89b8b37a0d73d50ea80135726c5a15fede70f800e9bee49203 21:22:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:11 Dload Upload Total Spent Left Speed 21:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10804 0 0 100 10804 0 41714 --:--:-- --:--:-- --:--:-- 41714 21:22:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } 21:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:22:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:22:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:22:12 21:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:22:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:22:12 df9b9388f04a: Pulling fs layer 21:22:12 52dc419b0ee2: Pulling fs layer 21:22:12 25bc292e5bac: Pulling fs layer 21:22:12 114826534d7a: Pulling fs layer 21:22:12 4657fd5d0bcf: Pulling fs layer 21:22:12 6ad1cebc031e: Pulling fs layer 21:22:12 8a3aa393b2d8: Pulling fs layer 21:22:12 4657fd5d0bcf: Waiting 21:22:12 6ad1cebc031e: Waiting 21:22:12 8a3aa393b2d8: Waiting 21:22:12 114826534d7a: Waiting 21:22:12 25bc292e5bac: Verifying Checksum 21:22:12 25bc292e5bac: Download complete 21:22:12 52dc419b0ee2: Verifying Checksum 21:22:12 52dc419b0ee2: Download complete 21:22:12 4657fd5d0bcf: Download complete 21:22:12 df9b9388f04a: Verifying Checksum 21:22:12 df9b9388f04a: Download complete 21:22:13 df9b9388f04a: Pull complete 21:22:13 6ad1cebc031e: Verifying Checksum 21:22:13 6ad1cebc031e: Download complete 21:22:13 52dc419b0ee2: Pull complete 21:22:13 25bc292e5bac: Pull complete 21:22:14 114826534d7a: Download complete 21:22:14 8a3aa393b2d8: Verifying Checksum 21:22:14 8a3aa393b2d8: Download complete 21:22:17 114826534d7a: Pull complete 21:22:17 4657fd5d0bcf: Pull complete 21:22:17 6ad1cebc031e: Pull complete 21:22:21 8a3aa393b2d8: Pull complete 21:22:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:22:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:22:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:21 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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/edgex-snyk-go:1.410.4 cat 21:22:30 $ docker top 14a782086746ca3bf0b9f1b0bd59f2cb1901ae1ab87607af6607f0d78a4d83f3 -eo pid,comm [Pipeline] { [Pipeline] echo 21:22:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh 21:22:31 + set -o pipefail 21:22:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' 21:22:37 21:22:37 Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... 21:22:37 21:22:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/62f4d3ec-8679-441b-919f-a8382b5a9264 21:22:37 21:22:37 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 21:22:37 21:22:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:22:37 21:22:37 21:22:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:22:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:22:37 More details here: https://snyk.co/ue1NS [Pipeline] } 21:22:37 $ docker stop --time=1 14a782086746ca3bf0b9f1b0bd59f2cb1901ae1ab87607af6607f0d78a4d83f3 21:22:45 $ docker rm -f --volumes 14a782086746ca3bf0b9f1b0bd59f2cb1901ae1ab87607af6607f0d78a4d83f3 [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 21:22:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:46 provisioning config files... 21:22:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config2158314613640466494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:46 --> edgex-publish-swagger.sh 21:22:46 === Publish doc/openapi/v2 API === 21:22:46 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 21:22:46 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] 21:22:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:46 Dload Upload Total Spent Left Speed 21:22:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 588k --:--:-- --:--:-- --:--:-- 588k 21:22:46 21:22:46 [Pipeline] } 21:22:47 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 21:22:47 + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] sh 21:22:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:48 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:22:49 $ docker top 97e106e367fb1c278ef4ae0279ec235cc3087a2b364524c17117d75600ff3429 -eo pid,comm 21:22:49 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). 21:22:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:49 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.45' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:49 + git semver [Pipeline] } 21:22:49 $ docker stop --time=1 97e106e367fb1c278ef4ae0279ec235cc3087a2b364524c17117d75600ff3429 21:22:51 $ docker rm -f --volumes 97e106e367fb1c278ef4ae0279ec235cc3087a2b364524c17117d75600ff3429 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:22:51 21:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:22:52 0.23.1-centos7: Pulling from edgex-lftools 21:22:52 ab5ef0e58194: Pulling fs layer 21:22:52 9712f1f96733: Pulling fs layer 21:22:52 63f879dbbcfc: Pulling fs layer 21:22:52 0d9ebad4ef96: Pulling fs layer 21:22:52 e9a5061849ea: Pulling fs layer 21:22:52 d747dcd14b5f: Pulling fs layer 21:22:52 2de7ff778b66: Pulling fs layer 21:22:52 0d9ebad4ef96: Waiting 21:22:52 e9a5061849ea: Waiting 21:22:52 d747dcd14b5f: Waiting 21:22:52 2de7ff778b66: Waiting 21:22:52 9712f1f96733: Verifying Checksum 21:22:52 9712f1f96733: Download complete 21:22:52 63f879dbbcfc: Verifying Checksum 21:22:52 63f879dbbcfc: Download complete 21:22:52 e9a5061849ea: Verifying Checksum 21:22:52 e9a5061849ea: Download complete 21:22:52 d747dcd14b5f: Verifying Checksum 21:22:52 d747dcd14b5f: Download complete 21:22:52 0d9ebad4ef96: Verifying Checksum 21:22:52 0d9ebad4ef96: Download complete 21:22:52 2de7ff778b66: Verifying Checksum 21:22:52 2de7ff778b66: Download complete 21:22:52 ab5ef0e58194: Download complete 21:22:55 ab5ef0e58194: Pull complete 21:22:55 9712f1f96733: Pull complete 21:22:56 63f879dbbcfc: Pull complete 21:22:59 0d9ebad4ef96: Pull complete 21:22:59 e9a5061849ea: Pull complete 21:22:59 d747dcd14b5f: Pull complete 21:23:01 2de7ff778b66: Pull complete 21:23:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:23:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:01 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:23:13 $ docker top fdbe8b793637eb21ee9574b386935659fbd59d6ea3e5a88f021cbc665c705b7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:23:13 provisioning config files... 21:23:13 copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15954995335045578099tmp 21:23:13 copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config2501057202751932293tmp 21:23:14 copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config11298988467163936962tmp [Pipeline] { [Pipeline] echo 21:23:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:23:14 ---> sigul-configuration.sh 21:23:14 gpg: directory `/root/.gnupg' created 21:23:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:23:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:23:14 gpg: keyring `/root/.gnupg/secring.gpg' created 21:23:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:23:14 gpg: CAST5 encrypted data 21:23:14 gpg: encrypted with 1 passphrase 21:23:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:23:14 + mkdir /home/jenkins 21:23:14 + mkdir /home/jenkins/sigul [Pipeline] sh 21:23:14 + 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 21:23:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:23:15 ---> sigul-install.sh 21:23:15 Sigul already installed; skipping installation. [Pipeline] sh 21:23:15 + git tag --list 21:23:15 v0.0.0 21:23:15 v0.0.1-dev.1 21:23:15 v0.0.1-dev.10 21:23:15 v0.0.1-dev.11 21:23:15 v0.0.1-dev.12 21:23:15 v0.0.1-dev.13 21:23:15 v0.0.1-dev.14 21:23:15 v0.0.1-dev.15 21:23:15 v0.0.1-dev.16 21:23:15 v0.0.1-dev.17 21:23:15 v0.0.1-dev.18 21:23:15 v0.0.1-dev.19 21:23:15 v0.0.1-dev.2 21:23:15 v0.0.1-dev.20 21:23:15 v0.0.1-dev.21 21:23:15 v0.0.1-dev.22 21:23:15 v0.0.1-dev.23 21:23:15 v0.0.1-dev.24 21:23:15 v0.0.1-dev.25 21:23:15 v0.0.1-dev.26 21:23:15 v0.0.1-dev.27 21:23:15 v0.0.1-dev.28 21:23:15 v0.0.1-dev.3 21:23:15 v0.0.1-dev.4 21:23:15 v0.0.1-dev.5 21:23:15 v0.0.1-dev.6 21:23:15 v0.0.1-dev.7 21:23:15 v0.0.1-dev.8 21:23:15 v0.0.1-dev.9 21:23:15 v2.2.0 21:23:15 v2.2.0-dev.29 21:23:15 v2.2.0-dev.30 21:23:15 v2.2.0-dev.31 21:23:15 v2.2.0-dev.32 21:23:15 v2.2.0-dev.33 21:23:15 v2.2.0-dev.34 21:23:15 v2.2.0-dev.35 21:23:15 v2.3.0 21:23:15 v2.3.0-dev.1 21:23:15 v2.3.0-dev.10 21:23:15 v2.3.0-dev.11 21:23:15 v2.3.0-dev.12 21:23:15 v2.3.0-dev.13 21:23:15 v2.3.0-dev.14 21:23:15 v2.3.0-dev.15 21:23:15 v2.3.0-dev.16 21:23:15 v2.3.0-dev.17 21:23:15 v2.3.0-dev.18 21:23:15 v2.3.0-dev.19 21:23:15 v2.3.0-dev.2 21:23:15 v2.3.0-dev.20 21:23:15 v2.3.0-dev.21 21:23:15 v2.3.0-dev.22 21:23:15 v2.3.0-dev.23 21:23:15 v2.3.0-dev.24 21:23:15 v2.3.0-dev.25 21:23:15 v2.3.0-dev.26 21:23:15 v2.3.0-dev.27 21:23:15 v2.3.0-dev.28 21:23:15 v2.3.0-dev.29 21:23:15 v2.3.0-dev.3 21:23:15 v2.3.0-dev.30 21:23:15 v2.3.0-dev.31 21:23:15 v2.3.0-dev.32 21:23:15 v2.3.0-dev.33 21:23:15 v2.3.0-dev.34 21:23:15 v2.3.0-dev.35 21:23:15 v2.3.0-dev.36 21:23:15 v2.3.0-dev.37 21:23:15 v2.3.0-dev.38 21:23:15 v2.3.0-dev.39 21:23:15 v2.3.0-dev.4 21:23:15 v2.3.0-dev.40 21:23:15 v2.3.0-dev.41 21:23:15 v2.3.0-dev.42 21:23:15 v2.3.0-dev.43 21:23:15 v2.3.0-dev.44 21:23:15 v2.3.0-dev.45 21:23:15 v2.3.0-dev.5 21:23:15 v2.3.0-dev.6 21:23:15 v2.3.0-dev.7 21:23:15 v2.3.0-dev.8 21:23:15 v2.3.0-dev.9 21:23:15 v2.3.1-dev.1 21:23:15 v3.0.0-dev.1 21:23:15 v3.0.0-dev.10 21:23:15 v3.0.0-dev.11 21:23:15 v3.0.0-dev.12 21:23:15 v3.0.0-dev.13 21:23:15 v3.0.0-dev.14 21:23:15 v3.0.0-dev.15 21:23:15 v3.0.0-dev.2 21:23:15 v3.0.0-dev.3 21:23:15 v3.0.0-dev.4 21:23:15 v3.0.0-dev.5 21:23:15 v3.0.0-dev.6 21:23:15 v3.0.0-dev.7 21:23:15 v3.0.0-dev.8 21:23:15 v3.0.0-dev.9 [Pipeline] sh 21:23:15 + lftools sign git-tag v0.0.0 21:23:16 Signing Git tag with Sigul... 21:23:16 Signing v0.0.0 [Pipeline] echo 21:23:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:23:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:23:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:23:17 $ docker stop --time=1 fdbe8b793637eb21ee9574b386935659fbd59d6ea3e5a88f021cbc665c705b7a 21:23:18 $ docker rm -f --volumes fdbe8b793637eb21ee9574b386935659fbd59d6ea3e5a88f021cbc665c705b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:23:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:19 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:23:20 $ docker top 88a9a7e621fe9e6f4220a1523ed81852933765887fbe9f23ca5af488de798caf -eo pid,comm 21:23:20 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). 21:23:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:23:20 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.45' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:20 + git semver [Pipeline] } 21:23:20 $ docker stop --time=1 88a9a7e621fe9e6f4220a1523ed81852933765887fbe9f23ca5af488de798caf 21:23:22 $ docker rm -f --volumes 88a9a7e621fe9e6f4220a1523ed81852933765887fbe9f23ca5af488de798caf [Pipeline] // withDockerContainer [Pipeline] sh 21:23:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:23 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:23:23 $ docker top 65091d1ee94f79547317f1465c691e2f05a3164d083df577bd80c9667b20f851 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:23:23 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.45' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:23 + git semver [Pipeline] } 21:23:24 $ docker stop --time=1 65091d1ee94f79547317f1465c691e2f05a3164d083df577bd80c9667b20f851 21:23:25 $ docker rm -f --volumes 65091d1ee94f79547317f1465c691e2f05a3164d083df577bd80c9667b20f851 [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 21:23:26 + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] 21:23:26 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 21:23:26 total 16 21:23:26 drwxr-xr-x 3 root root 4096 Feb 27 21:12 . 21:23:26 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:23 .. 21:23:26 drwxr-xr-x 2 root root 4096 Feb 27 21:12 cost 21:23:26 -rw-r--r-- 1 root root 91 Feb 27 21:12 cost.csv 21:23:26 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives 21:23:26 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 21:23:26 total 16 21:23:26 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:12 . 21:23:26 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:23 .. 21:23:26 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:12 cost 21:23:26 -rw-r--r-- 1 jenkins jenkins 91 Feb 27 21:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:23:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:23:27 ---> package-listing.sh 21:23:27 ++ facter osfamily 21:23:27 ++ tr '[:upper:]' '[:lower:]' 21:23:28 + OS_FAMILY=debian 21:23:28 + workspace=/w/workspace/undry_device-onvif-camera_levski 21:23:28 + START_PACKAGES=/tmp/packages_start.txt 21:23:28 + END_PACKAGES=/tmp/packages_end.txt 21:23:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:23:28 + PACKAGES=/tmp/packages_start.txt 21:23:28 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 21:23:28 + PACKAGES=/tmp/packages_end.txt 21:23:28 + case "${OS_FAMILY}" in 21:23:28 + dpkg -l 21:23:28 + grep '^ii' 21:23:28 + '[' -f /tmp/packages_start.txt ']' 21:23:28 + '[' -f /tmp/packages_end.txt ']' 21:23:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:23:28 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 21:23:28 + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ 21:23:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo 21:23:28 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:23:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:29 prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container 21:23:29 $ 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:23:29 $ docker top 0cc9063f81377d44579ae63f07836a8b4a67df568e3f38c3677c1fcb5760288e -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:29 + touch /tmp/pre-build-complete [Pipeline] sh 21:23:30 + mkdir -p /var/log/sysstat [Pipeline] sh 21:23:30 + ls /var/log/sa-host 21:23:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:30 provisioning config files... 21:23:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config18022159299971031054tmp [Pipeline] { [Pipeline] echo 21:23:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:23:31 ---> create-netrc.sh [Pipeline] } 21:23:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:23:31 ---> python-tools-install.sh [Pipeline] echo 21:23:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:23:31 ---> sudo-logs.sh 21:23:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:23:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:23:32 ---> job-cost.sh 21:23:32 lf-activate-venv: SKIPPING 21:23:32 DEBUG: total: 0.2199999988079071 21:23:32 INFO: Retrieving Stack Cost... 21:23:32 INFO: Retrieving Pricing Info for: v3-standard-8 21:23:33 INFO: Archiving Costs [Pipeline] echo 21:23:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:23:33 ---> logs-deploy.sh 21:23:33 lf-activate-venv: SKIPPING 21:23:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/1 21:23:33 INFO: archiving workspace using pattern(s): 21:23:34 Archives upload complete. 21:23:34 INFO: archiving logs to Nexus 21:23:35 ---> uname -a: 21:23:35 Linux prd-ubuntu20-04-docker-8c-8g-7651 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:23:35 21:23:35 21:23:35 ---> lscpu: 21:23:35 Architecture: x86_64 21:23:35 CPU op-mode(s): 32-bit, 64-bit 21:23:35 Byte Order: Little Endian 21:23:35 Address sizes: 40 bits physical, 48 bits virtual 21:23:35 CPU(s): 8 21:23:35 On-line CPU(s) list: 0-7 21:23:35 Thread(s) per core: 1 21:23:35 Core(s) per socket: 1 21:23:35 Socket(s): 8 21:23:35 NUMA node(s): 1 21:23:35 Vendor ID: AuthenticAMD 21:23:35 CPU family: 23 21:23:35 Model: 49 21:23:35 Model name: AMD EPYC-Rome Processor 21:23:35 Stepping: 0 21:23:35 CPU MHz: 2799.996 21:23:35 BogoMIPS: 5599.99 21:23:35 Virtualization: AMD-V 21:23:35 Hypervisor vendor: KVM 21:23:35 Virtualization type: full 21:23:35 L1d cache: 256 KiB 21:23:35 L1i cache: 256 KiB 21:23:35 L2 cache: 4 MiB 21:23:35 L3 cache: 128 MiB 21:23:35 NUMA node0 CPU(s): 0-7 21:23:35 Vulnerability Itlb multihit: Not affected 21:23:35 Vulnerability L1tf: Not affected 21:23:35 Vulnerability Mds: Not affected 21:23:35 Vulnerability Meltdown: Not affected 21:23:35 Vulnerability Mmio stale data: Not affected 21:23:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:23:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:23:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:23:35 Vulnerability Srbds: Not affected 21:23:35 Vulnerability Tsx async abort: Not affected 21:23:35 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 21:23:35 21:23:35 21:23:35 ---> nproc: 21:23:35 8 21:23:35 21:23:35 21:23:35 ---> df -h: 21:23:35 Filesystem Size Used Avail Use% Mounted on 21:23:35 overlay 155G 13G 143G 9% / 21:23:35 tmpfs 64M 0 64M 0% /dev 21:23:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:23:35 shm 64M 0 64M 0% /dev/shm 21:23:35 /dev/vda1 155G 13G 143G 9% /facter-os 21:23:35 21:23:35 21:23:35 ---> sar -b -r -n DEV: 21:23:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7651) 02/27/23 _x86_64_ (8 CPU) 21:23:35 21:23:35 21:08:38 LINUX RESTART (8 CPU) 21:23:35 21:23:35 21:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:23:35 21:10:01 97.92 38.40 59.51 0.00 4306.30 42656.98 0.00 21:23:35 21:11:01 143.21 0.93 142.28 0.00 10.66 60134.24 0.00 21:23:35 21:12:01 98.18 0.25 97.93 0.00 13.73 12161.04 0.00 21:23:35 21:13:02 117.26 0.08 117.18 0.00 9.07 34711.15 0.00 21:23:35 21:14:01 41.54 9.51 32.03 0.00 2933.33 5212.29 0.00 21:23:35 21:15:01 19.86 2.25 17.61 0.00 2292.28 3779.10 0.00 21:23:35 21:16:01 3.62 0.02 3.60 0.00 0.13 90.90 0.00 21:23:35 21:17:01 2.13 0.02 2.12 0.00 0.13 23.60 0.00 21:23:35 21:18:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 21:23:35 21:19:01 2.27 0.00 2.27 0.00 0.00 24.80 0.00 21:23:35 21:20:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 21:23:35 21:21:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 21:23:35 21:22:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 21:23:35 21:23:01 68.79 0.43 68.36 0.00 17.46 37019.70 0.00 21:23:35 Average: 42.88 3.70 39.18 0.00 681.86 14001.85 0.00 21:23:35 21:23:35 21:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:23:35 21:10:01 29178876 31618864 695604 2.12 72048 2649032 1841124 5.43 966860 2381200 518212 21:23:35 21:11:01 28472084 31602644 697800 2.12 138204 3212264 1871064 5.51 1037728 2941500 36364 21:23:35 21:12:01 27930552 31406156 883832 2.69 142784 3524436 2419156 7.13 1569252 2911576 312444 21:23:35 21:13:02 27689812 31577264 715556 2.18 152912 3888380 1770292 5.22 1300264 3384720 472 21:23:35 21:14:01 27321428 31559924 724580 2.20 171904 4204440 1797848 5.30 1457388 3571020 65072 21:23:35 21:15:01 27166424 31563712 717108 2.18 186532 4343940 1816412 5.35 1617208 3556208 8 21:23:35 21:16:01 27170452 31563044 716992 2.18 185068 4340688 1793356 5.29 1615640 3553024 8 21:23:35 21:17:01 27173708 31566372 713652 2.17 185140 4340688 1793356 5.29 1613692 3553024 12 21:23:35 21:18:01 27174704 31567732 712268 2.17 185220 4340692 1793356 5.29 1612124 3553204 8 21:23:35 21:19:01 27174956 31568092 711844 2.16 185312 4340696 1793356 5.29 1612244 3553212 4 21:23:35 21:20:01 27175132 31568376 711512 2.16 185404 4340696 1793356 5.29 1612764 3553220 8 21:23:35 21:21:01 27175116 31568712 711440 2.16 185424 4340704 1793356 5.29 1612244 3553536 180 21:23:35 21:22:01 27175448 31569104 711132 2.16 185472 4340708 1793356 5.29 1612248 3553540 172 21:23:35 21:23:01 25685460 31549668 726984 2.21 224488 5648600 1751116 5.16 1707656 4819664 636048 21:23:35 Average: 27404582 31560690 725022 2.20 170422 4132569 1844322 5.44 1496237 3459903 112072 21:23:35 21:23:35 21:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:23:35 21:10:01 docker0 14.08 13.68 1.19 116.46 0.00 0.00 0.00 0.00 21:23:35 21:10:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 21:23:35 21:10:01 ens3 610.70 388.85 6592.90 86.44 0.00 0.00 0.00 0.00 21:23:35 21:11:01 docker0 173.15 312.10 13.61 1817.30 0.00 0.00 0.00 0.00 21:23:35 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:23:35 21:11:01 ens3 321.08 177.99 1824.41 19.78 0.00 0.00 0.00 0.00 21:23:35 21:12:01 docker0 1.90 4.73 0.11 40.62 0.00 0.00 0.00 0.00 21:23:35 21:12:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 21:23:35 21:12:01 veth435dadc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:23:35 21:12:01 ens3 55.52 53.17 81.21 102.11 0.00 0.00 0.00 0.00 21:23:35 21:13:02 docker0 1.83 3.35 0.13 57.92 0.00 0.00 0.00 0.00 21:23:35 21:13:02 lo 7.33 7.33 0.71 0.71 0.00 0.00 0.00 0.00 21:23:35 21:13:02 ens3 154.36 111.25 2663.98 243.46 0.00 0.00 0.00 0.00 21:23:35 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:14:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 21:23:35 21:14:01 ens3 242.76 129.88 2549.45 9.02 0.00 0.00 0.00 0.00 21:23:35 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:15:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 21:23:35 21:15:01 ens3 21.18 9.57 286.53 0.79 0.00 0.00 0.00 0.00 21:23:35 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:16:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:23:35 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:23:35 21:17:01 ens3 1.62 1.00 0.75 0.50 0.00 0.00 0.00 0.00 21:23:35 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:23:35 21:19:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:23:35 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:20:01 ens3 1.33 0.48 0.53 0.34 0.00 0.00 0.00 0.00 21:23:35 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:23:35 21:21:01 ens3 0.77 0.52 0.36 0.28 0.00 0.00 0.00 0.00 21:23:35 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:35 21:23:01 docker0 49.24 88.59 3.93 741.22 0.00 0.00 0.00 0.00 21:23:35 21:23:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 21:23:35 21:23:01 ens3 352.56 214.08 7906.70 39.25 0.00 0.00 0.00 0.00 21:23:35 Average: docker0 17.18 30.21 1.36 198.34 0.00 0.00 0.00 0.00 21:23:35 Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 21:23:35 Average: ens3 125.81 77.58 1563.65 35.89 0.00 0.00 0.00 0.00 21:23:35 21:23:35 21:23:35 ---> sar -P ALL: 21:23:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7651) 02/27/23 _x86_64_ (8 CPU) 21:23:35 21:23:35 21:08:38 LINUX RESTART (8 CPU) 21:23:35 21:23:35 21:09:01 CPU %user %nice %system %iowait %steal %idle 21:23:35 21:10:01 all 8.92 0.00 2.92 4.09 0.09 83.99 21:23:35 21:10:01 0 8.25 0.00 2.85 0.56 0.05 88.29 21:23:35 21:10:01 1 7.47 0.00 3.09 1.14 0.17 88.13 21:23:35 21:10:01 2 10.15 0.00 3.55 2.94 0.07 83.29 21:23:35 21:10:01 3 10.44 0.00 2.62 14.81 0.12 72.02 21:23:35 21:10:01 4 7.60 0.00 2.96 0.91 0.05 88.49 21:23:35 21:10:01 5 7.20 0.00 2.51 1.80 0.08 88.40 21:23:35 21:10:01 6 8.74 0.00 2.93 10.12 0.07 78.13 21:23:35 21:10:01 7 11.55 0.00 2.81 0.37 0.08 85.19 21:23:35 21:11:01 all 3.98 0.00 2.03 8.64 0.05 85.30 21:23:35 21:11:01 0 4.03 0.00 2.80 0.69 0.07 92.41 21:23:35 21:11:01 1 2.48 0.00 1.81 14.18 0.03 81.50 21:23:35 21:11:01 2 3.79 0.00 1.98 14.27 0.05 79.91 21:23:35 21:11:01 3 4.09 0.00 1.86 0.25 0.03 93.76 21:23:35 21:11:01 4 4.53 0.00 2.06 17.18 0.03 76.19 21:23:35 21:11:01 5 4.54 0.00 1.91 0.57 0.05 92.93 21:23:35 21:11:01 6 4.62 0.00 2.06 21.86 0.07 71.39 21:23:35 21:11:01 7 3.76 0.00 1.78 0.10 0.08 94.27 21:23:35 21:12:01 all 35.80 0.00 5.86 2.55 0.09 55.70 21:23:35 21:12:01 0 35.71 0.00 5.86 0.85 0.10 57.48 21:23:35 21:12:01 1 32.26 0.00 5.45 1.07 0.08 61.14 21:23:35 21:12:01 2 36.94 0.00 5.83 1.44 0.08 55.71 21:23:35 21:12:01 3 37.79 0.00 5.87 1.23 0.08 55.02 21:23:35 21:12:01 4 35.23 0.00 6.09 7.82 0.08 50.78 21:23:35 21:12:01 5 35.29 0.00 6.41 1.28 0.08 56.94 21:23:35 21:12:01 6 36.35 0.00 5.78 1.79 0.13 55.95 21:23:35 21:12:01 7 36.79 0.00 5.64 4.89 0.10 52.57 21:23:35 21:13:02 all 6.70 0.00 2.17 3.74 0.05 87.34 21:23:35 21:13:02 0 4.95 0.00 2.99 0.12 0.03 91.91 21:23:35 21:13:02 1 5.23 0.00 1.88 0.10 0.03 92.76 21:23:35 21:13:02 2 7.78 0.00 1.85 0.87 0.05 89.45 21:23:35 21:13:02 3 7.31 0.00 1.90 2.06 0.07 88.66 21:23:35 21:13:02 4 6.91 0.00 2.02 4.32 0.05 86.70 21:23:35 21:13:02 5 6.96 0.00 2.32 19.71 0.07 70.93 21:23:35 21:13:02 6 5.63 0.00 2.36 0.32 0.03 91.66 21:23:35 21:13:02 7 8.84 0.00 2.03 2.50 0.07 86.55 21:23:35 21:14:01 all 1.39 0.00 0.84 1.11 0.04 96.62 21:23:35 21:14:01 0 1.94 0.00 0.58 1.22 0.02 96.24 21:23:35 21:14:01 1 1.80 0.00 0.88 0.07 0.07 97.18 21:23:35 21:14:01 2 1.43 0.00 0.68 1.95 0.10 95.84 21:23:35 21:14:01 3 1.36 0.00 0.58 1.02 0.03 97.01 21:23:35 21:14:01 4 0.80 0.00 0.83 3.36 0.03 94.97 21:23:35 21:14:01 5 1.31 0.00 1.70 0.09 0.02 96.88 21:23:35 21:14:01 6 1.07 0.00 0.87 1.14 0.00 96.93 21:23:35 21:14:01 7 1.42 0.00 0.60 0.05 0.07 97.87 21:23:35 21:15:01 all 1.05 0.00 0.64 0.72 0.01 97.58 21:23:35 21:15:01 0 0.82 0.00 0.80 1.89 0.02 96.48 21:23:35 21:15:01 1 1.97 0.00 0.36 0.60 0.02 97.06 21:23:35 21:15:01 2 0.82 0.00 0.98 1.78 0.02 96.40 21:23:35 21:15:01 3 0.55 0.00 0.38 0.08 0.02 98.97 21:23:35 21:15:01 4 1.40 0.00 0.50 0.83 0.02 97.25 21:23:35 21:15:01 5 0.52 0.00 0.83 0.00 0.00 98.65 21:23:35 21:15:01 6 0.37 0.00 0.38 0.32 0.02 98.92 21:23:35 21:15:01 7 1.92 0.00 0.85 0.27 0.02 96.94 21:23:35 21:16:01 all 0.14 0.00 0.06 0.01 0.01 99.78 21:23:35 21:16:01 0 0.02 0.00 0.03 0.02 0.02 99.92 21:23:35 21:16:01 1 0.62 0.00 0.07 0.00 0.00 99.32 21:23:35 21:16:01 2 0.07 0.00 0.07 0.02 0.00 99.85 21:23:35 21:16:01 3 0.05 0.00 0.07 0.00 0.00 99.88 21:23:35 21:16:01 4 0.12 0.00 0.05 0.00 0.00 99.83 21:23:35 21:16:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:23:35 21:16:01 6 0.05 0.00 0.05 0.08 0.00 99.82 21:23:35 21:16:01 7 0.20 0.00 0.07 0.00 0.02 99.72 21:23:35 21:17:01 all 0.06 0.00 0.02 0.02 0.00 99.90 21:23:35 21:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:23:35 21:17:01 1 0.32 0.00 0.00 0.00 0.00 99.68 21:23:35 21:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:23:35 21:17:01 3 0.07 0.00 0.02 0.03 0.02 99.87 21:23:35 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:23:35 21:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:23:35 21:17:01 6 0.00 0.00 0.02 0.10 0.00 99.88 21:23:35 21:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:23:35 21:18:01 all 0.01 0.00 0.01 0.06 0.01 99.91 21:23:35 21:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:23:35 21:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:23:35 21:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:23:35 21:18:01 3 0.03 0.00 0.00 0.03 0.00 99.93 21:23:35 21:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:23:35 21:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:23:35 21:18:01 6 0.00 0.00 0.00 0.43 0.00 99.57 21:23:35 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:23:35 21:19:01 all 0.05 0.00 0.01 0.02 0.01 99.92 21:23:35 21:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:23:35 21:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:23:35 21:19:01 2 0.05 0.00 0.02 0.10 0.00 99.83 21:23:35 21:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:23:35 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:23:35 21:19:01 5 0.20 0.00 0.02 0.00 0.02 99.77 21:23:35 21:19:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:23:35 21:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:23:35 21:20:01 all 0.05 0.00 0.01 0.02 0.00 99.91 21:23:35 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:23:35 21:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:23:35 21:20:01 2 0.07 0.00 0.07 0.00 0.02 99.85 21:23:35 21:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:23:35 21:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:23:35 21:20:01 5 0.23 0.00 0.00 0.00 0.00 99.77 21:23:35 21:20:01 6 0.00 0.00 0.00 0.13 0.00 99.87 21:23:35 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:23:35 21:23:35 21:20:01 CPU %user %nice %system %iowait %steal %idle 21:23:35 21:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:23:35 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:23:35 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:23:35 21:21:01 2 0.07 0.00 0.05 0.00 0.02 99.87 21:23:35 21:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:23:35 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:23:35 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:23:35 21:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:23:35 21:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:23:35 21:22:01 all 0.18 0.00 0.01 0.00 0.01 99.80 21:23:35 21:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:23:35 21:22:01 1 1.19 0.00 0.00 0.00 0.00 98.81 21:23:35 21:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:23:35 21:22:01 3 0.07 0.00 0.00 0.00 0.00 99.93 21:23:35 21:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:23:35 21:22:01 5 0.10 0.00 0.02 0.02 0.02 99.85 21:23:35 21:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:23:35 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:23:35 21:23:01 all 7.23 0.00 3.05 3.90 0.05 85.77 21:23:35 21:23:01 0 6.93 0.00 2.91 0.02 0.03 90.11 21:23:35 21:23:01 1 8.68 0.00 2.54 0.02 0.07 88.70 21:23:35 21:23:01 2 7.62 0.00 2.84 0.57 0.05 88.92 21:23:35 21:23:01 3 7.27 0.00 3.10 0.03 0.05 89.55 21:23:35 21:23:01 4 7.33 0.00 3.04 1.75 0.03 87.85 21:23:35 21:23:01 5 7.83 0.00 3.15 15.27 0.03 73.72 21:23:35 21:23:01 6 5.54 0.00 3.65 13.44 0.08 77.28 21:23:35 21:23:01 7 6.62 0.00 3.21 0.08 0.08 90.00 21:23:35 Average: all 4.66 0.00 1.25 1.77 0.03 92.29 21:23:35 Average: 0 4.47 0.00 1.35 0.38 0.03 93.78 21:23:35 Average: 1 4.40 0.00 1.14 1.23 0.04 93.19 21:23:35 Average: 2 4.89 0.00 1.28 1.71 0.03 92.09 21:23:35 Average: 3 4.90 0.00 1.17 1.39 0.03 92.51 21:23:35 Average: 4 4.55 0.00 1.25 2.57 0.02 91.61 21:23:35 Average: 5 4.56 0.00 1.35 2.75 0.03 91.31 21:23:35 Average: 6 4.43 0.00 1.29 3.55 0.03 90.71 21:23:35 Average: 7 5.05 0.00 1.21 0.59 0.04 93.11 21:23:35 21:23:35 21:23:35