Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 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-ssh6319243309485996170.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16472649138107114060.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2829611193146027667.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11803048981862160118.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18010501319077059487.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘prd-ubuntu20.04-docker-8c-8g-7750’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7753 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 # timeout=10 Commit message: "docs: improve swagger file generation using python (#174)" > git rev-list --no-walk 66447988b5970b64981174d7c941281712afb8e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:15:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:15:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:15:23 ========================================================= 13:15:23 EdgeX Global Pipelines Version Info 13:15:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:15:24 ------------------- 13:15:24 stable info: 13:15:24 ------------------- 13:15:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:15:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:15:24 Message: update stable to v1.0.239 13:15:25 ------------------- 13:15:25 experimental info: 13:15:25 ------------------- 13:15:25 Commited By: **** collab-it+edgex@linuxfoundation.org 13:15:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:15:25 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ec405a [Pipeline] echo 13:15:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:15:25 provisioning config files... 13:15:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11115553754284580787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:26 ---> docker-login.sh 13:15:26 nexus3.edgexfoundry.org:10001 13:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:26 Configure a credential helper to remove this warning. See 13:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:26 13:15:26 Login Succeeded 13:15:26 nexus3.edgexfoundry.org:10002 13:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:26 Configure a credential helper to remove this warning. See 13:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:26 13:15:26 Login Succeeded 13:15:26 nexus3.edgexfoundry.org:10003 13:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:26 Configure a credential helper to remove this warning. See 13:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:26 13:15:26 Login Succeeded 13:15:26 nexus3.edgexfoundry.org:10004 13:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:26 Configure a credential helper to remove this warning. See 13:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:26 13:15:26 Login Succeeded 13:15:26 docker.io 13:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:27 Configure a credential helper to remove this warning. See 13:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:27 13:15:27 Login Succeeded 13:15:27 ---> docker-login.sh ends [Pipeline] } 13:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:15:27 + git rev-list -1 --merges 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0~1..7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] echo 13:15:27 -----------> git rev-list -1 --merges 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0~1..7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [false] [Pipeline] sh 13:15:27 + git log --format=format:%s -1 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] echo 13:15:27 ========================================================= 13:15:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:15:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:28 + git log --format=format:%s -1 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] echo 13:15:28 [semverPrep] GIT_COMMIT: 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0, Commit Message: docs: improve swagger file generation using python (#174) [Pipeline] echo 13:15:28 [semverPrep] This is not a build commit. [Pipeline] sh 13:15:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:15:28 + grep -v github /etc/ssh/ssh_known_hosts 13:15:28 + [ -e /tmp/ssh_known_hosts ] 13:15:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:15:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 13:15:28 tee -a /etc/ssh/ssh_known_hosts 13:15:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:15:28 13:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:15:29 0.1.4: Pulling from edgex-devops/py-git-semver 13:15:29 b85a868b505f: Pulling fs layer 13:15:29 e2be974225ed: Pulling fs layer 13:15:29 339a4e72a1f5: Pulling fs layer 13:15:29 988bab9f4d93: Pulling fs layer 13:15:29 1469e6f7b9e6: Pulling fs layer 13:15:29 eaf3925da568: Pulling fs layer 13:15:29 bab4dde63d76: Pulling fs layer 13:15:29 bde34c3a00c8: Pulling fs layer 13:15:29 b352a97aabf1: Pulling fs layer 13:15:29 4872d77fe225: Pulling fs layer 13:15:29 5851b861e8e6: Pulling fs layer 13:15:29 bab4dde63d76: Waiting 13:15:29 bde34c3a00c8: Waiting 13:15:29 b352a97aabf1: Waiting 13:15:29 4872d77fe225: Waiting 13:15:29 5851b861e8e6: Waiting 13:15:29 1469e6f7b9e6: Waiting 13:15:29 eaf3925da568: Waiting 13:15:29 988bab9f4d93: Waiting 13:15:29 e2be974225ed: Download complete 13:15:29 988bab9f4d93: Verifying Checksum 13:15:29 988bab9f4d93: Download complete 13:15:29 1469e6f7b9e6: Verifying Checksum 13:15:29 1469e6f7b9e6: Download complete 13:15:29 339a4e72a1f5: Verifying Checksum 13:15:29 339a4e72a1f5: Download complete 13:15:29 eaf3925da568: Verifying Checksum 13:15:29 eaf3925da568: Download complete 13:15:29 bde34c3a00c8: Download complete 13:15:29 b352a97aabf1: Download complete 13:15:29 4872d77fe225: Verifying Checksum 13:15:29 4872d77fe225: Download complete 13:15:29 5851b861e8e6: Verifying Checksum 13:15:29 5851b861e8e6: Download complete 13:15:29 b85a868b505f: Verifying Checksum 13:15:29 b85a868b505f: Download complete 13:15:29 bab4dde63d76: Verifying Checksum 13:15:29 bab4dde63d76: Download complete 13:15:30 b85a868b505f: Pull complete 13:15:30 e2be974225ed: Pull complete 13:15:31 339a4e72a1f5: Pull complete 13:15:31 988bab9f4d93: Pull complete 13:15:31 1469e6f7b9e6: Pull complete 13:15:31 eaf3925da568: Pull complete 13:15:33 bab4dde63d76: Pull complete 13:15:33 bde34c3a00c8: Pull complete 13:15:33 b352a97aabf1: Pull complete 13:15:33 4872d77fe225: Pull complete 13:15:33 5851b861e8e6: Pull complete 13:15:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:15:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:35 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:15:38 $ docker top 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 -eo pid,comm 13:15:38 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). 13:15:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:15:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:15:38 [ssh-agent] Looking for ssh-agent implementation... 13:15:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:38 $ docker exec 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 ssh-agent 13:15:38 SSH_AUTH_SOCK=/tmp/ssh-AWB3YnEMvI5N/agent.32 13:15:38 SSH_AGENT_PID=38 13:15:38 Running ssh-add (command line suppressed) 13:15:38 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16558300076647411443.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16558300076647411443.key) 13:15:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:15:38 + git tag --points-at HEAD [Pipeline] } 13:15:38 $ docker exec --env ******** --env ******** 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 ssh-agent -k 13:15:39 unset SSH_AUTH_SOCK; 13:15:39 unset SSH_AGENT_PID; 13:15:39 echo Agent pid 38 killed; 13:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:15:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:15:39 [ssh-agent] Looking for ssh-agent implementation... 13:15:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:39 $ docker exec 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 ssh-agent 13:15:39 SSH_AUTH_SOCK=/tmp/ssh-RjPLxGhTROmh/agent.70 13:15:39 SSH_AGENT_PID=76 13:15:39 Running ssh-add (command line suppressed) 13:15:39 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17421303550108250770.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17421303550108250770.key) 13:15:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:15:39 + git semver init 13:15:39 2022-10-12 13:15:39,831 [run_init] DEBUG init version:0.0.0 force:False 13:15:39 2022-10-12 13:15:39,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 13:15:39 2022-10-12 13:15:39,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 13:15:39 2022-10-12 13:15:39,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 13:15:40 2022-10-12 13:15:40,846 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 13:15:40 2022-10-12 13:15:40,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 13:15:40 2022-10-12 13:15:40,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:15:40 2022-10-12 13:15:40,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:15:40 2.3.0-dev.32 [Pipeline] } 13:15:40 $ docker exec --env ******** --env ******** 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 ssh-agent -k 13:15:40 unset SSH_AUTH_SOCK; 13:15:40 unset SSH_AGENT_PID; 13:15:40 echo Agent pid 76 killed; 13:15:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:15:41 + git semver [Pipeline] } 13:15:41 $ docker stop --time=1 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 13:15:42 $ docker rm -f 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 [Pipeline] // withDockerContainer [Pipeline] sh 13:15:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:15:43 Stashed 1 file(s) [Pipeline] echo 13:15:43 [edgeXSemver]: initialized semver on version 2.3.0-dev.32 [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 13:15:43 provisioning config files... 13:15:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11341625514244961426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:43 ---> docker-login.sh 13:15:43 nexus3.edgexfoundry.org:10001 13:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:43 Configure a credential helper to remove this warning. See 13:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:43 13:15:43 Login Succeeded 13:15:43 nexus3.edgexfoundry.org:10002 13:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:43 Configure a credential helper to remove this warning. See 13:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:43 13:15:43 Login Succeeded 13:15:43 nexus3.edgexfoundry.org:10003 13:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:44 Configure a credential helper to remove this warning. See 13:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:44 13:15:44 Login Succeeded 13:15:44 nexus3.edgexfoundry.org:10004 13:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:44 Configure a credential helper to remove this warning. See 13:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:44 13:15:44 Login Succeeded 13:15:44 docker.io 13:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:44 Configure a credential helper to remove this warning. See 13:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:44 13:15:44 Login Succeeded 13:15:44 ---> docker-login.sh ends [Pipeline] } 13:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:15:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:44 ========================================================= 13:15:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:15:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:45 + 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 . 13:15:45 Sending build context to Docker daemon 21.28MB 13:15:45 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 13:15:45 Step 2/14 : FROM ${BASE} AS builder 13:15:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:15:45 213ec9aee27d: Pulling fs layer 13:15:45 4583459ba037: Pulling fs layer 13:15:45 93c1e223e6f2: Pulling fs layer 13:15:45 53926ce57604: Pulling fs layer 13:15:45 21b2b0c7a3f4: Pulling fs layer 13:15:45 30f14e443154: Pulling fs layer 13:15:45 801331c1e519: Pulling fs layer 13:15:45 99cc6dd402b0: Pulling fs layer 13:15:45 7d9ed39f4882: Pulling fs layer 13:15:45 53926ce57604: Waiting 13:15:45 21b2b0c7a3f4: Waiting 13:15:45 30f14e443154: Waiting 13:15:45 99cc6dd402b0: Waiting 13:15:45 7d9ed39f4882: Waiting 13:15:45 801331c1e519: Waiting 13:15:45 93c1e223e6f2: Verifying Checksum 13:15:45 93c1e223e6f2: Download complete 13:15:45 4583459ba037: Verifying Checksum 13:15:45 4583459ba037: Download complete 13:15:45 21b2b0c7a3f4: Download complete 13:15:45 30f14e443154: Download complete 13:15:45 213ec9aee27d: Verifying Checksum 13:15:45 213ec9aee27d: Download complete 13:15:45 801331c1e519: Download complete 13:15:45 213ec9aee27d: Pull complete 13:15:45 4583459ba037: Pull complete 13:15:45 7d9ed39f4882: Verifying Checksum 13:15:45 7d9ed39f4882: Download complete 13:15:45 93c1e223e6f2: Pull complete 13:15:46 53926ce57604: Verifying Checksum 13:15:46 53926ce57604: Download complete 13:15:46 99cc6dd402b0: Verifying Checksum 13:15:46 99cc6dd402b0: Download complete 13:15:49 53926ce57604: Pull complete 13:15:49 21b2b0c7a3f4: Pull complete 13:15:49 30f14e443154: Pull complete 13:15:49 801331c1e519: Pull complete 13:15:51 99cc6dd402b0: Pull complete 13:15:52 7d9ed39f4882: Pull complete 13:15:52 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 13:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:15:52 ---> 1dedd983c030 13:15:52 Step 3/14 : ARG ADD_BUILD_TAGS="" 13:15:55 ---> Running in f2126f0bcc47 13:15:55 Removing intermediate container f2126f0bcc47 13:15:55 ---> a2fbf26f1bc9 13:15:55 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:15:55 ---> Running in d0cb9778d6f0 13:15:55 Removing intermediate container d0cb9778d6f0 13:15:55 ---> 3b598348f0a8 13:15:55 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 13:15:55 ---> Running in 70f142d114cf 13:15:56 Removing intermediate container 70f142d114cf 13:15:56 ---> 09eb224567a9 13:15:56 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 13:15:56 ---> Running in b7c6385c62c2 13:15:56 Removing intermediate container b7c6385c62c2 13:15:56 ---> 4a57de17cb98 13:15:56 Step 7/14 : LABEL Name=edgex-device-onvif-camera 13:15:56 ---> Running in 42a4a17dee3c 13:15:56 Removing intermediate container 42a4a17dee3c 13:15:56 ---> 8f555e428564 13:15:56 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:56 ---> Running in bad64e741c8d 13:15:56 Removing intermediate container bad64e741c8d 13:15:56 ---> d03677139d24 13:15:56 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:56 ---> Running in 68bee76071c3 13:15:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:15:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:15:58 Still waiting to schedule task 13:15:58 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7752’ is offline 13:15:58 OK: 211 MiB in 51 packages 13:15:59 Removing intermediate container 68bee76071c3 13:15:59 ---> c3d310384954 13:15:59 Step 10/14 : WORKDIR /device-onvif-camera 13:15:59 ---> Running in 7ba9198ddde1 13:15:59 Removing intermediate container 7ba9198ddde1 13:15:59 ---> 6f0e2443bd3f 13:15:59 Step 11/14 : COPY go.mod vendor* ./ 13:15:59 ---> d7ed39f79b63 13:15:59 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:59 ---> Running in 5d9991e2f908 13:16:28 Removing intermediate container 5d9991e2f908 13:16:28 ---> 2cafef31e4b1 13:16:28 Step 13/14 : COPY . . 13:16:28 ---> 53e660fbbef1 13:16:28 Step 14/14 : RUN ${MAKE} 13:16:28 ---> Running in 9b89b829639e 13:16:28 noop 13:16:28 Removing intermediate container 9b89b829639e 13:16:28 ---> 1331324611d1 13:16:28 Successfully built 1331324611d1 13:16:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:29 + docker inspect -f . ci-base-image-x86_64 13:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:29 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:16:29 $ docker top 785322526f4df6cafaec3bffbd13ca507bd153df5d7bc1711e5e33ab8c7b54a0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:29 + go version 13:16:29 go version go1.18.7 linux/amd64 [Pipeline] } 13:16:29 $ docker stop --time=1 785322526f4df6cafaec3bffbd13ca507bd153df5d7bc1711e5e33ab8c7b54a0 13:16:31 $ docker rm -f 785322526f4df6cafaec3bffbd13ca507bd153df5d7bc1711e5e33ab8c7b54a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:31 + docker inspect -f . ci-base-image-x86_64 13:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:31 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:16:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:16:32 $ docker top c2a49800827da2732c6b6da7166935ebe754bb810e712a93741ef1fdf0a3b74d -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:32 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 13:16:32 + make test 13:16:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:16:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 13:16:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 13:16:43 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.035s coverage: 28.2% of statements 13:16:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 13:16:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.231s coverage: 86.5% of statements 13:16:49 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." 13:16:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:16:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:16:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:16:53 ./bin/test-attribution-txt.sh [Pipeline] echo 13:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:16:53 $ docker stop --time=1 c2a49800827da2732c6b6da7166935ebe754bb810e712a93741ef1fdf0a3b74d 13:16:55 $ docker rm -f c2a49800827da2732c6b6da7166935ebe754bb810e712a93741ef1fdf0a3b74d [Pipeline] // withDockerContainer [Pipeline] sh 13:16:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:16:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:16:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:16:57 + ls -al . 13:16:57 total 236 13:16:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 13:16 . 13:16:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:15 .. 13:16:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 13:16 .git 13:16:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 13:15 .github 13:16:57 -rw-rw-r-- 1 jenkins jenkins 496 Oct 12 13:15 .gitignore 13:16:57 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 13:15 .golangci.yml 13:16:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 13:15 .semver 13:16:57 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 12 13:15 Attribution.txt 13:16:57 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 12 13:15 CHANGELOG.md 13:16:57 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 12 13:15 Dockerfile 13:16:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 13:15 GOVERNANCE.md 13:16:57 -rw-rw-r-- 1 jenkins jenkins 734 Oct 12 13:15 Jenkinsfile 13:16:57 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 13:15 LICENSE 13:16:57 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 12 13:15 Makefile 13:16:57 -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 13:15 OWNERS.md 13:16:57 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 12 13:15 README.md 13:16:57 -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 13:15 VERSION 13:16:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 13:15 bin 13:16:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 13:15 cmd 13:16:57 -rw-r--r-- 1 jenkins jenkins 78636 Oct 12 13:16 coverage.out 13:16:57 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 13:15 doc 13:16:57 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 12 13:15 go.mod 13:16:57 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 12 13:15 go.sum 13:16:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:15 internal 13:16:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:15 snap 13:16:57 -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 13:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:57 + 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=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 --label arch=amd64 --label version=2.3.0-dev.32 . 13:16:57 Sending build context to Docker daemon 21.36MB 13:16:57 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 13:16:57 Step 2/27 : FROM ${BASE} AS builder 13:16:57 ---> 1331324611d1 13:16:57 Step 3/27 : ARG ADD_BUILD_TAGS="" 13:16:57 ---> Running in 36352d0b7725 13:16:57 Removing intermediate container 36352d0b7725 13:16:57 ---> c294b7bdee57 13:16:57 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:16:57 ---> Running in 4e4dfbbbbfc1 13:16:57 Removing intermediate container 4e4dfbbbbfc1 13:16:57 ---> a894caa84db7 13:16:57 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 13:16:57 ---> Running in 91ce71620022 13:16:57 Removing intermediate container 91ce71620022 13:16:57 ---> 16ba953a8f26 13:16:57 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 13:16:57 ---> Running in c82d6ddacd12 13:16:57 Removing intermediate container c82d6ddacd12 13:16:57 ---> f636a7ce5321 13:16:57 Step 7/27 : LABEL Name=edgex-device-onvif-camera 13:16:57 ---> Running in 8da1ab0b6c4b 13:16:58 Removing intermediate container 8da1ab0b6c4b 13:16:58 ---> 64d9f3cceebd 13:16:58 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:58 ---> Running in ba9be82d795f 13:16:58 Removing intermediate container ba9be82d795f 13:16:58 ---> 3279742182f2 13:16:58 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:58 ---> Running in 9a0786f9cabb 13:16:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:16:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:16:59 OK: 211 MiB in 51 packages 13:17:00 Removing intermediate container 9a0786f9cabb 13:17:00 ---> b3bdf7bb6dad 13:17:00 Step 10/27 : WORKDIR /device-onvif-camera 13:17:00 ---> Running in bcda1375c753 13:17:00 Removing intermediate container bcda1375c753 13:17:00 ---> 669b45c14a96 13:17:00 Step 11/27 : COPY go.mod vendor* ./ 13:17:00 ---> 2256aa4fd744 13:17:00 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:00 ---> Running in 338dec24887d 13:17:01 Removing intermediate container 338dec24887d 13:17:01 ---> 87f9c7886fad 13:17:01 Step 13/27 : COPY . . 13:17:02 ---> 3e7f6e9ab057 13:17:02 Step 14/27 : RUN ${MAKE} 13:17:02 ---> Running in 625c9c055342 13:17:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 13:17:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7754 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 13:17:20 Running in /w/workspace/device-onvif-camera/71 [Pipeline] { [Pipeline] checkout 13:17:20 The recommended git tool is: git 13:17:24 Removing intermediate container 625c9c055342 13:17:24 ---> 241cb21e136b 13:17:24 Step 15/27 : FROM alpine:3.16 13:17:24 3.16: Pulling from library/alpine 13:17:24 213ec9aee27d: Already exists 13:17:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:17:24 Status: Downloaded newer image for alpine:3.16 13:17:24 ---> 9c6f07244728 13:17:24 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 13:17:25 ---> Running in 597be08b838c 13:17:25 Removing intermediate container 597be08b838c 13:17:25 ---> 3bbd1de76375 13:17:25 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 13:17:25 ---> Running in 75e62e367d6d 13:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:17:25 using credential edgex-jenkins-ssh 13:17:25 (1/6) Installing dumb-init (1.2.5-r1) 13:17:25 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:17:25 (3/6) Installing libsodium (1.0.18-r0) 13:17:25 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:17:25 (5/6) Installing libzmq (4.3.4-r0) 13:17:25 (6/6) Installing zeromq (4.3.4-r0) 13:17:25 Executing busybox-1.35.0-r17.trigger 13:17:25 OK: 8 MiB in 20 packages 13:17:25 Cloning the remote Git repository 13:17:26 Removing intermediate container 75e62e367d6d 13:17:26 ---> f104e064333c 13:17:26 Step 18/27 : WORKDIR / 13:17:26 ---> Running in f38dfa960414 13:17:26 Removing intermediate container f38dfa960414 13:17:26 ---> ec9643803dc3 13:17:26 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 13:17:26 ---> 67e4ae81166a 13:17:26 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 13:17:26 ---> 822f78b90d45 13:17:26 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 13:17:25 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 13:17:25 > git init /w/workspace/device-onvif-camera/71 # timeout=10 13:17:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 13:17:25 > git --version # timeout=10 13:17:26 > git --version # 'git version 2.25.1' 13:17:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:26 Verifying host key using known hosts file 13:17:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:17:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:27 ---> 5abadcd124ac 13:17:27 Step 22/27 : EXPOSE 59984 13:17:27 ---> Running in ce23b25fdb7c 13:17:27 Removing intermediate container ce23b25fdb7c 13:17:27 ---> a665ddc57595 13:17:27 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 13:17:27 ---> Running in f5cb4fc90511 13:17:27 Removing intermediate container f5cb4fc90511 13:17:27 ---> f7aabcfba166 13:17:27 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:27 ---> Running in 5dee757dd47a 13:17:27 Removing intermediate container 5dee757dd47a 13:17:27 ---> e754c2eca173 13:17:27 Step 25/27 : LABEL arch=amd64 13:17:27 ---> Running in c0e913a1e620 13:17:27 Removing intermediate container c0e913a1e620 13:17:27 ---> 9148917d84c2 13:17:27 Step 26/27 : LABEL git_sha=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 13:17:27 ---> Running in 8be62982bf50 13:17:27 Removing intermediate container 8be62982bf50 13:17:27 ---> 550988f31e8e 13:17:27 Step 27/27 : LABEL version=2.3.0-dev.32 13:17:27 ---> Running in f51ce22e5eed 13:17:27 Removing intermediate container f51ce22e5eed 13:17:27 ---> 7ef8be9ac4f4 13:17:27 [Warning] One or more build-args [ARCH] were not consumed 13:17:27 Successfully built 7ef8be9ac4f4 13:17:27 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 13:17:27 provisioning config files... 13:17:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11313298149626239435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:28 ---> docker-login.sh 13:17:28 nexus3.edgexfoundry.org:10001 13:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:28 Configure a credential helper to remove this warning. See 13:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:28 13:17:28 Login Succeeded 13:17:28 nexus3.edgexfoundry.org:10002 13:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:28 Configure a credential helper to remove this warning. See 13:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:28 13:17:28 Login Succeeded 13:17:28 nexus3.edgexfoundry.org:10003 13:17:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 13:17:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:28 Configure a credential helper to remove this warning. See 13:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:28 13:17:28 Login Succeeded 13:17:28 nexus3.edgexfoundry.org:10004 13:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:28 Configure a credential helper to remove this warning. See 13:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:28 13:17:28 Login Succeeded 13:17:28 docker.io 13:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:28 Avoid second fetch 13:17:28 Checking out Revision 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 (main) 13:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:28 Configure a credential helper to remove this warning. See 13:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:28 13:17:28 Login Succeeded 13:17:28 ---> docker-login.sh ends [Pipeline] } 13:17:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:28 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 13:17:28 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 13:17:28 latest 13:17:28 2.3.0-dev.32 13:17:28 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 13:17:28 main 13:17:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:29 Commit message: "docs: improve swagger file generation using python (#174)" 13:17:29 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 13:17:28 > git config core.sparsecheckout # timeout=10 13:17:28 > git checkout -f 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 13:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:17:29 6a300754d8e9: Preparing 13:17:29 1cb04e9d464a: Preparing 13:17:29 982693498026: Preparing 13:17:29 7f67d69df56a: Preparing 13:17:29 994393dc58e7: Preparing 13:17:29 994393dc58e7: Layer already exists 13:17:29 6a300754d8e9: Pushed 13:17:29 1cb04e9d464a: Pushed 13:17:29 7f67d69df56a: Pushed 13:17:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:17:30 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:30 Dload Upload Total Spent Left Speed 13:17:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 13:17:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:17:30 + sudo tee /etc/docker/daemon.new 13:17:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:17:30 { 13:17:30 "registry-mirrors": [ 13:17:30 "https://nexus3.edgexfoundry.org:10001" 13:17:30 ], 13:17:30 "bip": "10.250.0.254/24", 13:17:30 "hosts": [ 13:17:30 "tcp://0.0.0.0:5555", 13:17:30 "unix:///var/run/docker.sock" 13:17:30 ], 13:17:30 "mtu": 1458, 13:17:30 "selinux-enabled": true, 13:17:30 "seccomp-profile": "/etc/docker/seccomp.json" 13:17:30 } [Pipeline] sh 13:17:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:17:31 + sudo service docker restart 13:17:32 982693498026: Pushed 13:17:32 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:17:33 6a300754d8e9: Preparing 13:17:33 1cb04e9d464a: Preparing 13:17:33 982693498026: Preparing 13:17:33 7f67d69df56a: Preparing 13:17:33 994393dc58e7: Preparing 13:17:33 982693498026: Layer already exists 13:17:33 1cb04e9d464a: Layer already exists 13:17:33 6a300754d8e9: Layer already exists 13:17:33 994393dc58e7: Layer already exists 13:17:33 7f67d69df56a: Layer already exists 13:17:33 latest: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.32 13:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:17:33 6a300754d8e9: Preparing 13:17:33 1cb04e9d464a: Preparing 13:17:33 982693498026: Preparing 13:17:33 7f67d69df56a: Preparing 13:17:33 994393dc58e7: Preparing 13:17:33 982693498026: Layer already exists 13:17:33 1cb04e9d464a: Layer already exists 13:17:33 7f67d69df56a: Layer already exists 13:17:33 994393dc58e7: Layer already exists 13:17:33 6a300754d8e9: Layer already exists 13:17:33 2.3.0-dev.32: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 13:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:17:34 6a300754d8e9: Preparing 13:17:34 1cb04e9d464a: Preparing 13:17:34 982693498026: Preparing 13:17:34 7f67d69df56a: Preparing 13:17:34 994393dc58e7: Preparing 13:17:34 994393dc58e7: Layer already exists 13:17:34 6a300754d8e9: Layer already exists 13:17:34 7f67d69df56a: Layer already exists 13:17:34 982693498026: Layer already exists 13:17:34 1cb04e9d464a: Layer already exists 13:17:34 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 13:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:17:34 6a300754d8e9: Preparing 13:17:34 1cb04e9d464a: Preparing 13:17:34 982693498026: Preparing 13:17:34 7f67d69df56a: Preparing 13:17:34 994393dc58e7: Preparing 13:17:34 994393dc58e7: Layer already exists 13:17:34 982693498026: Layer already exists 13:17:34 6a300754d8e9: Layer already exists 13:17:34 1cb04e9d464a: Layer already exists 13:17:34 7f67d69df56a: Layer already exists 13:17:34 main: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:35 ===================================================== [Pipeline] echo 13:17:35 taggedImages: 13:17:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 13:17:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:17:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.32 13:17:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 13:17:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [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 13:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:35 13:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:35 latest: Pulling from edgex-lftools-log-publisher 13:17:35 5eb5b503b376: Pulling fs layer 13:17:35 5c69ac0246d0: Pulling fs layer 13:17:35 ec43610c2a17: Pulling fs layer 13:17:35 3a2ae6a8a46f: Pulling fs layer 13:17:35 33b1e0a273af: Pulling fs layer 13:17:35 5d3b04190fa2: Pulling fs layer 13:17:35 2f39f015ded8: Pulling fs layer 13:17:35 5d3b04190fa2: Waiting 13:17:35 2f39f015ded8: Waiting 13:17:35 33b1e0a273af: Waiting 13:17:35 5c69ac0246d0: Download complete 13:17:35 3a2ae6a8a46f: Verifying Checksum 13:17:35 3a2ae6a8a46f: Download complete 13:17:35 33b1e0a273af: Verifying Checksum 13:17:35 33b1e0a273af: Download complete 13:17:35 5d3b04190fa2: Download complete 13:17:35 ec43610c2a17: Verifying Checksum 13:17:35 ec43610c2a17: Download complete 13:17:35 5eb5b503b376: Verifying Checksum 13:17:35 5eb5b503b376: Download complete 13:17:36 2f39f015ded8: Download complete 13:17:37 5eb5b503b376: Pull complete 13:17:37 5c69ac0246d0: Pull complete 13:17:37 ec43610c2a17: Pull complete 13:17:37 3a2ae6a8a46f: Pull complete 13:17:38 33b1e0a273af: Pull complete 13:17:38 5d3b04190fa2: Pull complete 13:17:42 2f39f015ded8: Pull complete 13:17:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:42 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:17:42 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:17:45 $ docker top 6521583a1b93a75f9cd51939289acb21d53d236a32b57469e773ebb056e1fa69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:46 ---> job-cost.sh 13:17:46 lf-activate-venv: SKIPPING 13:17:46 INFO: No Stack... 13:17:46 INFO: Retrieving Pricing Info for: v3-standard-8 13:17:46 INFO: Archiving Costs [Pipeline] sh 13:17:46 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 13:17:46 + cut -d, -f6 [Pipeline] lock 13:17:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] 13:17:46 Resource [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] did not exist. Created. 13:17:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:17:47 + echo total: 0.2199999988079071 [Pipeline] stash 13:17:47 Stashed 1 file(s) [Pipeline] } 13:17:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 13:17:47 $ docker stop --time=1 6521583a1b93a75f9cd51939289acb21d53d236a32b57469e773ebb056e1fa69 13:17:48 $ docker rm -f 6521583a1b93a75f9cd51939289acb21d53d236a32b57469e773ebb056e1fa69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:49 provisioning config files... 13:17:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/71@tmp/config6269211443584659941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:50 ---> docker-login.sh 13:17:50 nexus3.edgexfoundry.org:10001 13:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:50 Configure a credential helper to remove this warning. See 13:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:50 13:17:50 Login Succeeded 13:17:50 nexus3.edgexfoundry.org:10002 13:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:51 Configure a credential helper to remove this warning. See 13:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:51 13:17:51 Login Succeeded 13:17:51 nexus3.edgexfoundry.org:10003 13:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:51 Configure a credential helper to remove this warning. See 13:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:51 13:17:51 Login Succeeded 13:17:51 nexus3.edgexfoundry.org:10004 13:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:51 Configure a credential helper to remove this warning. See 13:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:51 13:17:51 Login Succeeded 13:17:51 docker.io 13:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:52 Configure a credential helper to remove this warning. See 13:17:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:52 13:17:52 Login Succeeded 13:17:52 ---> docker-login.sh ends [Pipeline] } 13:17:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:17:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:52 ========================================================= 13:17:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:17:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:52 + 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 . 13:17:53 Sending build context to Docker daemon 14.66MB 13:17:53 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 13:17:53 Step 2/14 : FROM ${BASE} AS builder 13:17:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:17:53 9b18e9b68314: Pulling fs layer 13:17:53 d32db5db7311: Pulling fs layer 13:17:53 d0c4b47475fc: Pulling fs layer 13:17:53 5831b945b038: Pulling fs layer 13:17:53 86bbec2aaacd: Pulling fs layer 13:17:53 e10730c5d714: Pulling fs layer 13:17:53 5dd5c2283517: Pulling fs layer 13:17:53 d5ac0230b979: Pulling fs layer 13:17:53 5831b945b038: Waiting 13:17:53 86bbec2aaacd: Waiting 13:17:53 e10730c5d714: Waiting 13:17:53 5dd5c2283517: Waiting 13:17:53 d5ac0230b979: Waiting 13:17:53 d0c4b47475fc: Verifying Checksum 13:17:53 d0c4b47475fc: Download complete 13:17:53 d32db5db7311: Download complete 13:17:53 86bbec2aaacd: Verifying Checksum 13:17:53 86bbec2aaacd: Download complete 13:17:53 e10730c5d714: Verifying Checksum 13:17:53 e10730c5d714: Download complete 13:17:53 9b18e9b68314: Verifying Checksum 13:17:53 9b18e9b68314: Download complete 13:17:54 9b18e9b68314: Pull complete 13:17:54 d5ac0230b979: Verifying Checksum 13:17:54 d5ac0230b979: Download complete 13:17:54 d32db5db7311: Pull complete 13:17:55 d0c4b47475fc: Pull complete 13:17:55 5dd5c2283517: Verifying Checksum 13:17:55 5dd5c2283517: Download complete 13:17:56 5831b945b038: Verifying Checksum 13:17:56 5831b945b038: Download complete 13:18:09 5831b945b038: Pull complete 13:18:09 86bbec2aaacd: Pull complete 13:18:09 e10730c5d714: Pull complete 13:18:14 5dd5c2283517: Pull complete 13:18:16 d5ac0230b979: Pull complete 13:18:16 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 13:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:18:16 ---> 59b3b1a385d4 13:18:16 Step 3/14 : ARG ADD_BUILD_TAGS="" 13:18:18 ---> Running in ff48d0c50a8f 13:18:18 Removing intermediate container ff48d0c50a8f 13:18:18 ---> ceb1658b3edd 13:18:18 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:18:18 ---> Running in e529ce0b4fc1 13:18:18 Removing intermediate container e529ce0b4fc1 13:18:18 ---> 0e9770ea6f17 13:18:18 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 13:18:18 ---> Running in 919559f42f19 13:18:19 Removing intermediate container 919559f42f19 13:18:19 ---> 175be2a61154 13:18:19 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 13:18:19 ---> Running in ba5ceebb3ca3 13:18:19 Removing intermediate container ba5ceebb3ca3 13:18:19 ---> bf12575bf07b 13:18:19 Step 7/14 : LABEL Name=edgex-device-onvif-camera 13:18:19 ---> Running in b69722e3d114 13:18:19 Removing intermediate container b69722e3d114 13:18:19 ---> 9ec242271501 13:18:19 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:19 ---> Running in f38505e4d6e8 13:18:21 Removing intermediate container f38505e4d6e8 13:18:21 ---> d442f42b45b9 13:18:21 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:18:21 ---> Running in 44d777e7130a 13:18:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:18:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:18:24 OK: 221 MiB in 51 packages 13:18:25 Removing intermediate container 44d777e7130a 13:18:25 ---> 28fac225869d 13:18:25 Step 10/14 : WORKDIR /device-onvif-camera 13:18:25 ---> Running in dcaff50de31a 13:18:25 Removing intermediate container dcaff50de31a 13:18:25 ---> f64204aa6c49 13:18:25 Step 11/14 : COPY go.mod vendor* ./ 13:18:26 ---> 7feb772e747b 13:18:26 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:26 ---> Running in e6dde224c932 13:19:13 Removing intermediate container e6dde224c932 13:19:13 ---> ea78b7aba525 13:19:13 Step 13/14 : COPY . . 13:19:14 ---> 5f68d6c5f502 13:19:14 Step 14/14 : RUN ${MAKE} 13:19:14 ---> Running in 4346e8eb1ee9 13:19:15 noop 13:19:15 Removing intermediate container 4346e8eb1ee9 13:19:15 ---> f5a1fa474aaa 13:19:16 Successfully built f5a1fa474aaa 13:19:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:16 + docker inspect -f . ci-base-image-arm64 13:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:16 prd-ubuntu20.04-docker-arm64-4c-16g-7754 does not seem to be running inside a container 13:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/71 -v /w/workspace/device-onvif-camera/71:/w/workspace/device-onvif-camera/71:rw,z -v /w/workspace/device-onvif-camera/71@tmp:/w/workspace/device-onvif-camera/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:17 $ docker top 5e55b1a0b877b50d2bc4c05b58dc9edbc2e040736095923972b606cb25cbc8ed -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:18 + go version 13:19:18 go version go1.18.7 linux/arm64 [Pipeline] } 13:19:18 $ docker stop --time=1 5e55b1a0b877b50d2bc4c05b58dc9edbc2e040736095923972b606cb25cbc8ed 13:19:20 $ docker rm -f 5e55b1a0b877b50d2bc4c05b58dc9edbc2e040736095923972b606cb25cbc8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:20 + docker inspect -f . ci-base-image-arm64 13:19:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:21 prd-ubuntu20.04-docker-arm64-4c-16g-7754 does not seem to be running inside a container 13:19:21 $ 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/71 -v /w/workspace/device-onvif-camera/71:/w/workspace/device-onvif-camera/71:rw,z -v /w/workspace/device-onvif-camera/71@tmp:/w/workspace/device-onvif-camera/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:22 $ docker top 8ed4b36c77b1819b1b4ccc8dcfcad60c908463ce92451a6a904f71c41bb77196 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:22 + git config --global --add safe.directory /w/workspace/device-onvif-camera/71 [Pipeline] fileExists [Pipeline] sh 13:19:22 + make test 13:19:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:19:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 13:21:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 13:21:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.181s coverage: 28.2% of statements 13:21:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 13:21:19 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.559s coverage: 86.5% of statements 13:21:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:21:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:21:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:21:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:21:41 ./bin/test-attribution-txt.sh [Pipeline] echo 13:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:21:41 $ docker stop --time=1 8ed4b36c77b1819b1b4ccc8dcfcad60c908463ce92451a6a904f71c41bb77196 13:21:43 $ docker rm -f 8ed4b36c77b1819b1b4ccc8dcfcad60c908463ce92451a6a904f71c41bb77196 [Pipeline] // withDockerContainer [Pipeline] sh 13:21:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:21:44 Warning: overwriting stash ‘coverage-report’ 13:21:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:21:45 + ls -al . 13:21:45 total 232 13:21:45 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 13:19 . 13:21:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:17 .. 13:21:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 13:17 .git 13:21:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 13:17 .github 13:21:45 -rw-rw-r-- 1 jenkins jenkins 496 Oct 12 13:17 .gitignore 13:21:45 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 13:17 .golangci.yml 13:21:45 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 12 13:17 Attribution.txt 13:21:45 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 12 13:17 CHANGELOG.md 13:21:45 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 12 13:17 Dockerfile 13:21:45 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 13:17 GOVERNANCE.md 13:21:45 -rw-rw-r-- 1 jenkins jenkins 734 Oct 12 13:17 Jenkinsfile 13:21:45 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 13:17 LICENSE 13:21:45 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 12 13:17 Makefile 13:21:45 -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 13:17 OWNERS.md 13:21:45 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 12 13:17 README.md 13:21:45 -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 13:15 VERSION 13:21:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 13:17 bin 13:21:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 13:17 cmd 13:21:45 -rw-r--r-- 1 jenkins jenkins 78636 Oct 12 13:21 coverage.out 13:21:45 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 13:17 doc 13:21:45 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 12 13:17 go.mod 13:21:45 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 12 13:17 go.sum 13:21:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:17 internal 13:21:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:17 snap 13:21:45 -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 13:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:46 + 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=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 --label arch=arm64 --label version=2.3.0-dev.32 . 13:21:47 Sending build context to Docker daemon 14.74MB 13:21:47 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 13:21:47 Step 2/27 : FROM ${BASE} AS builder 13:21:47 ---> f5a1fa474aaa 13:21:47 Step 3/27 : ARG ADD_BUILD_TAGS="" 13:21:47 ---> Running in 0469d41d2aed 13:21:48 Removing intermediate container 0469d41d2aed 13:21:48 ---> 063fb469445b 13:21:48 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:48 ---> Running in 2dbfe88c81cd 13:21:48 Removing intermediate container 2dbfe88c81cd 13:21:48 ---> 7fa3fb92f8c8 13:21:48 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 13:21:48 ---> Running in 9d6376ba9346 13:21:48 Removing intermediate container 9d6376ba9346 13:21:48 ---> b529de3e03bd 13:21:48 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 13:21:48 ---> Running in 96a1af472374 13:21:49 Removing intermediate container 96a1af472374 13:21:49 ---> cff0de24a209 13:21:49 Step 7/27 : LABEL Name=edgex-device-onvif-camera 13:21:49 ---> Running in 34f220355a59 13:21:49 Removing intermediate container 34f220355a59 13:21:49 ---> bac94600437b 13:21:49 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:49 ---> Running in d18b12a05999 13:21:51 Removing intermediate container d18b12a05999 13:21:51 ---> 9a0b89b1625f 13:21:51 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:51 ---> Running in 21dee712fe60 13:21:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:21:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:21:54 OK: 221 MiB in 51 packages 13:21:55 Removing intermediate container 21dee712fe60 13:21:55 ---> 04b2e507224f 13:21:55 Step 10/27 : WORKDIR /device-onvif-camera 13:21:55 ---> Running in 63aae73aa051 13:21:55 Removing intermediate container 63aae73aa051 13:21:55 ---> dac99672abd9 13:21:55 Step 11/27 : COPY go.mod vendor* ./ 13:21:55 ---> 37e29f8de82e 13:21:55 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:56 ---> Running in fe886b695b48 13:21:58 Removing intermediate container fe886b695b48 13:21:58 ---> 24d78f103839 13:21:58 Step 13/27 : COPY . . 13:22:01 ---> ecd3e2bb639e 13:22:01 Step 14/27 : RUN ${MAKE} 13:22:01 ---> Running in 0e748884f713 13:22:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 13:24:39 Removing intermediate container 0e748884f713 13:24:39 ---> 9444348c340e 13:24:39 Step 15/27 : FROM alpine:3.16 13:24:39 3.16: Pulling from library/alpine 13:24:39 9b18e9b68314: Already exists 13:24:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:24:39 Status: Downloaded newer image for alpine:3.16 13:24:39 ---> a6215f271958 13:24:39 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 13:24:39 ---> Running in 4cf39886d4fc 13:24:39 Removing intermediate container 4cf39886d4fc 13:24:39 ---> 3cd4b55f54b3 13:24:39 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 13:24:39 ---> Running in 5190d685364a 13:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:24:39 (1/6) Installing dumb-init (1.2.5-r1) 13:24:39 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:24:39 (3/6) Installing libsodium (1.0.18-r0) 13:24:39 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:24:39 (5/6) Installing libzmq (4.3.4-r0) 13:24:39 (6/6) Installing zeromq (4.3.4-r0) 13:24:39 Executing busybox-1.35.0-r17.trigger 13:24:39 OK: 8 MiB in 20 packages 13:24:39 Removing intermediate container 5190d685364a 13:24:39 ---> 992bbc6e2bd5 13:24:39 Step 18/27 : WORKDIR / 13:24:39 ---> Running in 56ddb0c81d82 13:24:39 Removing intermediate container 56ddb0c81d82 13:24:39 ---> 25b9cca7fad0 13:24:39 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 13:24:39 ---> a54ad4088ebb 13:24:39 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 13:24:39 ---> 3cfa2ecd7d9e 13:24:39 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 13:24:39 ---> 4f2778261e61 13:24:39 Step 22/27 : EXPOSE 59984 13:24:39 ---> Running in f0f94baefeb2 13:24:39 Removing intermediate container f0f94baefeb2 13:24:39 ---> 69fa2ee61495 13:24:39 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 13:24:39 ---> Running in 5e39775ac7f3 13:24:39 Removing intermediate container 5e39775ac7f3 13:24:39 ---> cdf727a3093c 13:24:39 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:24:39 ---> Running in dbb732dd6b34 13:24:39 Removing intermediate container dbb732dd6b34 13:24:39 ---> b94d30a9b3ea 13:24:39 Step 25/27 : LABEL arch=arm64 13:24:39 ---> Running in b93d3a1e7492 13:24:39 Removing intermediate container b93d3a1e7492 13:24:39 ---> aea816aea33d 13:24:39 Step 26/27 : LABEL git_sha=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 13:24:39 ---> Running in 3b9d2106a0ec 13:24:39 Removing intermediate container 3b9d2106a0ec 13:24:39 ---> d4d09aee059e 13:24:39 Step 27/27 : LABEL version=2.3.0-dev.32 13:24:39 ---> Running in 85f3373a23cb 13:24:39 Removing intermediate container 85f3373a23cb 13:24:39 ---> fbf906d60c34 13:24:39 [Warning] One or more build-args [ARCH] were not consumed 13:24:39 Successfully built fbf906d60c34 13:24:39 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 13:24:40 provisioning config files... 13:24:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/71@tmp/config14904427463740673846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:40 ---> docker-login.sh 13:24:40 nexus3.edgexfoundry.org:10001 13:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:40 Configure a credential helper to remove this warning. See 13:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:40 13:24:40 Login Succeeded 13:24:40 nexus3.edgexfoundry.org:10002 13:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:40 Configure a credential helper to remove this warning. See 13:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:40 13:24:40 Login Succeeded 13:24:40 nexus3.edgexfoundry.org:10003 13:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:41 Configure a credential helper to remove this warning. See 13:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:41 13:24:41 Login Succeeded 13:24:41 nexus3.edgexfoundry.org:10004 13:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:41 Configure a credential helper to remove this warning. See 13:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:41 13:24:41 Login Succeeded 13:24:41 docker.io 13:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:42 Configure a credential helper to remove this warning. See 13:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:42 13:24:42 Login Succeeded 13:24:42 ---> docker-login.sh ends [Pipeline] } 13:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:42 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 13:24:42 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 13:24:42 latest 13:24:42 2.3.0-dev.32 13:24:42 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 13:24:42 main 13:24:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:42 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 13:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:43 1674b47254d3: Preparing 13:24:43 1f4b24b98d15: Preparing 13:24:43 821f30a12bd0: Preparing 13:24:43 8b0c7f2217db: Preparing 13:24:43 5d3e392a13a0: Preparing 13:24:43 5d3e392a13a0: Layer already exists 13:24:43 1f4b24b98d15: Pushed 13:24:43 1674b47254d3: Pushed 13:24:43 8b0c7f2217db: Pushed 13:24:49 821f30a12bd0: Pushed 13:24:49 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:49 + 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 13:24:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 13:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:49 1674b47254d3: Preparing 13:24:49 1f4b24b98d15: Preparing 13:24:49 821f30a12bd0: Preparing 13:24:49 8b0c7f2217db: Preparing 13:24:49 5d3e392a13a0: Preparing 13:24:49 5d3e392a13a0: Layer already exists 13:24:49 8b0c7f2217db: Layer already exists 13:24:49 1f4b24b98d15: Layer already exists 13:24:49 1674b47254d3: Layer already exists 13:24:49 821f30a12bd0: Layer already exists 13:24:49 latest: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.32 13:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:50 1674b47254d3: Preparing 13:24:50 1f4b24b98d15: Preparing 13:24:50 821f30a12bd0: Preparing 13:24:50 8b0c7f2217db: Preparing 13:24:50 5d3e392a13a0: Preparing 13:24:50 5d3e392a13a0: Layer already exists 13:24:50 1674b47254d3: Layer already exists 13:24:50 8b0c7f2217db: Layer already exists 13:24:50 821f30a12bd0: Layer already exists 13:24:50 1f4b24b98d15: Layer already exists 13:24:50 2.3.0-dev.32: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 13:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:51 1674b47254d3: Preparing 13:24:51 1f4b24b98d15: Preparing 13:24:51 821f30a12bd0: Preparing 13:24:51 8b0c7f2217db: Preparing 13:24:51 5d3e392a13a0: Preparing 13:24:51 8b0c7f2217db: Layer already exists 13:24:51 821f30a12bd0: Layer already exists 13:24:51 1f4b24b98d15: Layer already exists 13:24:51 5d3e392a13a0: Layer already exists 13:24:51 1674b47254d3: Layer already exists 13:24:51 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 13:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:52 1674b47254d3: Preparing 13:24:52 1f4b24b98d15: Preparing 13:24:52 821f30a12bd0: Preparing 13:24:52 8b0c7f2217db: Preparing 13:24:52 5d3e392a13a0: Preparing 13:24:52 1f4b24b98d15: Layer already exists 13:24:52 8b0c7f2217db: Layer already exists 13:24:52 1674b47254d3: Layer already exists 13:24:52 821f30a12bd0: Layer already exists 13:24:52 5d3e392a13a0: Layer already exists 13:24:52 main: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:52 ===================================================== [Pipeline] echo 13:24:52 taggedImages: 13:24:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 13:24:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 13:24:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.32 13:24:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 13:24:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:52 13:24:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:52 arm64: Pulling from edgex-lftools-log-publisher 13:24:52 8998bd30e6a1: Pulling fs layer 13:24:52 04944245beec: Pulling fs layer 13:24:52 699f458cf7ca: Pulling fs layer 13:24:52 765212b225bb: Pulling fs layer 13:24:52 f23df028b6ca: Pulling fs layer 13:24:52 d65c8cfc05b1: Pulling fs layer 13:24:52 765212b225bb: Waiting 13:24:52 f23df028b6ca: Waiting 13:24:52 2437ff75d9bd: Pulling fs layer 13:24:52 2437ff75d9bd: Waiting 13:24:52 d65c8cfc05b1: Waiting 13:24:53 04944245beec: Verifying Checksum 13:24:53 04944245beec: Download complete 13:24:53 765212b225bb: Verifying Checksum 13:24:53 765212b225bb: Download complete 13:24:53 f23df028b6ca: Verifying Checksum 13:24:53 f23df028b6ca: Download complete 13:24:53 d65c8cfc05b1: Verifying Checksum 13:24:53 d65c8cfc05b1: Download complete 13:24:53 699f458cf7ca: Verifying Checksum 13:24:53 699f458cf7ca: Download complete 13:24:53 8998bd30e6a1: Verifying Checksum 13:24:53 8998bd30e6a1: Download complete 13:24:56 2437ff75d9bd: Verifying Checksum 13:24:56 2437ff75d9bd: Download complete 13:24:57 8998bd30e6a1: Pull complete 13:24:58 04944245beec: Pull complete 13:24:59 699f458cf7ca: Pull complete 13:24:59 765212b225bb: Pull complete 13:25:00 f23df028b6ca: Pull complete 13:25:00 d65c8cfc05b1: Pull complete 13:25:15 2437ff75d9bd: Pull complete 13:25:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:15 prd-ubuntu20.04-docker-arm64-4c-16g-7754 does not seem to be running inside a container 13:25:15 $ 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/71 -v /w/workspace/device-onvif-camera/71:/w/workspace/device-onvif-camera/71:rw,z -v /w/workspace/device-onvif-camera/71@tmp:/w/workspace/device-onvif-camera/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:25:18 $ docker top fa9e921c21bcafcab6f88e5b1eee1bfcafda58c6dd74722abfb96ee3497e2faf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:18 ---> job-cost.sh 13:25:19 lf-activate-venv: SKIPPING 13:25:19 INFO: No Stack... 13:25:19 INFO: Retrieving Pricing Info for: v3-standard-4 13:25:20 INFO: Archiving Costs [Pipeline] sh 13:25:20 + cat /w/workspace/device-onvif-camera/71/archives/cost.csv 13:25:20 + cut -d, -f6 [Pipeline] lock 13:25:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] 13:25:20 Resource [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] did not exist. Created. 13:25:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:21 /w/workspace/device-onvif-camera/71@tmp/durable-75565b19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:25:21 + echo total: 0.10999999940395355 [Pipeline] stash 13:25:21 Warning: overwriting stash ‘stack-cost’ 13:25:21 Stashed 1 file(s) [Pipeline] } 13:25:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:21 $ docker stop --time=1 fa9e921c21bcafcab6f88e5b1eee1bfcafda58c6dd74722abfb96ee3497e2faf 13:25:23 $ docker rm -f fa9e921c21bcafcab6f88e5b1eee1bfcafda58c6dd74722abfb96ee3497e2faf [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 13:25:24 provisioning config files... 13:25:24 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7346569792641521279tmp [Pipeline] { [Pipeline] sh 13:25:24 + set +x 13:25:24 + curl -s https://codecov.io/bash 13:25:24 + bash -s -- 13:25:24 13:25:24 _____ _ 13:25:24 / ____| | | 13:25:24 | | ___ __| | ___ ___ _____ __ 13:25:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:25:24 | |___| (_) | (_| | __/ (_| (_) \ V / 13:25:24 \_____\___/ \__,_|\___|\___\___/ \_/ 13:25:24 Bash-1.0.6 13:25:24 13:25:24 13:25:24 ==> git version 2.25.1 found 13:25:24 ==> 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 13:25:24 Release-Date: 2020-01-08 13:25:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:25:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:25:24 ==> Jenkins CI detected. 13:25:24 current dir:  /w/workspace/foundry_device-onvif-camera_main 13:25:24 project root: . 13:25:24 --> token set from env 13:25:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:25:24 ==> Running gcov in . (disable via -X gcov) 13:25:24 ==> Python coveragepy not found 13:25:24 ==> Searching for coverage reports in: 13:25:24 + . 13:25:24 -> Found 1 reports 13:25:24 ==> Detecting git/mercurial file structure 13:25:24 ==> Reading reports 13:25:24 + ./coverage.out bytes=78636 13:25:24 ==> Appending adjustments 13:25:24 https://docs.codecov.io/docs/fixing-reports 13:25:24 + Found adjustments 13:25:24 ==> Gzipping contents 13:25:24 12K /tmp/codecov.t1aawd.gz 13:25:24 ==> Uploading reports 13:25:24 url: https://codecov.io 13:25:24 query: branch=main&commit=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:25:24 -> Pinging Codecov 13:25:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:25:25 -> Uploading to 13:25:25 https://storage.googleapis.com/codecov/v4/raw/2022-10-12/F29A59C45E3A92E06B3E522C9905F8EF/7ec405a7ebe2d3fd94ca179867e83cca09fb31d0/8d90d8b0-9a09-4da6-8242-9028ff1840eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T132524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=091aef073020664a4a1733d5984e3dbd2288d474b70e97d84772deb480359de7 13:25:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:25 Dload Upload Total Spent Left Speed 13:25:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10725 0 0 100 10725 0 52573 --:--:-- --:--:-- --:--:-- 52317 100 10725 0 0 100 10725 0 48750 --:--:-- --:--:-- --:--:-- 48529 13:25:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] } 13:25:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:25:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:25:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:25:25 13:25:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:25:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:25:26 df9b9388f04a: Pulling fs layer 13:25:26 52dc419b0ee2: Pulling fs layer 13:25:26 25bc292e5bac: Pulling fs layer 13:25:26 114826534d7a: Pulling fs layer 13:25:26 4657fd5d0bcf: Pulling fs layer 13:25:26 6ad1cebc031e: Pulling fs layer 13:25:26 8a3aa393b2d8: Pulling fs layer 13:25:26 4657fd5d0bcf: Waiting 13:25:26 114826534d7a: Waiting 13:25:26 8a3aa393b2d8: Waiting 13:25:26 6ad1cebc031e: Waiting 13:25:26 25bc292e5bac: Verifying Checksum 13:25:26 25bc292e5bac: Download complete 13:25:26 52dc419b0ee2: Verifying Checksum 13:25:26 52dc419b0ee2: Download complete 13:25:26 4657fd5d0bcf: Verifying Checksum 13:25:26 4657fd5d0bcf: Download complete 13:25:26 df9b9388f04a: Download complete 13:25:26 df9b9388f04a: Pull complete 13:25:26 6ad1cebc031e: Verifying Checksum 13:25:26 6ad1cebc031e: Download complete 13:25:26 52dc419b0ee2: Pull complete 13:25:26 25bc292e5bac: Pull complete 13:25:26 114826534d7a: Verifying Checksum 13:25:26 114826534d7a: Download complete 13:25:26 8a3aa393b2d8: Verifying Checksum 13:25:26 8a3aa393b2d8: Download complete 13:25:30 114826534d7a: Pull complete 13:25:30 4657fd5d0bcf: Pull complete 13:25:30 6ad1cebc031e: Pull complete 13:25:34 8a3aa393b2d8: Pull complete 13:25:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:34 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:25:37 $ docker top f2d92aec2fc36fe92906fcd3834b8ffcac4f04a8df88f59c379ac56e547ebb12 -eo pid,comm [Pipeline] { [Pipeline] echo 13:25:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 13:25:37 + set -o pipefail 13:25:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 13:25:42 13:25:42 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 13:25:42 13:25:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/043f4e73-e44e-494e-a329-1cc7eeaf00f0 13:25:42 13:25:42 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 13:25:42 13:25:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:25:42 13:25:42 13:25:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:25:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:25:42 More details here: https://snyk.co/ue1NS [Pipeline] } 13:25:42 $ docker stop --time=1 f2d92aec2fc36fe92906fcd3834b8ffcac4f04a8df88f59c379ac56e547ebb12 13:25:45 $ docker rm -f f2d92aec2fc36fe92906fcd3834b8ffcac4f04a8df88f59c379ac56e547ebb12 [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 13:25:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:46 provisioning config files... 13:25:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5599078161680074279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:46 --> edgex-publish-swagger.sh 13:25:46 === Publish doc/openapi/v2 API === 13:25:46 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 13:25:46 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 13:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:46 Dload Upload Total Spent Left Speed 13:25:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 405k 0 0 100 405k 0 475k --:--:-- --:--:-- --:--:-- 474k 100 405k 0 0 100 405k 0 474k --:--:-- --:--:-- --:--:-- 474k 13:25:47 13:25:47 [Pipeline] } 13:25: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 13:25:47 + git log --format=format:%s -1 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] sh 13:25:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:25:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:48 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:25:49 $ docker top eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af -eo pid,comm 13:25: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). 13:25:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:25:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:49 [ssh-agent] Looking for ssh-agent implementation... 13:25:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:49 $ docker exec eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af ssh-agent 13:25:49 SSH_AUTH_SOCK=/tmp/ssh-BEw5oNR2Xbzb/agent.32 13:25:49 SSH_AGENT_PID=39 13:25:49 Running ssh-add (command line suppressed) 13:25:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2906026960040101717.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2906026960040101717.key) 13:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:49 + git semver tag 13:25:50 2022-10-12 13:25:50,002 [run_tag] DEBUG tag force:False 13:25:50 2022-10-12 13:25:50,002 [check_head_tag] DEBUG check head tag 13:25:50 2022-10-12 13:25:50,003 [execute] INFO git cat-file --batch-check 13:25:50 2022-10-12 13:25:50,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 13:25:50 2022-10-12 13:25:50,007 [execute] INFO git cat-file --batch 13:25:50 2022-10-12 13:25:50,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 13:25:50 2022-10-12 13:25:50,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:25:50 2022-10-12 13:25:50,028 [execute] INFO git tag -a v2.3.0-dev.32 -m v2.3.0-dev.32 13:25:50 2022-10-12 13:25:50,028 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.32', '-m', 'v2.3.0-dev.32'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 13:25:50 2022-10-12 13:25:50,033 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:25:50 2.3.0-dev.32 [Pipeline] } 13:25:50 $ docker exec --env ******** --env ******** eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af ssh-agent -k 13:25:50 unset SSH_AUTH_SOCK; 13:25:50 unset SSH_AGENT_PID; 13:25:50 echo Agent pid 39 killed; 13:25:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:25:50 + git semver [Pipeline] } 13:25:50 $ docker stop --time=1 eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af 13:25:52 $ docker rm -f eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:25:52 13:25:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:25:52 0.23.1-centos7: Pulling from edgex-lftools 13:25:52 ab5ef0e58194: Pulling fs layer 13:25:52 9712f1f96733: Pulling fs layer 13:25:52 63f879dbbcfc: Pulling fs layer 13:25:52 0d9ebad4ef96: Pulling fs layer 13:25:52 e9a5061849ea: Pulling fs layer 13:25:52 d747dcd14b5f: Pulling fs layer 13:25:52 2de7ff778b66: Pulling fs layer 13:25:52 0d9ebad4ef96: Waiting 13:25:52 d747dcd14b5f: Waiting 13:25:52 e9a5061849ea: Waiting 13:25:52 2de7ff778b66: Waiting 13:25:52 9712f1f96733: Verifying Checksum 13:25:52 9712f1f96733: Download complete 13:25:52 63f879dbbcfc: Verifying Checksum 13:25:52 63f879dbbcfc: Download complete 13:25:53 e9a5061849ea: Verifying Checksum 13:25:53 e9a5061849ea: Download complete 13:25:53 d747dcd14b5f: Verifying Checksum 13:25:53 d747dcd14b5f: Download complete 13:25:53 2de7ff778b66: Verifying Checksum 13:25:53 2de7ff778b66: Download complete 13:25:53 0d9ebad4ef96: Verifying Checksum 13:25:53 0d9ebad4ef96: Download complete 13:25:53 ab5ef0e58194: Verifying Checksum 13:25:53 ab5ef0e58194: Download complete 13:25:56 ab5ef0e58194: Pull complete 13:25:56 9712f1f96733: Pull complete 13:25:56 63f879dbbcfc: Pull complete 13:26:00 0d9ebad4ef96: Pull complete 13:26:00 e9a5061849ea: Pull complete 13:26:00 d747dcd14b5f: Pull complete 13:26:01 2de7ff778b66: Pull complete 13:26:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:26:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:01 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:26:05 $ docker top f96719f91b16318ea281ff4925a8b714dd2d85790edae24a508c5d406bc4b3d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:26:05 provisioning config files... 13:26:05 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3010383322428170318tmp 13:26:05 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11771181292821915936tmp 13:26:05 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5442807880074653283tmp [Pipeline] { [Pipeline] echo 13:26:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:26:05 ---> sigul-configuration.sh 13:26:05 gpg: directory `/root/.gnupg' created 13:26:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:26:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:26:05 gpg: keyring `/root/.gnupg/secring.gpg' created 13:26:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:26:05 gpg: CAST5 encrypted data 13:26:05 gpg: encrypted with 1 passphrase 13:26:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:26:05 + mkdir /home/jenkins 13:26:05 + mkdir /home/jenkins/sigul [Pipeline] sh 13:26:06 + 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 13:26:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:26:06 ---> sigul-install.sh 13:26:06 Sigul already installed; skipping installation. [Pipeline] sh 13:26:06 + git tag --list 13:26:06 v0.0.0 13:26:06 v0.0.1-dev.1 13:26:06 v0.0.1-dev.10 13:26:06 v0.0.1-dev.11 13:26:06 v0.0.1-dev.12 13:26:06 v0.0.1-dev.13 13:26:06 v0.0.1-dev.14 13:26:06 v0.0.1-dev.15 13:26:06 v0.0.1-dev.16 13:26:06 v0.0.1-dev.17 13:26:06 v0.0.1-dev.18 13:26:06 v0.0.1-dev.19 13:26:06 v0.0.1-dev.2 13:26:06 v0.0.1-dev.20 13:26:06 v0.0.1-dev.21 13:26:06 v0.0.1-dev.22 13:26:06 v0.0.1-dev.23 13:26:06 v0.0.1-dev.24 13:26:06 v0.0.1-dev.25 13:26:06 v0.0.1-dev.26 13:26:06 v0.0.1-dev.27 13:26:06 v0.0.1-dev.28 13:26:06 v0.0.1-dev.3 13:26:06 v0.0.1-dev.4 13:26:06 v0.0.1-dev.5 13:26:06 v0.0.1-dev.6 13:26:06 v0.0.1-dev.7 13:26:06 v0.0.1-dev.8 13:26:06 v0.0.1-dev.9 13:26:06 v2.2.0 13:26:06 v2.2.0-dev.29 13:26:06 v2.2.0-dev.30 13:26:06 v2.2.0-dev.31 13:26:06 v2.2.0-dev.32 13:26:06 v2.2.0-dev.33 13:26:06 v2.2.0-dev.34 13:26:06 v2.2.0-dev.35 13:26:06 v2.3.0-dev.1 13:26:06 v2.3.0-dev.10 13:26:06 v2.3.0-dev.11 13:26:06 v2.3.0-dev.12 13:26:06 v2.3.0-dev.13 13:26:06 v2.3.0-dev.14 13:26:06 v2.3.0-dev.15 13:26:06 v2.3.0-dev.16 13:26:06 v2.3.0-dev.17 13:26:06 v2.3.0-dev.18 13:26:06 v2.3.0-dev.19 13:26:06 v2.3.0-dev.2 13:26:06 v2.3.0-dev.20 13:26:06 v2.3.0-dev.21 13:26:06 v2.3.0-dev.22 13:26:06 v2.3.0-dev.23 13:26:06 v2.3.0-dev.24 13:26:06 v2.3.0-dev.25 13:26:06 v2.3.0-dev.26 13:26:06 v2.3.0-dev.27 13:26:06 v2.3.0-dev.28 13:26:06 v2.3.0-dev.29 13:26:06 v2.3.0-dev.3 13:26:06 v2.3.0-dev.30 13:26:06 v2.3.0-dev.31 13:26:06 v2.3.0-dev.32 13:26:06 v2.3.0-dev.4 13:26:06 v2.3.0-dev.5 13:26:06 v2.3.0-dev.6 13:26:06 v2.3.0-dev.7 13:26:06 v2.3.0-dev.8 13:26:06 v2.3.0-dev.9 [Pipeline] sh 13:26:06 + lftools sign git-tag v2.3.0-dev.32 13:26:07 Signing Git tag with Sigul... 13:26:07 Signing v2.3.0-dev.32 [Pipeline] echo 13:26:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:26:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:26:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:26:08 $ docker stop --time=1 f96719f91b16318ea281ff4925a8b714dd2d85790edae24a508c5d406bc4b3d9 13:26:09 $ docker rm -f f96719f91b16318ea281ff4925a8b714dd2d85790edae24a508c5d406bc4b3d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:26:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:10 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:26:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:26:10 $ docker top fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:10 [ssh-agent] Looking for ssh-agent implementation... 13:26:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:10 $ docker exec fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d ssh-agent 13:26:10 SSH_AUTH_SOCK=/tmp/ssh-PuXvu3oKOLT8/agent.31 13:26:10 SSH_AGENT_PID=37 13:26:10 Running ssh-add (command line suppressed) 13:26:10 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7599415455320490754.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7599415455320490754.key) 13:26:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:11 + git semver bump pre 13:26:11 2022-10-12 13:26:11,488 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:26:11 2022-10-12 13:26:11,488 [bump_version] DEBUG bumping version:2.3.0-dev.32 on axis:pre with prefix:dev 13:26:11 2022-10-12 13:26:11,488 [bump_version] DEBUG bumped version:2.3.0-dev.33 13:26:11 2022-10-12 13:26:11,488 [write_version] DEBUG write version:2.3.0-dev.33 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 13:26:11 2022-10-12 13:26:11,489 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:26:11 2022-10-12 13:26:11,489 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 13:26:11 2022-10-12 13:26:11,490 [execute] INFO git cat-file --batch-check 13:26:11 2022-10-12 13:26:11,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:26:11 2022-10-12 13:26:11,497 [execute] INFO git cat-file --batch 13:26:11 2022-10-12 13:26:11,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:26:11 2022-10-12 13:26:11,503 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:26:11 2.3.0-dev.33 [Pipeline] } 13:26:11 $ docker exec --env ******** --env ******** fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d ssh-agent -k 13:26:11 unset SSH_AUTH_SOCK; 13:26:11 unset SSH_AGENT_PID; 13:26:11 echo Agent pid 37 killed; 13:26:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:11 + git semver [Pipeline] } 13:26:12 $ docker stop --time=1 fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d 13:26:13 $ docker rm -f fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d [Pipeline] // withDockerContainer [Pipeline] sh 13:26:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:14 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:26:14 $ docker top c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:14 [ssh-agent] Looking for ssh-agent implementation... 13:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:14 $ docker exec c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f ssh-agent 13:26:14 SSH_AUTH_SOCK=/tmp/ssh-5M0SUNEAIQ78/agent.32 13:26:14 SSH_AGENT_PID=38 13:26:14 Running ssh-add (command line suppressed) 13:26:14 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4006818234187401070.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4006818234187401070.key) 13:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:15 + git semver push 13:26:15 2022-10-12 13:26:15,468 [run_push] DEBUG push 13:26:15 2022-10-12 13:26:15,468 [execute] INFO git cat-file --batch-check 13:26:15 2022-10-12 13:26:15,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:26:15 2022-10-12 13:26:15,472 [execute] INFO git rev-list 643d04dfab9106f7e86618a6204ef78b845f2ccd -- 13:26:15 2022-10-12 13:26:15,473 [execute] DEBUG Popen(['git', 'rev-list', '643d04dfab9106f7e86618a6204ef78b845f2ccd', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 13:26:15 2022-10-12 13:26:15,478 [execute] INFO git fetch -v origin 13:26:15 2022-10-12 13:26:15,479 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 13:26:16 2022-10-12 13:26:16,128 [run_push] DEBUG no remote changes detected 13:26:16 2022-10-12 13:26:16,129 [execute] INFO git push origin semver 13:26:16 2022-10-12 13:26:16,130 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 13:26:17 2022-10-12 13:26:16,904 [run_push] DEBUG push all version tags 13:26:17 2022-10-12 13:26:16,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:26:17 2022-10-12 13:26:16,905 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 13:26:18 2022-10-12 13:26:17,996 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:26:18 2.3.0-dev.33 [Pipeline] } 13:26:18 $ docker exec --env ******** --env ******** c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f ssh-agent -k 13:26:18 unset SSH_AUTH_SOCK; 13:26:18 unset SSH_AGENT_PID; 13:26:18 echo Agent pid 38 killed; 13:26:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:18 + git semver [Pipeline] } 13:26:18 $ docker stop --time=1 c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f 13:26:20 $ docker rm -f c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f [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 13:26:20 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 13:26:20 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 13:26:20 total 16 13:26:20 drwxr-xr-x 3 root root 4096 Oct 12 13:17 . 13:26:20 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 13:26 .. 13:26:20 drwxr-xr-x 2 root root 4096 Oct 12 13:17 cost 13:26:20 -rw-r--r-- 1 root root 90 Oct 12 13:17 cost.csv 13:26:20 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 13:26:20 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 13:26:20 total 16 13:26:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 13:17 . 13:26:20 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 13:26 .. 13:26:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 13:17 cost 13:26:20 -rw-r--r-- 1 jenkins jenkins 90 Oct 12 13:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:26:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:26:21 ---> package-listing.sh 13:26:21 ++ facter osfamily 13:26:21 ++ tr '[:upper:]' '[:lower:]' 13:26:21 + OS_FAMILY=debian 13:26:21 + workspace=/w/workspace/foundry_device-onvif-camera_main 13:26:21 + START_PACKAGES=/tmp/packages_start.txt 13:26:21 + END_PACKAGES=/tmp/packages_end.txt 13:26:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:26:21 + PACKAGES=/tmp/packages_start.txt 13:26:21 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:26:21 + PACKAGES=/tmp/packages_end.txt 13:26:21 + case "${OS_FAMILY}" in 13:26:21 + dpkg -l 13:26:21 + grep '^ii' 13:26:21 + '[' -f /tmp/packages_start.txt ']' 13:26:21 + '[' -f /tmp/packages_end.txt ']' 13:26:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:26:21 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:26:21 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 13:26:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 13:26:21 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:26:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:22 prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container 13:26:22 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:26:23 $ docker top b16542e1073d025bac3453297cc6bd4686bdad7e3772f5cc537da4824c244ecb -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:23 + touch /tmp/pre-build-complete [Pipeline] sh 13:26:23 + mkdir -p /var/log/sysstat [Pipeline] sh 13:26:24 + ls /var/log/sa-host 13:26:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:24 provisioning config files... 13:26:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5317798030777507058tmp [Pipeline] { [Pipeline] echo 13:26:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:26:24 ---> create-netrc.sh [Pipeline] } 13:26:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:26:24 ---> python-tools-install.sh [Pipeline] echo 13:26:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:26:25 ---> sudo-logs.sh 13:26:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:26:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:26:25 ---> job-cost.sh 13:26:25 lf-activate-venv: SKIPPING 13:26:25 DEBUG: total: 0.2199999988079071 13:26:25 INFO: Retrieving Stack Cost... 13:26:26 INFO: Retrieving Pricing Info for: v3-standard-8 13:26:26 INFO: Archiving Costs [Pipeline] echo 13:26:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:26:26 ---> logs-deploy.sh 13:26:26 lf-activate-venv: SKIPPING 13:26:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/71 13:26:26 INFO: archiving workspace using pattern(s): 13:26:27 Archives upload complete. 13:26:27 INFO: archiving logs to Nexus 13:26:28 ---> uname -a: 13:26:28 Linux prd-ubuntu20-04-docker-8c-8g-7753 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:26:28 13:26:28 13:26:28 ---> lscpu: 13:26:28 Architecture: x86_64 13:26:28 CPU op-mode(s): 32-bit, 64-bit 13:26:28 Byte Order: Little Endian 13:26:28 Address sizes: 40 bits physical, 48 bits virtual 13:26:28 CPU(s): 8 13:26:28 On-line CPU(s) list: 0-7 13:26:28 Thread(s) per core: 1 13:26:28 Core(s) per socket: 1 13:26:28 Socket(s): 8 13:26:28 NUMA node(s): 1 13:26:28 Vendor ID: AuthenticAMD 13:26:28 CPU family: 23 13:26:28 Model: 49 13:26:28 Model name: AMD EPYC-Rome Processor 13:26:28 Stepping: 0 13:26:28 CPU MHz: 2799.998 13:26:28 BogoMIPS: 5599.99 13:26:28 Virtualization: AMD-V 13:26:28 Hypervisor vendor: KVM 13:26:28 Virtualization type: full 13:26:28 L1d cache: 256 KiB 13:26:28 L1i cache: 256 KiB 13:26:28 L2 cache: 4 MiB 13:26:28 L3 cache: 128 MiB 13:26:28 NUMA node0 CPU(s): 0-7 13:26:28 Vulnerability Itlb multihit: Not affected 13:26:28 Vulnerability L1tf: Not affected 13:26:28 Vulnerability Mds: Not affected 13:26:28 Vulnerability Meltdown: Not affected 13:26:28 Vulnerability Mmio stale data: Not affected 13:26:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:26:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:26:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:26:28 Vulnerability Srbds: Not affected 13:26:28 Vulnerability Tsx async abort: Not affected 13:26:28 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 13:26:28 13:26:28 13:26:28 ---> nproc: 13:26:28 8 13:26:28 13:26:28 13:26:28 ---> df -h: 13:26:28 Filesystem Size Used Avail Use% Mounted on 13:26:28 overlay 155G 13G 143G 9% / 13:26:28 tmpfs 64M 0 64M 0% /dev 13:26:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:26:28 shm 64M 0 64M 0% /dev/shm 13:26:28 /dev/vda1 155G 13G 143G 9% /facter-os 13:26:28 13:26:28 13:26:28 ---> sar -b -r -n DEV: 13:26:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7753) 10/12/22 _x86_64_ (8 CPU) 13:26:28 13:26:28 13:14:45 LINUX RESTART (8 CPU) 13:26:28 13:26:28 13:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:26:28 13:16:01 208.68 47.81 160.87 0.00 5395.97 147459.74 0.00 13:26:28 13:17:01 185.52 1.02 184.50 0.00 19.20 107236.93 0.00 13:26:28 13:18:01 124.46 0.08 124.38 0.00 10.40 34628.63 0.00 13:26:28 13:19:01 4.90 1.03 3.87 0.00 24.53 48.54 0.00 13:26:28 13:20:01 37.79 9.33 28.46 0.00 2884.32 4749.34 0.00 13:26:28 13:21:01 3.02 0.00 3.02 0.00 0.00 33.06 0.00 13:26:28 13:22:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 13:26:28 13:23:01 1.90 0.00 1.90 0.00 0.00 20.80 0.00 13:26:28 13:24:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 13:26:28 13:25:01 2.52 0.00 2.52 0.00 0.00 38.26 0.00 13:26:28 13:26:01 76.60 0.30 76.30 0.00 18.00 43057.36 0.00 13:26:28 Average: 58.92 5.42 53.50 0.00 759.45 30667.39 0.00 13:26:28 13:26:28 13:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:26:28 13:16:01 29155256 31588032 728564 2.22 75144 2632456 1980788 5.84 1000284 2369668 1036 13:26:28 13:17:01 28495244 31573400 728260 2.21 137192 3159032 1915936 5.65 1241636 2711916 0 13:26:28 13:18:01 27768204 31582596 716248 2.18 147540 3825060 1750980 5.16 1280348 3337312 412 13:26:28 13:19:01 27767684 31583156 715344 2.18 147628 3825764 1762964 5.20 1280208 3337876 12 13:26:28 13:20:01 27466764 31557284 726452 2.21 165964 4074412 1797900 5.30 1446400 3450716 252 13:26:28 13:21:01 27477016 31567612 716296 2.18 166036 4074528 1797072 5.30 1431984 3450788 20 13:26:28 13:22:01 27487340 31578068 705820 2.15 166120 4074532 1797072 5.30 1422364 3450792 8 13:26:28 13:23:01 27487576 31578380 705432 2.15 166200 4074540 1797072 5.30 1422364 3450828 12 13:26:28 13:24:01 27487148 31578080 705700 2.15 166288 4074544 1797072 5.30 1422472 3450840 4 13:26:28 13:25:01 27487092 31578520 705500 2.15 166428 4074548 1797072 5.30 1422344 3451160 64 13:26:28 13:26:01 25985224 31549796 729276 2.22 207196 5382356 1845248 5.44 1529732 4716892 602896 13:26:28 Average: 27642232 31574084 716627 2.18 155612 3933797 1821743 5.37 1354558 3379890 54974 13:26:28 13:26:28 13:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:26:28 13:16:01 docker0 49.78 54.82 3.64 176.36 0.00 0.00 0.00 0.00 13:26:28 13:16:01 ens3 715.41 508.26 6614.20 95.81 0.00 0.00 0.00 0.00 13:26:28 13:16:01 veth103a6f7 26.80 30.38 2.40 28.12 0.00 0.00 0.00 0.00 13:26:28 13:16:01 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 13:26:28 13:17:01 docker0 123.66 160.19 9.98 1708.73 0.00 0.00 0.00 0.00 13:26:28 13:17:01 ens3 196.67 146.46 1746.35 27.43 0.00 0.00 0.00 0.00 13:26:28 13:17:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:26:28 13:18:01 docker0 2.48 4.62 0.16 57.92 0.00 0.00 0.00 0.00 13:26:28 13:18:01 ens3 179.44 150.01 2625.28 330.97 0.00 0.00 0.00 0.00 13:26:28 13:18:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 13:26:28 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:19:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:26:28 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:28 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:20:01 ens3 54.97 31.28 1297.27 2.42 0.00 0.00 0.00 0.00 13:26:28 13:20:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 13:26:28 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:21:01 ens3 0.40 0.30 0.09 0.08 0.00 0.00 0.00 0.00 13:26:28 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:28 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:23:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:26:28 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:28 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:24:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:28 13:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:26:28 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:28 13:26:01 docker0 38.34 63.67 3.44 737.58 0.00 0.00 0.00 0.00 13:26:28 13:26:01 ens3 344.94 231.53 7918.01 41.62 0.00 0.00 0.00 0.00 13:26:28 13:26:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 13:26:28 Average: docker0 19.48 25.76 1.57 243.69 0.00 0.00 0.00 0.00 13:26:28 Average: ens3 135.67 97.12 1836.62 45.31 0.00 0.00 0.00 0.00 13:26:28 Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 13:26:28 13:26:28 13:26:28 ---> sar -P ALL: 13:26:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7753) 10/12/22 _x86_64_ (8 CPU) 13:26:28 13:26:28 13:14:45 LINUX RESTART (8 CPU) 13:26:28 13:26:28 13:15:01 CPU %user %nice %system %iowait %steal %idle 13:26:28 13:16:01 all 8.98 0.00 3.24 3.58 0.06 84.14 13:26:28 13:16:01 0 7.99 0.00 3.13 5.84 0.07 82.98 13:26:28 13:16:01 1 8.92 0.00 2.65 1.39 0.03 87.00 13:26:28 13:16:01 2 8.55 0.00 3.92 2.00 0.05 85.48 13:26:28 13:16:01 3 9.98 0.00 3.43 9.80 0.08 76.71 13:26:28 13:16:01 4 10.32 0.00 2.56 1.63 0.08 85.40 13:26:28 13:16:01 5 7.20 0.00 4.16 4.59 0.05 84.00 13:26:28 13:16:01 6 10.41 0.00 2.94 2.14 0.05 84.46 13:26:28 13:16:01 7 8.47 0.00 3.08 1.30 0.07 87.08 13:26:28 13:17:01 all 24.41 0.00 4.92 2.52 0.14 68.01 13:26:28 13:17:01 0 23.26 0.00 5.49 0.19 0.07 71.00 13:26:28 13:17:01 1 24.38 0.00 4.65 0.83 0.08 70.06 13:26:28 13:17:01 2 24.45 0.00 5.07 1.49 0.08 68.91 13:26:28 13:17:01 3 25.26 0.00 4.87 0.45 0.49 68.93 13:26:28 13:17:01 4 23.03 0.00 4.39 0.61 0.07 71.90 13:26:28 13:17:01 5 24.46 0.00 4.75 2.63 0.07 68.09 13:26:28 13:17:01 6 25.57 0.00 4.05 0.59 0.08 69.71 13:26:28 13:17:01 7 24.88 0.00 6.05 13.48 0.19 55.40 13:26:28 13:18:01 all 20.36 0.00 4.24 1.47 0.08 73.85 13:26:28 13:18:01 0 21.39 0.00 4.34 0.39 0.05 73.83 13:26:28 13:18:01 1 21.85 0.00 4.67 3.97 0.15 69.36 13:26:28 13:18:01 2 19.89 0.00 3.87 0.17 0.05 76.02 13:26:28 13:18:01 3 18.55 0.00 3.65 0.13 0.07 77.60 13:26:28 13:18:01 4 20.89 0.00 4.07 5.69 0.05 69.30 13:26:28 13:18:01 5 19.41 0.00 4.15 0.12 0.05 76.28 13:26:28 13:18:01 6 20.52 0.00 4.36 1.19 0.05 73.87 13:26:28 13:18:01 7 20.39 0.00 4.80 0.13 0.15 74.52 13:26:28 13:19:01 all 0.14 0.00 0.04 0.01 0.01 99.80 13:26:28 13:19:01 0 0.00 0.00 0.05 0.00 0.00 99.95 13:26:28 13:19:01 1 0.18 0.00 0.07 0.03 0.00 99.72 13:26:28 13:19:01 2 0.10 0.00 0.05 0.00 0.02 99.83 13:26:28 13:19:01 3 0.12 0.00 0.03 0.00 0.02 99.83 13:26:28 13:19:01 4 0.60 0.00 0.02 0.00 0.02 99.37 13:26:28 13:19:01 5 0.02 0.00 0.02 0.03 0.02 99.92 13:26:28 13:19:01 6 0.02 0.00 0.03 0.02 0.00 99.93 13:26:28 13:19:01 7 0.10 0.00 0.05 0.00 0.02 99.83 13:26:28 13:20:01 all 1.12 0.00 0.71 0.45 0.01 97.70 13:26:28 13:20:01 0 0.97 0.00 0.50 1.55 0.02 96.97 13:26:28 13:20:01 1 2.27 0.00 0.55 0.07 0.02 97.10 13:26:28 13:20:01 2 0.67 0.00 0.65 0.05 0.02 98.61 13:26:28 13:20:01 3 0.77 0.00 0.48 0.02 0.00 98.73 13:26:28 13:20:01 4 1.26 0.00 0.45 0.03 0.00 98.26 13:26:28 13:20:01 5 0.73 0.00 1.92 1.39 0.00 95.96 13:26:28 13:20:01 6 1.12 0.00 0.42 0.05 0.02 98.40 13:26:28 13:20:01 7 1.17 0.00 0.70 0.48 0.03 97.61 13:26:28 13:21:01 all 0.02 0.00 0.03 0.01 0.01 99.94 13:26:28 13:21:01 0 0.00 0.00 0.03 0.02 0.02 99.93 13:26:28 13:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:26:28 13:21:01 2 0.03 0.00 0.07 0.00 0.02 99.88 13:26:28 13:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:26:28 13:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:26:28 13:21:01 5 0.02 0.00 0.03 0.03 0.00 99.92 13:26:28 13:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:26:28 13:21:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:26:28 13:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 13:26:28 13:22:01 0 0.03 0.00 0.02 0.03 0.03 99.88 13:26:28 13:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:26:28 13:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:26:28 13:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:26:28 13:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:26:28 13:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:26:28 13:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:26:28 13:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 13:26:28 13:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:26:28 13:23:01 0 0.03 0.00 0.02 0.05 0.02 99.88 13:26:28 13:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:26:28 13:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:26:28 13:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:26:28 13:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:26:28 13:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:26:28 13:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:26:28 13:23:01 7 0.03 0.00 0.02 0.03 0.00 99.92 13:26:28 13:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:26:28 13:24:01 0 0.05 0.00 0.03 0.05 0.02 99.85 13:26:28 13:24:01 1 0.00 0.00 0.03 0.00 0.02 99.95 13:26:28 13:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:26:28 13:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:26:28 13:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:26:28 13:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 13:26:28 13:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:26:28 13:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 13:26:28 13:25:01 all 0.04 0.00 0.01 0.01 0.00 99.93 13:26:28 13:25:01 0 0.02 0.00 0.02 0.07 0.02 99.88 13:26:28 13:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:26:28 13:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:26:28 13:25:01 3 0.18 0.00 0.02 0.02 0.00 99.78 13:26:28 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:26:28 13:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:26:28 13:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:26:28 13:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:26:28 13:26:01 all 7.89 0.00 3.20 1.20 0.05 87.66 13:26:28 13:26:01 0 8.71 0.00 2.94 0.13 0.05 88.16 13:26:28 13:26:01 1 6.94 0.00 3.28 1.55 0.05 88.18 13:26:28 13:26:01 2 8.01 0.00 3.77 0.10 0.05 88.07 13:26:28 13:26:01 3 9.82 0.00 3.64 6.56 0.07 79.91 13:26:28 13:26:01 4 7.40 0.00 3.40 0.08 0.03 89.08 13:26:28 13:26:01 5 7.83 0.00 2.29 0.88 0.03 88.98 13:26:28 13:26:01 6 7.43 0.00 3.17 0.05 0.03 89.32 13:26:28 13:26:01 7 6.98 0.00 3.10 0.24 0.05 89.63 13:26:28 13:26:28 Average: CPU %user %nice %system %iowait %steal %idle 13:26:28 Average: all 5.69 0.00 1.48 0.84 0.03 91.95 13:26:28 Average: 0 5.64 0.00 1.50 0.75 0.03 92.07 13:26:28 Average: 1 5.84 0.00 1.44 0.71 0.03 91.98 13:26:28 Average: 2 5.58 0.00 1.58 0.35 0.03 92.47 13:26:28 Average: 3 5.86 0.00 1.46 1.54 0.07 91.07 13:26:28 Average: 4 5.75 0.00 1.35 0.73 0.02 92.15 13:26:28 Average: 5 5.39 0.00 1.57 0.88 0.02 92.14 13:26:28 Average: 6 5.88 0.00 1.36 0.37 0.02 92.38 13:26:28 Average: 7 5.61 0.00 1.61 1.41 0.05 91.32 13:26:28 13:26:28 13:26:28