Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f388099ed379dad62200909a1d9c5e93e9adedb 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-ssh12923835930553625636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh420250199858135668.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8387633743715095545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9441272625207652834.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh9136669551643464522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15162 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 > 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 1f388099ed379dad62200909a1d9c5e93e9adedb (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 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#358)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1f388099ed379dad62200909a1d9c5e93e9adedb # timeout=10 > git rev-list --no-walk 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:18:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:18:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:37 ========================================================= 04:18:37 EdgeX Global Pipelines Version Info 04:18:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:18:37 ------------------- 04:18:37 stable info: 04:18:37 ------------------- 04:18:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:18:37 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:18:37 Message: update stable to v1.0.249 04:18:38 ------------------- 04:18:38 experimental info: 04:18:38 ------------------- 04:18:38 Commited By: **** collab-it+edgex@linuxfoundation.org 04:18:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:18:38 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] echo 04:18:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f38809 [Pipeline] echo 04:18:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:39 provisioning config files... 04:18:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17512828335051461513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:39 ---> docker-login.sh 04:18:39 nexus3.edgexfoundry.org:10001 04:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:39 Configure a credential helper to remove this warning. See 04:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:39 04:18:39 Login Succeeded 04:18:39 nexus3.edgexfoundry.org:10002 04:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:39 Configure a credential helper to remove this warning. See 04:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:39 04:18:39 Login Succeeded 04:18:39 nexus3.edgexfoundry.org:10003 04:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:39 Configure a credential helper to remove this warning. See 04:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:39 04:18:39 Login Succeeded 04:18:39 nexus3.edgexfoundry.org:10004 04:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:39 Configure a credential helper to remove this warning. See 04:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:39 04:18:39 Login Succeeded 04:18:39 docker.io 04:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:40 Configure a credential helper to remove this warning. See 04:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:40 04:18:40 Login Succeeded 04:18:40 ---> docker-login.sh ends [Pipeline] } 04:18:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:18:40 + git rev-list -1 --merges 1f388099ed379dad62200909a1d9c5e93e9adedb~1..1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] echo 04:18:40 -----------> git rev-list -1 --merges 1f388099ed379dad62200909a1d9c5e93e9adedb~1..1f388099ed379dad62200909a1d9c5e93e9adedb 1f388099ed379dad62200909a1d9c5e93e9adedb [false] [Pipeline] sh 04:18:40 + git log --format=format:%s -1 1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] echo 04:18:40 ========================================================= 04:18:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:18:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:41 + git log --format=format:%s -1 1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] echo 04:18:41 [semverPrep] GIT_COMMIT: 1f388099ed379dad62200909a1d9c5e93e9adedb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#358) [Pipeline] echo 04:18:41 [semverPrep] This is not a build commit. [Pipeline] sh 04:18:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:41 + grep -v github /etc/ssh/ssh_known_hosts 04:18:41 + [ -e /tmp/ssh_known_hosts ] 04:18:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:18:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:18:41 + sudo tee -a /etc/ssh/ssh_known_hosts 04:18:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:41 04:18:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:42 0.1.4: Pulling from edgex-devops/py-git-semver 04:18:42 b85a868b505f: Pulling fs layer 04:18:42 e2be974225ed: Pulling fs layer 04:18:42 339a4e72a1f5: Pulling fs layer 04:18:42 988bab9f4d93: Pulling fs layer 04:18:42 1469e6f7b9e6: Pulling fs layer 04:18:42 eaf3925da568: Pulling fs layer 04:18:42 bab4dde63d76: Pulling fs layer 04:18:42 988bab9f4d93: Waiting 04:18:42 1469e6f7b9e6: Waiting 04:18:42 eaf3925da568: Waiting 04:18:42 bde34c3a00c8: Pulling fs layer 04:18:42 b352a97aabf1: Pulling fs layer 04:18:42 bde34c3a00c8: Waiting 04:18:42 bab4dde63d76: Waiting 04:18:42 4872d77fe225: Pulling fs layer 04:18:42 5851b861e8e6: Pulling fs layer 04:18:42 5851b861e8e6: Waiting 04:18:42 b352a97aabf1: Waiting 04:18:42 e2be974225ed: Download complete 04:18:42 988bab9f4d93: Download complete 04:18:42 339a4e72a1f5: Verifying Checksum 04:18:42 339a4e72a1f5: Download complete 04:18:42 1469e6f7b9e6: Verifying Checksum 04:18:42 1469e6f7b9e6: Download complete 04:18:42 eaf3925da568: Verifying Checksum 04:18:42 eaf3925da568: Download complete 04:18:42 bde34c3a00c8: Download complete 04:18:42 b352a97aabf1: Download complete 04:18:42 4872d77fe225: Verifying Checksum 04:18:42 4872d77fe225: Download complete 04:18:42 5851b861e8e6: Download complete 04:18:42 b85a868b505f: Download complete 04:18:42 bab4dde63d76: Verifying Checksum 04:18:42 bab4dde63d76: Download complete 04:18:43 b85a868b505f: Pull complete 04:18:43 e2be974225ed: Pull complete 04:18:44 339a4e72a1f5: Pull complete 04:18:44 988bab9f4d93: Pull complete 04:18:44 1469e6f7b9e6: Pull complete 04:18:44 eaf3925da568: Pull complete 04:18:46 bab4dde63d76: Pull complete 04:18:46 bde34c3a00c8: Pull complete 04:18:46 b352a97aabf1: Pull complete 04:18:46 4872d77fe225: Pull complete 04:18:46 5851b861e8e6: Pull complete 04:18:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:46 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:18:46 $ 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 04:18:48 $ docker top a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 -eo pid,comm 04:18:48 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). 04:18:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:18:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:48 [ssh-agent] Looking for ssh-agent implementation... 04:18:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:48 $ docker exec a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 ssh-agent 04:18:48 SSH_AUTH_SOCK=/tmp/ssh-igq7HP2q3pih/agent.33 04:18:48 SSH_AGENT_PID=39 04:18:48 Running ssh-add (command line suppressed) 04:18:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14121875229470948999.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14121875229470948999.key) 04:18:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:48 + git tag --points-at HEAD [Pipeline] } 04:18:48 $ docker exec --env ******** --env ******** a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 ssh-agent -k 04:18:48 unset SSH_AUTH_SOCK; 04:18:48 unset SSH_AGENT_PID; 04:18:48 echo Agent pid 39 killed; 04:18:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:18:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:48 [ssh-agent] Looking for ssh-agent implementation... 04:18:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:49 $ docker exec a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 ssh-agent 04:18:49 SSH_AUTH_SOCK=/tmp/ssh-BTcf378fSDJJ/agent.72 04:18:49 SSH_AGENT_PID=78 04:18:49 Running ssh-add (command line suppressed) 04:18:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8663857920701485439.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8663857920701485439.key) 04:18:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:49 + git semver init 04:18:49 2023-05-11 04:18:49,761 [run_init] DEBUG init version:0.0.0 force:False 04:18:49 2023-05-11 04:18:49,761 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:18:49 2023-05-11 04:18:49,762 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:18:49 2023-05-11 04:18:49,762 [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) 04:18:50 2023-05-11 04:18:50,629 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:18:50 2023-05-11 04:18:50,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:18:50 2023-05-11 04:18:50,630 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:18:50 2023-05-11 04:18:50,630 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:18:50 3.0.0-dev.49 [Pipeline] } 04:18:50 $ docker exec --env ******** --env ******** a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 ssh-agent -k 04:18:50 unset SSH_AUTH_SOCK; 04:18:50 unset SSH_AGENT_PID; 04:18:50 echo Agent pid 78 killed; 04:18:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:51 + git semver [Pipeline] } 04:18:51 $ docker stop --time=1 a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 04:18:52 $ docker rm -f --volumes a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:18:53 Stashed 1 file(s) [Pipeline] echo 04:18:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.49 [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 04:18:53 provisioning config files... 04:18:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8659769301059495332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:53 ---> docker-login.sh 04:18:53 nexus3.edgexfoundry.org:10001 04:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:53 Configure a credential helper to remove this warning. See 04:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:53 04:18:53 Login Succeeded 04:18:53 nexus3.edgexfoundry.org:10002 04:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:53 Configure a credential helper to remove this warning. See 04:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:53 04:18:53 Login Succeeded 04:18:53 nexus3.edgexfoundry.org:10003 04:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:54 Configure a credential helper to remove this warning. See 04:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:54 04:18:54 Login Succeeded 04:18:54 nexus3.edgexfoundry.org:10004 04:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:54 Configure a credential helper to remove this warning. See 04:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:54 04:18:54 Login Succeeded 04:18:54 docker.io 04:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:54 Configure a credential helper to remove this warning. See 04:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:54 04:18:54 Login Succeeded 04:18:54 ---> docker-login.sh ends [Pipeline] } 04:18:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:54 ========================================================= 04:18:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:18:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:18:55 Sending build context to Docker daemon 21.82MB 04:18:55 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:18:55 Step 2/13 : FROM ${BASE} AS builder 04:18:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:55 f56be85fc22e: Pulling fs layer 04:18:55 85791d961cd3: Pulling fs layer 04:18:55 d694b5ae8c79: Pulling fs layer 04:18:55 9f32a84ed3da: Pulling fs layer 04:18:55 4d19c01a9841: Pulling fs layer 04:18:55 9325e15d5711: Pulling fs layer 04:18:55 556b6ee489ea: Pulling fs layer 04:18:55 c5a4b2cf53e6: Pulling fs layer 04:18:55 4d19c01a9841: Waiting 04:18:55 9325e15d5711: Waiting 04:18:55 c5a4b2cf53e6: Waiting 04:18:55 556b6ee489ea: Waiting 04:18:55 9f32a84ed3da: Waiting 04:18:55 85791d961cd3: Download complete 04:18:55 9f32a84ed3da: Verifying Checksum 04:18:55 9f32a84ed3da: Download complete 04:18:55 4d19c01a9841: Verifying Checksum 04:18:55 4d19c01a9841: Download complete 04:18:55 f56be85fc22e: Verifying Checksum 04:18:55 f56be85fc22e: Download complete 04:18:55 9325e15d5711: Verifying Checksum 04:18:55 9325e15d5711: Download complete 04:18:55 f56be85fc22e: Pull complete 04:18:55 85791d961cd3: Pull complete 04:18:55 c5a4b2cf53e6: Verifying Checksum 04:18:55 c5a4b2cf53e6: Download complete 04:18:55 d694b5ae8c79: Verifying Checksum 04:18:55 d694b5ae8c79: Download complete 04:18:56 556b6ee489ea: Verifying Checksum 04:18:56 556b6ee489ea: Download complete 04:18:59 d694b5ae8c79: Pull complete 04:18:59 9f32a84ed3da: Pull complete 04:18:59 4d19c01a9841: Pull complete 04:18:59 9325e15d5711: Pull complete 04:19:01 556b6ee489ea: Pull complete 04:19:02 c5a4b2cf53e6: Pull complete 04:19:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:19:02 ---> c4be618373d6 04:19:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:19:03 ---> Running in 029acb144290 04:19:03 Removing intermediate container 029acb144290 04:19:03 ---> 852a39b398ea 04:19:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:19:03 ---> Running in ee37ed0ea060 04:19:03 Removing intermediate container ee37ed0ea060 04:19:03 ---> f11db1cf1f6d 04:19:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:19:03 ---> Running in fbb5bfbb6f5b 04:19:03 Removing intermediate container fbb5bfbb6f5b 04:19:03 ---> ce0d8549d1ff 04:19:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:19:04 ---> Running in e4ff3cdc8f25 04:19:04 Removing intermediate container e4ff3cdc8f25 04:19:04 ---> ec53b53e9c0e 04:19:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:19:04 ---> Running in bcc8e4bc5192 04:19:04 Removing intermediate container bcc8e4bc5192 04:19:04 ---> 9c97840d393a 04:19:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:04 ---> Running in 7385d3751abb 04:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:19:04 OK: 265 MiB in 53 packages 04:19:05 Removing intermediate container 7385d3751abb 04:19:05 ---> 44edffb2f600 04:19:05 Step 9/13 : WORKDIR /device-onvif-camera 04:19:05 ---> Running in 9ce65f41ee89 04:19:05 Removing intermediate container 9ce65f41ee89 04:19:05 ---> b31bbb209ec7 04:19:05 Step 10/13 : COPY go.mod vendor* ./ 04:19:05 ---> e6469a1491b7 04:19:05 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:05 ---> Running in c2f2a673eb79 04:19:08 Still waiting to schedule task 04:19:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15163’ is offline 04:19:23 Removing intermediate container c2f2a673eb79 04:19:23 ---> 532d34810364 04:19:23 Step 12/13 : COPY . . 04:19:24 ---> b4af6f8ce63e 04:19:24 Step 13/13 : RUN ${MAKE} 04:19:24 ---> Running in 64287ffe376f 04:19:24 noop 04:19:24 Removing intermediate container 64287ffe376f 04:19:24 ---> ca3ac6bd6983 04:19:24 Successfully built ca3ac6bd6983 04:19:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:25 + docker inspect -f . ci-base-image-x86_64 04:19:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:25 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:19:25 $ 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 04:19:25 $ docker top 67481d5c1d89d034319eb3f78daa52df98da6885bc0fef130944028c3c21523d -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:25 + go version 04:19:25 go version go1.20.2 linux/amd64 [Pipeline] } 04:19:25 $ docker stop --time=1 67481d5c1d89d034319eb3f78daa52df98da6885bc0fef130944028c3c21523d 04:19:27 $ docker rm -f --volumes 67481d5c1d89d034319eb3f78daa52df98da6885bc0fef130944028c3c21523d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:27 + docker inspect -f . ci-base-image-x86_64 04:19:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:27 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:19:27 $ 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 04:19:28 $ docker top 4e98a868a7b5fdf60dc4c14302ece71f7a214eed7373a49b22a90b26b9993dc0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:28 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:19:28 + make test 04:19:28 go test ./... -coverprofile=coverage.out ./... 04:19:32 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:19:44 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:19:44 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:19:45 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements 04:19:46 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.363s coverage: 86.5% of statements 04:19:54 go vet ./... 04:19:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:19:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:19:57 ./bin/test-attribution-txt.sh [Pipeline] echo 04:19:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:19:57 $ docker stop --time=1 4e98a868a7b5fdf60dc4c14302ece71f7a214eed7373a49b22a90b26b9993dc0 04:19:59 $ docker rm -f --volumes 4e98a868a7b5fdf60dc4c14302ece71f7a214eed7373a49b22a90b26b9993dc0 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:20:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:00 + ls -al . 04:20:00 total 232 04:20:00 drwxrwxr-x 10 jenkins jenkins 4096 May 11 04:19 . 04:20:00 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:18 .. 04:20:00 drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:18 .git 04:20:00 drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:18 .github 04:20:00 -rw-rw-r-- 1 jenkins jenkins 496 May 11 04:18 .gitignore 04:20:00 -rw-rw-r-- 1 jenkins jenkins 42 May 11 04:18 .golangci.yml 04:20:00 drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:18 .semver 04:20:00 -rw-rw-r-- 1 jenkins jenkins 10087 May 11 04:18 Attribution.txt 04:20:00 -rw-rw-r-- 1 jenkins jenkins 6312 May 11 04:18 CHANGELOG.md 04:20:00 -rw-rw-r-- 1 jenkins jenkins 1574 May 11 04:18 Dockerfile 04:20:00 -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:18 GOVERNANCE.md 04:20:00 -rw-rw-r-- 1 jenkins jenkins 734 May 11 04:18 Jenkinsfile 04:20:00 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 04:18 LICENSE 04:20:00 -rw-rw-r-- 1 jenkins jenkins 2751 May 11 04:18 Makefile 04:20:00 -rw-rw-r-- 1 jenkins jenkins 625 May 11 04:18 OWNERS.md 04:20:00 -rw-rw-r-- 1 jenkins jenkins 2690 May 11 04:18 README.md 04:20:00 -rw-rw-r-- 1 jenkins jenkins 12 May 11 04:18 VERSION 04:20:00 drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:18 bin 04:20:00 drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:18 cmd 04:20:00 -rw-r--r-- 1 jenkins jenkins 78459 May 11 04:19 coverage.out 04:20:00 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:18 doc 04:20:00 -rw-rw-r-- 1 jenkins jenkins 3642 May 11 04:18 go.mod 04:20:00 -rw-rw-r-- 1 jenkins jenkins 33491 May 11 04:18 go.sum 04:20:00 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:18 internal 04:20:00 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:18 snap 04:20:00 -rw-rw-r-- 1 jenkins jenkins 236 May 11 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:01 + 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=1f388099ed379dad62200909a1d9c5e93e9adedb --label arch=amd64 --label version=3.0.0-dev.49 . 04:20:01 Sending build context to Docker daemon 21.9MB 04:20:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:20:01 Step 2/26 : FROM ${BASE} AS builder 04:20:01 ---> ca3ac6bd6983 04:20:01 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:20:01 ---> Running in e6d59cd54022 04:20:01 Removing intermediate container e6d59cd54022 04:20:01 ---> 5e68b95e5992 04:20:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:20:01 ---> Running in 9627563a5a59 04:20:01 Removing intermediate container 9627563a5a59 04:20:01 ---> bf5db93004b1 04:20:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:20:01 ---> Running in 41821c19d581 04:20:01 Removing intermediate container 41821c19d581 04:20:01 ---> ce5186a52d85 04:20:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:20:01 ---> Running in a6855c535ed1 04:20:01 Removing intermediate container a6855c535ed1 04:20:01 ---> 7c36352d8c1e 04:20:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:20:01 ---> Running in 38856ceb3a36 04:20:01 Removing intermediate container 38856ceb3a36 04:20:01 ---> 748fc12146f6 04:20:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:01 ---> Running in ee8c5941206e 04:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:20:02 OK: 265 MiB in 53 packages 04:20:02 Removing intermediate container ee8c5941206e 04:20:02 ---> 210ef45a5b4d 04:20:02 Step 9/26 : WORKDIR /device-onvif-camera 04:20:02 ---> Running in ac042c61276e 04:20:02 Removing intermediate container ac042c61276e 04:20:02 ---> d74e4d77ee84 04:20:02 Step 10/26 : COPY go.mod vendor* ./ 04:20:02 ---> f1ffe5303871 04:20:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:02 ---> Running in 31a1895b189a 04:20:03 Removing intermediate container 31a1895b189a 04:20:03 ---> ff08ff224a9f 04:20:03 Step 12/26 : COPY . . 04:20:04 ---> 5dd8f8986b17 04:20:04 Step 13/26 : RUN ${MAKE} 04:20:04 ---> Running in ed8a2f4ec23c 04:20:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.49" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:20:26 Removing intermediate container ed8a2f4ec23c 04:20:26 ---> b87cbad45f46 04:20:26 Step 14/26 : FROM alpine:3.17 04:20:26 3.17: Pulling from library/alpine 04:20:26 f56be85fc22e: Already exists 04:20:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:20:26 Status: Downloaded newer image for alpine:3.17 04:20:26 ---> 9ed4aefc74f6 04:20:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:20:26 ---> Running in f9381c7d0d68 04:20:26 Removing intermediate container f9381c7d0d68 04:20:26 ---> 5c0eda828e38 04:20:26 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:20:26 ---> Running in 7ae71b3c8dde 04:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:20:26 (1/1) Installing dumb-init (1.2.5-r2) 04:20:26 Executing busybox-1.35.0-r29.trigger 04:20:26 OK: 7 MiB in 16 packages 04:20:26 Removing intermediate container 7ae71b3c8dde 04:20:26 ---> 95d2a68e50a8 04:20:26 Step 17/26 : WORKDIR / 04:20:26 ---> Running in 5c4bd49f6905 04:20:26 Removing intermediate container 5c4bd49f6905 04:20:26 ---> bae00966b6a1 04:20:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:20:26 ---> f10ea8fca8db 04:20:26 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:20:26 ---> 069722772565 04:20:26 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:20:26 ---> bee5b801b327 04:20:26 Step 21/26 : EXPOSE 59984 04:20:26 ---> Running in e5dfcf6117d3 04:20:26 Removing intermediate container e5dfcf6117d3 04:20:26 ---> 7fce22b0f42c 04:20:26 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:20:26 ---> Running in 22062414b918 04:20:27 Removing intermediate container 22062414b918 04:20:27 ---> ea3f9ca4448a 04:20:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:20:27 ---> Running in b7aaf022f3b5 04:20:27 Removing intermediate container b7aaf022f3b5 04:20:27 ---> 15a28964f0d8 04:20:27 Step 24/26 : LABEL arch=amd64 04:20:27 ---> Running in 902b7caca8c0 04:20:27 Removing intermediate container 902b7caca8c0 04:20:27 ---> ae8a25d99641 04:20:27 Step 25/26 : LABEL git_sha=1f388099ed379dad62200909a1d9c5e93e9adedb 04:20:27 ---> Running in beba9305062f 04:20:27 Removing intermediate container beba9305062f 04:20:27 ---> 553e33471d0c 04:20:27 Step 26/26 : LABEL version=3.0.0-dev.49 04:20:27 ---> Running in 1b0e26e1f9e9 04:20:27 Removing intermediate container 1b0e26e1f9e9 04:20:27 ---> 21bb64b2513d 04:20:27 [Warning] One or more build-args [ARCH] were not consumed 04:20:27 Successfully built 21bb64b2513d 04:20: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 04:20:27 provisioning config files... 04:20:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15784887072796399278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:27 ---> docker-login.sh 04:20:27 nexus3.edgexfoundry.org:10001 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 nexus3.edgexfoundry.org:10002 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 nexus3.edgexfoundry.org:10003 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 nexus3.edgexfoundry.org:10004 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 docker.io 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:28 Configure a credential helper to remove this warning. See 04:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:28 04:20:28 Login Succeeded 04:20:28 ---> docker-login.sh ends [Pipeline] } 04:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:28 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:20:28 1f388099ed379dad62200909a1d9c5e93e9adedb 04:20:28 latest 04:20:28 3.0.0-dev.49 04:20:28 1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 04:20:28 main 04:20:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:28 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb 04:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:20:28 0cc58bb91778: Preparing 04:20:28 d8f9f452899c: Preparing 04:20:28 e6bd768d43b0: Preparing 04:20:28 180707594210: Preparing 04:20:28 f1417ff83b31: Preparing 04:20:28 f1417ff83b31: Layer already exists 04:20:28 180707594210: Pushed 04:20:28 0cc58bb91778: Pushed 04:20:28 d8f9f452899c: Pushed 04:20:31 e6bd768d43b0: Pushed 04:20:31 1f388099ed379dad62200909a1d9c5e93e9adedb: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:20:32 0cc58bb91778: Preparing 04:20:32 d8f9f452899c: Preparing 04:20:32 e6bd768d43b0: Preparing 04:20:32 180707594210: Preparing 04:20:32 f1417ff83b31: Preparing 04:20:32 d8f9f452899c: Layer already exists 04:20:32 180707594210: Layer already exists 04:20:32 0cc58bb91778: Layer already exists 04:20:32 f1417ff83b31: Layer already exists 04:20:32 e6bd768d43b0: Layer already exists 04:20:32 latest: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.49 04:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:20:32 0cc58bb91778: Preparing 04:20:32 d8f9f452899c: Preparing 04:20:32 e6bd768d43b0: Preparing 04:20:32 180707594210: Preparing 04:20:32 f1417ff83b31: Preparing 04:20:32 180707594210: Layer already exists 04:20:32 d8f9f452899c: Layer already exists 04:20:32 0cc58bb91778: Layer already exists 04:20:32 e6bd768d43b0: Layer already exists 04:20:32 f1417ff83b31: Layer already exists 04:20:32 3.0.0-dev.49: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 04:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:20:33 0cc58bb91778: Preparing 04:20:33 d8f9f452899c: Preparing 04:20:33 e6bd768d43b0: Preparing 04:20:33 180707594210: Preparing 04:20:33 f1417ff83b31: Preparing 04:20:33 0cc58bb91778: Layer already exists 04:20:33 180707594210: Layer already exists 04:20:33 f1417ff83b31: Layer already exists 04:20:33 d8f9f452899c: Layer already exists 04:20:33 e6bd768d43b0: Layer already exists 04:20:33 1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:20:34 0cc58bb91778: Preparing 04:20:34 d8f9f452899c: Preparing 04:20:34 e6bd768d43b0: Preparing 04:20:34 180707594210: Preparing 04:20:34 f1417ff83b31: Preparing 04:20:34 0cc58bb91778: Layer already exists 04:20:34 e6bd768d43b0: Layer already exists 04:20:34 f1417ff83b31: Layer already exists 04:20:34 d8f9f452899c: Layer already exists 04:20:34 180707594210: Layer already exists 04:20:34 main: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:34 ===================================================== [Pipeline] echo 04:20:34 taggedImages: 04:20:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb 04:20:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:20:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.49 04:20:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 04:20:34 - 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 04:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:34 04:20:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:34 latest: Pulling from edgex-lftools-log-publisher 04:20:34 5eb5b503b376: Pulling fs layer 04:20:34 5c69ac0246d0: Pulling fs layer 04:20:34 ec43610c2a17: Pulling fs layer 04:20:34 3a2ae6a8a46f: Pulling fs layer 04:20:34 33b1e0a273af: Pulling fs layer 04:20:34 5d3b04190fa2: Pulling fs layer 04:20:34 2f39f015ded8: Pulling fs layer 04:20:34 33b1e0a273af: Waiting 04:20:34 5d3b04190fa2: Waiting 04:20:34 2f39f015ded8: Waiting 04:20:34 3a2ae6a8a46f: Waiting 04:20:34 5c69ac0246d0: Verifying Checksum 04:20:34 5c69ac0246d0: Download complete 04:20:34 3a2ae6a8a46f: Verifying Checksum 04:20:34 3a2ae6a8a46f: Download complete 04:20:34 33b1e0a273af: Verifying Checksum 04:20:34 33b1e0a273af: Download complete 04:20:34 ec43610c2a17: Verifying Checksum 04:20:34 ec43610c2a17: Download complete 04:20:34 5d3b04190fa2: Verifying Checksum 04:20:34 5d3b04190fa2: Download complete 04:20:34 5eb5b503b376: Verifying Checksum 04:20:34 5eb5b503b376: Download complete 04:20:35 2f39f015ded8: Verifying Checksum 04:20:35 2f39f015ded8: Download complete 04:20:36 5eb5b503b376: Pull complete 04:20:36 5c69ac0246d0: Pull complete 04:20:36 ec43610c2a17: Pull complete 04:20:36 3a2ae6a8a46f: Pull complete 04:20:36 33b1e0a273af: Pull complete 04:20:37 5d3b04190fa2: Pull complete 04:20:41 2f39f015ded8: Pull complete 04:20:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:41 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:20:41 $ 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 04:20:45 $ docker top 13d36dff26081dbfdda15042e80ebcf02965ae488b5b242f09ddaa88c6d08ffc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:45 ---> job-cost.sh 04:20:45 lf-activate-venv: SKIPPING 04:20:45 INFO: No Stack... 04:20:45 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:46 INFO: Archiving Costs [Pipeline] sh 04:20:46 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:20:46 + cut -d, -f6 [Pipeline] lock 04:20:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] 04:20:46 Resource [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] did not exist. Created. 04:20:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:47 + echo total: 0.2199999988079071 [Pipeline] stash 04:20:47 Stashed 1 file(s) [Pipeline] } 04:20:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:47 $ docker stop --time=1 13d36dff26081dbfdda15042e80ebcf02965ae488b5b242f09ddaa88c6d08ffc 04:20:48 $ docker rm -f --volumes 13d36dff26081dbfdda15042e80ebcf02965ae488b5b242f09ddaa88c6d08ffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15166 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:22:09 Running in /w/workspace/device-onvif-camera/146 [Pipeline] { [Pipeline] checkout 04:22:09 The recommended git tool is: git 04:22:20 using credential edgex-jenkins-ssh 04:22:20 Cloning the remote Git repository 04:22:20 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:22:20 > git init /w/workspace/device-onvif-camera/146 # timeout=10 04:22:20 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:22:20 > git --version # timeout=10 04:22:20 > git --version # 'git version 2.25.1' 04:22:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:23 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:22:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:24 Avoid second fetch 04:22:24 Checking out Revision 1f388099ed379dad62200909a1d9c5e93e9adedb (main) 04:22:24 > git config core.sparsecheckout # timeout=10 04:22:24 > git checkout -f 1f388099ed379dad62200909a1d9c5e93e9adedb # timeout=10 04:22:25 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#358)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:26 Dload Upload Total Spent Left Speed 04:22:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 04:22:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:22:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:22:27 + sudo tee /etc/docker/daemon.new 04:22:27 { 04:22:27 "registry-mirrors": [ 04:22:27 "https://nexus3.edgexfoundry.org:10001" 04:22:27 ], 04:22:27 "bip": "10.250.0.254/24", 04:22:27 "hosts": [ 04:22:27 "tcp://0.0.0.0:5555", 04:22:27 "unix:///var/run/docker.sock" 04:22:27 ], 04:22:27 "mtu": 1458, 04:22:27 "selinux-enabled": true, 04:22:27 "seccomp-profile": "/etc/docker/seccomp.json" 04:22:27 } [Pipeline] sh 04:22:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:22:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:50 provisioning config files... 04:22:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/146@tmp/config6352708602443881862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:50 ---> docker-login.sh 04:22:50 nexus3.edgexfoundry.org:10001 04:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:51 Configure a credential helper to remove this warning. See 04:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:51 04:22:51 Login Succeeded 04:22:51 nexus3.edgexfoundry.org:10002 04:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:52 Configure a credential helper to remove this warning. See 04:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:52 04:22:52 Login Succeeded 04:22:52 nexus3.edgexfoundry.org:10003 04:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:52 Configure a credential helper to remove this warning. See 04:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:52 04:22:52 Login Succeeded 04:22:52 nexus3.edgexfoundry.org:10004 04:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:52 Configure a credential helper to remove this warning. See 04:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:52 04:22:52 Login Succeeded 04:22:52 docker.io 04:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:53 Configure a credential helper to remove this warning. See 04:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:53 04:22:53 Login Succeeded 04:22:53 ---> docker-login.sh ends [Pipeline] } 04:22:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:53 ========================================================= 04:22:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:22:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:22:54 Sending build context to Docker daemon 14.33MB 04:22:54 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:22:54 Step 2/13 : FROM ${BASE} AS builder 04:22:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:54 c41833b44d91: Pulling fs layer 04:22:54 ed15518f5707: Pulling fs layer 04:22:54 feae8fd75edb: Pulling fs layer 04:22:54 242c74f7c9fa: Pulling fs layer 04:22:54 3cdef696dda3: Pulling fs layer 04:22:54 2ced38df9373: Pulling fs layer 04:22:54 58f1dce35555: Pulling fs layer 04:22:54 3cdef696dda3: Waiting 04:22:54 58f1dce35555: Waiting 04:22:54 2ced38df9373: Waiting 04:22:54 242c74f7c9fa: Waiting 04:22:55 ed15518f5707: Download complete 04:22:55 242c74f7c9fa: Verifying Checksum 04:22:55 242c74f7c9fa: Download complete 04:22:55 3cdef696dda3: Verifying Checksum 04:22:55 3cdef696dda3: Download complete 04:22:55 c41833b44d91: Verifying Checksum 04:22:55 c41833b44d91: Download complete 04:22:56 58f1dce35555: Verifying Checksum 04:22:56 58f1dce35555: Download complete 04:22:57 feae8fd75edb: Verifying Checksum 04:22:57 feae8fd75edb: Download complete 04:22:57 2ced38df9373: Verifying Checksum 04:22:57 2ced38df9373: Download complete 04:22:58 c41833b44d91: Pull complete 04:22:59 ed15518f5707: Pull complete 04:23:11 feae8fd75edb: Pull complete 04:23:11 242c74f7c9fa: Pull complete 04:23:11 3cdef696dda3: Pull complete 04:23:18 2ced38df9373: Pull complete 04:23:20 58f1dce35555: Pull complete 04:23:20 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:23:20 ---> fadd8f120f05 04:23:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:23:22 ---> Running in 7a1429d1c539 04:23:22 Removing intermediate container 7a1429d1c539 04:23:22 ---> 0279829b1b22 04:23:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:22 ---> Running in 632034c29de0 04:23:22 Removing intermediate container 632034c29de0 04:23:22 ---> 839628cc85d8 04:23:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:23:22 ---> Running in 71c46162122c 04:23:22 Removing intermediate container 71c46162122c 04:23:22 ---> 591cecd365ee 04:23:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:23:22 ---> Running in df257777eaa0 04:23:23 Removing intermediate container df257777eaa0 04:23:23 ---> ca0a8143da84 04:23:23 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:23:23 ---> Running in 4ebbdf7b3be5 04:23:23 Removing intermediate container 4ebbdf7b3be5 04:23:23 ---> 2fe70ef88280 04:23:23 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:23 ---> Running in b6a79e7621e2 04:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:23:26 OK: 263 MiB in 53 packages 04:23:27 Removing intermediate container b6a79e7621e2 04:23:27 ---> 219c8c74fb42 04:23:27 Step 9/13 : WORKDIR /device-onvif-camera 04:23:27 ---> Running in 136f9673f421 04:23:28 Removing intermediate container 136f9673f421 04:23:28 ---> 0dfb8852cca0 04:23:28 Step 10/13 : COPY go.mod vendor* ./ 04:23:28 ---> 5115b7f70384 04:23:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:28 ---> Running in e6c9cade0707 04:24:36 Removing intermediate container e6c9cade0707 04:24:36 ---> 8a0112bf4019 04:24:36 Step 12/13 : COPY . . 04:24:36 ---> a6c94d74fbd3 04:24:36 Step 13/13 : RUN ${MAKE} 04:24:36 ---> Running in b69fda9a31c6 04:24:37 noop 04:24:38 Removing intermediate container b69fda9a31c6 04:24:38 ---> 3fcc164a11ba 04:24:38 Successfully built 3fcc164a11ba 04:24:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:38 + docker inspect -f . ci-base-image-arm64 04:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:38 prd-ubuntu20.04-docker-arm64-4c-16g-15166 does not seem to be running inside a container 04:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/146 -v /w/workspace/device-onvif-camera/146:/w/workspace/device-onvif-camera/146:rw,z -v /w/workspace/device-onvif-camera/146@tmp:/w/workspace/device-onvif-camera/146@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 04:24:40 $ docker top ad5384470e0a4f71281ccd2182e2e0f73706a6977bde20a94f54aaffe00b77a3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:41 + go version 04:24:41 go version go1.20.2 linux/arm64 [Pipeline] } 04:24:41 $ docker stop --time=1 ad5384470e0a4f71281ccd2182e2e0f73706a6977bde20a94f54aaffe00b77a3 04:24:42 $ docker rm -f --volumes ad5384470e0a4f71281ccd2182e2e0f73706a6977bde20a94f54aaffe00b77a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:43 + docker inspect -f . ci-base-image-arm64 04:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:43 prd-ubuntu20.04-docker-arm64-4c-16g-15166 does not seem to be running inside a container 04:24:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/146 -v /w/workspace/device-onvif-camera/146:/w/workspace/device-onvif-camera/146:rw,z -v /w/workspace/device-onvif-camera/146@tmp:/w/workspace/device-onvif-camera/146@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 04:24:45 $ docker top b9c3aef66e23a29cd241803dc14c1f54b099ed0308f7a1983cf6a87c2decae12 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:46 + git config --global --add safe.directory /w/workspace/device-onvif-camera/146 [Pipeline] fileExists [Pipeline] sh 04:24:46 + make test 04:24:46 go test ./... -coverprofile=coverage.out ./... 04:25:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:27:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:27:47 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:27:47 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.234s coverage: 31.4% of statements 04:28:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.612s coverage: 86.5% of statements 04:28:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:28:09 go vet ./... 04:28:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:28:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:28:41 ./bin/test-attribution-txt.sh [Pipeline] echo 04:28:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:28:41 $ docker stop --time=1 b9c3aef66e23a29cd241803dc14c1f54b099ed0308f7a1983cf6a87c2decae12 04:28:43 $ docker rm -f --volumes b9c3aef66e23a29cd241803dc14c1f54b099ed0308f7a1983cf6a87c2decae12 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:45 Warning: overwriting stash ‘coverage-report’ 04:28:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:46 + ls -al . 04:28:46 total 228 04:28:46 drwxrwxr-x 9 jenkins jenkins 4096 May 11 04:24 . 04:28:46 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:22 .. 04:28:46 drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:22 .git 04:28:46 drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:22 .github 04:28:46 -rw-rw-r-- 1 jenkins jenkins 496 May 11 04:22 .gitignore 04:28:46 -rw-rw-r-- 1 jenkins jenkins 42 May 11 04:22 .golangci.yml 04:28:46 -rw-rw-r-- 1 jenkins jenkins 10087 May 11 04:22 Attribution.txt 04:28:46 -rw-rw-r-- 1 jenkins jenkins 6312 May 11 04:22 CHANGELOG.md 04:28:46 -rw-rw-r-- 1 jenkins jenkins 1574 May 11 04:22 Dockerfile 04:28:46 -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:22 GOVERNANCE.md 04:28:46 -rw-rw-r-- 1 jenkins jenkins 734 May 11 04:22 Jenkinsfile 04:28:46 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 04:22 LICENSE 04:28:46 -rw-rw-r-- 1 jenkins jenkins 2751 May 11 04:22 Makefile 04:28:46 -rw-rw-r-- 1 jenkins jenkins 625 May 11 04:22 OWNERS.md 04:28:46 -rw-rw-r-- 1 jenkins jenkins 2690 May 11 04:22 README.md 04:28:46 -rw-rw-r-- 1 jenkins jenkins 12 May 11 04:18 VERSION 04:28:46 drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:22 bin 04:28:46 drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:22 cmd 04:28:46 -rw-r--r-- 1 jenkins jenkins 78459 May 11 04:28 coverage.out 04:28:46 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:22 doc 04:28:46 -rw-rw-r-- 1 jenkins jenkins 3642 May 11 04:22 go.mod 04:28:46 -rw-rw-r-- 1 jenkins jenkins 33491 May 11 04:22 go.sum 04:28:46 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:22 internal 04:28:46 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:22 snap 04:28:46 -rw-rw-r-- 1 jenkins jenkins 236 May 11 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28: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=1f388099ed379dad62200909a1d9c5e93e9adedb --label arch=arm64 --label version=3.0.0-dev.49 . 04:28:47 Sending build context to Docker daemon 14.41MB 04:28:47 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:28:47 Step 2/26 : FROM ${BASE} AS builder 04:28:47 ---> 3fcc164a11ba 04:28:47 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:28:47 ---> Running in fbc91409845f 04:28:47 Removing intermediate container fbc91409845f 04:28:47 ---> dd918f405f17 04:28:47 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:28:47 ---> Running in 79908f19c363 04:28:48 Removing intermediate container 79908f19c363 04:28:48 ---> 3d2faee85783 04:28:48 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:28:48 ---> Running in faf0891d52cf 04:28:48 Removing intermediate container faf0891d52cf 04:28:48 ---> 1be2302e05c2 04:28:48 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:28:48 ---> Running in 54aa506f5a51 04:28:49 Removing intermediate container 54aa506f5a51 04:28:49 ---> bd21f9425674 04:28:49 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:28:49 ---> Running in e6297389061b 04:28:49 Removing intermediate container e6297389061b 04:28:49 ---> 2c66e80c3ab1 04:28:49 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:28:49 ---> Running in 9b2194031061 04:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:28:52 OK: 263 MiB in 53 packages 04:28:53 Removing intermediate container 9b2194031061 04:28:53 ---> b51769b48d0c 04:28:53 Step 9/26 : WORKDIR /device-onvif-camera 04:28:53 ---> Running in d8062cb602af 04:28:53 Removing intermediate container d8062cb602af 04:28:53 ---> fcd17cda8e96 04:28:53 Step 10/26 : COPY go.mod vendor* ./ 04:28:54 ---> 160dae30cc4b 04:28:54 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:54 ---> Running in 0459fa9cf120 04:28:57 Removing intermediate container 0459fa9cf120 04:28:57 ---> 9b74fe9b497e 04:28:57 Step 12/26 : COPY . . 04:28:59 ---> 347331eef6ba 04:28:59 Step 13/26 : RUN ${MAKE} 04:28:59 ---> Running in 59fc945649b9 04:28:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.49" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:31:36 Removing intermediate container 59fc945649b9 04:31:36 ---> 209e887f933a 04:31:36 Step 14/26 : FROM alpine:3.17 04:31:36 3.17: Pulling from library/alpine 04:31:36 c41833b44d91: Already exists 04:31:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:31:36 Status: Downloaded newer image for alpine:3.17 04:31:36 ---> 51e60588ff2c 04:31:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:31:36 ---> Running in ef51f86b35eb 04:31:36 Removing intermediate container ef51f86b35eb 04:31:36 ---> ae2cbdc487af 04:31:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:31:36 ---> Running in 95110df965f2 04:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:31:38 (1/1) Installing dumb-init (1.2.5-r2) 04:31:38 Executing busybox-1.35.0-r29.trigger 04:31:38 OK: 8 MiB in 16 packages 04:31:39 Removing intermediate container 95110df965f2 04:31:39 ---> 312ecdcfa8df 04:31:39 Step 17/26 : WORKDIR / 04:31:39 ---> Running in 0f93ba17cb7b 04:31:39 Removing intermediate container 0f93ba17cb7b 04:31:39 ---> 3c4330929dc8 04:31:39 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:31:41 ---> e5b1f3021db8 04:31:41 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:31:41 ---> 644501cec0c6 04:31:41 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:31:42 ---> cc66f9324380 04:31:42 Step 21/26 : EXPOSE 59984 04:31:42 ---> Running in a1c85221b0bf 04:31:42 Removing intermediate container a1c85221b0bf 04:31:42 ---> 4d8a441c2ac0 04:31:42 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:31:42 ---> Running in b3cee43f8a3d 04:31:42 Removing intermediate container b3cee43f8a3d 04:31:42 ---> 0166bf221a27 04:31:42 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:31:43 ---> Running in 726ce76c5f5c 04:31:43 Removing intermediate container 726ce76c5f5c 04:31:43 ---> 474441c4bee4 04:31:43 Step 24/26 : LABEL arch=arm64 04:31:43 ---> Running in 397a6f9c61b5 04:31:44 Removing intermediate container 397a6f9c61b5 04:31:44 ---> 47372fe90cac 04:31:44 Step 25/26 : LABEL git_sha=1f388099ed379dad62200909a1d9c5e93e9adedb 04:31:46 ---> Running in ad5159a1a215 04:31:46 Removing intermediate container ad5159a1a215 04:31:46 ---> 1efff9bbd2cf 04:31:46 Step 26/26 : LABEL version=3.0.0-dev.49 04:31:47 ---> Running in 5d77e2639330 04:31:47 Removing intermediate container 5d77e2639330 04:31:47 ---> 394088fdccfb 04:31:47 [Warning] One or more build-args [ARCH] were not consumed 04:31:47 Successfully built 394088fdccfb 04:31:47 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 04:31:47 provisioning config files... 04:31:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/146@tmp/config8734294278014208169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:47 ---> docker-login.sh 04:31:47 nexus3.edgexfoundry.org:10001 04:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:48 Configure a credential helper to remove this warning. See 04:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:48 04:31:48 Login Succeeded 04:31:48 nexus3.edgexfoundry.org:10002 04:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:48 Configure a credential helper to remove this warning. See 04:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:48 04:31:48 Login Succeeded 04:31:48 nexus3.edgexfoundry.org:10003 04:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:48 Configure a credential helper to remove this warning. See 04:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:48 04:31:48 Login Succeeded 04:31:48 nexus3.edgexfoundry.org:10004 04:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:49 Configure a credential helper to remove this warning. See 04:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:49 04:31:49 Login Succeeded 04:31:49 docker.io 04:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:50 Configure a credential helper to remove this warning. See 04:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:50 04:31:50 Login Succeeded 04:31:50 ---> docker-login.sh ends [Pipeline] } 04:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:31:50 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:31:50 1f388099ed379dad62200909a1d9c5e93e9adedb 04:31:50 latest 04:31:50 3.0.0-dev.49 04:31:50 1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 04:31:50 main 04:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb 04:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:31:50 f5908fd4973c: Preparing 04:31:50 ccd3ed846ef4: Preparing 04:31:50 c6389c5bd883: Preparing 04:31:50 0b87b3eadb49: Preparing 04:31:50 26cbea5cba74: Preparing 04:31:50 26cbea5cba74: Layer already exists 04:31:51 f5908fd4973c: Pushed 04:31:51 ccd3ed846ef4: Pushed 04:31:51 0b87b3eadb49: Pushed 04:31:56 c6389c5bd883: Pushed 04:31:56 1f388099ed379dad62200909a1d9c5e93e9adedb: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:57 + 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 04:31:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:31:57 f5908fd4973c: Preparing 04:31:57 ccd3ed846ef4: Preparing 04:31:57 c6389c5bd883: Preparing 04:31:57 0b87b3eadb49: Preparing 04:31:57 26cbea5cba74: Preparing 04:31:57 c6389c5bd883: Layer already exists 04:31:57 26cbea5cba74: Layer already exists 04:31:57 f5908fd4973c: Layer already exists 04:31:57 ccd3ed846ef4: Layer already exists 04:31:57 0b87b3eadb49: Layer already exists 04:31:57 latest: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.49 04:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:31:58 f5908fd4973c: Preparing 04:31:58 ccd3ed846ef4: Preparing 04:31:58 c6389c5bd883: Preparing 04:31:58 0b87b3eadb49: Preparing 04:31:58 26cbea5cba74: Preparing 04:31:58 0b87b3eadb49: Layer already exists 04:31:58 f5908fd4973c: Layer already exists 04:31:58 ccd3ed846ef4: Layer already exists 04:31:58 26cbea5cba74: Layer already exists 04:31:58 c6389c5bd883: Layer already exists 04:31:58 3.0.0-dev.49: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 04:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:31:59 f5908fd4973c: Preparing 04:31:59 ccd3ed846ef4: Preparing 04:31:59 c6389c5bd883: Preparing 04:31:59 0b87b3eadb49: Preparing 04:31:59 26cbea5cba74: Preparing 04:31:59 0b87b3eadb49: Layer already exists 04:31:59 26cbea5cba74: Layer already exists 04:31:59 f5908fd4973c: Layer already exists 04:31:59 c6389c5bd883: Layer already exists 04:31:59 ccd3ed846ef4: Layer already exists 04:31:59 1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + 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 04:32:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:32:00 f5908fd4973c: Preparing 04:32:00 ccd3ed846ef4: Preparing 04:32:00 c6389c5bd883: Preparing 04:32:00 0b87b3eadb49: Preparing 04:32:00 26cbea5cba74: Preparing 04:32:00 0b87b3eadb49: Layer already exists 04:32:00 c6389c5bd883: Layer already exists 04:32:00 26cbea5cba74: Layer already exists 04:32:00 f5908fd4973c: Layer already exists 04:32:00 ccd3ed846ef4: Layer already exists 04:32:00 main: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:00 ===================================================== [Pipeline] echo 04:32:00 taggedImages: 04:32:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb 04:32:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:32:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.49 04:32:00 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 04:32:00 - 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 04:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:01 04:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:01 arm64: Pulling from edgex-lftools-log-publisher 04:32:01 8998bd30e6a1: Pulling fs layer 04:32:01 04944245beec: Pulling fs layer 04:32:01 699f458cf7ca: Pulling fs layer 04:32:01 765212b225bb: Pulling fs layer 04:32:01 f23df028b6ca: Pulling fs layer 04:32:01 765212b225bb: Waiting 04:32:01 d65c8cfc05b1: Pulling fs layer 04:32:01 2437ff75d9bd: Pulling fs layer 04:32:01 f23df028b6ca: Waiting 04:32:01 d65c8cfc05b1: Waiting 04:32:01 2437ff75d9bd: Waiting 04:32:01 04944245beec: Verifying Checksum 04:32:01 04944245beec: Download complete 04:32:01 765212b225bb: Verifying Checksum 04:32:01 765212b225bb: Download complete 04:32:01 f23df028b6ca: Download complete 04:32:01 d65c8cfc05b1: Verifying Checksum 04:32:01 d65c8cfc05b1: Download complete 04:32:01 699f458cf7ca: Verifying Checksum 04:32:01 699f458cf7ca: Download complete 04:32:02 8998bd30e6a1: Verifying Checksum 04:32:02 8998bd30e6a1: Download complete 04:32:04 2437ff75d9bd: Verifying Checksum 04:32:04 2437ff75d9bd: Download complete 04:32:06 8998bd30e6a1: Pull complete 04:32:06 04944245beec: Pull complete 04:32:08 699f458cf7ca: Pull complete 04:32:08 765212b225bb: Pull complete 04:32:09 f23df028b6ca: Pull complete 04:32:09 d65c8cfc05b1: Pull complete 04:32:24 2437ff75d9bd: Pull complete 04:32:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:24 prd-ubuntu20.04-docker-arm64-4c-16g-15166 does not seem to be running inside a container 04:32:24 $ 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/146 -v /w/workspace/device-onvif-camera/146:/w/workspace/device-onvif-camera/146:rw,z -v /w/workspace/device-onvif-camera/146@tmp:/w/workspace/device-onvif-camera/146@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 04:32:27 $ docker top 91261100b163edaa5cabd19c065d6309090ed96d4138da7f757218154270bc90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:28 ---> job-cost.sh 04:32:28 lf-activate-venv: SKIPPING 04:32:28 INFO: No Stack... 04:32:28 INFO: Retrieving Pricing Info for: v3-standard-4 04:32:29 INFO: Archiving Costs [Pipeline] sh 04:32:30 + cat /w/workspace/device-onvif-camera/146/archives/cost.csv 04:32:30 + cut -d, -f6 [Pipeline] lock 04:32:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] 04:32:30 Resource [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] did not exist. Created. 04:32:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:32:31 /w/workspace/device-onvif-camera/146@tmp/durable-9d18a07c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:32:31 + echo total: 0.10999999940395355 [Pipeline] stash 04:32:31 Warning: overwriting stash ‘stack-cost’ 04:32:31 Stashed 1 file(s) [Pipeline] } 04:32:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 04:32:32 $ docker stop --time=1 91261100b163edaa5cabd19c065d6309090ed96d4138da7f757218154270bc90 04:32:33 $ docker rm -f --volumes 91261100b163edaa5cabd19c065d6309090ed96d4138da7f757218154270bc90 [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 04:32:33 provisioning config files... 04:32:33 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7947755194414400524tmp [Pipeline] { [Pipeline] sh 04:32:34 + set +x 04:32:34 + curl -s https://codecov.io/bash 04:32:34 + bash -s -- 04:32:34 04:32:34 _____ _ 04:32:34 / ____| | | 04:32:34 | | ___ __| | ___ ___ _____ __ 04:32:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:32:34 | |___| (_) | (_| | __/ (_| (_) \ V / 04:32:34 \_____\___/ \__,_|\___|\___\___/ \_/ 04:32:34 Bash-1.0.6 04:32:34 04:32:34 04:32:34 ==> git version 2.25.1 found 04:32:34 ==> 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 04:32:34 Release-Date: 2020-01-08 04:32:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:32:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:32:34 ==> Jenkins CI detected. 04:32:34 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:32:34 project root: . 04:32:34 --> token set from env 04:32:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:32:34 ==> Running gcov in . (disable via -X gcov) 04:32:34 ==> Python coveragepy not found 04:32:34 ==> Searching for coverage reports in: 04:32:34 + . 04:32:34 -> Found 1 reports 04:32:34 ==> Detecting git/mercurial file structure 04:32:34 ==> Reading reports 04:32:34 + ./coverage.out bytes=78459 04:32:34 ==> Appending adjustments 04:32:34 https://docs.codecov.io/docs/fixing-reports 04:32:34 + Found adjustments 04:32:34 ==> Gzipping contents 04:32:34 12K /tmp/codecov.624Vs8.gz 04:32:34 ==> Uploading reports 04:32:34 url: https://codecov.io 04:32:34 query: branch=main&commit=1f388099ed379dad62200909a1d9c5e93e9adedb&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:32:34 -> Pinging Codecov 04:32:34 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=1f388099ed379dad62200909a1d9c5e93e9adedb&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:32:34 -> Uploading to 04:32:34 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/F29A59C45E3A92E06B3E522C9905F8EF/1f388099ed379dad62200909a1d9c5e93e9adedb/9c79278c-bd81-40f0-acb2-342dda7a5066.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T043234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2e6a774ca08972da29cf4abf4ae06bc6381a3284dc746a1d3644c0d435a3947 04:32:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:34 Dload Upload Total Spent Left Speed 04:32:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 44733 --:--:-- --:--:-- --:--:-- 44733 04:32:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] } 04:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:32:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:32:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:32:35 04:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:32:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:32:35 df9b9388f04a: Pulling fs layer 04:32:35 52dc419b0ee2: Pulling fs layer 04:32:35 25bc292e5bac: Pulling fs layer 04:32:35 114826534d7a: Pulling fs layer 04:32:35 4657fd5d0bcf: Pulling fs layer 04:32:35 6ad1cebc031e: Pulling fs layer 04:32:35 8a3aa393b2d8: Pulling fs layer 04:32:35 4657fd5d0bcf: Waiting 04:32:35 6ad1cebc031e: Waiting 04:32:35 8a3aa393b2d8: Waiting 04:32:35 114826534d7a: Waiting 04:32:35 25bc292e5bac: Verifying Checksum 04:32:35 25bc292e5bac: Download complete 04:32:35 52dc419b0ee2: Verifying Checksum 04:32:35 52dc419b0ee2: Download complete 04:32:35 4657fd5d0bcf: Verifying Checksum 04:32:35 4657fd5d0bcf: Download complete 04:32:35 df9b9388f04a: Download complete 04:32:36 6ad1cebc031e: Verifying Checksum 04:32:36 6ad1cebc031e: Download complete 04:32:36 df9b9388f04a: Pull complete 04:32:36 52dc419b0ee2: Pull complete 04:32:36 25bc292e5bac: Pull complete 04:32:36 114826534d7a: Verifying Checksum 04:32:36 114826534d7a: Download complete 04:32:36 8a3aa393b2d8: Verifying Checksum 04:32:36 8a3aa393b2d8: Download complete 04:32:39 114826534d7a: Pull complete 04:32:39 4657fd5d0bcf: Pull complete 04:32:39 6ad1cebc031e: Pull complete 04:32:42 8a3aa393b2d8: Pull complete 04:32:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:32:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:42 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:32:42 $ 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 04:32:44 $ docker top 0432d3f44cb5171cf8351e9d1e91316ee7cb74a4cebcb056697d5dff11ea21c4 -eo pid,comm [Pipeline] { [Pipeline] echo 04:32:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:32:44 + set -o pipefail 04:32:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:32:50 04:32:50 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:32:50 04:32:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/08fc2616-0b97-4aa1-bf4a-a3dadd3b787b 04:32:50 04:32:50 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:32:50 04:32:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:32:50 04:32:51 04:32:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:32:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:32:51 More details here: https://snyk.co/ue1NS 04:32:51 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:32:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:32:51 $ docker stop --time=1 0432d3f44cb5171cf8351e9d1e91316ee7cb74a4cebcb056697d5dff11ea21c4 04:32:53 $ docker rm -f --volumes 0432d3f44cb5171cf8351e9d1e91316ee7cb74a4cebcb056697d5dff11ea21c4 [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 04:32:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:54 provisioning config files... 04:32:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12991593652013684630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:54 --> edgex-publish-swagger.sh 04:32:54 === Publish doc/openapi/v2 API === 04:32:54 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 04:32:54 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 04:32:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:54 Dload Upload Total Spent Left Speed 04:32:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 474k 0 0 100 474k 0 644k --:--:-- --:--:-- --:--:-- 643k 100 474k 0 0 100 474k 0 643k --:--:-- --:--:-- --:--:-- 643k 04:32:54 04:32:54 [Pipeline] } 04:32:54 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 04:32:55 + git log --format=format:%s -1 1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] sh 04:32:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:56 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:32:56 $ 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 04:32:56 $ docker top 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 -eo pid,comm 04:32:56 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). 04:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:56 [ssh-agent] Looking for ssh-agent implementation... 04:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:56 $ docker exec 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 ssh-agent 04:32:56 SSH_AUTH_SOCK=/tmp/ssh-cs44C7Vf4FWW/agent.32 04:32:56 SSH_AGENT_PID=38 04:32:56 Running ssh-add (command line suppressed) 04:32:56 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13704613606013108270.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13704613606013108270.key) 04:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:57 + git semver tag 04:32:57 2023-05-11 04:32:57,389 [run_tag] DEBUG tag force:False 04:32:57 2023-05-11 04:32:57,389 [check_head_tag] DEBUG check head tag 04:32:57 2023-05-11 04:32:57,390 [execute] INFO git cat-file --batch-check 04:32:57 2023-05-11 04:32:57,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:32:57 2023-05-11 04:32:57,395 [execute] INFO git cat-file --batch 04:32:57 2023-05-11 04:32:57,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:32:57 2023-05-11 04:32:57,429 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:32:57 2023-05-11 04:32:57,429 [execute] INFO git tag -a v3.0.0-dev.49 -m v3.0.0-dev.49 04:32:57 2023-05-11 04:32:57,430 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.49', '-m', 'v3.0.0-dev.49'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:32:57 2023-05-11 04:32:57,434 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:32:57 3.0.0-dev.49 [Pipeline] } 04:32:57 $ docker exec --env ******** --env ******** 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 ssh-agent -k 04:32:57 unset SSH_AUTH_SOCK; 04:32:57 unset SSH_AGENT_PID; 04:32:57 echo Agent pid 38 killed; 04:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:57 + git semver [Pipeline] } 04:32:58 $ docker stop --time=1 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 04:32:59 $ docker rm -f --volumes 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:32:59 04:32:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:00 0.23.1-centos7: Pulling from edgex-lftools 04:33:00 ab5ef0e58194: Pulling fs layer 04:33:00 9712f1f96733: Pulling fs layer 04:33:00 63f879dbbcfc: Pulling fs layer 04:33:00 0d9ebad4ef96: Pulling fs layer 04:33:00 e9a5061849ea: Pulling fs layer 04:33:00 d747dcd14b5f: Pulling fs layer 04:33:00 2de7ff778b66: Pulling fs layer 04:33:00 0d9ebad4ef96: Waiting 04:33:00 d747dcd14b5f: Waiting 04:33:00 2de7ff778b66: Waiting 04:33:00 e9a5061849ea: Waiting 04:33:00 9712f1f96733: Verifying Checksum 04:33:00 9712f1f96733: Download complete 04:33:00 63f879dbbcfc: Verifying Checksum 04:33:00 63f879dbbcfc: Download complete 04:33:00 e9a5061849ea: Verifying Checksum 04:33:00 e9a5061849ea: Download complete 04:33:00 d747dcd14b5f: Download complete 04:33:00 0d9ebad4ef96: Verifying Checksum 04:33:00 0d9ebad4ef96: Download complete 04:33:00 ab5ef0e58194: Verifying Checksum 04:33:00 ab5ef0e58194: Download complete 04:33:00 2de7ff778b66: Verifying Checksum 04:33:00 2de7ff778b66: Download complete 04:33:03 ab5ef0e58194: Pull complete 04:33:03 9712f1f96733: Pull complete 04:33:03 63f879dbbcfc: Pull complete 04:33:07 0d9ebad4ef96: Pull complete 04:33:07 e9a5061849ea: Pull complete 04:33:07 d747dcd14b5f: Pull complete 04:33:09 2de7ff778b66: Pull complete 04:33:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:09 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:33:09 $ 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 04:33:11 $ docker top 76d4c36371909efb6fb8d3c42eb0a126f9d5c3e3d7c89b1b4da8cc51f968a301 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:33:11 provisioning config files... 04:33:11 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17937095679877418100tmp 04:33:11 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9678094393981120362tmp 04:33:11 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7756706516138054641tmp [Pipeline] { [Pipeline] echo 04:33:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:33:11 ---> sigul-configuration.sh 04:33:11 gpg: directory `/root/.gnupg' created 04:33:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:33:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:33:11 gpg: keyring `/root/.gnupg/secring.gpg' created 04:33:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:33:11 gpg: CAST5 encrypted data 04:33:11 gpg: encrypted with 1 passphrase 04:33:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:33:12 + mkdir /home/jenkins 04:33:12 + mkdir /home/jenkins/sigul [Pipeline] sh 04:33:12 + 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 04:33:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:33:12 ---> sigul-install.sh 04:33:12 Sigul already installed; skipping installation. [Pipeline] sh 04:33:13 + git tag --list 04:33:13 v0.0.0 04:33:13 v0.0.1-dev.1 04:33:13 v0.0.1-dev.10 04:33:13 v0.0.1-dev.11 04:33:13 v0.0.1-dev.12 04:33:13 v0.0.1-dev.13 04:33:13 v0.0.1-dev.14 04:33:13 v0.0.1-dev.15 04:33:13 v0.0.1-dev.16 04:33:13 v0.0.1-dev.17 04:33:13 v0.0.1-dev.18 04:33:13 v0.0.1-dev.19 04:33:13 v0.0.1-dev.2 04:33:13 v0.0.1-dev.20 04:33:13 v0.0.1-dev.21 04:33:13 v0.0.1-dev.22 04:33:13 v0.0.1-dev.23 04:33:13 v0.0.1-dev.24 04:33:13 v0.0.1-dev.25 04:33:13 v0.0.1-dev.26 04:33:13 v0.0.1-dev.27 04:33:13 v0.0.1-dev.28 04:33:13 v0.0.1-dev.3 04:33:13 v0.0.1-dev.4 04:33:13 v0.0.1-dev.5 04:33:13 v0.0.1-dev.6 04:33:13 v0.0.1-dev.7 04:33:13 v0.0.1-dev.8 04:33:13 v0.0.1-dev.9 04:33:13 v2.2.0 04:33:13 v2.2.0-dev.29 04:33:13 v2.2.0-dev.30 04:33:13 v2.2.0-dev.31 04:33:13 v2.2.0-dev.32 04:33:13 v2.2.0-dev.33 04:33:13 v2.2.0-dev.34 04:33:13 v2.2.0-dev.35 04:33:13 v2.3.0 04:33:13 v2.3.0-dev.1 04:33:13 v2.3.0-dev.10 04:33:13 v2.3.0-dev.11 04:33:13 v2.3.0-dev.12 04:33:13 v2.3.0-dev.13 04:33:13 v2.3.0-dev.14 04:33:13 v2.3.0-dev.15 04:33:13 v2.3.0-dev.16 04:33:13 v2.3.0-dev.17 04:33:13 v2.3.0-dev.18 04:33:13 v2.3.0-dev.19 04:33:13 v2.3.0-dev.2 04:33:13 v2.3.0-dev.20 04:33:13 v2.3.0-dev.21 04:33:13 v2.3.0-dev.22 04:33:13 v2.3.0-dev.23 04:33:13 v2.3.0-dev.24 04:33:13 v2.3.0-dev.25 04:33:13 v2.3.0-dev.26 04:33:13 v2.3.0-dev.27 04:33:13 v2.3.0-dev.28 04:33:13 v2.3.0-dev.29 04:33:13 v2.3.0-dev.3 04:33:13 v2.3.0-dev.30 04:33:13 v2.3.0-dev.31 04:33:13 v2.3.0-dev.32 04:33:13 v2.3.0-dev.33 04:33:13 v2.3.0-dev.34 04:33:13 v2.3.0-dev.35 04:33:13 v2.3.0-dev.36 04:33:13 v2.3.0-dev.37 04:33:13 v2.3.0-dev.38 04:33:13 v2.3.0-dev.39 04:33:13 v2.3.0-dev.4 04:33:13 v2.3.0-dev.40 04:33:13 v2.3.0-dev.41 04:33:13 v2.3.0-dev.42 04:33:13 v2.3.0-dev.43 04:33:13 v2.3.0-dev.44 04:33:13 v2.3.0-dev.45 04:33:13 v2.3.0-dev.5 04:33:13 v2.3.0-dev.6 04:33:13 v2.3.0-dev.7 04:33:13 v2.3.0-dev.8 04:33:13 v2.3.0-dev.9 04:33:13 v2.3.1 04:33:13 v2.3.1-dev.1 04:33:13 v2.3.1-dev.4 04:33:13 v2.3.1-dev.5 04:33:13 v2.3.2-dev.1 04:33:13 v2.3.2-dev.2 04:33:13 v3.0.0-dev.1 04:33:13 v3.0.0-dev.10 04:33:13 v3.0.0-dev.11 04:33:13 v3.0.0-dev.12 04:33:13 v3.0.0-dev.13 04:33:13 v3.0.0-dev.14 04:33:13 v3.0.0-dev.15 04:33:13 v3.0.0-dev.16 04:33:13 v3.0.0-dev.17 04:33:13 v3.0.0-dev.18 04:33:13 v3.0.0-dev.19 04:33:13 v3.0.0-dev.2 04:33:13 v3.0.0-dev.20 04:33:13 v3.0.0-dev.21 04:33:13 v3.0.0-dev.22 04:33:13 v3.0.0-dev.23 04:33:13 v3.0.0-dev.24 04:33:13 v3.0.0-dev.25 04:33:13 v3.0.0-dev.26 04:33:13 v3.0.0-dev.27 04:33:13 v3.0.0-dev.28 04:33:13 v3.0.0-dev.29 04:33:13 v3.0.0-dev.3 04:33:13 v3.0.0-dev.30 04:33:13 v3.0.0-dev.31 04:33:13 v3.0.0-dev.32 04:33:13 v3.0.0-dev.33 04:33:13 v3.0.0-dev.34 04:33:13 v3.0.0-dev.35 04:33:13 v3.0.0-dev.36 04:33:13 v3.0.0-dev.37 04:33:13 v3.0.0-dev.38 04:33:13 v3.0.0-dev.39 04:33:13 v3.0.0-dev.4 04:33:13 v3.0.0-dev.40 04:33:13 v3.0.0-dev.41 04:33:13 v3.0.0-dev.42 04:33:13 v3.0.0-dev.43 04:33:13 v3.0.0-dev.44 04:33:13 v3.0.0-dev.45 04:33:13 v3.0.0-dev.46 04:33:13 v3.0.0-dev.47 04:33:13 v3.0.0-dev.48 04:33:13 v3.0.0-dev.49 04:33:13 v3.0.0-dev.5 04:33:13 v3.0.0-dev.6 04:33:13 v3.0.0-dev.7 04:33:13 v3.0.0-dev.8 04:33:13 v3.0.0-dev.9 [Pipeline] sh 04:33:13 + lftools sign git-tag v3.0.0-dev.49 04:33:13 Signing Git tag with Sigul... 04:33:13 Signing v3.0.0-dev.49 [Pipeline] echo 04:33:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:33:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:33:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:33:14 $ docker stop --time=1 76d4c36371909efb6fb8d3c42eb0a126f9d5c3e3d7c89b1b4da8cc51f968a301 04:33:16 $ docker rm -f --volumes 76d4c36371909efb6fb8d3c42eb0a126f9d5c3e3d7c89b1b4da8cc51f968a301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:33:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:16 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:33:16 $ 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 04:33:17 $ docker top 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 -eo pid,comm 04:33:17 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). 04:33:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:17 [ssh-agent] Looking for ssh-agent implementation... 04:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:17 $ docker exec 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 ssh-agent 04:33:17 SSH_AUTH_SOCK=/tmp/ssh-FViSzNgLsEAM/agent.32 04:33:17 SSH_AGENT_PID=38 04:33:17 Running ssh-add (command line suppressed) 04:33:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5154418220621514465.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5154418220621514465.key) 04:33:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:18 + git semver bump pre 04:33:18 2023-05-11 04:33:18,178 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:33:18 2023-05-11 04:33:18,179 [bump_version] DEBUG bumping version:3.0.0-dev.49 on axis:pre with prefix:dev 04:33:18 2023-05-11 04:33:18,179 [bump_version] DEBUG bumped version:3.0.0-dev.50 04:33:18 2023-05-11 04:33:18,179 [write_version] DEBUG write version:3.0.0-dev.50 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:33:18 2023-05-11 04:33:18,179 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:33:18 2023-05-11 04:33:18,179 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:33:18 2023-05-11 04:33:18,181 [execute] INFO git cat-file --batch-check 04:33:18 2023-05-11 04:33:18,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:33:18 2023-05-11 04:33:18,187 [execute] INFO git cat-file --batch 04:33:18 2023-05-11 04:33:18,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:33:18 2023-05-11 04:33:18,192 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:33:18 3.0.0-dev.50 [Pipeline] } 04:33:18 $ docker exec --env ******** --env ******** 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 ssh-agent -k 04:33:18 unset SSH_AUTH_SOCK; 04:33:18 unset SSH_AGENT_PID; 04:33:18 echo Agent pid 38 killed; 04:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:18 + git semver [Pipeline] } 04:33:18 $ docker stop --time=1 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 04:33:20 $ docker rm -f --volumes 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:20 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:33:20 $ 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 04:33:21 $ docker top e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:21 [ssh-agent] Looking for ssh-agent implementation... 04:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:21 $ docker exec e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 ssh-agent 04:33:21 SSH_AUTH_SOCK=/tmp/ssh-uH4mlSKrgV1a/agent.33 04:33:21 SSH_AGENT_PID=40 04:33:21 Running ssh-add (command line suppressed) 04:33:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10365373778475280506.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10365373778475280506.key) 04:33:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:22 + git semver push 04:33:22 2023-05-11 04:33:22,366 [run_push] DEBUG push 04:33:22 2023-05-11 04:33:22,366 [execute] INFO git cat-file --batch-check 04:33:22 2023-05-11 04:33:22,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:33:22 2023-05-11 04:33:22,371 [execute] INFO git rev-list 07d7a50e292e8d943ddc639f9bd33ca9bdc71860 -- 04:33:22 2023-05-11 04:33:22,372 [execute] DEBUG Popen(['git', 'rev-list', '07d7a50e292e8d943ddc639f9bd33ca9bdc71860', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:33:22 2023-05-11 04:33:22,380 [execute] INFO git fetch -v origin 04:33:22 2023-05-11 04:33:22,380 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:33:22 2023-05-11 04:33:22,816 [run_push] DEBUG no remote changes detected 04:33:22 2023-05-11 04:33:22,817 [execute] INFO git push origin semver 04:33:22 2023-05-11 04:33:22,817 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:33:23 2023-05-11 04:33:23,523 [run_push] DEBUG push all version tags 04:33:23 2023-05-11 04:33:23,524 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:33:23 2023-05-11 04:33:23,524 [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) 04:33:24 2023-05-11 04:33:24,232 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:33:24 3.0.0-dev.50 [Pipeline] } 04:33:24 $ docker exec --env ******** --env ******** e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 ssh-agent -k 04:33:24 unset SSH_AUTH_SOCK; 04:33:24 unset SSH_AGENT_PID; 04:33:24 echo Agent pid 40 killed; 04:33:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:24 + git semver [Pipeline] } 04:33:25 $ docker stop --time=1 e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 04:33:26 $ docker rm -f --volumes e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 [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 04:33:27 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:33:27 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:33:27 total 16 04:33:27 drwxr-xr-x 3 root root 4096 May 11 04:20 . 04:33:27 drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:33 .. 04:33:27 drwxr-xr-x 2 root root 4096 May 11 04:20 cost 04:33:27 -rw-r--r-- 1 root root 91 May 11 04:20 cost.csv 04:33:27 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:33:27 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:33:27 total 16 04:33:27 drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:20 . 04:33:27 drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:33 .. 04:33:27 drwxr-xr-x 2 jenkins jenkins 4096 May 11 04:20 cost 04:33:27 -rw-r--r-- 1 jenkins jenkins 91 May 11 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:33:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:28 ---> package-listing.sh 04:33:28 ++ facter osfamily 04:33:28 ++ tr '[:upper:]' '[:lower:]' 04:33:28 + OS_FAMILY=debian 04:33:28 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:33:28 + START_PACKAGES=/tmp/packages_start.txt 04:33:28 + END_PACKAGES=/tmp/packages_end.txt 04:33:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:28 + PACKAGES=/tmp/packages_start.txt 04:33:28 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:33:28 + PACKAGES=/tmp/packages_end.txt 04:33:28 + case "${OS_FAMILY}" in 04:33:28 + dpkg -l 04:33:28 + grep '^ii' 04:33:28 + '[' -f /tmp/packages_start.txt ']' 04:33:28 + '[' -f /tmp/packages_end.txt ']' 04:33:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:28 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:33:28 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:33:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:33:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 04:33:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:29 prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container 04:33:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 04:33:29 $ docker top 502af32660fdb8ea21d34b229377e757ddf80472a86721e938bd9641cad9f02d -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:29 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:30 + mkdir -p /var/log/sysstat [Pipeline] sh 04:33:30 + ls /var/log/sa-host 04:33:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:30 provisioning config files... 04:33:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3514575742319961396tmp [Pipeline] { [Pipeline] echo 04:33:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:30 ---> create-netrc.sh [Pipeline] } 04:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:33:31 ---> python-tools-install.sh [Pipeline] echo 04:33:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:31 ---> sudo-logs.sh 04:33:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:33:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:31 ---> job-cost.sh 04:33:31 lf-activate-venv: SKIPPING 04:33:31 DEBUG: total: 0.2199999988079071 04:33:31 INFO: Retrieving Stack Cost... 04:33:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:32 INFO: Archiving Costs [Pipeline] echo 04:33:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:32 ---> logs-deploy.sh 04:33:32 lf-activate-venv: SKIPPING 04:33:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/146 04:33:32 INFO: archiving workspace using pattern(s): 04:33:33 Archives upload complete. 04:33:33 INFO: archiving logs to Nexus 04:33:34 ---> uname -a: 04:33:34 Linux prd-ubuntu20-04-docker-8c-8g-15162 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:33:34 04:33:34 04:33:34 ---> lscpu: 04:33:34 Architecture: x86_64 04:33:34 CPU op-mode(s): 32-bit, 64-bit 04:33:34 Byte Order: Little Endian 04:33:34 Address sizes: 40 bits physical, 48 bits virtual 04:33:34 CPU(s): 8 04:33:34 On-line CPU(s) list: 0-7 04:33:34 Thread(s) per core: 1 04:33:34 Core(s) per socket: 1 04:33:34 Socket(s): 8 04:33:34 NUMA node(s): 1 04:33:34 Vendor ID: AuthenticAMD 04:33:34 CPU family: 23 04:33:34 Model: 49 04:33:34 Model name: AMD EPYC-Rome Processor 04:33:34 Stepping: 0 04:33:34 CPU MHz: 2800.000 04:33:34 BogoMIPS: 5600.00 04:33:34 Virtualization: AMD-V 04:33:34 Hypervisor vendor: KVM 04:33:34 Virtualization type: full 04:33:34 L1d cache: 256 KiB 04:33:34 L1i cache: 256 KiB 04:33:34 L2 cache: 4 MiB 04:33:34 L3 cache: 128 MiB 04:33:34 NUMA node0 CPU(s): 0-7 04:33:34 Vulnerability Itlb multihit: Not affected 04:33:34 Vulnerability L1tf: Not affected 04:33:34 Vulnerability Mds: Not affected 04:33:34 Vulnerability Meltdown: Not affected 04:33:34 Vulnerability Mmio stale data: Not affected 04:33:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:33:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:33:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:33:34 Vulnerability Srbds: Not affected 04:33:34 Vulnerability Tsx async abort: Not affected 04:33:34 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 04:33:34 04:33:34 04:33:34 ---> nproc: 04:33:34 8 04:33:34 04:33:34 04:33:34 ---> df -h: 04:33:34 Filesystem Size Used Avail Use% Mounted on 04:33:34 overlay 155G 13G 143G 9% / 04:33:34 tmpfs 64M 0 64M 0% /dev 04:33:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:33:34 shm 64M 0 64M 0% /dev/shm 04:33:34 /dev/vda1 155G 13G 143G 9% /facter-os 04:33:34 04:33:34 04:33:34 ---> sar -b -r -n DEV: 04:33:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15162) 05/11/23 _x86_64_ (8 CPU) 04:33:34 04:33:34 04:18:04 LINUX RESTART (8 CPU) 04:33:34 04:33:34 04:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:33:34 04:20:01 216.56 1.86 214.69 0.00 32.54 85373.46 0.00 04:33:34 04:21:01 174.22 0.20 174.02 0.00 19.86 37936.61 0.00 04:33:34 04:22:01 1.30 0.00 1.30 0.00 0.00 14.28 0.00 04:33:34 04:23:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 04:33:34 04:24:01 54.06 10.58 43.48 0.00 5154.87 8927.71 0.00 04:33:34 04:25:01 6.55 0.02 6.53 0.00 0.13 126.65 0.00 04:33:34 04:26:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 04:33:34 04:27:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 04:33:34 04:28:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 04:33:34 04:29:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 04:33:34 04:30:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 04:33:34 04:31:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 04:33:34 04:32:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 04:33:34 04:33:01 65.07 1.57 63.51 0.00 50.26 35998.93 0.00 04:33:34 Average: 37.63 1.02 36.61 0.00 375.95 11948.83 0.00 04:33:34 04:33:34 04:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:33:34 04:20:01 28352024 31579876 733488 2.23 149484 3272808 1893268 5.58 1186164 2900916 4 04:33:34 04:21:01 27561984 31573800 735760 2.24 161288 3981556 1760644 5.19 1279108 3527796 160 04:33:34 04:22:01 27562012 31573952 735192 2.24 161320 3981556 1760644 5.19 1278944 3527796 16 04:33:34 04:23:01 27569024 31581304 727656 2.21 161364 3981556 1760644 5.19 1271792 3527960 16 04:33:34 04:24:01 27043780 31558616 724948 2.20 195500 4441868 1853356 5.46 1597828 3690756 1008 04:33:34 04:25:01 27054004 31563968 719168 2.19 194036 4438612 1813404 5.34 1590260 3687536 8 04:33:34 04:26:01 27054404 31564428 718624 2.19 194116 4438616 1813404 5.34 1590088 3687544 8 04:33:34 04:27:01 27054664 31564868 718236 2.18 194196 4438620 1813404 5.34 1590092 3687608 8 04:33:34 04:28:01 27054336 31564608 718612 2.19 194280 4438616 1813404 5.34 1590128 3687616 8 04:33:34 04:29:01 27054456 31564880 718324 2.18 194336 4438696 1813404 5.34 1590408 3687684 140 04:33:34 04:30:01 27054692 31565356 718008 2.18 194356 4438696 1813404 5.34 1589984 3687924 8 04:33:34 04:31:01 27054920 31565640 717672 2.18 194388 4438700 1813404 5.34 1590036 3687928 16 04:33:34 04:32:01 27054864 31565684 717512 2.18 194444 4438704 1813404 5.34 1589920 3687936 12 04:33:34 04:33:01 25934140 31479652 800896 2.44 211716 5395432 2147416 6.33 1730772 4601556 251192 04:33:34 Average: 27175665 31561902 728864 2.22 185345 4326003 1834515 5.41 1504680 3662754 18043 04:33:34 04:33:34 04:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:33:34 04:20:01 ens3 376.34 211.88 2084.83 35.65 0.00 0.00 0.00 0.00 04:33:34 04:20:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:33:34 04:20:01 docker0 180.68 331.16 14.47 2034.16 0.00 0.00 0.00 0.00 04:33:34 04:21:01 ens3 172.64 139.18 2642.61 320.73 0.00 0.00 0.00 0.00 04:33:34 04:21:01 lo 7.47 7.47 0.72 0.72 0.00 0.00 0.00 0.00 04:33:34 04:21:01 docker0 2.82 5.67 0.18 85.46 0.00 0.00 0.00 0.00 04:33:34 04:22:01 ens3 1.88 1.37 5.24 0.15 0.00 0.00 0.00 0.00 04:33:34 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:23:01 ens3 1.58 0.37 0.44 0.27 0.00 0.00 0.00 0.00 04:33:34 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:34 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:24:01 ens3 234.24 123.70 2869.52 8.75 0.00 0.00 0.00 0.00 04:33:34 04:24:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:33:34 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:25:01 ens3 0.73 0.50 0.33 0.22 0.00 0.00 0.00 0.00 04:33:34 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:34 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:26:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:27:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:33:34 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:34 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:28:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:33:34 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:29:01 ens3 0.67 0.45 0.34 0.28 0.00 0.00 0.00 0.00 04:33:34 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:34 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:30:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:33:34 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:31:01 ens3 0.38 0.12 0.08 0.01 0.00 0.00 0.00 0.00 04:33:34 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:34 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:32:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:33:34 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:34 04:33:01 ens3 316.83 185.87 7795.57 40.11 0.00 0.00 0.00 0.00 04:33:34 04:33:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 04:33:34 04:33:01 docker0 36.84 63.07 3.15 626.72 0.00 0.00 0.00 0.00 04:33:34 Average: ens3 78.67 47.20 1098.73 29.00 0.00 0.00 0.00 0.00 04:33:34 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 04:33:34 Average: docker0 15.54 28.20 1.26 193.97 0.00 0.00 0.00 0.00 04:33:34 04:33:34 04:33:34 ---> sar -P ALL: 04:33:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15162) 05/11/23 _x86_64_ (8 CPU) 04:33:34 04:33:34 04:18:04 LINUX RESTART (8 CPU) 04:33:34 04:33:34 04:19:02 CPU %user %nice %system %iowait %steal %idle 04:33:34 04:20:01 all 31.89 0.00 6.37 1.48 0.09 60.17 04:33:34 04:20:01 0 30.93 0.00 7.07 5.36 0.07 56.58 04:33:34 04:20:01 1 30.95 0.00 5.83 0.21 0.07 62.95 04:33:34 04:20:01 2 34.59 0.00 6.48 2.46 0.09 56.38 04:33:34 04:20:01 3 31.63 0.00 6.15 0.21 0.15 61.86 04:33:34 04:20:01 4 30.80 0.00 5.94 0.41 0.09 62.76 04:33:34 04:20:01 5 32.61 0.00 6.88 1.82 0.09 58.60 04:33:34 04:20:01 6 30.52 0.00 5.97 0.62 0.07 62.82 04:33:34 04:20:01 7 33.08 0.00 6.64 0.78 0.10 59.40 04:33:34 04:21:01 all 17.62 0.00 4.05 2.08 0.06 76.18 04:33:34 04:21:01 0 19.38 0.00 4.79 11.20 0.08 64.54 04:33:34 04:21:01 1 16.26 0.00 3.47 0.07 0.03 80.16 04:33:34 04:21:01 2 16.69 0.00 3.91 1.27 0.07 78.06 04:33:34 04:21:01 3 18.36 0.00 4.04 0.79 0.08 76.72 04:33:34 04:21:01 4 17.38 0.00 3.98 1.74 0.05 76.85 04:33:34 04:21:01 5 17.55 0.00 4.30 0.08 0.07 78.00 04:33:34 04:21:01 6 16.36 0.00 3.91 1.38 0.05 78.31 04:33:34 04:21:01 7 18.98 0.00 4.02 0.17 0.07 76.77 04:33:34 04:22:01 all 0.03 0.00 0.02 0.00 0.00 99.95 04:33:34 04:22:01 0 0.08 0.00 0.05 0.00 0.02 99.85 04:33:34 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:22:01 2 0.02 0.00 0.03 0.02 0.02 99.92 04:33:34 04:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:33:34 04:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:33:34 04:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:33:34 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:33:34 04:23:01 all 0.04 0.00 0.01 0.01 0.01 99.92 04:33:34 04:23:01 0 0.05 0.00 0.05 0.02 0.00 99.88 04:33:34 04:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:33:34 04:23:01 2 0.07 0.00 0.02 0.02 0.02 99.88 04:33:34 04:23:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:33:34 04:23:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:33:34 04:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:34 04:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:33:34 04:23:01 7 0.08 0.00 0.02 0.00 0.00 99.90 04:33:34 04:24:01 all 2.38 0.00 1.54 0.64 0.03 95.41 04:33:34 04:24:01 0 2.14 0.00 1.37 0.03 0.03 96.43 04:33:34 04:24:01 1 2.35 0.00 1.52 0.87 0.02 95.24 04:33:34 04:24:01 2 2.26 0.00 1.35 1.62 0.02 94.75 04:33:34 04:24:01 3 2.80 0.00 1.41 0.37 0.03 95.39 04:33:34 04:24:01 4 1.54 0.00 0.75 0.33 0.02 97.36 04:33:34 04:24:01 5 2.68 0.00 2.11 0.79 0.03 94.39 04:33:34 04:24:01 6 2.00 0.00 1.07 0.15 0.02 96.76 04:33:34 04:24:01 7 3.26 0.00 2.76 0.99 0.03 92.97 04:33:34 04:25:01 all 0.09 0.00 0.05 0.01 0.01 99.84 04:33:34 04:25:01 0 0.23 0.00 0.08 0.00 0.00 99.68 04:33:34 04:25:01 1 0.07 0.00 0.03 0.00 0.00 99.90 04:33:34 04:25:01 2 0.03 0.00 0.07 0.00 0.02 99.88 04:33:34 04:25:01 3 0.10 0.00 0.05 0.03 0.00 99.82 04:33:34 04:25:01 4 0.10 0.00 0.03 0.00 0.03 99.83 04:33:34 04:25:01 5 0.12 0.00 0.05 0.00 0.00 99.83 04:33:34 04:25:01 6 0.05 0.00 0.05 0.00 0.00 99.90 04:33:34 04:25:01 7 0.02 0.00 0.03 0.07 0.00 99.88 04:33:34 04:26:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:33:34 04:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:34 04:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:33:34 04:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:33:34 04:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:33:34 04:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:33:34 04:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:33:34 04:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:33:34 04:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:33:34 04:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:33:34 04:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:33:34 04:27:01 4 0.08 0.00 0.05 0.00 0.02 99.85 04:33:34 04:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:34 04:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:33:34 04:27:01 7 0.00 0.00 0.00 0.03 0.00 99.97 04:33:34 04:28:01 all 0.02 0.00 0.02 0.01 0.01 99.95 04:33:34 04:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:33:34 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:33:34 04:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:33:34 04:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:33:34 04:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:33:34 04:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:33:34 04:28:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:33:34 04:28:01 7 0.02 0.00 0.02 0.05 0.02 99.90 04:33:34 04:29:01 all 0.03 0.00 0.00 0.00 0.01 99.96 04:33:34 04:29:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:33:34 04:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:33:34 04:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:33:34 04:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:33:34 04:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:33:34 04:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:33:34 04:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:33:34 04:29:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:33:34 04:30:01 all 0.22 0.00 0.01 0.00 0.00 99.76 04:33:34 04:30:01 0 1.55 0.00 0.02 0.00 0.02 98.42 04:33:34 04:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:33:34 04:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:33:34 04:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:33:34 04:30:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:33:34 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:30:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:33:34 04:30:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:33:34 04:33:34 04:30:01 CPU %user %nice %system %iowait %steal %idle 04:33:34 04:31:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:33:34 04:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:33:34 04:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:33:34 04:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:33:34 04:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:34 04:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:33:34 04:31:01 7 0.17 0.00 0.00 0.00 0.00 99.83 04:33:34 04:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:33:34 04:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:33:34 04:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:34 04:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:33:34 04:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:33:34 04:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:33:34 04:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:34 04:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:33:34 04:32:01 7 0.08 0.00 0.02 0.03 0.00 99.87 04:33:34 04:33:01 all 5.06 0.00 2.06 0.66 0.03 92.19 04:33:34 04:33:01 0 4.35 0.00 1.91 0.00 0.03 93.70 04:33:34 04:33:01 1 5.86 0.00 2.06 0.02 0.02 92.05 04:33:34 04:33:01 2 4.18 0.00 2.47 0.17 0.02 93.16 04:33:34 04:33:01 3 6.19 0.00 3.57 3.18 0.03 87.02 04:33:34 04:33:01 4 4.75 0.00 1.56 0.42 0.02 93.25 04:33:34 04:33:01 5 4.73 0.00 1.69 0.25 0.03 93.29 04:33:34 04:33:01 6 4.97 0.00 1.76 0.07 0.03 93.17 04:33:34 04:33:01 7 5.47 0.00 1.46 1.21 0.03 91.83 04:33:34 Average: all 4.03 0.00 1.00 0.35 0.02 94.60 04:33:34 Average: 0 4.14 0.00 1.08 1.17 0.02 93.58 04:33:34 Average: 1 3.92 0.00 0.91 0.08 0.01 95.08 04:33:34 Average: 2 4.07 0.00 1.01 0.39 0.02 94.51 04:33:34 Average: 3 4.16 0.00 1.08 0.33 0.03 94.41 04:33:34 Average: 4 3.84 0.00 0.87 0.21 0.02 95.06 04:33:34 Average: 5 4.05 0.00 1.06 0.21 0.02 94.66 04:33:34 Average: 6 3.81 0.00 0.91 0.16 0.02 95.11 04:33:34 Average: 7 4.29 0.00 1.06 0.24 0.02 94.39 04:33:34 04:33:34 04:33:34