Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1961be3dbf536bee699796c7591b42b4c7bef829 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-ssh1486621471131187372.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-ssh8629561345867582598.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-ssh3038595744833792838.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-ssh1318040071440757302.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-ssh15384288971215780655.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14767 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 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1961be3dbf536bee699796c7591b42b4c7bef829 (main) Commit message: "refactor: Consume Provision Watcher changes for running multiple instances (#349)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 > git rev-list --no-walk b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T21:15:42.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T21:15:43.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T21:15:43.033Z] ========================================================= [2023-05-09T21:15:43.033Z] EdgeX Global Pipelines Version Info [2023-05-09T21:15:43.033Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:15:43.755Z] ------------------- [2023-05-09T21:15:43.755Z] stable info: [2023-05-09T21:15:43.755Z] ------------------- [2023-05-09T21:15:43.755Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T21:15:43.755Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T21:15:43.755Z] Message: update stable to v1.0.249 [2023-05-09T21:15:44.328Z] ------------------- [2023-05-09T21:15:44.328Z] experimental info: [2023-05-09T21:15:44.328Z] ------------------- [2023-05-09T21:15:44.328Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T21:15:44.328Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T21:15:44.328Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T21:15:44.532Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-09T21:15:44.548Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-09T21:15:44.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T21:15:44.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T21:15:44.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T21:15:44.602Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T21:15:44.614Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T21:15:44.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T21:15:44.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T21:15:44.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T21:15:44.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T21:15:44.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-09T21:15:44.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T21:15:44.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T21:15:44.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T21:15:44.709Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T21:15:44.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:15:44.730Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:15:44.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T21:15:44.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T21:15:44.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T21:15:44.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-09T21:15:44.807Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T21:15:44.819Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T21:15:44.832Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T21:15:44.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T21:15:44.855Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T21:15:44.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T21:15:44.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T21:15:44.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T21:15:44.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] echo [2023-05-09T21:15:44.938Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1961be3 [Pipeline] echo [2023-05-09T21:15:44.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:15:45.009Z] provisioning config files... [2023-05-09T21:15:45.024Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7424695356417243969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:15:45.329Z] ---> docker-login.sh [2023-05-09T21:15:45.329Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:15:45.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:15:45.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:15:45.590Z] Configure a credential helper to remove this warning. See [2023-05-09T21:15:45.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:15:45.590Z] [2023-05-09T21:15:45.590Z] Login Succeeded [2023-05-09T21:15:45.590Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:15:45.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:15:45.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:15:45.850Z] Configure a credential helper to remove this warning. See [2023-05-09T21:15:45.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:15:45.850Z] [2023-05-09T21:15:45.850Z] Login Succeeded [2023-05-09T21:15:45.850Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:15:45.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:15:45.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:15:45.850Z] Configure a credential helper to remove this warning. See [2023-05-09T21:15:45.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:15:45.850Z] [2023-05-09T21:15:45.850Z] Login Succeeded [2023-05-09T21:15:45.850Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:15:46.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:15:46.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:15:46.111Z] Configure a credential helper to remove this warning. See [2023-05-09T21:15:46.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:15:46.111Z] [2023-05-09T21:15:46.111Z] Login Succeeded [2023-05-09T21:15:46.111Z] docker.io [2023-05-09T21:15:46.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:15:46.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:15:46.373Z] Configure a credential helper to remove this warning. See [2023-05-09T21:15:46.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:15:46.373Z] [2023-05-09T21:15:46.373Z] Login Succeeded [2023-05-09T21:15:46.373Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:15:46.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T21:15:46.766Z] + git rev-list -1 --merges 1961be3dbf536bee699796c7591b42b4c7bef829~1..1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] echo [2023-05-09T21:15:46.819Z] -----------> git rev-list -1 --merges 1961be3dbf536bee699796c7591b42b4c7bef829~1..1961be3dbf536bee699796c7591b42b4c7bef829 1961be3dbf536bee699796c7591b42b4c7bef829 [false] [Pipeline] sh [2023-05-09T21:15:47.110Z] + git log --format=format:%s -1 1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] echo [2023-05-09T21:15:47.124Z] ========================================================= [2023-05-09T21:15:47.124Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T21:15:47.124Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:15:47.444Z] + git log --format=format:%s -1 1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] echo [2023-05-09T21:15:47.455Z] [semverPrep] GIT_COMMIT: 1961be3dbf536bee699796c7591b42b4c7bef829, Commit Message: refactor: Consume Provision Watcher changes for running multiple instances (#349) [Pipeline] echo [2023-05-09T21:15:47.464Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T21:15:47.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:15:47.822Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T21:15:47.822Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T21:15:47.822Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T21:15:47.822Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T21:15:47.822Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T21:15:47.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:15:48.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:15:48.245Z] [2023-05-09T21:15:48.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:15:48.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:15:48.549Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T21:15:48.549Z] b85a868b505f: Pulling fs layer [2023-05-09T21:15:48.549Z] e2be974225ed: Pulling fs layer [2023-05-09T21:15:48.549Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T21:15:48.549Z] 988bab9f4d93: Pulling fs layer [2023-05-09T21:15:48.549Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T21:15:48.549Z] eaf3925da568: Pulling fs layer [2023-05-09T21:15:48.549Z] bab4dde63d76: Pulling fs layer [2023-05-09T21:15:48.549Z] bde34c3a00c8: Pulling fs layer [2023-05-09T21:15:48.549Z] b352a97aabf1: Pulling fs layer [2023-05-09T21:15:48.549Z] 4872d77fe225: Pulling fs layer [2023-05-09T21:15:48.549Z] 5851b861e8e6: Pulling fs layer [2023-05-09T21:15:48.549Z] b352a97aabf1: Waiting [2023-05-09T21:15:48.549Z] bab4dde63d76: Waiting [2023-05-09T21:15:48.549Z] 4872d77fe225: Waiting [2023-05-09T21:15:48.549Z] bde34c3a00c8: Waiting [2023-05-09T21:15:48.549Z] 5851b861e8e6: Waiting [2023-05-09T21:15:48.549Z] 988bab9f4d93: Waiting [2023-05-09T21:15:48.549Z] 1469e6f7b9e6: Waiting [2023-05-09T21:15:48.549Z] eaf3925da568: Waiting [2023-05-09T21:15:48.549Z] e2be974225ed: Verifying Checksum [2023-05-09T21:15:48.549Z] e2be974225ed: Download complete [2023-05-09T21:15:48.549Z] 988bab9f4d93: Verifying Checksum [2023-05-09T21:15:48.549Z] 988bab9f4d93: Download complete [2023-05-09T21:15:48.809Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T21:15:48.809Z] eaf3925da568: Verifying Checksum [2023-05-09T21:15:48.809Z] eaf3925da568: Download complete [2023-05-09T21:15:48.809Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T21:15:48.809Z] 339a4e72a1f5: Download complete [2023-05-09T21:15:48.809Z] bde34c3a00c8: Download complete [2023-05-09T21:15:48.809Z] b85a868b505f: Verifying Checksum [2023-05-09T21:15:48.809Z] b85a868b505f: Download complete [2023-05-09T21:15:48.809Z] 4872d77fe225: Verifying Checksum [2023-05-09T21:15:48.809Z] 4872d77fe225: Download complete [2023-05-09T21:15:48.809Z] b352a97aabf1: Download complete [2023-05-09T21:15:48.809Z] 5851b861e8e6: Download complete [2023-05-09T21:15:49.383Z] bab4dde63d76: Verifying Checksum [2023-05-09T21:15:49.383Z] bab4dde63d76: Download complete [2023-05-09T21:15:50.324Z] b85a868b505f: Pull complete [2023-05-09T21:15:50.325Z] e2be974225ed: Pull complete [2023-05-09T21:15:50.894Z] 339a4e72a1f5: Pull complete [2023-05-09T21:15:50.894Z] 988bab9f4d93: Pull complete [2023-05-09T21:15:51.163Z] 1469e6f7b9e6: Pull complete [2023-05-09T21:15:51.163Z] eaf3925da568: Pull complete [2023-05-09T21:15:53.076Z] bab4dde63d76: Pull complete [2023-05-09T21:15:53.076Z] bde34c3a00c8: Pull complete [2023-05-09T21:15:53.336Z] b352a97aabf1: Pull complete [2023-05-09T21:15:53.336Z] 4872d77fe225: Pull complete [2023-05-09T21:15:53.336Z] 5851b861e8e6: Pull complete [2023-05-09T21:15:53.336Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T21:15:53.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:15:53.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:15:53.437Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:15:53.480Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T21:15:55.649Z] $ docker top 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 -eo pid,comm [2023-05-09T21:15:55.730Z] 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). [2023-05-09T21:15:55.730Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:15:55.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:15:55.773Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:15:55.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:15:55.901Z] $ docker exec 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 ssh-agent [2023-05-09T21:15:56.017Z] SSH_AUTH_SOCK=/tmp/ssh-5pApMSalvQxN/agent.33 [2023-05-09T21:15:56.017Z] SSH_AGENT_PID=39 [2023-05-09T21:15:56.026Z] Running ssh-add (command line suppressed) [2023-05-09T21:15:56.142Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11709647348782791958.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11709647348782791958.key) [2023-05-09T21:15:56.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:15:56.441Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T21:15:56.464Z] $ docker exec --env ******** --env ******** 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 ssh-agent -k [2023-05-09T21:15:56.561Z] unset SSH_AUTH_SOCK; [2023-05-09T21:15:56.562Z] unset SSH_AGENT_PID; [2023-05-09T21:15:56.562Z] echo Agent pid 39 killed; [2023-05-09T21:15:56.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T21:15:56.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:15:56.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:15:56.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:15:56.717Z] $ docker exec 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 ssh-agent [2023-05-09T21:15:56.825Z] SSH_AUTH_SOCK=/tmp/ssh-kmTaoqvrZIz7/agent.71 [2023-05-09T21:15:56.825Z] SSH_AGENT_PID=77 [2023-05-09T21:15:56.830Z] Running ssh-add (command line suppressed) [2023-05-09T21:15:56.953Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5807754660511044917.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5807754660511044917.key) [2023-05-09T21:15:56.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:15:57.253Z] + git semver init [2023-05-09T21:15:57.513Z] 2023-05-09 21:15:57,460 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T21:15:57.513Z] 2023-05-09 21:15:57,460 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-09T21:15:57.513Z] 2023-05-09 21:15:57,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-09T21:15:57.513Z] 2023-05-09 21:15:57,461 [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) [2023-05-09T21:15:58.457Z] 2023-05-09 21:15:58,344 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-09T21:15:58.457Z] 2023-05-09 21:15:58,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-09T21:15:58.457Z] 2023-05-09 21:15:58,345 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:15:58.457Z] 2023-05-09 21:15:58,345 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:15:58.457Z] 3.0.0-dev.43 [Pipeline] } [2023-05-09T21:15:58.478Z] $ docker exec --env ******** --env ******** 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 ssh-agent -k [2023-05-09T21:15:58.586Z] unset SSH_AUTH_SOCK; [2023-05-09T21:15:58.586Z] unset SSH_AGENT_PID; [2023-05-09T21:15:58.587Z] echo Agent pid 77 killed; [2023-05-09T21:15:58.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:15:58.898Z] + git semver [Pipeline] } [2023-05-09T21:15:59.180Z] $ docker stop --time=1 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 [2023-05-09T21:16:00.490Z] $ docker rm -f --volumes 57e2400578be91cacf45d38c6cb4e8dee0e32c76dae7e507e7d28da5056629f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:16:00.821Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T21:16:01.040Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T21:16:01.043Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.43 [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 [2023-05-09T21:16:01.194Z] provisioning config files... [2023-05-09T21:16:01.205Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5956968194683395806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:16:01.505Z] ---> docker-login.sh [2023-05-09T21:16:01.505Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:16:01.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:16:01.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:16:01.505Z] Configure a credential helper to remove this warning. See [2023-05-09T21:16:01.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:16:01.505Z] [2023-05-09T21:16:01.505Z] Login Succeeded [2023-05-09T21:16:01.505Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:16:01.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:16:01.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:16:01.765Z] Configure a credential helper to remove this warning. See [2023-05-09T21:16:01.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:16:01.765Z] [2023-05-09T21:16:01.765Z] Login Succeeded [2023-05-09T21:16:01.765Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:16:01.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:16:01.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:16:01.766Z] Configure a credential helper to remove this warning. See [2023-05-09T21:16:01.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:16:01.766Z] [2023-05-09T21:16:01.766Z] Login Succeeded [2023-05-09T21:16:01.766Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:16:01.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:16:02.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:16:02.027Z] Configure a credential helper to remove this warning. See [2023-05-09T21:16:02.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:16:02.027Z] [2023-05-09T21:16:02.027Z] Login Succeeded [2023-05-09T21:16:02.027Z] docker.io [2023-05-09T21:16:02.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:16:02.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:16:02.287Z] Configure a credential helper to remove this warning. See [2023-05-09T21:16:02.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:16:02.287Z] [2023-05-09T21:16:02.287Z] Login Succeeded [2023-05-09T21:16:02.287Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:16:02.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T21:16:02.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:16:02.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:16:02.367Z] ========================================================= [2023-05-09T21:16:02.367Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T21:16:02.367Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:16:02.678Z] + 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 . [2023-05-09T21:16:02.678Z] Sending build context to Docker daemon 21.55MB [2023-05-09T21:16:02.678Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:16:02.678Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T21:16:02.944Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T21:16:02.944Z] f56be85fc22e: Pulling fs layer [2023-05-09T21:16:02.944Z] 85791d961cd3: Pulling fs layer [2023-05-09T21:16:02.944Z] d694b5ae8c79: Pulling fs layer [2023-05-09T21:16:02.944Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T21:16:02.944Z] 4d19c01a9841: Pulling fs layer [2023-05-09T21:16:02.944Z] 9325e15d5711: Pulling fs layer [2023-05-09T21:16:02.944Z] 556b6ee489ea: Pulling fs layer [2023-05-09T21:16:02.944Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T21:16:02.944Z] 4d19c01a9841: Waiting [2023-05-09T21:16:02.944Z] 9325e15d5711: Waiting [2023-05-09T21:16:02.944Z] 556b6ee489ea: Waiting [2023-05-09T21:16:02.944Z] c5a4b2cf53e6: Waiting [2023-05-09T21:16:02.944Z] 9f32a84ed3da: Waiting [2023-05-09T21:16:02.944Z] 85791d961cd3: Download complete [2023-05-09T21:16:02.944Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T21:16:02.944Z] 9f32a84ed3da: Download complete [2023-05-09T21:16:02.944Z] 4d19c01a9841: Verifying Checksum [2023-05-09T21:16:02.944Z] 4d19c01a9841: Download complete [2023-05-09T21:16:02.944Z] f56be85fc22e: Verifying Checksum [2023-05-09T21:16:02.944Z] f56be85fc22e: Download complete [2023-05-09T21:16:02.944Z] 9325e15d5711: Verifying Checksum [2023-05-09T21:16:02.944Z] 9325e15d5711: Download complete [2023-05-09T21:16:03.205Z] f56be85fc22e: Pull complete [2023-05-09T21:16:03.205Z] 85791d961cd3: Pull complete [2023-05-09T21:16:03.465Z] d694b5ae8c79: Verifying Checksum [2023-05-09T21:16:03.465Z] d694b5ae8c79: Download complete [2023-05-09T21:16:03.724Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T21:16:03.724Z] c5a4b2cf53e6: Download complete [2023-05-09T21:16:03.984Z] 556b6ee489ea: Verifying Checksum [2023-05-09T21:16:03.984Z] 556b6ee489ea: Download complete [2023-05-09T21:16:07.283Z] d694b5ae8c79: Pull complete [2023-05-09T21:16:07.283Z] 9f32a84ed3da: Pull complete [2023-05-09T21:16:07.283Z] 4d19c01a9841: Pull complete [2023-05-09T21:16:07.283Z] 9325e15d5711: Pull complete [2023-05-09T21:16:09.817Z] 556b6ee489ea: Pull complete [2023-05-09T21:16:10.754Z] c5a4b2cf53e6: Pull complete [2023-05-09T21:16:10.754Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T21:16:10.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T21:16:10.754Z] ---> c4be618373d6 [2023-05-09T21:16:10.754Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:16:13.295Z] ---> Running in ee84e17933b8 [2023-05-09T21:16:13.295Z] Removing intermediate container ee84e17933b8 [2023-05-09T21:16:13.295Z] ---> 0f5a4f5f820c [2023-05-09T21:16:13.295Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:16:13.295Z] ---> Running in e20cb9a85434 [2023-05-09T21:16:13.556Z] Removing intermediate container e20cb9a85434 [2023-05-09T21:16:13.556Z] ---> 05409de45043 [2023-05-09T21:16:13.556Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T21:16:13.556Z] ---> Running in 8ebb4f65515b [2023-05-09T21:16:13.556Z] Removing intermediate container 8ebb4f65515b [2023-05-09T21:16:13.556Z] ---> c0e9b8dc3ed0 [2023-05-09T21:16:13.556Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:16:13.556Z] ---> Running in 9aa06029f361 [2023-05-09T21:16:13.815Z] Removing intermediate container 9aa06029f361 [2023-05-09T21:16:13.815Z] ---> 8f8c387f32d1 [2023-05-09T21:16:13.815Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-09T21:16:13.815Z] ---> Running in 5a96c65804be [2023-05-09T21:16:13.815Z] Removing intermediate container 5a96c65804be [2023-05-09T21:16:13.815Z] ---> 99614d74b497 [2023-05-09T21:16:13.815Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:16:13.815Z] ---> Running in e6f5f252b09d [2023-05-09T21:16:14.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:16:14.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:16:14.595Z] OK: 265 MiB in 53 packages [2023-05-09T21:16:14.854Z] Removing intermediate container e6f5f252b09d [2023-05-09T21:16:14.854Z] ---> caea153a4b0f [2023-05-09T21:16:14.854Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-09T21:16:14.854Z] ---> Running in c6a87c7e85c3 [2023-05-09T21:16:14.854Z] Removing intermediate container c6a87c7e85c3 [2023-05-09T21:16:14.854Z] ---> a13a9290c4a3 [2023-05-09T21:16:14.854Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-09T21:16:15.113Z] ---> d870869ed02a [2023-05-09T21:16:15.113Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:16:15.113Z] ---> Running in b0b935619329 [2023-05-09T21:16:16.157Z] Still waiting to schedule task [2023-05-09T21:16:16.157Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14766’ [2023-05-09T21:16:41.714Z] Removing intermediate container b0b935619329 [2023-05-09T21:16:41.714Z] ---> a63d706b80a4 [2023-05-09T21:16:41.714Z] Step 12/13 : COPY . . [2023-05-09T21:16:41.714Z] ---> 664f52cfc974 [2023-05-09T21:16:41.714Z] Step 13/13 : RUN ${MAKE} [2023-05-09T21:16:41.714Z] ---> Running in 90f3e5fa5ccb [2023-05-09T21:16:41.714Z] noop [2023-05-09T21:16:41.714Z] Removing intermediate container 90f3e5fa5ccb [2023-05-09T21:16:41.714Z] ---> 33f7973760c6 [2023-05-09T21:16:41.714Z] Successfully built 33f7973760c6 [2023-05-09T21:16:41.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:16:42.025Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T21:16:42.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:16:42.095Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:16:42.139Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-09T21:16:42.456Z] $ docker top c732108722bacdf5c0da595b497795aec2b8e304968293e6a141c066c051f7d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:16:42.800Z] + go version [2023-05-09T21:16:42.800Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T21:16:42.821Z] $ docker stop --time=1 c732108722bacdf5c0da595b497795aec2b8e304968293e6a141c066c051f7d3 [2023-05-09T21:16:44.073Z] $ docker rm -f --volumes c732108722bacdf5c0da595b497795aec2b8e304968293e6a141c066c051f7d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:16:44.449Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T21:16:44.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:16:44.520Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:16:44.563Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-09T21:16:44.892Z] $ docker top 0c1885b06b81f24784d2f4b0270d11c78d5238836d52cb77c739e4a7abca2f74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:16:45.218Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T21:16:45.514Z] + make test [2023-05-09T21:16:45.515Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T21:16:49.708Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-09T21:17:01.905Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-09T21:17:01.905Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-09T21:17:02.841Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 30.9% of statements [2023-05-09T21:17:03.407Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.501s coverage: 86.5% of statements [2023-05-09T21:17:11.520Z] go vet ./... [2023-05-09T21:17:14.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T21:17:14.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T21:17:14.802Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T21:17:14.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T21:17:14.833Z] $ docker stop --time=1 0c1885b06b81f24784d2f4b0270d11c78d5238836d52cb77c739e4a7abca2f74 [2023-05-09T21:17:17.949Z] $ docker rm -f --volumes 0c1885b06b81f24784d2f4b0270d11c78d5238836d52cb77c739e4a7abca2f74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:17:18.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T21:17:18.474Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T21:17:18.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T21:17:19.279Z] + ls -al . [2023-05-09T21:17:19.279Z] total 232 [2023-05-09T21:17:19.279Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 21:16 . [2023-05-09T21:17:19.279Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:15 .. [2023-05-09T21:17:19.279Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:15 .git [2023-05-09T21:17:19.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:15 .github [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 496 May 9 21:15 .gitignore [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 21:15 .golangci.yml [2023-05-09T21:17:19.279Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:15 .semver [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 9 21:15 Attribution.txt [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 9 21:15 CHANGELOG.md [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 9 21:15 Dockerfile [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:15 GOVERNANCE.md [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 734 May 9 21:15 Jenkinsfile [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 21:15 LICENSE [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 9 21:15 Makefile [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 21:15 OWNERS.md [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 9 21:15 README.md [2023-05-09T21:17:19.279Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:16 VERSION [2023-05-09T21:17:19.279Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:15 bin [2023-05-09T21:17:19.280Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:15 cmd [2023-05-09T21:17:19.280Z] -rw-r--r-- 1 jenkins jenkins 79213 May 9 21:17 coverage.out [2023-05-09T21:17:19.280Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:15 doc [2023-05-09T21:17:19.280Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 9 21:15 go.mod [2023-05-09T21:17:19.280Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 9 21:15 go.sum [2023-05-09T21:17:19.280Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:15 internal [2023-05-09T21:17:19.280Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:15 snap [2023-05-09T21:17:19.280Z] -rw-rw-r-- 1 jenkins jenkins 236 May 9 21:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:19.615Z] + 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=1961be3dbf536bee699796c7591b42b4c7bef829 --label arch=amd64 --label version=3.0.0-dev.43 . [2023-05-09T21:17:19.615Z] Sending build context to Docker daemon 21.63MB [2023-05-09T21:17:19.615Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:17:19.615Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-09T21:17:19.615Z] ---> 33f7973760c6 [2023-05-09T21:17:19.615Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:17:19.876Z] ---> Running in a8b4bc77f68b [2023-05-09T21:17:19.876Z] Removing intermediate container a8b4bc77f68b [2023-05-09T21:17:19.876Z] ---> 9e448cb21a7e [2023-05-09T21:17:19.876Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:17:19.876Z] ---> Running in e3ac12cb0c12 [2023-05-09T21:17:20.136Z] Removing intermediate container e3ac12cb0c12 [2023-05-09T21:17:20.136Z] ---> 1ddc6ff364f5 [2023-05-09T21:17:20.136Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T21:17:20.136Z] ---> Running in 994fa66110e2 [2023-05-09T21:17:20.136Z] Removing intermediate container 994fa66110e2 [2023-05-09T21:17:20.136Z] ---> 0e93d037515c [2023-05-09T21:17:20.136Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:17:20.136Z] ---> Running in e3385de2bdfa [2023-05-09T21:17:20.136Z] Removing intermediate container e3385de2bdfa [2023-05-09T21:17:20.136Z] ---> a99dbefdc870 [2023-05-09T21:17:20.136Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-09T21:17:20.136Z] ---> Running in 12ab8b4a3723 [2023-05-09T21:17:20.396Z] Removing intermediate container 12ab8b4a3723 [2023-05-09T21:17:20.396Z] ---> 9251b3337fe0 [2023-05-09T21:17:20.396Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:17:20.396Z] ---> Running in c762a51218c4 [2023-05-09T21:17:20.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:17:20.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:17:20.915Z] OK: 265 MiB in 53 packages [2023-05-09T21:17:21.173Z] Removing intermediate container c762a51218c4 [2023-05-09T21:17:21.173Z] ---> b083d52cb2d7 [2023-05-09T21:17:21.173Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-09T21:17:21.173Z] ---> Running in ef9a241f9470 [2023-05-09T21:17:21.431Z] Removing intermediate container ef9a241f9470 [2023-05-09T21:17:21.431Z] ---> 9545d1b674b8 [2023-05-09T21:17:21.431Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-09T21:17:21.431Z] ---> f79abc644066 [2023-05-09T21:17:21.431Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:17:21.431Z] ---> Running in bc6b3efac447 [2023-05-09T21:17:22.367Z] Removing intermediate container bc6b3efac447 [2023-05-09T21:17:22.367Z] ---> 801b42832919 [2023-05-09T21:17:22.367Z] Step 12/26 : COPY . . [2023-05-09T21:17:22.935Z] ---> 41feb5995e99 [2023-05-09T21:17:22.935Z] Step 13/26 : RUN ${MAKE} [2023-05-09T21:17:22.935Z] ---> Running in f6075d58c5ca [2023-05-09T21:17:23.194Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-09T21:17:45.125Z] Removing intermediate container f6075d58c5ca [2023-05-09T21:17:45.125Z] ---> 3ebc75d9c746 [2023-05-09T21:17:45.125Z] Step 14/26 : FROM alpine:3.17 [2023-05-09T21:17:45.125Z] 3.17: Pulling from library/alpine [2023-05-09T21:17:45.125Z] f56be85fc22e: Already exists [2023-05-09T21:17:45.125Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T21:17:45.125Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T21:17:45.125Z] ---> 9ed4aefc74f6 [2023-05-09T21:17:45.125Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T21:17:45.125Z] ---> Running in c65bae33d067 [2023-05-09T21:17:45.125Z] Removing intermediate container c65bae33d067 [2023-05-09T21:17:45.125Z] ---> 4bce75b73a51 [2023-05-09T21:17:45.125Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-09T21:17:45.125Z] ---> Running in c9461a44a19e [2023-05-09T21:17:45.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:17:45.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:17:45.125Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T21:17:45.125Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:17:45.125Z] OK: 7 MiB in 16 packages [2023-05-09T21:17:45.125Z] Removing intermediate container c9461a44a19e [2023-05-09T21:17:45.125Z] ---> bc3d34f641b1 [2023-05-09T21:17:45.125Z] Step 17/26 : WORKDIR / [2023-05-09T21:17:45.125Z] ---> Running in fd13dac662a6 [2023-05-09T21:17:45.125Z] Removing intermediate container fd13dac662a6 [2023-05-09T21:17:45.125Z] ---> e58948855e15 [2023-05-09T21:17:45.125Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-09T21:17:46.064Z] ---> b07628deaa9a [2023-05-09T21:17:46.064Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-09T21:17:46.064Z] ---> 784ac1ff5051 [2023-05-09T21:17:46.064Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-09T21:17:46.064Z] ---> e0569484d33e [2023-05-09T21:17:46.064Z] Step 21/26 : EXPOSE 59984 [2023-05-09T21:17:46.324Z] ---> Running in d9f4d1fa1f1b [2023-05-09T21:17:46.324Z] Removing intermediate container d9f4d1fa1f1b [2023-05-09T21:17:46.324Z] ---> f49f745a198c [2023-05-09T21:17:46.324Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-09T21:17:46.324Z] ---> Running in e6ffb24e9dcf [2023-05-09T21:17:46.324Z] Removing intermediate container e6ffb24e9dcf [2023-05-09T21:17:46.324Z] ---> f834f61eb395 [2023-05-09T21:17:46.324Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T21:17:46.324Z] ---> Running in ace031e97658 [2023-05-09T21:17:46.584Z] Removing intermediate container ace031e97658 [2023-05-09T21:17:46.584Z] ---> e411e7a9c717 [2023-05-09T21:17:46.584Z] Step 24/26 : LABEL arch=amd64 [2023-05-09T21:17:46.584Z] ---> Running in a1d1a0bf1892 [2023-05-09T21:17:46.584Z] Removing intermediate container a1d1a0bf1892 [2023-05-09T21:17:46.584Z] ---> 45968d75654d [2023-05-09T21:17:46.584Z] Step 25/26 : LABEL git_sha=1961be3dbf536bee699796c7591b42b4c7bef829 [2023-05-09T21:17:46.584Z] ---> Running in ba19f41fcf90 [2023-05-09T21:17:46.584Z] Removing intermediate container ba19f41fcf90 [2023-05-09T21:17:46.584Z] ---> 299353709a23 [2023-05-09T21:17:46.584Z] Step 26/26 : LABEL version=3.0.0-dev.43 [2023-05-09T21:17:46.584Z] ---> Running in b2b05c5813c0 [2023-05-09T21:17:46.844Z] Removing intermediate container b2b05c5813c0 [2023-05-09T21:17:46.844Z] ---> 7dba05f45eea [2023-05-09T21:17:46.844Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T21:17:46.844Z] Successfully built 7dba05f45eea [2023-05-09T21:17:46.844Z] 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 [2023-05-09T21:17:47.055Z] provisioning config files... [2023-05-09T21:17:47.065Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6568352467086845419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:17:47.404Z] ---> docker-login.sh [2023-05-09T21:17:47.404Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:17:47.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:17:47.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:17:47.404Z] Configure a credential helper to remove this warning. See [2023-05-09T21:17:47.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:17:47.404Z] [2023-05-09T21:17:47.404Z] Login Succeeded [2023-05-09T21:17:47.404Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:17:47.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:17:47.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:17:47.404Z] Configure a credential helper to remove this warning. See [2023-05-09T21:17:47.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:17:47.404Z] [2023-05-09T21:17:47.404Z] Login Succeeded [2023-05-09T21:17:47.404Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:17:47.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:17:47.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:17:47.675Z] Configure a credential helper to remove this warning. See [2023-05-09T21:17:47.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:17:47.675Z] [2023-05-09T21:17:47.675Z] Login Succeeded [2023-05-09T21:17:47.675Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:17:47.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:17:47.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:17:47.675Z] Configure a credential helper to remove this warning. See [2023-05-09T21:17:47.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:17:47.675Z] [2023-05-09T21:17:47.675Z] Login Succeeded [2023-05-09T21:17:47.675Z] docker.io [2023-05-09T21:17:47.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:17:47.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:17:47.959Z] Configure a credential helper to remove this warning. See [2023-05-09T21:17:47.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:17:47.959Z] [2023-05-09T21:17:47.959Z] Login Succeeded [2023-05-09T21:17:47.959Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:17:47.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T21:17:47.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:17:48.022Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-09T21:17:48.022Z] 1961be3dbf536bee699796c7591b42b4c7bef829 [2023-05-09T21:17:48.022Z] latest [2023-05-09T21:17:48.022Z] 3.0.0-dev.43 [2023-05-09T21:17:48.022Z] 1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [2023-05-09T21:17:48.022Z] main [2023-05-09T21:17:48.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:48.349Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:48.657Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829 [2023-05-09T21:17:48.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-09T21:17:48.657Z] 4b6ffd15aa9c: Preparing [2023-05-09T21:17:48.657Z] f869906916a8: Preparing [2023-05-09T21:17:48.657Z] e1f1f3aea618: Preparing [2023-05-09T21:17:48.657Z] 4c689d0575b6: Preparing [2023-05-09T21:17:48.657Z] f1417ff83b31: Preparing [2023-05-09T21:17:48.657Z] f1417ff83b31: Layer already exists [2023-05-09T21:17:48.915Z] f869906916a8: Pushed [2023-05-09T21:17:48.915Z] 4c689d0575b6: Pushed [2023-05-09T21:17:48.915Z] 4b6ffd15aa9c: Pushed [2023-05-09T21:17:51.455Z] e1f1f3aea618: Pushed [2023-05-09T21:17:51.455Z] 1961be3dbf536bee699796c7591b42b4c7bef829: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:51.766Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:52.073Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-09T21:17:52.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-09T21:17:52.073Z] 4b6ffd15aa9c: Preparing [2023-05-09T21:17:52.073Z] f869906916a8: Preparing [2023-05-09T21:17:52.073Z] e1f1f3aea618: Preparing [2023-05-09T21:17:52.073Z] 4c689d0575b6: Preparing [2023-05-09T21:17:52.073Z] f1417ff83b31: Preparing [2023-05-09T21:17:52.073Z] 4c689d0575b6: Layer already exists [2023-05-09T21:17:52.073Z] f1417ff83b31: Layer already exists [2023-05-09T21:17:52.073Z] e1f1f3aea618: Layer already exists [2023-05-09T21:17:52.073Z] 4b6ffd15aa9c: Layer already exists [2023-05-09T21:17:52.073Z] f869906916a8: Layer already exists [2023-05-09T21:17:52.073Z] latest: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:52.386Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:52.690Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.43 [2023-05-09T21:17:52.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-09T21:17:52.690Z] 4b6ffd15aa9c: Preparing [2023-05-09T21:17:52.690Z] f869906916a8: Preparing [2023-05-09T21:17:52.690Z] e1f1f3aea618: Preparing [2023-05-09T21:17:52.690Z] 4c689d0575b6: Preparing [2023-05-09T21:17:52.690Z] f1417ff83b31: Preparing [2023-05-09T21:17:52.690Z] 4c689d0575b6: Layer already exists [2023-05-09T21:17:52.690Z] e1f1f3aea618: Layer already exists [2023-05-09T21:17:52.690Z] f1417ff83b31: Layer already exists [2023-05-09T21:17:52.690Z] 4b6ffd15aa9c: Layer already exists [2023-05-09T21:17:52.690Z] f869906916a8: Layer already exists [2023-05-09T21:17:52.690Z] 3.0.0-dev.43: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:53.000Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:53.310Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [2023-05-09T21:17:53.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-09T21:17:53.310Z] 4b6ffd15aa9c: Preparing [2023-05-09T21:17:53.310Z] f869906916a8: Preparing [2023-05-09T21:17:53.310Z] e1f1f3aea618: Preparing [2023-05-09T21:17:53.310Z] 4c689d0575b6: Preparing [2023-05-09T21:17:53.310Z] f1417ff83b31: Preparing [2023-05-09T21:17:53.310Z] 4b6ffd15aa9c: Layer already exists [2023-05-09T21:17:53.310Z] f869906916a8: Layer already exists [2023-05-09T21:17:53.310Z] 4c689d0575b6: Layer already exists [2023-05-09T21:17:53.310Z] e1f1f3aea618: Layer already exists [2023-05-09T21:17:53.310Z] f1417ff83b31: Layer already exists [2023-05-09T21:17:53.310Z] 1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:53.637Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:53.951Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-09T21:17:53.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-09T21:17:53.951Z] 4b6ffd15aa9c: Preparing [2023-05-09T21:17:53.951Z] f869906916a8: Preparing [2023-05-09T21:17:53.951Z] e1f1f3aea618: Preparing [2023-05-09T21:17:53.951Z] 4c689d0575b6: Preparing [2023-05-09T21:17:53.951Z] f1417ff83b31: Preparing [2023-05-09T21:17:53.951Z] 4b6ffd15aa9c: Layer already exists [2023-05-09T21:17:53.951Z] 4c689d0575b6: Layer already exists [2023-05-09T21:17:53.951Z] f1417ff83b31: Layer already exists [2023-05-09T21:17:53.951Z] e1f1f3aea618: Layer already exists [2023-05-09T21:17:53.951Z] f869906916a8: Layer already exists [2023-05-09T21:17:53.951Z] main: digest: sha256:57377cd3195d598d00be90807413eb22b9543f71208e3180b8e9f12dbd43af13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T21:17:53.990Z] ===================================================== [Pipeline] echo [2023-05-09T21:17:54.001Z] taggedImages: [2023-05-09T21:17:54.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829 [2023-05-09T21:17:54.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-09T21:17:54.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.43 [2023-05-09T21:17:54.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [2023-05-09T21:17:54.001Z] - 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 [2023-05-09T21:17:54.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:17:54.359Z] [2023-05-09T21:17:54.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:17:54.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:17:54.672Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T21:17:54.672Z] 5eb5b503b376: Pulling fs layer [2023-05-09T21:17:54.672Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T21:17:54.672Z] ec43610c2a17: Pulling fs layer [2023-05-09T21:17:54.672Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T21:17:54.672Z] 33b1e0a273af: Pulling fs layer [2023-05-09T21:17:54.672Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T21:17:54.672Z] 2f39f015ded8: Pulling fs layer [2023-05-09T21:17:54.672Z] 3a2ae6a8a46f: Waiting [2023-05-09T21:17:54.672Z] 33b1e0a273af: Waiting [2023-05-09T21:17:54.672Z] 5d3b04190fa2: Waiting [2023-05-09T21:17:54.672Z] 2f39f015ded8: Waiting [2023-05-09T21:17:54.672Z] 5c69ac0246d0: Download complete [2023-05-09T21:17:54.672Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T21:17:54.672Z] 3a2ae6a8a46f: Download complete [2023-05-09T21:17:54.931Z] 33b1e0a273af: Verifying Checksum [2023-05-09T21:17:54.931Z] 33b1e0a273af: Download complete [2023-05-09T21:17:54.931Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T21:17:54.931Z] 5d3b04190fa2: Download complete [2023-05-09T21:17:54.931Z] ec43610c2a17: Verifying Checksum [2023-05-09T21:17:54.931Z] ec43610c2a17: Download complete [2023-05-09T21:17:54.931Z] 5eb5b503b376: Verifying Checksum [2023-05-09T21:17:54.931Z] 5eb5b503b376: Download complete [2023-05-09T21:17:55.500Z] 2f39f015ded8: Verifying Checksum [2023-05-09T21:17:55.500Z] 2f39f015ded8: Download complete [2023-05-09T21:17:56.067Z] 5eb5b503b376: Pull complete [2023-05-09T21:17:56.326Z] 5c69ac0246d0: Pull complete [2023-05-09T21:17:56.896Z] ec43610c2a17: Pull complete [2023-05-09T21:17:56.896Z] 3a2ae6a8a46f: Pull complete [2023-05-09T21:17:56.896Z] 33b1e0a273af: Pull complete [2023-05-09T21:17:57.156Z] 5d3b04190fa2: Pull complete [2023-05-09T21:18:01.349Z] 2f39f015ded8: Pull complete [2023-05-09T21:18:01.349Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T21:18:01.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:18:01.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:18:01.437Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:18:01.476Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T21:18:04.710Z] $ docker top bd4e40fb45ba4139db380fa81869a494b5b63d74057d9f3c7412d6550b72f214 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:18:05.106Z] ---> job-cost.sh [2023-05-09T21:18:05.106Z] lf-activate-venv: SKIPPING [2023-05-09T21:18:05.106Z] INFO: No Stack... [2023-05-09T21:18:05.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T21:18:05.624Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T21:18:05.913Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-09T21:18:05.913Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T21:18:05.927Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [2023-05-09T21:18:05.935Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] did not exist. Created. [2023-05-09T21:18:05.935Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T21:18:06.238Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T21:18:06.271Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T21:18:06.277Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T21:18:06.300Z] $ docker stop --time=1 bd4e40fb45ba4139db380fa81869a494b5b63d74057d9f3c7412d6550b72f214 [2023-05-09T21:18:07.447Z] $ docker rm -f --volumes bd4e40fb45ba4139db380fa81869a494b5b63d74057d9f3c7412d6550b72f214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T21:19:34.805Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14768 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-09T21:19:34.819Z] Running in /w/workspace/device-onvif-camera/139 [Pipeline] { [Pipeline] checkout [2023-05-09T21:19:34.866Z] The recommended git tool is: git [2023-05-09T21:19:41.072Z] using credential edgex-jenkins-ssh [2023-05-09T21:19:41.092Z] Cloning the remote Git repository [2023-05-09T21:19:41.152Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T21:19:41.271Z] > git init /w/workspace/device-onvif-camera/139 # timeout=10 [2023-05-09T21:19:41.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T21:19:41.442Z] > git --version # timeout=10 [2023-05-09T21:19:41.468Z] > git --version # 'git version 2.25.1' [2023-05-09T21:19:41.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T21:19:41.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T21:19:45.222Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-09T21:19:46.083Z] Avoid second fetch [2023-05-09T21:19:46.084Z] Checking out Revision 1961be3dbf536bee699796c7591b42b4c7bef829 (main) [2023-05-09T21:19:45.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T21:19:46.109Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T21:19:46.182Z] > git checkout -f 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 [2023-05-09T21:19:46.811Z] Commit message: "refactor: Consume Provision Watcher changes for running multiple instances (#349)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:19:47.896Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T21:19:47.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:19:47.896Z] Dload Upload Total Spent Left Speed [2023-05-09T21:19:47.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-05-09T21:19:48.673Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T21:19:49.001Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-05-09T21:19:49.001Z] sudo tee /etc/docker/daemon.new [2023-05-09T21:19:49.001Z] { [2023-05-09T21:19:49.001Z] "registry-mirrors": [ [2023-05-09T21:19:49.001Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T21:19:49.001Z] ], [2023-05-09T21:19:49.001Z] "bip": "10.250.0.254/24", [2023-05-09T21:19:49.001Z] "hosts": [ [2023-05-09T21:19:49.001Z] "tcp://0.0.0.0:5555", [2023-05-09T21:19:49.001Z] "unix:///var/run/docker.sock" [2023-05-09T21:19:49.001Z] ], [2023-05-09T21:19:49.001Z] "mtu": 1458, [2023-05-09T21:19:49.001Z] "selinux-enabled": true, [2023-05-09T21:19:49.001Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T21:19:49.001Z] } [Pipeline] sh [2023-05-09T21:19:49.346Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T21:19:49.696Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:20:07.980Z] provisioning config files... [2023-05-09T21:20:08.010Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/139@tmp/config1629649055010316014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:20:08.362Z] ---> docker-login.sh [2023-05-09T21:20:08.362Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:20:08.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:08.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:08.909Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:08.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:08.909Z] [2023-05-09T21:20:08.909Z] Login Succeeded [2023-05-09T21:20:08.909Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:20:09.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:09.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:09.450Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:09.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:09.450Z] [2023-05-09T21:20:09.450Z] Login Succeeded [2023-05-09T21:20:09.450Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:20:09.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:09.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:09.993Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:09.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:09.993Z] [2023-05-09T21:20:09.993Z] Login Succeeded [2023-05-09T21:20:10.266Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:20:10.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:10.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:10.539Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:10.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:10.539Z] [2023-05-09T21:20:10.539Z] Login Succeeded [2023-05-09T21:20:10.539Z] docker.io [2023-05-09T21:20:10.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:20:11.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:20:11.077Z] Configure a credential helper to remove this warning. See [2023-05-09T21:20:11.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:20:11.077Z] [2023-05-09T21:20:11.077Z] Login Succeeded [2023-05-09T21:20:11.077Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:20:11.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T21:20:11.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:20:11.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:20:11.419Z] ========================================================= [2023-05-09T21:20:11.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T21:20:11.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:20:11.808Z] + 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 . [2023-05-09T21:20:12.794Z] Sending build context to Docker daemon 14.19MB [2023-05-09T21:20:12.794Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:20:12.794Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T21:20:12.794Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T21:20:12.794Z] c41833b44d91: Pulling fs layer [2023-05-09T21:20:12.794Z] ed15518f5707: Pulling fs layer [2023-05-09T21:20:12.794Z] feae8fd75edb: Pulling fs layer [2023-05-09T21:20:12.794Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T21:20:12.794Z] 3cdef696dda3: Pulling fs layer [2023-05-09T21:20:12.794Z] 2ced38df9373: Pulling fs layer [2023-05-09T21:20:12.794Z] 58f1dce35555: Pulling fs layer [2023-05-09T21:20:12.794Z] 3cdef696dda3: Waiting [2023-05-09T21:20:12.794Z] 2ced38df9373: Waiting [2023-05-09T21:20:12.794Z] 58f1dce35555: Waiting [2023-05-09T21:20:12.794Z] 242c74f7c9fa: Waiting [2023-05-09T21:20:13.078Z] ed15518f5707: Verifying Checksum [2023-05-09T21:20:13.078Z] ed15518f5707: Download complete [2023-05-09T21:20:13.079Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T21:20:13.079Z] 242c74f7c9fa: Download complete [2023-05-09T21:20:13.079Z] 3cdef696dda3: Verifying Checksum [2023-05-09T21:20:13.079Z] 3cdef696dda3: Download complete [2023-05-09T21:20:13.079Z] c41833b44d91: Download complete [2023-05-09T21:20:14.072Z] c41833b44d91: Pull complete [2023-05-09T21:20:14.396Z] 58f1dce35555: Verifying Checksum [2023-05-09T21:20:14.396Z] 58f1dce35555: Download complete [2023-05-09T21:20:14.678Z] ed15518f5707: Pull complete [2023-05-09T21:20:15.649Z] feae8fd75edb: Verifying Checksum [2023-05-09T21:20:15.649Z] feae8fd75edb: Download complete [2023-05-09T21:20:15.649Z] 2ced38df9373: Verifying Checksum [2023-05-09T21:20:15.649Z] 2ced38df9373: Download complete [2023-05-09T21:20:25.771Z] feae8fd75edb: Pull complete [2023-05-09T21:20:25.771Z] 242c74f7c9fa: Pull complete [2023-05-09T21:20:25.771Z] 3cdef696dda3: Pull complete [2023-05-09T21:20:32.437Z] 2ced38df9373: Pull complete [2023-05-09T21:20:35.049Z] 58f1dce35555: Pull complete [2023-05-09T21:20:35.049Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T21:20:35.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T21:20:35.049Z] ---> fadd8f120f05 [2023-05-09T21:20:35.049Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:20:37.030Z] ---> Running in 86e8efb2153e [2023-05-09T21:20:37.030Z] Removing intermediate container 86e8efb2153e [2023-05-09T21:20:37.030Z] ---> a1f6deee465e [2023-05-09T21:20:37.030Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:20:37.030Z] ---> Running in d6428457fb30 [2023-05-09T21:20:37.622Z] Removing intermediate container d6428457fb30 [2023-05-09T21:20:37.622Z] ---> bfdad71d7247 [2023-05-09T21:20:37.622Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T21:20:37.622Z] ---> Running in f4f326d02202 [2023-05-09T21:20:37.894Z] Removing intermediate container f4f326d02202 [2023-05-09T21:20:37.894Z] ---> 4b7ed87a853f [2023-05-09T21:20:37.894Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:20:37.894Z] ---> Running in 608ebf454d4b [2023-05-09T21:20:38.168Z] Removing intermediate container 608ebf454d4b [2023-05-09T21:20:38.168Z] ---> 09a43ebd55cb [2023-05-09T21:20:38.168Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-09T21:20:38.444Z] ---> Running in c3d2a17161db [2023-05-09T21:20:38.716Z] Removing intermediate container c3d2a17161db [2023-05-09T21:20:38.716Z] ---> 30b0e6a0baf2 [2023-05-09T21:20:38.716Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:20:38.716Z] ---> Running in 698d0f6cea02 [2023-05-09T21:20:40.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:20:40.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:20:41.717Z] OK: 263 MiB in 53 packages [2023-05-09T21:20:42.687Z] Removing intermediate container 698d0f6cea02 [2023-05-09T21:20:42.687Z] ---> 24aae3808edf [2023-05-09T21:20:42.687Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-09T21:20:42.687Z] ---> Running in a4116ba81849 [2023-05-09T21:20:42.957Z] Removing intermediate container a4116ba81849 [2023-05-09T21:20:42.957Z] ---> ca5217e39073 [2023-05-09T21:20:42.957Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-09T21:20:43.617Z] ---> c98a2176113f [2023-05-09T21:20:43.617Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:20:43.617Z] ---> Running in 8a30360b823b [2023-05-09T21:21:51.641Z] Removing intermediate container 8a30360b823b [2023-05-09T21:21:51.641Z] ---> 86f81e758fef [2023-05-09T21:21:51.641Z] Step 12/13 : COPY . . [2023-05-09T21:21:51.641Z] ---> 2f88101fc729 [2023-05-09T21:21:51.641Z] Step 13/13 : RUN ${MAKE} [2023-05-09T21:21:51.641Z] ---> Running in 1276510f5f29 [2023-05-09T21:21:51.641Z] noop [2023-05-09T21:21:51.641Z] Removing intermediate container 1276510f5f29 [2023-05-09T21:21:51.641Z] ---> e812db4f96ff [2023-05-09T21:21:51.641Z] Successfully built e812db4f96ff [2023-05-09T21:21:51.641Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:51.987Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T21:21:51.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:21:52.207Z] prd-ubuntu20.04-docker-arm64-4c-16g-14768 does not seem to be running inside a container [2023-05-09T21:21:52.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/139 -v /w/workspace/device-onvif-camera/139:/w/workspace/device-onvif-camera/139:rw,z -v /w/workspace/device-onvif-camera/139@tmp:/w/workspace/device-onvif-camera/139@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 [2023-05-09T21:21:53.521Z] $ docker top b0bb254262ae7cd006221fab848685247699e28e7409c16d345767275a48312e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:21:54.350Z] + go version [2023-05-09T21:21:54.350Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T21:21:54.379Z] $ docker stop --time=1 b0bb254262ae7cd006221fab848685247699e28e7409c16d345767275a48312e [2023-05-09T21:21:56.011Z] $ docker rm -f --volumes b0bb254262ae7cd006221fab848685247699e28e7409c16d345767275a48312e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:21:56.576Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T21:21:56.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:21:56.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-14768 does not seem to be running inside a container [2023-05-09T21:21:56.853Z] $ 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/139 -v /w/workspace/device-onvif-camera/139:/w/workspace/device-onvif-camera/139:rw,z -v /w/workspace/device-onvif-camera/139@tmp:/w/workspace/device-onvif-camera/139@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 [2023-05-09T21:21:58.147Z] $ docker top d3071e966c9c965d3954188372cf8fd6bb49fdad8a670649b2ff7e72d32f6545 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:21:59.006Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/139 [Pipeline] fileExists [Pipeline] sh [2023-05-09T21:21:59.673Z] + make test [2023-05-09T21:21:59.674Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T21:22:38.572Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-09T21:25:00.295Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-09T21:25:00.295Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-09T21:25:00.295Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.213s coverage: 30.9% of statements [2023-05-09T21:25:22.621Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.836s coverage: 86.5% of statements [2023-05-09T21:25:22.621Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T21:25:22.621Z] go vet ./... [2023-05-09T21:25:49.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T21:25:49.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T21:25:49.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T21:25:49.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T21:25:49.375Z] $ docker stop --time=1 d3071e966c9c965d3954188372cf8fd6bb49fdad8a670649b2ff7e72d32f6545 [2023-05-09T21:25:51.280Z] $ docker rm -f --volumes d3071e966c9c965d3954188372cf8fd6bb49fdad8a670649b2ff7e72d32f6545 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:25:52.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T21:25:52.517Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T21:25:53.066Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:25:53.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T21:25:53.798Z] + ls -al . [2023-05-09T21:25:53.798Z] total 228 [2023-05-09T21:25:53.798Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:22 . [2023-05-09T21:25:53.798Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 .. [2023-05-09T21:25:53.798Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:19 .git [2023-05-09T21:25:53.798Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:19 .github [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 496 May 9 21:19 .gitignore [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 21:19 .golangci.yml [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 9 21:19 Attribution.txt [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 9 21:19 CHANGELOG.md [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 9 21:19 Dockerfile [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:19 GOVERNANCE.md [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 734 May 9 21:19 Jenkinsfile [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 21:19 LICENSE [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 9 21:19 Makefile [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 21:19 OWNERS.md [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 9 21:19 README.md [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:16 VERSION [2023-05-09T21:25:53.798Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:19 bin [2023-05-09T21:25:53.798Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:19 cmd [2023-05-09T21:25:53.798Z] -rw-r--r-- 1 jenkins jenkins 79213 May 9 21:25 coverage.out [2023-05-09T21:25:53.798Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 doc [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 9 21:19 go.mod [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 9 21:19 go.sum [2023-05-09T21:25:53.798Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 internal [2023-05-09T21:25:53.798Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:19 snap [2023-05-09T21:25:53.798Z] -rw-rw-r-- 1 jenkins jenkins 236 May 9 21:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:25:54.145Z] + 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=1961be3dbf536bee699796c7591b42b4c7bef829 --label arch=arm64 --label version=3.0.0-dev.43 . [2023-05-09T21:25:54.734Z] Sending build context to Docker daemon 14.27MB [2023-05-09T21:25:54.734Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:25:54.734Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-09T21:25:54.734Z] ---> e812db4f96ff [2023-05-09T21:25:54.734Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:25:54.734Z] ---> Running in 93c13708668c [2023-05-09T21:25:55.002Z] Removing intermediate container 93c13708668c [2023-05-09T21:25:55.002Z] ---> 87d6aea3c8cb [2023-05-09T21:25:55.002Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:25:55.269Z] ---> Running in 1341e6c1f3fc [2023-05-09T21:25:55.537Z] Removing intermediate container 1341e6c1f3fc [2023-05-09T21:25:55.537Z] ---> 18208d03a68c [2023-05-09T21:25:55.537Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T21:25:55.537Z] ---> Running in 31d1efb2c116 [2023-05-09T21:25:55.807Z] Removing intermediate container 31d1efb2c116 [2023-05-09T21:25:55.807Z] ---> 837cebc49ab7 [2023-05-09T21:25:55.807Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:25:56.076Z] ---> Running in 5a53a1e3d115 [2023-05-09T21:25:56.345Z] Removing intermediate container 5a53a1e3d115 [2023-05-09T21:25:56.345Z] ---> 534c0f47167c [2023-05-09T21:25:56.345Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-09T21:25:56.345Z] ---> Running in 58d84d0c342f [2023-05-09T21:25:56.627Z] Removing intermediate container 58d84d0c342f [2023-05-09T21:25:56.627Z] ---> 6d71f258cdaa [2023-05-09T21:25:56.627Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:25:56.627Z] ---> Running in 64b45c0cbf48 [2023-05-09T21:25:58.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:25:58.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:25:59.750Z] OK: 263 MiB in 53 packages [2023-05-09T21:26:00.718Z] Removing intermediate container 64b45c0cbf48 [2023-05-09T21:26:00.718Z] ---> 1bf698b43afa [2023-05-09T21:26:00.718Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-09T21:26:00.718Z] ---> Running in 1848f466187b [2023-05-09T21:26:00.986Z] Removing intermediate container 1848f466187b [2023-05-09T21:26:00.986Z] ---> b0118ea2ee6a [2023-05-09T21:26:00.986Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-09T21:26:04.598Z] ---> b8effdcad9e3 [2023-05-09T21:26:04.598Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:26:04.598Z] ---> Running in e55df03b3117 [2023-05-09T21:26:07.187Z] Removing intermediate container e55df03b3117 [2023-05-09T21:26:07.187Z] ---> 05ca70b09624 [2023-05-09T21:26:07.187Z] Step 12/26 : COPY . . [2023-05-09T21:26:08.600Z] ---> 6c82fdd85115 [2023-05-09T21:26:08.600Z] Step 13/26 : RUN ${MAKE} [2023-05-09T21:26:08.600Z] ---> Running in d4d96cb4ce22 [2023-05-09T21:26:09.563Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-09T21:28:46.489Z] Removing intermediate container d4d96cb4ce22 [2023-05-09T21:28:46.489Z] ---> b0af3ef9d1b3 [2023-05-09T21:28:46.489Z] Step 14/26 : FROM alpine:3.17 [2023-05-09T21:28:46.489Z] 3.17: Pulling from library/alpine [2023-05-09T21:28:46.489Z] c41833b44d91: Already exists [2023-05-09T21:28:46.489Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T21:28:46.489Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T21:28:46.489Z] ---> 51e60588ff2c [2023-05-09T21:28:46.489Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T21:28:46.489Z] ---> Running in 6ad2578aacfc [2023-05-09T21:28:46.489Z] Removing intermediate container 6ad2578aacfc [2023-05-09T21:28:46.489Z] ---> cc4e5508b913 [2023-05-09T21:28:46.489Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-09T21:28:46.489Z] ---> Running in 24b41feaebf3 [2023-05-09T21:28:46.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:28:46.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:28:46.489Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T21:28:46.489Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:28:46.489Z] OK: 8 MiB in 16 packages [2023-05-09T21:28:46.489Z] Removing intermediate container 24b41feaebf3 [2023-05-09T21:28:46.489Z] ---> 7f6f434408e6 [2023-05-09T21:28:46.489Z] Step 17/26 : WORKDIR / [2023-05-09T21:28:46.489Z] ---> Running in d46cb354f32e [2023-05-09T21:28:46.489Z] Removing intermediate container d46cb354f32e [2023-05-09T21:28:46.489Z] ---> 1b4bca1b130b [2023-05-09T21:28:46.489Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-09T21:28:46.489Z] ---> 9a9e850e4f20 [2023-05-09T21:28:46.489Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-09T21:28:46.489Z] ---> cbfc72c2bc93 [2023-05-09T21:28:46.489Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-09T21:28:46.489Z] ---> 99f962d22265 [2023-05-09T21:28:46.489Z] Step 21/26 : EXPOSE 59984 [2023-05-09T21:28:46.489Z] ---> Running in 398c76bb4e33 [2023-05-09T21:28:46.489Z] Removing intermediate container 398c76bb4e33 [2023-05-09T21:28:46.489Z] ---> 67bb617095fd [2023-05-09T21:28:46.489Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-09T21:28:46.489Z] ---> Running in 9a402852baa5 [2023-05-09T21:28:46.489Z] Removing intermediate container 9a402852baa5 [2023-05-09T21:28:46.489Z] ---> 22d7d131bfce [2023-05-09T21:28:46.489Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T21:28:46.489Z] ---> Running in 368765a7604e [2023-05-09T21:28:46.489Z] Removing intermediate container 368765a7604e [2023-05-09T21:28:46.489Z] ---> 0f52bc786b3d [2023-05-09T21:28:46.489Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T21:28:46.489Z] ---> Running in d8e10aed2323 [2023-05-09T21:28:46.758Z] Removing intermediate container d8e10aed2323 [2023-05-09T21:28:46.758Z] ---> a75cdad1b86a [2023-05-09T21:28:46.758Z] Step 25/26 : LABEL git_sha=1961be3dbf536bee699796c7591b42b4c7bef829 [2023-05-09T21:28:46.758Z] ---> Running in d67b0dcdcde9 [2023-05-09T21:28:47.026Z] Removing intermediate container d67b0dcdcde9 [2023-05-09T21:28:47.026Z] ---> 2783a5339884 [2023-05-09T21:28:47.026Z] Step 26/26 : LABEL version=3.0.0-dev.43 [2023-05-09T21:28:47.026Z] ---> Running in 00d71c1626ee [2023-05-09T21:28:47.293Z] Removing intermediate container 00d71c1626ee [2023-05-09T21:28:47.293Z] ---> 9fed3101cdad [2023-05-09T21:28:47.293Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T21:28:47.293Z] Successfully built 9fed3101cdad [2023-05-09T21:28:47.562Z] 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 [2023-05-09T21:28:47.659Z] provisioning config files... [2023-05-09T21:28:47.675Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/139@tmp/config13026522894181097392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:28:48.023Z] ---> docker-login.sh [2023-05-09T21:28:48.023Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:28:48.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:28:48.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:28:48.291Z] Configure a credential helper to remove this warning. See [2023-05-09T21:28:48.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:28:48.291Z] [2023-05-09T21:28:48.291Z] Login Succeeded [2023-05-09T21:28:48.291Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:28:48.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:28:48.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:28:48.825Z] Configure a credential helper to remove this warning. See [2023-05-09T21:28:48.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:28:48.825Z] [2023-05-09T21:28:48.825Z] Login Succeeded [2023-05-09T21:28:48.825Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:28:49.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:28:49.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:28:49.093Z] Configure a credential helper to remove this warning. See [2023-05-09T21:28:49.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:28:49.093Z] [2023-05-09T21:28:49.093Z] Login Succeeded [2023-05-09T21:28:49.093Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:28:49.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:28:49.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:28:49.630Z] Configure a credential helper to remove this warning. See [2023-05-09T21:28:49.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:28:49.630Z] [2023-05-09T21:28:49.630Z] Login Succeeded [2023-05-09T21:28:49.630Z] docker.io [2023-05-09T21:28:49.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:28:50.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:28:50.163Z] Configure a credential helper to remove this warning. See [2023-05-09T21:28:50.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:28:50.163Z] [2023-05-09T21:28:50.163Z] Login Succeeded [2023-05-09T21:28:50.163Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:28:50.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T21:28:50.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:28:50.218Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-09T21:28:50.218Z] 1961be3dbf536bee699796c7591b42b4c7bef829 [2023-05-09T21:28:50.218Z] latest [2023-05-09T21:28:50.218Z] 3.0.0-dev.43 [2023-05-09T21:28:50.218Z] 1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [2023-05-09T21:28:50.218Z] main [2023-05-09T21:28:50.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:50.568Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:50.914Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829 [2023-05-09T21:28:50.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-09T21:28:50.914Z] 0559c2a03d9d: Preparing [2023-05-09T21:28:50.914Z] 0e0a549e2ef7: Preparing [2023-05-09T21:28:50.914Z] ce7a9c5f17ba: Preparing [2023-05-09T21:28:50.914Z] b29c58464037: Preparing [2023-05-09T21:28:50.914Z] 26cbea5cba74: Preparing [2023-05-09T21:28:50.914Z] 26cbea5cba74: Layer already exists [2023-05-09T21:28:51.182Z] b29c58464037: Pushed [2023-05-09T21:28:51.182Z] 0559c2a03d9d: Pushed [2023-05-09T21:28:51.182Z] 0e0a549e2ef7: Pushed [2023-05-09T21:28:56.518Z] ce7a9c5f17ba: Pushed [2023-05-09T21:28:56.784Z] 1961be3dbf536bee699796c7591b42b4c7bef829: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:57.135Z] + 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 [2023-05-09T21:28:57.474Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-09T21:28:57.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-09T21:28:57.474Z] 0559c2a03d9d: Preparing [2023-05-09T21:28:57.474Z] 0e0a549e2ef7: Preparing [2023-05-09T21:28:57.474Z] ce7a9c5f17ba: Preparing [2023-05-09T21:28:57.474Z] b29c58464037: Preparing [2023-05-09T21:28:57.474Z] 26cbea5cba74: Preparing [2023-05-09T21:28:57.474Z] 0559c2a03d9d: Layer already exists [2023-05-09T21:28:57.474Z] 26cbea5cba74: Layer already exists [2023-05-09T21:28:57.474Z] b29c58464037: Layer already exists [2023-05-09T21:28:57.474Z] 0e0a549e2ef7: Layer already exists [2023-05-09T21:28:57.474Z] ce7a9c5f17ba: Layer already exists [2023-05-09T21:28:57.741Z] latest: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:58.075Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:58.417Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.43 [2023-05-09T21:28:58.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-09T21:28:58.417Z] 0559c2a03d9d: Preparing [2023-05-09T21:28:58.417Z] 0e0a549e2ef7: Preparing [2023-05-09T21:28:58.417Z] ce7a9c5f17ba: Preparing [2023-05-09T21:28:58.417Z] b29c58464037: Preparing [2023-05-09T21:28:58.417Z] 26cbea5cba74: Preparing [2023-05-09T21:28:58.417Z] b29c58464037: Layer already exists [2023-05-09T21:28:58.417Z] ce7a9c5f17ba: Layer already exists [2023-05-09T21:28:58.417Z] 26cbea5cba74: Layer already exists [2023-05-09T21:28:58.417Z] 0559c2a03d9d: Layer already exists [2023-05-09T21:28:58.417Z] 0e0a549e2ef7: Layer already exists [2023-05-09T21:28:58.685Z] 3.0.0-dev.43: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:59.031Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:59.369Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [2023-05-09T21:28:59.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-09T21:28:59.369Z] 0559c2a03d9d: Preparing [2023-05-09T21:28:59.369Z] 0e0a549e2ef7: Preparing [2023-05-09T21:28:59.369Z] ce7a9c5f17ba: Preparing [2023-05-09T21:28:59.369Z] b29c58464037: Preparing [2023-05-09T21:28:59.369Z] 26cbea5cba74: Preparing [2023-05-09T21:28:59.369Z] ce7a9c5f17ba: Layer already exists [2023-05-09T21:28:59.369Z] 26cbea5cba74: Layer already exists [2023-05-09T21:28:59.369Z] 0559c2a03d9d: Layer already exists [2023-05-09T21:28:59.369Z] 0e0a549e2ef7: Layer already exists [2023-05-09T21:28:59.369Z] b29c58464037: Layer already exists [2023-05-09T21:28:59.369Z] 1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:28:59.979Z] + 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 [2023-05-09T21:29:00.317Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-09T21:29:00.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-09T21:29:00.318Z] 0559c2a03d9d: Preparing [2023-05-09T21:29:00.318Z] 0e0a549e2ef7: Preparing [2023-05-09T21:29:00.318Z] ce7a9c5f17ba: Preparing [2023-05-09T21:29:00.318Z] b29c58464037: Preparing [2023-05-09T21:29:00.318Z] 26cbea5cba74: Preparing [2023-05-09T21:29:00.318Z] 0e0a549e2ef7: Layer already exists [2023-05-09T21:29:00.318Z] ce7a9c5f17ba: Layer already exists [2023-05-09T21:29:00.318Z] b29c58464037: Layer already exists [2023-05-09T21:29:00.318Z] 26cbea5cba74: Layer already exists [2023-05-09T21:29:00.318Z] 0559c2a03d9d: Layer already exists [2023-05-09T21:29:00.318Z] main: digest: sha256:34d87597f9c11d3b02f1d1daf6222b615e0f5f5fb999b76ea353fdfd353a3380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T21:29:00.359Z] ===================================================== [Pipeline] echo [2023-05-09T21:29:00.365Z] taggedImages: [2023-05-09T21:29:00.365Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829 [2023-05-09T21:29:00.365Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-09T21:29:00.365Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.43 [2023-05-09T21:29:00.365Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1961be3dbf536bee699796c7591b42b4c7bef829-3.0.0-dev.43 [2023-05-09T21:29:00.365Z] - 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 [2023-05-09T21:29:00.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:29:00.730Z] [2023-05-09T21:29:00.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:29:01.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:29:01.332Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T21:29:01.332Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T21:29:01.332Z] 04944245beec: Pulling fs layer [2023-05-09T21:29:01.332Z] 699f458cf7ca: Pulling fs layer [2023-05-09T21:29:01.332Z] 765212b225bb: Pulling fs layer [2023-05-09T21:29:01.332Z] f23df028b6ca: Pulling fs layer [2023-05-09T21:29:01.332Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T21:29:01.332Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T21:29:01.332Z] 765212b225bb: Waiting [2023-05-09T21:29:01.332Z] f23df028b6ca: Waiting [2023-05-09T21:29:01.332Z] d65c8cfc05b1: Waiting [2023-05-09T21:29:01.332Z] 2437ff75d9bd: Waiting [2023-05-09T21:29:01.332Z] 04944245beec: Verifying Checksum [2023-05-09T21:29:01.332Z] 04944245beec: Download complete [2023-05-09T21:29:01.332Z] 765212b225bb: Download complete [2023-05-09T21:29:01.332Z] f23df028b6ca: Verifying Checksum [2023-05-09T21:29:01.332Z] f23df028b6ca: Download complete [2023-05-09T21:29:01.332Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T21:29:01.332Z] d65c8cfc05b1: Download complete [2023-05-09T21:29:01.605Z] 699f458cf7ca: Verifying Checksum [2023-05-09T21:29:01.605Z] 699f458cf7ca: Download complete [2023-05-09T21:29:01.875Z] 8998bd30e6a1: Download complete [2023-05-09T21:29:04.557Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T21:29:04.557Z] 2437ff75d9bd: Download complete [2023-05-09T21:29:08.808Z] 8998bd30e6a1: Pull complete [2023-05-09T21:29:09.076Z] 04944245beec: Pull complete [2023-05-09T21:29:10.490Z] 699f458cf7ca: Pull complete [2023-05-09T21:29:10.490Z] 765212b225bb: Pull complete [2023-05-09T21:29:11.454Z] f23df028b6ca: Pull complete [2023-05-09T21:29:11.454Z] d65c8cfc05b1: Pull complete [2023-05-09T21:29:26.449Z] 2437ff75d9bd: Pull complete [2023-05-09T21:29:26.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T21:29:26.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:29:26.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:29:26.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-14768 does not seem to be running inside a container [2023-05-09T21:29:26.699Z] $ 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/139 -v /w/workspace/device-onvif-camera/139:/w/workspace/device-onvif-camera/139:rw,z -v /w/workspace/device-onvif-camera/139@tmp:/w/workspace/device-onvif-camera/139@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 [2023-05-09T21:29:29.242Z] $ docker top e74c9bb5c301b114dee627b128673d7276d1b561c8462a192dd6c9624874e924 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:29:30.078Z] ---> job-cost.sh [2023-05-09T21:29:30.078Z] lf-activate-venv: SKIPPING [2023-05-09T21:29:30.078Z] INFO: No Stack... [2023-05-09T21:29:30.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T21:29:31.301Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T21:29:31.943Z] + cat /w/workspace/device-onvif-camera/139/archives/cost.csv [2023-05-09T21:29:31.943Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T21:29:31.984Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [2023-05-09T21:29:31.993Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] did not exist. Created. [2023-05-09T21:29:31.993Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T21:29:32.658Z] /w/workspace/device-onvif-camera/139@tmp/durable-1b0e5009/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T21:29:33.316Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T21:29:33.340Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T21:29:33.405Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T21:29:33.413Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T21:29:33.437Z] $ docker stop --time=1 e74c9bb5c301b114dee627b128673d7276d1b561c8462a192dd6c9624874e924 [2023-05-09T21:29:37.087Z] $ docker rm -f --volumes e74c9bb5c301b114dee627b128673d7276d1b561c8462a192dd6c9624874e924 [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 [2023-05-09T21:29:37.494Z] provisioning config files... [2023-05-09T21:29:37.501Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9358301257581378809tmp [Pipeline] { [Pipeline] sh [2023-05-09T21:29:37.799Z] + set +x [2023-05-09T21:29:37.799Z] + bash -s -- [2023-05-09T21:29:37.799Z] + curl -s https://codecov.io/bash [2023-05-09T21:29:37.799Z] [2023-05-09T21:29:37.799Z] _____ _ [2023-05-09T21:29:37.799Z] / ____| | | [2023-05-09T21:29:37.799Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T21:29:37.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T21:29:37.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T21:29:37.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T21:29:37.799Z] Bash-1.0.6 [2023-05-09T21:29:37.799Z] [2023-05-09T21:29:37.799Z] [2023-05-09T21:29:37.799Z] ==> git version 2.25.1 found [2023-05-09T21:29:37.799Z] ==> 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 [2023-05-09T21:29:37.799Z] Release-Date: 2020-01-08 [2023-05-09T21:29:37.799Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T21:29:37.799Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T21:29:37.799Z] ==> Jenkins CI detected. [2023-05-09T21:29:37.799Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-09T21:29:37.799Z] project root: . [2023-05-09T21:29:37.799Z] --> token set from env [2023-05-09T21:29:37.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T21:29:37.799Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T21:29:37.799Z] ==> Python coveragepy not found [2023-05-09T21:29:37.799Z] ==> Searching for coverage reports in: [2023-05-09T21:29:37.799Z] + . [2023-05-09T21:29:37.799Z] -> Found 1 reports [2023-05-09T21:29:37.800Z] ==> Detecting git/mercurial file structure [2023-05-09T21:29:38.058Z] ==> Reading reports [2023-05-09T21:29:38.059Z] + ./coverage.out bytes=79213 [2023-05-09T21:29:38.059Z] ==> Appending adjustments [2023-05-09T21:29:38.059Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T21:29:38.059Z] + Found adjustments [2023-05-09T21:29:38.059Z] ==> Gzipping contents [2023-05-09T21:29:38.059Z] 12K /tmp/codecov.LjIHKJ.gz [2023-05-09T21:29:38.059Z] ==> Uploading reports [2023-05-09T21:29:38.059Z] url: https://codecov.io [2023-05-09T21:29:38.059Z] query: branch=main&commit=1961be3dbf536bee699796c7591b42b4c7bef829&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T21:29:38.059Z] -> Pinging Codecov [2023-05-09T21:29:38.059Z] 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=1961be3dbf536bee699796c7591b42b4c7bef829&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T21:29:38.318Z] -> Uploading to [2023-05-09T21:29:38.318Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/F29A59C45E3A92E06B3E522C9905F8EF/1961be3dbf536bee699796c7591b42b4c7bef829/87eb6625-90bc-4577-8719-5cf610d360ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T212938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3277e671e10305245eb5032ceb81c085b8be6cdae787751ca2e9486a18f4b3a7 [2023-05-09T21:29:38.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:29:38.318Z] Dload Upload Total Spent Left Speed [2023-05-09T21:29:38.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 46407 --:--:-- --:--:-- --:--:-- 46407 [2023-05-09T21:29:38.578Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] } [2023-05-09T21:29:38.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T21:29:38.807Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T21:29:38.822Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:29:39.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T21:29:39.127Z] [2023-05-09T21:29:39.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:29:39.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T21:29:39.430Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T21:29:39.430Z] df9b9388f04a: Pulling fs layer [2023-05-09T21:29:39.430Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T21:29:39.430Z] 25bc292e5bac: Pulling fs layer [2023-05-09T21:29:39.430Z] 114826534d7a: Pulling fs layer [2023-05-09T21:29:39.430Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T21:29:39.430Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T21:29:39.430Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T21:29:39.430Z] 4657fd5d0bcf: Waiting [2023-05-09T21:29:39.430Z] 6ad1cebc031e: Waiting [2023-05-09T21:29:39.430Z] 8a3aa393b2d8: Waiting [2023-05-09T21:29:39.430Z] 114826534d7a: Waiting [2023-05-09T21:29:39.430Z] 25bc292e5bac: Download complete [2023-05-09T21:29:39.430Z] 52dc419b0ee2: Verifying Checksum [2023-05-09T21:29:39.430Z] 52dc419b0ee2: Download complete [2023-05-09T21:29:39.430Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T21:29:39.430Z] 4657fd5d0bcf: Download complete [2023-05-09T21:29:39.430Z] df9b9388f04a: Download complete [2023-05-09T21:29:39.689Z] df9b9388f04a: Pull complete [2023-05-09T21:29:39.689Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T21:29:39.689Z] 6ad1cebc031e: Download complete [2023-05-09T21:29:39.689Z] 52dc419b0ee2: Pull complete [2023-05-09T21:29:39.689Z] 25bc292e5bac: Pull complete [2023-05-09T21:29:40.257Z] 114826534d7a: Verifying Checksum [2023-05-09T21:29:40.257Z] 114826534d7a: Download complete [2023-05-09T21:29:40.515Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T21:29:40.516Z] 8a3aa393b2d8: Download complete [2023-05-09T21:29:43.795Z] 114826534d7a: Pull complete [2023-05-09T21:29:43.795Z] 4657fd5d0bcf: Pull complete [2023-05-09T21:29:43.795Z] 6ad1cebc031e: Pull complete [2023-05-09T21:29:46.323Z] 8a3aa393b2d8: Pull complete [2023-05-09T21:29:46.323Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T21:29:46.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T21:29:46.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:29:46.399Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:29:46.429Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-09T21:29:49.161Z] $ docker top 504e4bd942fedb97f690c2772223e92b270532114e3005ad4db9a18f4ea03466 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T21:29:49.233Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-09T21:29:49.509Z] + set -o pipefail [2023-05-09T21:29:49.509Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-09T21:29:57.624Z] [2023-05-09T21:29:57.624Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-09T21:29:57.624Z] [2023-05-09T21:29:57.624Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/5920287d-b87d-48fb-a62a-cbba0dafe6fe [2023-05-09T21:29:57.624Z] [2023-05-09T21:29:57.624Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-09T21:29:57.624Z] [2023-05-09T21:29:57.624Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T21:29:57.624Z] [2023-05-09T21:29:59.003Z] [2023-05-09T21:29:59.003Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T21:29:59.003Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T21:29:59.003Z] More details here: https://snyk.co/ue1NS [2023-05-09T21:29:59.003Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T21:29:59.003Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T21:29:59.011Z] $ docker stop --time=1 504e4bd942fedb97f690c2772223e92b270532114e3005ad4db9a18f4ea03466 [2023-05-09T21:30:01.799Z] $ docker rm -f --volumes 504e4bd942fedb97f690c2772223e92b270532114e3005ad4db9a18f4ea03466 [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 [2023-05-09T21:30:02.164Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:30:02.179Z] provisioning config files... [2023-05-09T21:30:02.186Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10298249474538457227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:02.479Z] --> edgex-publish-swagger.sh [2023-05-09T21:30:02.479Z] === Publish doc/openapi/v2 API === [2023-05-09T21:30:02.479Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-09T21:30:02.479Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-09T21:30:02.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:30:02.479Z] Dload Upload Total Spent Left Speed [2023-05-09T21:30:03.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 571k --:--:-- --:--:-- --:--:-- 571k [2023-05-09T21:30:03.419Z] [2023-05-09T21:30:03.419Z] [Pipeline] } [2023-05-09T21:30:03.426Z] 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 [2023-05-09T21:30:03.937Z] + git log --format=format:%s -1 1961be3dbf536bee699796c7591b42b4c7bef829 [Pipeline] sh [2023-05-09T21:30:04.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:30:04.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:30:04.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:30:04.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:30:04.593Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:30:04.623Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T21:30:05.107Z] $ docker top 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 -eo pid,comm [2023-05-09T21:30:05.154Z] 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). [2023-05-09T21:30:05.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:30:05.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:30:05.198Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:30:05.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:30:05.313Z] $ docker exec 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 ssh-agent [2023-05-09T21:30:05.423Z] SSH_AUTH_SOCK=/tmp/ssh-Nwc6CH2alJKK/agent.33 [2023-05-09T21:30:05.423Z] SSH_AGENT_PID=39 [2023-05-09T21:30:05.427Z] Running ssh-add (command line suppressed) [2023-05-09T21:30:05.513Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9721226895340968601.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9721226895340968601.key) [2023-05-09T21:30:05.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:30:05.813Z] + git semver tag [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:05,986 [run_tag] DEBUG tag force:False [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:05,986 [check_head_tag] DEBUG check head tag [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:05,988 [execute] INFO git cat-file --batch-check [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:05,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:05,992 [execute] INFO git cat-file --batch [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:05,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:06,027 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:06,027 [execute] INFO git tag -a v3.0.0-dev.43 -m v3.0.0-dev.43 [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:06,027 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.43', '-m', 'v3.0.0-dev.43'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T21:30:06.072Z] 2023-05-09 21:30:06,032 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:30:06.072Z] 3.0.0-dev.43 [Pipeline] } [2023-05-09T21:30:06.078Z] $ docker exec --env ******** --env ******** 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 ssh-agent -k [2023-05-09T21:30:06.176Z] unset SSH_AUTH_SOCK; [2023-05-09T21:30:06.176Z] unset SSH_AGENT_PID; [2023-05-09T21:30:06.176Z] echo Agent pid 39 killed; [2023-05-09T21:30:06.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:30:06.500Z] + git semver [Pipeline] } [2023-05-09T21:30:06.772Z] $ docker stop --time=1 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 [2023-05-09T21:30:08.111Z] $ docker rm -f --volumes 3fe76421cce5a8f51368df91b1117ca900ffcaf7ecd0efe2b23dfbcc384625b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:30:08.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T21:30:08.508Z] [2023-05-09T21:30:08.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:30:08.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T21:30:08.807Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T21:30:08.807Z] ab5ef0e58194: Pulling fs layer [2023-05-09T21:30:08.807Z] 9712f1f96733: Pulling fs layer [2023-05-09T21:30:08.807Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T21:30:08.807Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T21:30:08.807Z] e9a5061849ea: Pulling fs layer [2023-05-09T21:30:08.807Z] d747dcd14b5f: Pulling fs layer [2023-05-09T21:30:08.807Z] 0d9ebad4ef96: Waiting [2023-05-09T21:30:08.807Z] e9a5061849ea: Waiting [2023-05-09T21:30:08.807Z] 2de7ff778b66: Pulling fs layer [2023-05-09T21:30:08.807Z] d747dcd14b5f: Waiting [2023-05-09T21:30:08.807Z] 2de7ff778b66: Waiting [2023-05-09T21:30:08.807Z] 9712f1f96733: Download complete [2023-05-09T21:30:09.375Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T21:30:09.375Z] 63f879dbbcfc: Download complete [2023-05-09T21:30:09.944Z] e9a5061849ea: Verifying Checksum [2023-05-09T21:30:09.944Z] e9a5061849ea: Download complete [2023-05-09T21:30:09.944Z] d747dcd14b5f: Verifying Checksum [2023-05-09T21:30:09.944Z] d747dcd14b5f: Download complete [2023-05-09T21:30:10.202Z] ab5ef0e58194: Verifying Checksum [2023-05-09T21:30:10.202Z] ab5ef0e58194: Download complete [2023-05-09T21:30:10.202Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T21:30:10.202Z] 0d9ebad4ef96: Download complete [2023-05-09T21:30:10.202Z] 2de7ff778b66: Verifying Checksum [2023-05-09T21:30:10.202Z] 2de7ff778b66: Download complete [2023-05-09T21:30:12.734Z] ab5ef0e58194: Pull complete [2023-05-09T21:30:12.734Z] 9712f1f96733: Pull complete [2023-05-09T21:30:13.300Z] 63f879dbbcfc: Pull complete [2023-05-09T21:30:16.579Z] 0d9ebad4ef96: Pull complete [2023-05-09T21:30:16.837Z] e9a5061849ea: Pull complete [2023-05-09T21:30:16.837Z] d747dcd14b5f: Pull complete [2023-05-09T21:30:17.772Z] 2de7ff778b66: Pull complete [2023-05-09T21:30:17.772Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T21:30:17.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T21:30:17.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:30:17.858Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:30:17.889Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-09T21:30:22.004Z] $ docker top 5e7ed70a77d76d17a1d5415cf6aa92161989fbd2bac94ab019b2992142cedf59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:30:22.070Z] provisioning config files... [2023-05-09T21:30:22.075Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10604984164961756523tmp [2023-05-09T21:30:22.082Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1764248002754279472tmp [2023-05-09T21:30:22.088Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10147190447979203830tmp [Pipeline] { [Pipeline] echo [2023-05-09T21:30:22.103Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:22.381Z] ---> sigul-configuration.sh [2023-05-09T21:30:22.381Z] gpg: directory `/root/.gnupg' created [2023-05-09T21:30:22.381Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T21:30:22.381Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T21:30:22.381Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T21:30:22.381Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T21:30:22.381Z] gpg: CAST5 encrypted data [2023-05-09T21:30:22.381Z] gpg: encrypted with 1 passphrase [2023-05-09T21:30:22.381Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T21:30:22.668Z] + mkdir /home/jenkins [2023-05-09T21:30:22.668Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T21:30:22.952Z] + 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 [2023-05-09T21:30:22.962Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:23.246Z] ---> sigul-install.sh [2023-05-09T21:30:23.246Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T21:30:23.531Z] + git tag --list [2023-05-09T21:30:23.531Z] v0.0.0 [2023-05-09T21:30:23.531Z] v0.0.1-dev.1 [2023-05-09T21:30:23.531Z] v0.0.1-dev.10 [2023-05-09T21:30:23.531Z] v0.0.1-dev.11 [2023-05-09T21:30:23.531Z] v0.0.1-dev.12 [2023-05-09T21:30:23.531Z] v0.0.1-dev.13 [2023-05-09T21:30:23.531Z] v0.0.1-dev.14 [2023-05-09T21:30:23.531Z] v0.0.1-dev.15 [2023-05-09T21:30:23.531Z] v0.0.1-dev.16 [2023-05-09T21:30:23.531Z] v0.0.1-dev.17 [2023-05-09T21:30:23.531Z] v0.0.1-dev.18 [2023-05-09T21:30:23.531Z] v0.0.1-dev.19 [2023-05-09T21:30:23.531Z] v0.0.1-dev.2 [2023-05-09T21:30:23.531Z] v0.0.1-dev.20 [2023-05-09T21:30:23.531Z] v0.0.1-dev.21 [2023-05-09T21:30:23.531Z] v0.0.1-dev.22 [2023-05-09T21:30:23.531Z] v0.0.1-dev.23 [2023-05-09T21:30:23.531Z] v0.0.1-dev.24 [2023-05-09T21:30:23.531Z] v0.0.1-dev.25 [2023-05-09T21:30:23.531Z] v0.0.1-dev.26 [2023-05-09T21:30:23.531Z] v0.0.1-dev.27 [2023-05-09T21:30:23.531Z] v0.0.1-dev.28 [2023-05-09T21:30:23.531Z] v0.0.1-dev.3 [2023-05-09T21:30:23.531Z] v0.0.1-dev.4 [2023-05-09T21:30:23.531Z] v0.0.1-dev.5 [2023-05-09T21:30:23.531Z] v0.0.1-dev.6 [2023-05-09T21:30:23.531Z] v0.0.1-dev.7 [2023-05-09T21:30:23.531Z] v0.0.1-dev.8 [2023-05-09T21:30:23.531Z] v0.0.1-dev.9 [2023-05-09T21:30:23.531Z] v2.2.0 [2023-05-09T21:30:23.531Z] v2.2.0-dev.29 [2023-05-09T21:30:23.531Z] v2.2.0-dev.30 [2023-05-09T21:30:23.531Z] v2.2.0-dev.31 [2023-05-09T21:30:23.531Z] v2.2.0-dev.32 [2023-05-09T21:30:23.531Z] v2.2.0-dev.33 [2023-05-09T21:30:23.531Z] v2.2.0-dev.34 [2023-05-09T21:30:23.531Z] v2.2.0-dev.35 [2023-05-09T21:30:23.531Z] v2.3.0 [2023-05-09T21:30:23.531Z] v2.3.0-dev.1 [2023-05-09T21:30:23.531Z] v2.3.0-dev.10 [2023-05-09T21:30:23.531Z] v2.3.0-dev.11 [2023-05-09T21:30:23.532Z] v2.3.0-dev.12 [2023-05-09T21:30:23.532Z] v2.3.0-dev.13 [2023-05-09T21:30:23.532Z] v2.3.0-dev.14 [2023-05-09T21:30:23.532Z] v2.3.0-dev.15 [2023-05-09T21:30:23.532Z] v2.3.0-dev.16 [2023-05-09T21:30:23.532Z] v2.3.0-dev.17 [2023-05-09T21:30:23.532Z] v2.3.0-dev.18 [2023-05-09T21:30:23.532Z] v2.3.0-dev.19 [2023-05-09T21:30:23.532Z] v2.3.0-dev.2 [2023-05-09T21:30:23.532Z] v2.3.0-dev.20 [2023-05-09T21:30:23.532Z] v2.3.0-dev.21 [2023-05-09T21:30:23.532Z] v2.3.0-dev.22 [2023-05-09T21:30:23.532Z] v2.3.0-dev.23 [2023-05-09T21:30:23.532Z] v2.3.0-dev.24 [2023-05-09T21:30:23.532Z] v2.3.0-dev.25 [2023-05-09T21:30:23.532Z] v2.3.0-dev.26 [2023-05-09T21:30:23.532Z] v2.3.0-dev.27 [2023-05-09T21:30:23.532Z] v2.3.0-dev.28 [2023-05-09T21:30:23.532Z] v2.3.0-dev.29 [2023-05-09T21:30:23.532Z] v2.3.0-dev.3 [2023-05-09T21:30:23.532Z] v2.3.0-dev.30 [2023-05-09T21:30:23.532Z] v2.3.0-dev.31 [2023-05-09T21:30:23.532Z] v2.3.0-dev.32 [2023-05-09T21:30:23.532Z] v2.3.0-dev.33 [2023-05-09T21:30:23.532Z] v2.3.0-dev.34 [2023-05-09T21:30:23.532Z] v2.3.0-dev.35 [2023-05-09T21:30:23.532Z] v2.3.0-dev.36 [2023-05-09T21:30:23.532Z] v2.3.0-dev.37 [2023-05-09T21:30:23.532Z] v2.3.0-dev.38 [2023-05-09T21:30:23.532Z] v2.3.0-dev.39 [2023-05-09T21:30:23.532Z] v2.3.0-dev.4 [2023-05-09T21:30:23.532Z] v2.3.0-dev.40 [2023-05-09T21:30:23.532Z] v2.3.0-dev.41 [2023-05-09T21:30:23.532Z] v2.3.0-dev.42 [2023-05-09T21:30:23.532Z] v2.3.0-dev.43 [2023-05-09T21:30:23.532Z] v2.3.0-dev.44 [2023-05-09T21:30:23.532Z] v2.3.0-dev.45 [2023-05-09T21:30:23.532Z] v2.3.0-dev.5 [2023-05-09T21:30:23.532Z] v2.3.0-dev.6 [2023-05-09T21:30:23.532Z] v2.3.0-dev.7 [2023-05-09T21:30:23.532Z] v2.3.0-dev.8 [2023-05-09T21:30:23.532Z] v2.3.0-dev.9 [2023-05-09T21:30:23.532Z] v2.3.1 [2023-05-09T21:30:23.532Z] v2.3.1-dev.1 [2023-05-09T21:30:23.532Z] v2.3.1-dev.4 [2023-05-09T21:30:23.532Z] v2.3.1-dev.5 [2023-05-09T21:30:23.532Z] v2.3.2-dev.1 [2023-05-09T21:30:23.532Z] v2.3.2-dev.2 [2023-05-09T21:30:23.532Z] v3.0.0-dev.1 [2023-05-09T21:30:23.532Z] v3.0.0-dev.10 [2023-05-09T21:30:23.532Z] v3.0.0-dev.11 [2023-05-09T21:30:23.532Z] v3.0.0-dev.12 [2023-05-09T21:30:23.532Z] v3.0.0-dev.13 [2023-05-09T21:30:23.532Z] v3.0.0-dev.14 [2023-05-09T21:30:23.532Z] v3.0.0-dev.15 [2023-05-09T21:30:23.532Z] v3.0.0-dev.16 [2023-05-09T21:30:23.532Z] v3.0.0-dev.17 [2023-05-09T21:30:23.532Z] v3.0.0-dev.18 [2023-05-09T21:30:23.532Z] v3.0.0-dev.19 [2023-05-09T21:30:23.532Z] v3.0.0-dev.2 [2023-05-09T21:30:23.532Z] v3.0.0-dev.20 [2023-05-09T21:30:23.532Z] v3.0.0-dev.21 [2023-05-09T21:30:23.532Z] v3.0.0-dev.22 [2023-05-09T21:30:23.532Z] v3.0.0-dev.23 [2023-05-09T21:30:23.532Z] v3.0.0-dev.24 [2023-05-09T21:30:23.532Z] v3.0.0-dev.25 [2023-05-09T21:30:23.532Z] v3.0.0-dev.26 [2023-05-09T21:30:23.532Z] v3.0.0-dev.27 [2023-05-09T21:30:23.532Z] v3.0.0-dev.28 [2023-05-09T21:30:23.532Z] v3.0.0-dev.29 [2023-05-09T21:30:23.532Z] v3.0.0-dev.3 [2023-05-09T21:30:23.532Z] v3.0.0-dev.30 [2023-05-09T21:30:23.532Z] v3.0.0-dev.31 [2023-05-09T21:30:23.532Z] v3.0.0-dev.32 [2023-05-09T21:30:23.532Z] v3.0.0-dev.33 [2023-05-09T21:30:23.532Z] v3.0.0-dev.34 [2023-05-09T21:30:23.532Z] v3.0.0-dev.35 [2023-05-09T21:30:23.532Z] v3.0.0-dev.36 [2023-05-09T21:30:23.532Z] v3.0.0-dev.37 [2023-05-09T21:30:23.532Z] v3.0.0-dev.38 [2023-05-09T21:30:23.532Z] v3.0.0-dev.39 [2023-05-09T21:30:23.532Z] v3.0.0-dev.4 [2023-05-09T21:30:23.532Z] v3.0.0-dev.40 [2023-05-09T21:30:23.532Z] v3.0.0-dev.41 [2023-05-09T21:30:23.532Z] v3.0.0-dev.42 [2023-05-09T21:30:23.532Z] v3.0.0-dev.43 [2023-05-09T21:30:23.532Z] v3.0.0-dev.5 [2023-05-09T21:30:23.532Z] v3.0.0-dev.6 [2023-05-09T21:30:23.532Z] v3.0.0-dev.7 [2023-05-09T21:30:23.532Z] v3.0.0-dev.8 [2023-05-09T21:30:23.532Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T21:30:23.817Z] + lftools sign git-tag v3.0.0-dev.43 [2023-05-09T21:30:24.384Z] Signing Git tag with Sigul... [2023-05-09T21:30:24.384Z] Signing v3.0.0-dev.43 [Pipeline] echo [2023-05-09T21:30:24.654Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:24.944Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T21:30:24.953Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T21:30:24.974Z] $ docker stop --time=1 5e7ed70a77d76d17a1d5415cf6aa92161989fbd2bac94ab019b2992142cedf59 [2023-05-09T21:30:26.261Z] $ docker rm -f --volumes 5e7ed70a77d76d17a1d5415cf6aa92161989fbd2bac94ab019b2992142cedf59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T21:30:26.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:30:26.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:30:26.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:30:26.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:30:27.068Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:30:27.095Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T21:30:27.430Z] $ docker top 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e -eo pid,comm [2023-05-09T21:30:27.480Z] 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). [2023-05-09T21:30:27.480Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:30:27.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:30:27.509Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:30:27.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:30:27.609Z] $ docker exec 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e ssh-agent [2023-05-09T21:30:27.718Z] SSH_AUTH_SOCK=/tmp/ssh-1T8xjUCxfnE4/agent.33 [2023-05-09T21:30:27.718Z] SSH_AGENT_PID=39 [2023-05-09T21:30:27.723Z] Running ssh-add (command line suppressed) [2023-05-09T21:30:27.818Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7086542813774486943.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7086542813774486943.key) [2023-05-09T21:30:27.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:30:28.122Z] + git semver bump pre [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,299 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,300 [bump_version] DEBUG bumping version:3.0.0-dev.43 on axis:pre with prefix:dev [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,300 [bump_version] DEBUG bumped version:3.0.0-dev.44 [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,300 [write_version] DEBUG write version:3.0.0-dev.44 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,300 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,300 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,301 [execute] INFO git cat-file --batch-check [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,307 [execute] INFO git cat-file --batch [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T21:30:28.382Z] 2023-05-09 21:30:28,312 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:30:28.382Z] 3.0.0-dev.44 [Pipeline] } [2023-05-09T21:30:28.389Z] $ docker exec --env ******** --env ******** 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e ssh-agent -k [2023-05-09T21:30:28.483Z] unset SSH_AUTH_SOCK; [2023-05-09T21:30:28.483Z] unset SSH_AGENT_PID; [2023-05-09T21:30:28.483Z] echo Agent pid 39 killed; [2023-05-09T21:30:28.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:30:28.795Z] + git semver [Pipeline] } [2023-05-09T21:30:29.063Z] $ docker stop --time=1 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e [2023-05-09T21:30:30.298Z] $ docker rm -f --volumes 2f65ef398a6738a22fc282f656c8ff24819c9b4a29f76e08d851d873c72d9b3e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:30:30.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:30:30.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:30:30.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:30:30.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:30:31.054Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:30:31.078Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T21:30:31.372Z] $ docker top f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:30:31.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:30:31.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:30:31.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:30:31.568Z] $ docker exec f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e ssh-agent [2023-05-09T21:30:31.666Z] SSH_AUTH_SOCK=/tmp/ssh-7TySqV0pVLPW/agent.31 [2023-05-09T21:30:31.666Z] SSH_AGENT_PID=37 [2023-05-09T21:30:31.670Z] Running ssh-add (command line suppressed) [2023-05-09T21:30:31.752Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8572654104328844738.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8572654104328844738.key) [2023-05-09T21:30:31.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:30:32.058Z] + git semver push [2023-05-09T21:30:32.318Z] 2023-05-09 21:30:32,229 [run_push] DEBUG push [2023-05-09T21:30:32.318Z] 2023-05-09 21:30:32,229 [execute] INFO git cat-file --batch-check [2023-05-09T21:30:32.318Z] 2023-05-09 21:30:32,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T21:30:32.318Z] 2023-05-09 21:30:32,233 [execute] INFO git rev-list 6c43217fd7c74a03288346c799d22ef3359395f1 -- [2023-05-09T21:30:32.318Z] 2023-05-09 21:30:32,233 [execute] DEBUG Popen(['git', 'rev-list', '6c43217fd7c74a03288346c799d22ef3359395f1', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T21:30:32.318Z] 2023-05-09 21:30:32,241 [execute] INFO git fetch -v origin [2023-05-09T21:30:32.318Z] 2023-05-09 21:30:32,241 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T21:30:32.886Z] 2023-05-09 21:30:32,679 [run_push] DEBUG no remote changes detected [2023-05-09T21:30:32.886Z] 2023-05-09 21:30:32,680 [execute] INFO git push origin semver [2023-05-09T21:30:32.886Z] 2023-05-09 21:30:32,680 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T21:30:33.823Z] 2023-05-09 21:30:33,676 [run_push] DEBUG push all version tags [2023-05-09T21:30:33.823Z] 2023-05-09 21:30:33,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T21:30:33.823Z] 2023-05-09 21:30:33,677 [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) [2023-05-09T21:30:34.761Z] 2023-05-09 21:30:34,396 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-09T21:30:34.761Z] 3.0.0-dev.44 [Pipeline] } [2023-05-09T21:30:34.767Z] $ docker exec --env ******** --env ******** f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e ssh-agent -k [2023-05-09T21:30:34.856Z] unset SSH_AUTH_SOCK; [2023-05-09T21:30:34.856Z] unset SSH_AGENT_PID; [2023-05-09T21:30:34.856Z] echo Agent pid 37 killed; [2023-05-09T21:30:34.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:30:35.183Z] + git semver [Pipeline] } [2023-05-09T21:30:35.454Z] $ docker stop --time=1 f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e [2023-05-09T21:30:36.731Z] $ docker rm -f --volumes f0ee7384a132e15f4c9f40061edc0093ba424ad42951ea6725a0441c20ddf80e [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 [2023-05-09T21:30:37.312Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-09T21:30:37.312Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-09T21:30:37.312Z] total 16 [2023-05-09T21:30:37.312Z] drwxr-xr-x 3 root root 4096 May 9 21:18 . [2023-05-09T21:30:37.312Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 21:30 .. [2023-05-09T21:30:37.312Z] drwxr-xr-x 2 root root 4096 May 9 21:18 cost [2023-05-09T21:30:37.312Z] -rw-r--r-- 1 root root 91 May 9 21:18 cost.csv [2023-05-09T21:30:37.312Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-09T21:30:37.312Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-09T21:30:37.312Z] total 16 [2023-05-09T21:30:37.312Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:18 . [2023-05-09T21:30:37.312Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 21:30 .. [2023-05-09T21:30:37.312Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:18 cost [2023-05-09T21:30:37.312Z] -rw-r--r-- 1 jenkins jenkins 91 May 9 21:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:37.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:38.464Z] ---> package-listing.sh [2023-05-09T21:30:38.464Z] ++ facter osfamily [2023-05-09T21:30:38.464Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T21:30:38.724Z] + OS_FAMILY=debian [2023-05-09T21:30:38.724Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-09T21:30:38.724Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T21:30:38.724Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T21:30:38.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T21:30:38.724Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T21:30:38.724Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-09T21:30:38.724Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T21:30:38.724Z] + case "${OS_FAMILY}" in [2023-05-09T21:30:38.724Z] + dpkg -l [2023-05-09T21:30:38.724Z] + grep '^ii' [2023-05-09T21:30:38.724Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T21:30:38.724Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T21:30:38.724Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T21:30:38.724Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-09T21:30:38.724Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-09T21:30:38.724Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-09T21:30:38.735Z] 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 [2023-05-09T21:30:39.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:30:39.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:30:39.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:30:39.646Z] prd-ubuntu20.04-docker-8c-8g-14767 does not seem to be running inside a container [2023-05-09T21:30:39.668Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T21:30:39.852Z] $ docker top 1783afab4a7670c312d8e18085d810657ad9db810b8d266da1669f6f2cffc5cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:30:40.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T21:30:40.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T21:30:40.763Z] + ls /var/log/sa-host [2023-05-09T21:30:40.763Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:30:40.953Z] provisioning config files... [2023-05-09T21:30:40.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10405179276020059819tmp [Pipeline] { [Pipeline] echo [2023-05-09T21:30:40.975Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:41.259Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T21:30:41.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:41.590Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T21:30:41.600Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:41.881Z] ---> sudo-logs.sh [2023-05-09T21:30:41.881Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T21:30:41.907Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:42.190Z] ---> job-cost.sh [2023-05-09T21:30:42.190Z] lf-activate-venv: SKIPPING [2023-05-09T21:30:42.190Z] DEBUG: total: 0.2199999988079071 [2023-05-09T21:30:42.190Z] INFO: Retrieving Stack Cost... [2023-05-09T21:30:42.449Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T21:30:43.018Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T21:30:43.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:30:43.324Z] ---> logs-deploy.sh [2023-05-09T21:30:43.324Z] lf-activate-venv: SKIPPING [2023-05-09T21:30:43.324Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/139 [2023-05-09T21:30:43.324Z] INFO: archiving workspace using pattern(s): [2023-05-09T21:30:44.258Z] Archives upload complete. [2023-05-09T21:30:44.517Z] INFO: archiving logs to Nexus [2023-05-09T21:30:45.087Z] ---> uname -a: [2023-05-09T21:30:45.087Z] Linux prd-ubuntu20-04-docker-8c-8g-14767 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] ---> lscpu: [2023-05-09T21:30:45.087Z] Architecture: x86_64 [2023-05-09T21:30:45.087Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T21:30:45.087Z] Byte Order: Little Endian [2023-05-09T21:30:45.087Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T21:30:45.087Z] CPU(s): 8 [2023-05-09T21:30:45.087Z] On-line CPU(s) list: 0-7 [2023-05-09T21:30:45.087Z] Thread(s) per core: 1 [2023-05-09T21:30:45.087Z] Core(s) per socket: 1 [2023-05-09T21:30:45.087Z] Socket(s): 8 [2023-05-09T21:30:45.087Z] NUMA node(s): 1 [2023-05-09T21:30:45.087Z] Vendor ID: AuthenticAMD [2023-05-09T21:30:45.087Z] CPU family: 23 [2023-05-09T21:30:45.087Z] Model: 49 [2023-05-09T21:30:45.087Z] Model name: AMD EPYC-Rome Processor [2023-05-09T21:30:45.087Z] Stepping: 0 [2023-05-09T21:30:45.087Z] CPU MHz: 2800.000 [2023-05-09T21:30:45.087Z] BogoMIPS: 5600.00 [2023-05-09T21:30:45.087Z] Virtualization: AMD-V [2023-05-09T21:30:45.087Z] Hypervisor vendor: KVM [2023-05-09T21:30:45.087Z] Virtualization type: full [2023-05-09T21:30:45.087Z] L1d cache: 256 KiB [2023-05-09T21:30:45.087Z] L1i cache: 256 KiB [2023-05-09T21:30:45.087Z] L2 cache: 4 MiB [2023-05-09T21:30:45.087Z] L3 cache: 128 MiB [2023-05-09T21:30:45.087Z] NUMA node0 CPU(s): 0-7 [2023-05-09T21:30:45.087Z] Vulnerability Itlb multihit: Not affected [2023-05-09T21:30:45.087Z] Vulnerability L1tf: Not affected [2023-05-09T21:30:45.087Z] Vulnerability Mds: Not affected [2023-05-09T21:30:45.087Z] Vulnerability Meltdown: Not affected [2023-05-09T21:30:45.087Z] Vulnerability Mmio stale data: Not affected [2023-05-09T21:30:45.087Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T21:30:45.087Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T21:30:45.087Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T21:30:45.087Z] Vulnerability Srbds: Not affected [2023-05-09T21:30:45.087Z] Vulnerability Tsx async abort: Not affected [2023-05-09T21:30:45.087Z] 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 [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] ---> nproc: [2023-05-09T21:30:45.087Z] 8 [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] ---> df -h: [2023-05-09T21:30:45.087Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T21:30:45.087Z] overlay 155G 13G 143G 9% / [2023-05-09T21:30:45.087Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T21:30:45.087Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T21:30:45.087Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T21:30:45.087Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] ---> sar -b -r -n DEV: [2023-05-09T21:30:45.087Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14767) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] 21:15:05 LINUX RESTART (8 CPU) [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] 21:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T21:30:45.087Z] 21:17:01 202.37 1.47 200.90 0.00 31.45 76384.34 0.00 [2023-05-09T21:30:45.087Z] 21:18:01 159.09 0.35 158.74 0.00 22.26 31307.58 0.00 [2023-05-09T21:30:45.087Z] 21:19:01 31.31 0.02 31.29 0.00 0.27 15976.55 0.00 [2023-05-09T21:30:45.087Z] 21:20:01 2.20 0.00 2.20 0.00 0.00 25.19 0.00 [2023-05-09T21:30:45.087Z] 21:21:01 38.61 11.78 26.83 0.00 5423.76 6240.69 0.00 [2023-05-09T21:30:45.087Z] 21:22:01 1.68 0.00 1.68 0.00 0.00 18.39 0.00 [2023-05-09T21:30:45.087Z] 21:23:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-05-09T21:30:45.087Z] 21:24:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 [2023-05-09T21:30:45.087Z] 21:25:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2023-05-09T21:30:45.087Z] 21:26:01 3.93 1.67 2.27 0.00 37.73 39.59 0.00 [2023-05-09T21:30:45.087Z] 21:27:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2023-05-09T21:30:45.087Z] 21:28:01 3.42 0.63 2.78 0.00 70.52 30.93 0.00 [2023-05-09T21:30:45.087Z] 21:29:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2023-05-09T21:30:45.087Z] 21:30:01 46.65 0.20 46.45 0.00 8.93 35339.55 0.00 [2023-05-09T21:30:45.087Z] Average: 35.17 1.15 34.02 0.00 400.06 11739.33 0.00 [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] 21:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T21:30:45.087Z] 21:17:01 27857076 31537968 758076 2.31 147484 3701772 2029748 5.98 1427608 3114024 458860 [2023-05-09T21:30:45.087Z] 21:18:01 27575884 31571480 725812 2.21 160632 3977108 1726480 5.09 1268656 3525240 469520 [2023-05-09T21:30:45.087Z] 21:19:01 27570836 31566928 729644 2.22 160884 3977168 1763148 5.20 1283424 3513236 176 [2023-05-09T21:30:45.087Z] 21:20:01 27571344 31567524 728796 2.22 160960 3977172 1763148 5.20 1283504 3513240 40 [2023-05-09T21:30:45.087Z] 21:21:01 27205432 31556584 729588 2.22 169020 4309504 1812520 5.34 1510380 3625240 104 [2023-05-09T21:30:45.087Z] 21:22:01 27205804 31556996 729164 2.22 169068 4309516 1812520 5.34 1510616 3625240 172 [2023-05-09T21:30:45.087Z] 21:23:01 27209632 31560876 725312 2.21 169092 4309520 1812520 5.34 1506912 3625244 160 [2023-05-09T21:30:45.087Z] 21:24:01 27209752 31561084 725212 2.21 169176 4309524 1812520 5.34 1507232 3625244 172 [2023-05-09T21:30:45.087Z] 21:25:01 27209388 31561284 725512 2.21 169208 4309528 1812520 5.34 1506700 3625780 156 [2023-05-09T21:30:45.087Z] 21:26:01 27201084 31555184 731452 2.22 169328 4310636 1828748 5.39 1515756 3626152 168 [2023-05-09T21:30:45.087Z] 21:27:01 27200288 31554416 732152 2.23 169352 4310636 1828748 5.39 1515740 3626096 164 [2023-05-09T21:30:45.087Z] 21:28:01 27197068 31553452 733264 2.23 169400 4312740 1813152 5.34 1515864 3627848 184 [2023-05-09T21:30:45.087Z] 21:29:01 27197596 31554004 732732 2.23 169412 4312732 1813152 5.34 1515264 3627848 40 [2023-05-09T21:30:45.087Z] 21:30:01 26137900 31518068 763988 2.32 186688 5241408 1947564 5.74 1649384 4472208 45456 [2023-05-09T21:30:45.087Z] Average: 27253506 31555418 733622 2.23 167122 4262069 1826892 5.38 1465503 3626617 69669 [2023-05-09T21:30:45.087Z] [2023-05-09T21:30:45.087Z] 21:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T21:30:45.087Z] 21:17:01 ens3 488.24 273.51 6359.45 37.81 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.087Z] 21:17:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.087Z] 21:17:01 docker0 174.77 311.59 14.53 2034.46 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.087Z] 21:17:01 veth4f396bf 0.03 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.087Z] 21:18:01 ens3 203.98 153.52 2656.13 333.26 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:18:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:18:01 docker0 3.02 7.30 0.19 85.53 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:19:01 ens3 10.83 6.77 11.76 4.13 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:20:01 ens3 1.27 0.72 0.57 0.41 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:21:01 ens3 92.30 41.09 1950.03 3.15 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:22:01 ens3 0.95 0.47 2.55 0.03 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:23:01 ens3 0.68 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:24:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:26:01 ens3 8.05 6.77 5.41 6.05 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:27:01 ens3 1.28 0.45 0.51 0.28 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:30:01 ens3 238.45 136.37 4604.95 17.96 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:30:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] 21:30:01 docker0 40.39 65.71 3.31 626.74 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] Average: ens3 74.28 44.03 1107.46 28.80 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] Average: docker0 15.39 27.13 1.27 194.00 0.00 0.00 0.00 0.00 [2023-05-09T21:30:45.088Z] [2023-05-09T21:30:45.088Z] [2023-05-09T21:30:45.088Z] ---> sar -P ALL: [2023-05-09T21:30:45.088Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14767) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T21:30:45.088Z] [2023-05-09T21:30:45.088Z] 21:15:05 LINUX RESTART (8 CPU) [2023-05-09T21:30:45.088Z] [2023-05-09T21:30:45.088Z] 21:16:02 CPU %user %nice %system %iowait %steal %idle [2023-05-09T21:30:45.088Z] 21:17:01 all 25.35 0.00 6.57 2.75 0.08 65.25 [2023-05-09T21:30:45.088Z] 21:17:01 0 24.79 0.00 6.29 1.03 0.07 67.82 [2023-05-09T21:30:45.088Z] 21:17:01 1 25.54 0.00 5.93 1.01 0.07 67.45 [2023-05-09T21:30:45.088Z] 21:17:01 2 24.96 0.00 6.62 5.77 0.09 62.56 [2023-05-09T21:30:45.088Z] 21:17:01 3 26.08 0.00 6.71 0.21 0.07 66.94 [2023-05-09T21:30:45.088Z] 21:17:01 4 25.09 0.00 6.54 3.73 0.07 64.57 [2023-05-09T21:30:45.088Z] 21:17:01 5 25.12 0.00 6.71 1.87 0.09 66.21 [2023-05-09T21:30:45.088Z] 21:17:01 6 26.02 0.00 6.39 6.61 0.09 60.90 [2023-05-09T21:30:45.088Z] 21:17:01 7 25.20 0.00 7.40 1.81 0.10 65.48 [2023-05-09T21:30:45.088Z] 21:18:01 all 29.72 0.00 5.66 1.37 0.08 63.17 [2023-05-09T21:30:45.088Z] 21:18:01 0 28.34 0.00 5.60 0.56 0.07 65.43 [2023-05-09T21:30:45.088Z] 21:18:01 1 29.98 0.00 6.04 2.48 0.08 61.41 [2023-05-09T21:30:45.088Z] 21:18:01 2 30.94 0.00 5.57 2.55 0.07 60.87 [2023-05-09T21:30:45.088Z] 21:18:01 3 27.50 0.00 5.52 0.20 0.08 66.69 [2023-05-09T21:30:45.088Z] 21:18:01 4 30.67 0.00 5.61 0.03 0.08 63.61 [2023-05-09T21:30:45.088Z] 21:18:01 5 28.23 0.00 5.32 0.12 0.08 66.25 [2023-05-09T21:30:45.088Z] 21:18:01 6 31.25 0.00 5.58 0.42 0.08 62.66 [2023-05-09T21:30:45.088Z] 21:18:01 7 30.84 0.00 6.07 4.63 0.08 58.39 [2023-05-09T21:30:45.088Z] 21:19:01 all 0.45 0.00 0.19 0.62 0.01 98.72 [2023-05-09T21:30:45.088Z] 21:19:01 0 0.27 0.00 0.13 0.00 0.02 99.58 [2023-05-09T21:30:45.088Z] 21:19:01 1 0.15 0.00 0.22 0.32 0.00 99.32 [2023-05-09T21:30:45.088Z] 21:19:01 2 0.20 0.00 0.18 0.38 0.02 99.22 [2023-05-09T21:30:45.088Z] 21:19:01 3 0.13 0.00 0.17 0.00 0.02 99.68 [2023-05-09T21:30:45.088Z] 21:19:01 4 2.20 0.00 0.12 0.05 0.00 97.63 [2023-05-09T21:30:45.088Z] 21:19:01 5 0.28 0.00 0.17 0.02 0.00 99.53 [2023-05-09T21:30:45.088Z] 21:19:01 6 0.13 0.00 0.45 3.91 0.00 95.50 [2023-05-09T21:30:45.088Z] 21:19:01 7 0.23 0.00 0.12 0.32 0.02 99.32 [2023-05-09T21:30:45.088Z] 21:20:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2023-05-09T21:30:45.088Z] 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T21:30:45.088Z] 21:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:20:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-09T21:30:45.088Z] 21:20:01 4 1.21 0.00 0.02 0.03 0.02 98.72 [2023-05-09T21:30:45.088Z] 21:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T21:30:45.088Z] 21:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:21:01 all 1.23 0.00 0.57 0.42 0.02 97.77 [2023-05-09T21:30:45.088Z] 21:21:01 0 3.47 0.00 0.63 0.07 0.02 95.82 [2023-05-09T21:30:45.088Z] 21:21:01 1 0.95 0.00 0.70 0.62 0.02 97.72 [2023-05-09T21:30:45.088Z] 21:21:01 2 1.05 0.00 0.65 0.18 0.02 98.10 [2023-05-09T21:30:45.088Z] 21:21:01 3 0.75 0.00 0.68 0.55 0.02 98.00 [2023-05-09T21:30:45.088Z] 21:21:01 4 0.67 0.00 0.39 1.41 0.02 97.52 [2023-05-09T21:30:45.088Z] 21:21:01 5 0.87 0.00 0.40 0.08 0.00 98.65 [2023-05-09T21:30:45.088Z] 21:21:01 6 1.72 0.00 0.70 0.08 0.02 97.48 [2023-05-09T21:30:45.088Z] 21:21:01 7 0.37 0.00 0.37 0.38 0.03 98.85 [2023-05-09T21:30:45.088Z] 21:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-09T21:30:45.088Z] 21:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T21:30:45.088Z] 21:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:22:01 4 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-09T21:30:45.088Z] 21:22:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-09T21:30:45.088Z] 21:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:23:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-05-09T21:30:45.088Z] 21:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-09T21:30:45.088Z] 21:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-09T21:30:45.088Z] 21:23:01 4 0.12 0.00 0.02 0.02 0.02 99.83 [2023-05-09T21:30:45.088Z] 21:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-09T21:30:45.088Z] 21:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-09T21:30:45.088Z] 21:24:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-05-09T21:30:45.088Z] 21:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T21:30:45.088Z] 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T21:30:45.088Z] 21:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T21:30:45.088Z] 21:24:01 4 0.68 0.00 0.03 0.03 0.02 99.23 [2023-05-09T21:30:45.088Z] 21:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T21:30:45.088Z] 21:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T21:30:45.088Z] 21:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-09T21:30:45.088Z] 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-09T21:30:45.088Z] 21:25:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2023-05-09T21:30:45.088Z] 21:25:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-09T21:30:45.088Z] 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:26:01 all 0.29 0.00 0.03 0.02 0.00 99.66 [2023-05-09T21:30:45.088Z] 21:26:01 0 0.40 0.00 0.03 0.05 0.00 99.52 [2023-05-09T21:30:45.088Z] 21:26:01 1 0.18 0.00 0.00 0.00 0.00 99.82 [2023-05-09T21:30:45.088Z] 21:26:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2023-05-09T21:30:45.088Z] 21:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T21:30:45.088Z] 21:26:01 4 1.13 0.00 0.03 0.05 0.00 98.78 [2023-05-09T21:30:45.088Z] 21:26:01 5 0.03 0.00 0.05 0.02 0.00 99.90 [2023-05-09T21:30:45.088Z] 21:26:01 6 0.13 0.00 0.02 0.02 0.00 99.83 [2023-05-09T21:30:45.088Z] 21:26:01 7 0.28 0.00 0.03 0.00 0.00 99.68 [2023-05-09T21:30:45.088Z] 21:27:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-05-09T21:30:45.088Z] 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T21:30:45.088Z] 21:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-09T21:30:45.088Z] 21:27:01 5 0.07 0.00 0.03 0.00 0.03 99.87 [2023-05-09T21:30:45.088Z] 21:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] 21:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T21:30:45.088Z] [2023-05-09T21:30:45.088Z] 21:27:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T21:30:45.089Z] 21:28:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2023-05-09T21:30:45.089Z] 21:28:01 0 0.07 0.00 0.05 0.03 0.00 99.85 [2023-05-09T21:30:45.089Z] 21:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T21:30:45.089Z] 21:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T21:30:45.089Z] 21:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T21:30:45.089Z] 21:28:01 4 0.07 0.00 0.02 0.03 0.00 99.88 [2023-05-09T21:30:45.089Z] 21:28:01 5 0.05 0.00 0.03 0.05 0.00 99.87 [2023-05-09T21:30:45.089Z] 21:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T21:30:45.089Z] 21:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T21:30:45.089Z] 21:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-09T21:30:45.089Z] 21:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T21:30:45.089Z] 21:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T21:30:45.089Z] 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T21:30:45.089Z] 21:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T21:30:45.089Z] 21:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-09T21:30:45.089Z] 21:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T21:30:45.089Z] 21:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T21:30:45.089Z] 21:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-09T21:30:45.089Z] 21:30:01 all 4.14 0.00 1.53 0.94 0.03 93.36 [2023-05-09T21:30:45.089Z] 21:30:01 0 5.07 0.00 1.43 0.12 0.03 93.36 [2023-05-09T21:30:45.089Z] 21:30:01 1 3.44 0.00 0.90 0.02 0.02 95.62 [2023-05-09T21:30:45.089Z] 21:30:01 2 4.52 0.00 1.44 0.07 0.02 93.96 [2023-05-09T21:30:45.089Z] 21:30:01 3 2.96 0.00 2.58 0.12 0.03 94.31 [2023-05-09T21:30:45.089Z] 21:30:01 4 4.24 0.00 1.19 1.89 0.03 92.65 [2023-05-09T21:30:45.089Z] 21:30:01 5 4.40 0.00 2.08 5.26 0.03 88.23 [2023-05-09T21:30:45.089Z] 21:30:01 6 4.82 0.00 0.95 0.00 0.02 94.22 [2023-05-09T21:30:45.089Z] 21:30:01 7 3.64 0.00 1.70 0.08 0.02 94.56 [2023-05-09T21:30:45.089Z] Average: all 4.33 0.00 1.03 0.43 0.02 94.18 [2023-05-09T21:30:45.089Z] Average: 0 4.41 0.00 1.00 0.13 0.01 94.45 [2023-05-09T21:30:45.089Z] Average: 1 4.25 0.00 0.97 0.31 0.01 94.45 [2023-05-09T21:30:45.089Z] Average: 2 4.35 0.00 1.03 0.63 0.02 93.99 [2023-05-09T21:30:45.089Z] Average: 3 4.05 0.00 1.11 0.08 0.02 94.74 [2023-05-09T21:30:45.089Z] Average: 4 4.67 0.00 0.99 0.51 0.02 93.81 [2023-05-09T21:30:45.089Z] Average: 5 4.18 0.00 1.05 0.53 0.02 94.22 [2023-05-09T21:30:45.089Z] Average: 6 4.51 0.00 0.99 0.78 0.02 93.71 [2023-05-09T21:30:45.089Z] Average: 7 4.26 0.00 1.10 0.51 0.02 94.11 [2023-05-09T21:30:45.089Z] [2023-05-09T21:30:45.089Z] [2023-05-09T21:30:45.089Z]