Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85f19cd4395ab38c9fed3c9acaecd010dfd8799e 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-ssh15817023769626367124.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5222458432270958203.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14774914058051175613.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5209019494140591555.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11025496809827171372.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-118228’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-118455’ is offline ‘prd-ubuntu20.04-docker-8c-8g-118461’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118461 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 85f19cd4395ab38c9fed3c9acaecd010dfd8799e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#193)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85f19cd4395ab38c9fed3c9acaecd010dfd8799e # timeout=10 > git rev-list --no-walk d07f413e0949b87f7783902c0ab6bfd56f004149 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T17:25:53.568Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T17:25:53.627Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T17:25:53.646Z] ========================================================= [2022-11-07T17:25:53.646Z] EdgeX Global Pipelines Version Info [2022-11-07T17:25:53.646Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:25:54.364Z] ------------------- [2022-11-07T17:25:54.364Z] stable info: [2022-11-07T17:25:54.364Z] ------------------- [2022-11-07T17:25:54.364Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T17:25:54.364Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:25:54.364Z] Message: update stable to v1.0.244 [2022-11-07T17:25:54.933Z] ------------------- [2022-11-07T17:25:54.933Z] experimental info: [2022-11-07T17:25:54.933Z] ------------------- [2022-11-07T17:25:54.933Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T17:25:54.933Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:25:54.933Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T17:25:55.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-11-07T17:25:55.073Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-11-07T17:25:55.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T17:25:55.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T17:25:55.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T17:25:55.107Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T17:25:55.117Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T17:25:55.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T17:25:55.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T17:25:55.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T17:25:55.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T17:25:55.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-11-07T17:25:55.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T17:25:55.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T17:25:55.211Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:25:55.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:25:55.235Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:25:55.244Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:25:55.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T17:25:55.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T17:25:55.277Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-07T17:25:55.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-11-07T17:25:55.293Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T17:25:55.301Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T17:25:55.309Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T17:25:55.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T17:25:55.329Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T17:25:55.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-07T17:25:55.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-07T17:25:55.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-07T17:25:55.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85f19cd4395ab38c9fed3c9acaecd010dfd8799e [Pipeline] echo [2022-11-07T17:25:55.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85f19cd [Pipeline] echo [2022-11-07T17:25:55.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:25:55.442Z] provisioning config files... [2022-11-07T17:25:55.456Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6463839781808980758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:25:55.760Z] ---> docker-login.sh [2022-11-07T17:25:55.760Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:25:55.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:25:56.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:25:56.020Z] Configure a credential helper to remove this warning. See [2022-11-07T17:25:56.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:25:56.020Z] [2022-11-07T17:25:56.020Z] Login Succeeded [2022-11-07T17:25:56.020Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:25:56.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:25:56.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:25:56.020Z] Configure a credential helper to remove this warning. See [2022-11-07T17:25:56.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:25:56.020Z] [2022-11-07T17:25:56.020Z] Login Succeeded [2022-11-07T17:25:56.020Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:25:56.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:25:56.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:25:56.280Z] Configure a credential helper to remove this warning. See [2022-11-07T17:25:56.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:25:56.280Z] [2022-11-07T17:25:56.280Z] Login Succeeded [2022-11-07T17:25:56.280Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:25:56.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:25:56.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:25:56.280Z] Configure a credential helper to remove this warning. See [2022-11-07T17:25:56.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:25:56.280Z] [2022-11-07T17:25:56.280Z] Login Succeeded [2022-11-07T17:25:56.280Z] docker.io [2022-11-07T17:25:56.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:25:56.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:25:56.849Z] Configure a credential helper to remove this warning. See [2022-11-07T17:25:56.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:25:56.849Z] [2022-11-07T17:25:56.849Z] Login Succeeded [2022-11-07T17:25:56.849Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:25:56.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T17:25:57.228Z] + git rev-list -1 --merges 85f19cd4395ab38c9fed3c9acaecd010dfd8799e~1..85f19cd4395ab38c9fed3c9acaecd010dfd8799e [Pipeline] echo [2022-11-07T17:25:57.261Z] -----------> git rev-list -1 --merges 85f19cd4395ab38c9fed3c9acaecd010dfd8799e~1..85f19cd4395ab38c9fed3c9acaecd010dfd8799e 85f19cd4395ab38c9fed3c9acaecd010dfd8799e [false] [Pipeline] sh [2022-11-07T17:25:57.549Z] + git log --format=format:%s -1 85f19cd4395ab38c9fed3c9acaecd010dfd8799e [Pipeline] echo [2022-11-07T17:25:57.564Z] ========================================================= [2022-11-07T17:25:57.564Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T17:25:57.564Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:25:57.914Z] + git log --format=format:%s -1 85f19cd4395ab38c9fed3c9acaecd010dfd8799e [Pipeline] echo [2022-11-07T17:25:57.926Z] [semverPrep] GIT_COMMIT: 85f19cd4395ab38c9fed3c9acaecd010dfd8799e, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#193) [Pipeline] echo [2022-11-07T17:25:57.937Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T17:25:58.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:25:58.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T17:25:58.285Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T17:25:58.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T17:25:58.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T17:25:58.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T17:25:58.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:25:58.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:25:58.645Z] [2022-11-07T17:25:58.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:25:58.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:25:58.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T17:25:58.944Z] b85a868b505f: Pulling fs layer [2022-11-07T17:25:58.944Z] e2be974225ed: Pulling fs layer [2022-11-07T17:25:58.944Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T17:25:58.944Z] 988bab9f4d93: Pulling fs layer [2022-11-07T17:25:58.944Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T17:25:58.944Z] eaf3925da568: Pulling fs layer [2022-11-07T17:25:58.944Z] bab4dde63d76: Pulling fs layer [2022-11-07T17:25:58.944Z] bde34c3a00c8: Pulling fs layer [2022-11-07T17:25:58.944Z] b352a97aabf1: Pulling fs layer [2022-11-07T17:25:58.944Z] 4872d77fe225: Pulling fs layer [2022-11-07T17:25:58.944Z] 5851b861e8e6: Pulling fs layer [2022-11-07T17:25:58.944Z] bde34c3a00c8: Waiting [2022-11-07T17:25:58.944Z] 1469e6f7b9e6: Waiting [2022-11-07T17:25:58.944Z] b352a97aabf1: Waiting [2022-11-07T17:25:58.944Z] 4872d77fe225: Waiting [2022-11-07T17:25:58.944Z] 5851b861e8e6: Waiting [2022-11-07T17:25:58.944Z] eaf3925da568: Waiting [2022-11-07T17:25:58.944Z] bab4dde63d76: Waiting [2022-11-07T17:25:58.944Z] 988bab9f4d93: Waiting [2022-11-07T17:25:58.944Z] e2be974225ed: Download complete [2022-11-07T17:25:58.944Z] 988bab9f4d93: Download complete [2022-11-07T17:25:59.201Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T17:25:59.201Z] 339a4e72a1f5: Download complete [2022-11-07T17:25:59.201Z] eaf3925da568: Verifying Checksum [2022-11-07T17:25:59.201Z] eaf3925da568: Download complete [2022-11-07T17:25:59.201Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T17:25:59.201Z] 1469e6f7b9e6: Download complete [2022-11-07T17:25:59.201Z] bde34c3a00c8: Verifying Checksum [2022-11-07T17:25:59.201Z] bde34c3a00c8: Download complete [2022-11-07T17:25:59.201Z] b352a97aabf1: Verifying Checksum [2022-11-07T17:25:59.201Z] b352a97aabf1: Download complete [2022-11-07T17:25:59.201Z] 4872d77fe225: Verifying Checksum [2022-11-07T17:25:59.201Z] 4872d77fe225: Download complete [2022-11-07T17:25:59.201Z] 5851b861e8e6: Verifying Checksum [2022-11-07T17:25:59.201Z] b85a868b505f: Verifying Checksum [2022-11-07T17:25:59.201Z] b85a868b505f: Download complete [2022-11-07T17:25:59.459Z] bab4dde63d76: Verifying Checksum [2022-11-07T17:25:59.459Z] bab4dde63d76: Download complete [2022-11-07T17:26:00.402Z] b85a868b505f: Pull complete [2022-11-07T17:26:00.402Z] e2be974225ed: Pull complete [2022-11-07T17:26:00.969Z] 339a4e72a1f5: Pull complete [2022-11-07T17:26:00.969Z] 988bab9f4d93: Pull complete [2022-11-07T17:26:01.228Z] 1469e6f7b9e6: Pull complete [2022-11-07T17:26:01.228Z] eaf3925da568: Pull complete [2022-11-07T17:26:03.129Z] bab4dde63d76: Pull complete [2022-11-07T17:26:03.129Z] bde34c3a00c8: Pull complete [2022-11-07T17:26:03.129Z] b352a97aabf1: Pull complete [2022-11-07T17:26:03.129Z] 4872d77fe225: Pull complete [2022-11-07T17:26:03.129Z] 5851b861e8e6: Pull complete [2022-11-07T17:26:03.129Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T17:26:03.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:26:03.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:26:03.212Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:26:03.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:26:04.569Z] $ docker top 7d53f488b5c746b1261d1b13587a895195a0040d4d6dcef946091bd5d7d4b1c9 -eo pid,comm [2022-11-07T17:26:04.631Z] 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). [2022-11-07T17:26:04.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:26:04.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:26:04.663Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:26:04.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:26:04.760Z] $ docker exec 7d53f488b5c746b1261d1b13587a895195a0040d4d6dcef946091bd5d7d4b1c9 ssh-agent [2022-11-07T17:26:04.884Z] SSH_AUTH_SOCK=/tmp/ssh-8CUjmXONOvqh/agent.32 [2022-11-07T17:26:04.884Z] SSH_AGENT_PID=38 [2022-11-07T17:26:04.891Z] Running ssh-add (command line suppressed) [2022-11-07T17:26:04.981Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4925659642605703265.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4925659642605703265.key) [2022-11-07T17:26:05.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:26:05.301Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T17:26:05.298Z] $ docker exec --env ******** --env ******** 7d53f488b5c746b1261d1b13587a895195a0040d4d6dcef946091bd5d7d4b1c9 ssh-agent -k [2022-11-07T17:26:05.395Z] unset SSH_AUTH_SOCK; [2022-11-07T17:26:05.395Z] unset SSH_AGENT_PID; [2022-11-07T17:26:05.395Z] echo Agent pid 38 killed; [2022-11-07T17:26:05.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T17:26:05.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:26:05.444Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:26:05.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:26:05.558Z] $ docker exec 7d53f488b5c746b1261d1b13587a895195a0040d4d6dcef946091bd5d7d4b1c9 ssh-agent [2022-11-07T17:26:05.671Z] SSH_AUTH_SOCK=/tmp/ssh-h5IXLiH06Imq/agent.70 [2022-11-07T17:26:05.671Z] SSH_AGENT_PID=76 [2022-11-07T17:26:05.675Z] Running ssh-add (command line suppressed) [2022-11-07T17:26:05.766Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13616512481475189748.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13616512481475189748.key) [2022-11-07T17:26:05.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:26:06.086Z] + git semver init [2022-11-07T17:26:06.345Z] 2022-11-07 17:26:06,226 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T17:26:06.345Z] 2022-11-07 17:26:06,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-07T17:26:06.345Z] 2022-11-07 17:26:06,227 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-07T17:26:06.345Z] 2022-11-07 17:26:06,227 [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) [2022-11-07T17:26:07.724Z] 2022-11-07 17:26:07,294 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-11-07T17:26:07.724Z] 2022-11-07 17:26:07,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-11-07T17:26:07.724Z] 2022-11-07 17:26:07,295 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:26:07.724Z] 2022-11-07 17:26:07,295 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:26:07.724Z] 2.3.0-dev.44 [Pipeline] } [2022-11-07T17:26:07.726Z] $ docker exec --env ******** --env ******** 7d53f488b5c746b1261d1b13587a895195a0040d4d6dcef946091bd5d7d4b1c9 ssh-agent -k [2022-11-07T17:26:07.837Z] unset SSH_AUTH_SOCK; [2022-11-07T17:26:07.837Z] unset SSH_AGENT_PID; [2022-11-07T17:26:07.837Z] echo Agent pid 76 killed; [2022-11-07T17:26:07.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:26:08.169Z] + git semver [Pipeline] } [2022-11-07T17:26:08.430Z] $ docker stop --time=1 7d53f488b5c746b1261d1b13587a895195a0040d4d6dcef946091bd5d7d4b1c9 [2022-11-07T17:26:09.799Z] $ docker rm -f 7d53f488b5c746b1261d1b13587a895195a0040d4d6dcef946091bd5d7d4b1c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:26:10.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T17:26:10.324Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T17:26:10.327Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.44 [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 [2022-11-07T17:26:10.508Z] provisioning config files... [2022-11-07T17:26:10.516Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12914604898905914652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:26:10.819Z] ---> docker-login.sh [2022-11-07T17:26:10.819Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:26:10.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:26:10.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:26:10.819Z] Configure a credential helper to remove this warning. See [2022-11-07T17:26:10.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:26:10.819Z] [2022-11-07T17:26:10.819Z] Login Succeeded [2022-11-07T17:26:10.819Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:26:10.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:26:10.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:26:10.819Z] Configure a credential helper to remove this warning. See [2022-11-07T17:26:10.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:26:10.819Z] [2022-11-07T17:26:10.819Z] Login Succeeded [2022-11-07T17:26:10.819Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:26:11.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:26:11.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:26:11.078Z] Configure a credential helper to remove this warning. See [2022-11-07T17:26:11.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:26:11.078Z] [2022-11-07T17:26:11.078Z] Login Succeeded [2022-11-07T17:26:11.078Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:26:11.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:26:11.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:26:11.078Z] Configure a credential helper to remove this warning. See [2022-11-07T17:26:11.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:26:11.078Z] [2022-11-07T17:26:11.078Z] Login Succeeded [2022-11-07T17:26:11.078Z] docker.io [2022-11-07T17:26:11.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:26:11.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:26:11.597Z] Configure a credential helper to remove this warning. See [2022-11-07T17:26:11.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:26:11.597Z] [2022-11-07T17:26:11.597Z] Login Succeeded [2022-11-07T17:26:11.597Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:26:11.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:26:11.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:26:11.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:26:11.679Z] ========================================================= [2022-11-07T17:26:11.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T17:26:11.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:26:11.984Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T17:26:11.984Z] Sending build context to Docker daemon 27.55MB [2022-11-07T17:26:11.984Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:26:11.984Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-07T17:26:12.246Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T17:26:12.246Z] 213ec9aee27d: Pulling fs layer [2022-11-07T17:26:12.246Z] 4583459ba037: Pulling fs layer [2022-11-07T17:26:12.246Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T17:26:12.246Z] 53926ce57604: Pulling fs layer [2022-11-07T17:26:12.246Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T17:26:12.246Z] 22ff95d597cd: Pulling fs layer [2022-11-07T17:26:12.246Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T17:26:12.246Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T17:26:12.246Z] a7acece74701: Pulling fs layer [2022-11-07T17:26:12.246Z] 12d6caf4c0d1: Waiting [2022-11-07T17:26:12.246Z] 96b7cbca73a9: Waiting [2022-11-07T17:26:12.246Z] 21b2b0c7a3f4: Waiting [2022-11-07T17:26:12.246Z] 53926ce57604: Waiting [2022-11-07T17:26:12.246Z] a7acece74701: Waiting [2022-11-07T17:26:12.246Z] 22ff95d597cd: Waiting [2022-11-07T17:26:12.246Z] 93c1e223e6f2: Download complete [2022-11-07T17:26:12.246Z] 4583459ba037: Verifying Checksum [2022-11-07T17:26:12.246Z] 4583459ba037: Download complete [2022-11-07T17:26:12.246Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T17:26:12.246Z] 21b2b0c7a3f4: Download complete [2022-11-07T17:26:12.246Z] 22ff95d597cd: Verifying Checksum [2022-11-07T17:26:12.246Z] 22ff95d597cd: Download complete [2022-11-07T17:26:12.246Z] 213ec9aee27d: Download complete [2022-11-07T17:26:12.246Z] 12d6caf4c0d1: Download complete [2022-11-07T17:26:12.246Z] 213ec9aee27d: Pull complete [2022-11-07T17:26:12.518Z] 4583459ba037: Pull complete [2022-11-07T17:26:12.518Z] 93c1e223e6f2: Pull complete [2022-11-07T17:26:13.118Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T17:26:13.118Z] 96b7cbca73a9: Download complete [2022-11-07T17:26:13.379Z] 53926ce57604: Verifying Checksum [2022-11-07T17:26:13.379Z] 53926ce57604: Download complete [2022-11-07T17:26:13.379Z] a7acece74701: Verifying Checksum [2022-11-07T17:26:13.379Z] a7acece74701: Download complete [2022-11-07T17:26:16.665Z] 53926ce57604: Pull complete [2022-11-07T17:26:16.924Z] 21b2b0c7a3f4: Pull complete [2022-11-07T17:26:16.924Z] 22ff95d597cd: Pull complete [2022-11-07T17:26:16.924Z] 12d6caf4c0d1: Pull complete [2022-11-07T17:26:19.452Z] 96b7cbca73a9: Pull complete [2022-11-07T17:26:19.711Z] a7acece74701: Pull complete [2022-11-07T17:26:19.711Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T17:26:19.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T17:26:19.711Z] ---> db6d94c90886 [2022-11-07T17:26:19.711Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:26:21.616Z] ---> Running in b462d25c4b7f [2022-11-07T17:26:21.616Z] Removing intermediate container b462d25c4b7f [2022-11-07T17:26:21.616Z] ---> 3625eea3757f [2022-11-07T17:26:21.616Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:26:21.616Z] ---> Running in 202c605bdd3b [2022-11-07T17:26:21.874Z] Removing intermediate container 202c605bdd3b [2022-11-07T17:26:21.874Z] ---> c9f5ab1ee06c [2022-11-07T17:26:21.874Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:26:21.874Z] ---> Running in 50742c79ff4e [2022-11-07T17:26:21.874Z] Removing intermediate container 50742c79ff4e [2022-11-07T17:26:21.874Z] ---> 34f7e16f6d11 [2022-11-07T17:26:21.874Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:26:21.874Z] ---> Running in da78d7caaed6 [2022-11-07T17:26:22.133Z] Removing intermediate container da78d7caaed6 [2022-11-07T17:26:22.133Z] ---> 9b0eb2be8b87 [2022-11-07T17:26:22.133Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-07T17:26:22.133Z] ---> Running in e82f119b5b17 [2022-11-07T17:26:22.133Z] Removing intermediate container e82f119b5b17 [2022-11-07T17:26:22.133Z] ---> 893ac5fd68cf [2022-11-07T17:26:22.133Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:26:22.133Z] ---> Running in 6f84ff5a4dc1 [2022-11-07T17:26:22.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:26:22.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:26:22.911Z] OK: 211 MiB in 51 packages [2022-11-07T17:26:23.169Z] Removing intermediate container 6f84ff5a4dc1 [2022-11-07T17:26:23.169Z] ---> 19f25f1b6796 [2022-11-07T17:26:23.169Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-07T17:26:23.169Z] ---> Running in 7e0e3dd23d53 [2022-11-07T17:26:23.169Z] Removing intermediate container 7e0e3dd23d53 [2022-11-07T17:26:23.169Z] ---> dfc271babc1c [2022-11-07T17:26:23.169Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-07T17:26:23.427Z] ---> d28872d1cf42 [2022-11-07T17:26:23.427Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:26:23.427Z] ---> Running in 719317c29e10 [2022-11-07T17:26:25.451Z] Still waiting to schedule task [2022-11-07T17:26:25.451Z] ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:26:25.451Z] ‘prd-ubuntu18.04-docker-8c-8g-118228’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:26:25.451Z] ‘prd-ubuntu20.04-docker-8c-8g-118455’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:26:25.451Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118462’ is offline [2022-11-07T17:26:41.522Z] Removing intermediate container 719317c29e10 [2022-11-07T17:26:41.522Z] ---> 36970e4dffc5 [2022-11-07T17:26:41.522Z] Step 12/13 : COPY . . [2022-11-07T17:26:41.522Z] ---> 179d27a29732 [2022-11-07T17:26:41.522Z] Step 13/13 : RUN ${MAKE} [2022-11-07T17:26:41.522Z] ---> Running in 1cc016219b3b [2022-11-07T17:26:41.522Z] noop [2022-11-07T17:26:41.522Z] Removing intermediate container 1cc016219b3b [2022-11-07T17:26:41.522Z] ---> 984678860700 [2022-11-07T17:26:41.522Z] Successfully built 984678860700 [2022-11-07T17:26:41.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:26:41.841Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:26:41.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:26:41.901Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:26:41.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T17:26:42.283Z] $ docker top edc497aaf69462164eed4d05cb76c53fb64b7bf1956652d2f59167db3468004c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:26:42.615Z] + go version [2022-11-07T17:26:42.615Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T17:26:42.629Z] $ docker stop --time=1 edc497aaf69462164eed4d05cb76c53fb64b7bf1956652d2f59167db3468004c [2022-11-07T17:26:43.915Z] $ docker rm -f edc497aaf69462164eed4d05cb76c53fb64b7bf1956652d2f59167db3468004c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:26:44.287Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:26:44.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:26:44.347Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:26:44.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T17:26:44.723Z] $ docker top ed0c7a6c14acc9b1bae4da4c77df40dda57642210eefdd5e7d57e139c9bbae51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:26:45.060Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:26:45.351Z] + make test [2022-11-07T17:26:45.352Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:26:45.609Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-07T17:26:55.566Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-07T17:26:58.849Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 29.3% of statements [2022-11-07T17:26:58.849Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-07T17:26:58.849Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.337s coverage: 86.5% of statements [2022-11-07T17:27:05.399Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-07T17:27:05.399Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T17:27:08.676Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T17:27:08.676Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T17:27:08.676Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T17:27:08.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T17:27:08.704Z] $ docker stop --time=1 ed0c7a6c14acc9b1bae4da4c77df40dda57642210eefdd5e7d57e139c9bbae51 [2022-11-07T17:27:10.453Z] $ docker rm -f ed0c7a6c14acc9b1bae4da4c77df40dda57642210eefdd5e7d57e139c9bbae51 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:27:10.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T17:27:10.924Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T17:27:11.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:27:11.639Z] + ls -al . [2022-11-07T17:27:11.639Z] total 248 [2022-11-07T17:27:11.639Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:26 . [2022-11-07T17:27:11.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:25 .. [2022-11-07T17:27:11.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:26 .git [2022-11-07T17:27:11.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:25 .github [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 7 17:25 .gitignore [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 7 17:25 .golangci.yml [2022-11-07T17:27:11.639Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:26 .semver [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 7 17:25 Attribution.txt [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 7 17:25 CHANGELOG.md [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 7 17:25 Dockerfile [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:25 GOVERNANCE.md [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 7 17:25 Jenkinsfile [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:25 LICENSE [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 7 17:25 Makefile [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 17:25 OWNERS.md [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 7 17:25 README.md [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:26 VERSION [2022-11-07T17:27:11.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:25 bin [2022-11-07T17:27:11.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:25 cmd [2022-11-07T17:27:11.639Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 7 17:26 coverage.out [2022-11-07T17:27:11.639Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 17:25 doc [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 3694 Nov 7 17:25 go.mod [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 46119 Nov 7 17:25 go.sum [2022-11-07T17:27:11.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:25 internal [2022-11-07T17:27:11.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:25 snap [2022-11-07T17:27:11.639Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 7 17:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:11.944Z] + 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=85f19cd4395ab38c9fed3c9acaecd010dfd8799e --label arch=amd64 --label version=2.3.0-dev.44 . [2022-11-07T17:27:11.944Z] Sending build context to Docker daemon 27.63MB [2022-11-07T17:27:11.944Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:27:11.944Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-07T17:27:11.944Z] ---> 984678860700 [2022-11-07T17:27:11.944Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:27:12.203Z] ---> Running in 1874b8a75341 [2022-11-07T17:27:12.203Z] Removing intermediate container 1874b8a75341 [2022-11-07T17:27:12.203Z] ---> 29104631b2d1 [2022-11-07T17:27:12.203Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:27:12.203Z] ---> Running in 2e366b7f4443 [2022-11-07T17:27:12.461Z] Removing intermediate container 2e366b7f4443 [2022-11-07T17:27:12.461Z] ---> d474a4838155 [2022-11-07T17:27:12.461Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:27:12.461Z] ---> Running in 5aa07bc81532 [2022-11-07T17:27:12.461Z] Removing intermediate container 5aa07bc81532 [2022-11-07T17:27:12.461Z] ---> 1b7b9ce85879 [2022-11-07T17:27:12.461Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:27:12.461Z] ---> Running in a486bbc54f7d [2022-11-07T17:27:12.719Z] Removing intermediate container a486bbc54f7d [2022-11-07T17:27:12.719Z] ---> 0e048de4ee6c [2022-11-07T17:27:12.719Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-07T17:27:12.719Z] ---> Running in 2e0aac09b2fa [2022-11-07T17:27:12.719Z] Removing intermediate container 2e0aac09b2fa [2022-11-07T17:27:12.719Z] ---> 860fd38f5f03 [2022-11-07T17:27:12.719Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:27:12.719Z] ---> Running in ce665eb3f941 [2022-11-07T17:27:12.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:27:13.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:27:13.494Z] OK: 211 MiB in 51 packages [2022-11-07T17:27:13.754Z] Removing intermediate container ce665eb3f941 [2022-11-07T17:27:13.754Z] ---> 134850a15a26 [2022-11-07T17:27:13.754Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-07T17:27:13.754Z] ---> Running in 8fc83a23a201 [2022-11-07T17:27:14.322Z] Removing intermediate container 8fc83a23a201 [2022-11-07T17:27:14.322Z] ---> 531eeafaaea8 [2022-11-07T17:27:14.322Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-07T17:27:14.322Z] ---> 34b75e3109b9 [2022-11-07T17:27:14.322Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:27:14.322Z] ---> Running in 47e4c2849633 [2022-11-07T17:27:15.258Z] Removing intermediate container 47e4c2849633 [2022-11-07T17:27:15.258Z] ---> a53c0f552b09 [2022-11-07T17:27:15.258Z] Step 12/26 : COPY . . [2022-11-07T17:27:15.874Z] ---> a42d7eae8d9d [2022-11-07T17:27:15.874Z] Step 13/26 : RUN ${MAKE} [2022-11-07T17:27:15.874Z] ---> Running in eff7c61315ec [2022-11-07T17:27:16.210Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.44 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-07T17:27:38.198Z] Removing intermediate container eff7c61315ec [2022-11-07T17:27:38.198Z] ---> 52df1be188d8 [2022-11-07T17:27:38.198Z] Step 14/26 : FROM alpine:3.16 [2022-11-07T17:27:38.198Z] 3.16: Pulling from library/alpine [2022-11-07T17:27:38.198Z] 213ec9aee27d: Already exists [2022-11-07T17:27:38.198Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:27:38.198Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:27:38.198Z] ---> 9c6f07244728 [2022-11-07T17:27:38.198Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-07T17:27:38.198Z] ---> Running in 1c0a314ef325 [2022-11-07T17:27:38.198Z] Removing intermediate container 1c0a314ef325 [2022-11-07T17:27:38.198Z] ---> 345f1cdc6324 [2022-11-07T17:27:38.198Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T17:27:38.198Z] ---> Running in 56c4f8948cfb [2022-11-07T17:27:38.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:27:38.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:27:38.198Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T17:27:38.198Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:27:38.198Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T17:27:38.198Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:27:38.198Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T17:27:38.198Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T17:27:38.198Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:27:38.198Z] OK: 8 MiB in 20 packages [2022-11-07T17:27:38.198Z] Removing intermediate container 56c4f8948cfb [2022-11-07T17:27:38.198Z] ---> 3c97a99bceac [2022-11-07T17:27:38.198Z] Step 17/26 : WORKDIR / [2022-11-07T17:27:38.198Z] ---> Running in 87b55cdbc924 [2022-11-07T17:27:38.198Z] Removing intermediate container 87b55cdbc924 [2022-11-07T17:27:38.198Z] ---> f17ae8c3d30a [2022-11-07T17:27:38.198Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-07T17:27:38.456Z] ---> b88fd53c828a [2022-11-07T17:27:38.456Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-07T17:27:38.713Z] ---> 228111363f46 [2022-11-07T17:27:38.713Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-07T17:27:38.713Z] ---> 90f3b6146f7f [2022-11-07T17:27:38.713Z] Step 21/26 : EXPOSE 59984 [2022-11-07T17:27:38.713Z] ---> Running in 058cbb930a95 [2022-11-07T17:27:38.974Z] Removing intermediate container 058cbb930a95 [2022-11-07T17:27:38.974Z] ---> 95e85399ff82 [2022-11-07T17:27:38.974Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-07T17:27:38.974Z] ---> Running in 2caf80d3242f [2022-11-07T17:27:38.974Z] Removing intermediate container 2caf80d3242f [2022-11-07T17:27:38.974Z] ---> 7fb9a0dbc3e6 [2022-11-07T17:27:38.974Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T17:27:38.974Z] ---> Running in a74d741aa69a [2022-11-07T17:27:38.974Z] Removing intermediate container a74d741aa69a [2022-11-07T17:27:38.974Z] ---> f8db95ce0c3b [2022-11-07T17:27:38.974Z] Step 24/26 : LABEL arch=amd64 [2022-11-07T17:27:39.232Z] ---> Running in ec2c4168eca6 [2022-11-07T17:27:39.232Z] Removing intermediate container ec2c4168eca6 [2022-11-07T17:27:39.232Z] ---> 7366f6aa915a [2022-11-07T17:27:39.232Z] Step 25/26 : LABEL git_sha=85f19cd4395ab38c9fed3c9acaecd010dfd8799e [2022-11-07T17:27:39.232Z] ---> Running in 87fece4293df [2022-11-07T17:27:39.232Z] Removing intermediate container 87fece4293df [2022-11-07T17:27:39.232Z] ---> e5138cdf3133 [2022-11-07T17:27:39.232Z] Step 26/26 : LABEL version=2.3.0-dev.44 [2022-11-07T17:27:39.232Z] ---> Running in 93aa0e64c65a [2022-11-07T17:27:39.490Z] Removing intermediate container 93aa0e64c65a [2022-11-07T17:27:39.490Z] ---> b92bfe5ba65a [2022-11-07T17:27:39.490Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:27:39.490Z] Successfully built b92bfe5ba65a [2022-11-07T17:27:39.490Z] 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 [2022-11-07T17:27:39.559Z] provisioning config files... [2022-11-07T17:27:39.568Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17860740297890202007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:27:39.860Z] ---> docker-login.sh [2022-11-07T17:27:39.860Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:27:39.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:39.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:39.860Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:39.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:39.860Z] [2022-11-07T17:27:39.860Z] Login Succeeded [2022-11-07T17:27:39.860Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:27:39.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:39.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:39.860Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:39.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:39.860Z] [2022-11-07T17:27:39.860Z] Login Succeeded [2022-11-07T17:27:39.860Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:27:40.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:40.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:40.118Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:40.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:40.118Z] [2022-11-07T17:27:40.118Z] Login Succeeded [2022-11-07T17:27:40.118Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:27:40.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:40.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:40.118Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:40.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:40.118Z] [2022-11-07T17:27:40.118Z] Login Succeeded [2022-11-07T17:27:40.118Z] docker.io [2022-11-07T17:27:40.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:40.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:40.636Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:40.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:40.636Z] [2022-11-07T17:27:40.636Z] Login Succeeded [2022-11-07T17:27:40.636Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:27:40.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:27:40.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:27:40.689Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-11-07T17:27:40.689Z] 85f19cd4395ab38c9fed3c9acaecd010dfd8799e [2022-11-07T17:27:40.689Z] latest [2022-11-07T17:27:40.689Z] 2.3.0-dev.44 [2022-11-07T17:27:40.689Z] 85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44 [2022-11-07T17:27:40.689Z] main [2022-11-07T17:27:40.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:41.000Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:85f19cd4395ab38c9fed3c9acaecd010dfd8799e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:41.301Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:85f19cd4395ab38c9fed3c9acaecd010dfd8799e [2022-11-07T17:27:41.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-07T17:27:41.301Z] ea44349831ef: Preparing [2022-11-07T17:27:41.301Z] 2029e2cc2b6c: Preparing [2022-11-07T17:27:41.301Z] 17c6b14c6d59: Preparing [2022-11-07T17:27:41.301Z] 8f125c766f3b: Preparing [2022-11-07T17:27:41.301Z] 994393dc58e7: Preparing [2022-11-07T17:27:41.301Z] 994393dc58e7: Layer already exists [2022-11-07T17:27:41.301Z] ea44349831ef: Pushed [2022-11-07T17:27:41.301Z] 2029e2cc2b6c: Pushed [2022-11-07T17:27:41.560Z] 8f125c766f3b: Pushed [2022-11-07T17:27:44.091Z] 17c6b14c6d59: Pushed [2022-11-07T17:27:44.091Z] 85f19cd4395ab38c9fed3c9acaecd010dfd8799e: digest: sha256:ce3704a57b11802bfb03547d7832140804d1ec5a2a23eb3ed5463a725e3c31dd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:44.402Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:44.707Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-07T17:27:44.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-07T17:27:44.707Z] ea44349831ef: Preparing [2022-11-07T17:27:44.707Z] 2029e2cc2b6c: Preparing [2022-11-07T17:27:44.707Z] 17c6b14c6d59: Preparing [2022-11-07T17:27:44.707Z] 8f125c766f3b: Preparing [2022-11-07T17:27:44.707Z] 994393dc58e7: Preparing [2022-11-07T17:27:44.707Z] 17c6b14c6d59: Layer already exists [2022-11-07T17:27:44.707Z] ea44349831ef: Layer already exists [2022-11-07T17:27:44.707Z] 8f125c766f3b: Layer already exists [2022-11-07T17:27:44.707Z] 2029e2cc2b6c: Layer already exists [2022-11-07T17:27:44.707Z] 994393dc58e7: Layer already exists [2022-11-07T17:27:44.707Z] latest: digest: sha256:ce3704a57b11802bfb03547d7832140804d1ec5a2a23eb3ed5463a725e3c31dd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:45.015Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:45.327Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.44 [2022-11-07T17:27:45.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-07T17:27:45.327Z] ea44349831ef: Preparing [2022-11-07T17:27:45.327Z] 2029e2cc2b6c: Preparing [2022-11-07T17:27:45.327Z] 17c6b14c6d59: Preparing [2022-11-07T17:27:45.327Z] 8f125c766f3b: Preparing [2022-11-07T17:27:45.327Z] 994393dc58e7: Preparing [2022-11-07T17:27:45.327Z] 994393dc58e7: Layer already exists [2022-11-07T17:27:45.327Z] ea44349831ef: Layer already exists [2022-11-07T17:27:45.327Z] 17c6b14c6d59: Layer already exists [2022-11-07T17:27:45.327Z] 2029e2cc2b6c: Layer already exists [2022-11-07T17:27:45.327Z] 8f125c766f3b: Layer already exists [2022-11-07T17:27:45.327Z] 2.3.0-dev.44: digest: sha256:ce3704a57b11802bfb03547d7832140804d1ec5a2a23eb3ed5463a725e3c31dd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:45.676Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:46.244Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44 [2022-11-07T17:27:46.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-07T17:27:46.244Z] ea44349831ef: Preparing [2022-11-07T17:27:46.244Z] 2029e2cc2b6c: Preparing [2022-11-07T17:27:46.244Z] 17c6b14c6d59: Preparing [2022-11-07T17:27:46.244Z] 8f125c766f3b: Preparing [2022-11-07T17:27:46.244Z] 994393dc58e7: Preparing [2022-11-07T17:27:46.244Z] 17c6b14c6d59: Layer already exists [2022-11-07T17:27:46.244Z] ea44349831ef: Layer already exists [2022-11-07T17:27:46.244Z] 8f125c766f3b: Layer already exists [2022-11-07T17:27:46.244Z] 994393dc58e7: Layer already exists [2022-11-07T17:27:46.244Z] 2029e2cc2b6c: Layer already exists [2022-11-07T17:27:46.244Z] 85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44: digest: sha256:ce3704a57b11802bfb03547d7832140804d1ec5a2a23eb3ed5463a725e3c31dd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:46.562Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:46.868Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-11-07T17:27:46.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-07T17:27:46.868Z] ea44349831ef: Preparing [2022-11-07T17:27:46.868Z] 2029e2cc2b6c: Preparing [2022-11-07T17:27:46.868Z] 17c6b14c6d59: Preparing [2022-11-07T17:27:46.868Z] 8f125c766f3b: Preparing [2022-11-07T17:27:46.868Z] 994393dc58e7: Preparing [2022-11-07T17:27:46.868Z] 994393dc58e7: Layer already exists [2022-11-07T17:27:46.868Z] 17c6b14c6d59: Layer already exists [2022-11-07T17:27:46.868Z] 8f125c766f3b: Layer already exists [2022-11-07T17:27:46.868Z] ea44349831ef: Layer already exists [2022-11-07T17:27:46.868Z] 2029e2cc2b6c: Layer already exists [2022-11-07T17:27:46.868Z] main: digest: sha256:ce3704a57b11802bfb03547d7832140804d1ec5a2a23eb3ed5463a725e3c31dd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:27:46.916Z] ===================================================== [Pipeline] echo [2022-11-07T17:27:46.926Z] taggedImages: [2022-11-07T17:27:46.926Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:85f19cd4395ab38c9fed3c9acaecd010dfd8799e [2022-11-07T17:27:46.926Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-07T17:27:46.926Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.44 [2022-11-07T17:27:46.926Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44 [2022-11-07T17:27:46.926Z] - 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 [2022-11-07T17:27:47.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:27:47.271Z] [2022-11-07T17:27:47.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:47.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:27:47.567Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T17:27:47.567Z] 5eb5b503b376: Pulling fs layer [2022-11-07T17:27:47.567Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T17:27:47.567Z] ec43610c2a17: Pulling fs layer [2022-11-07T17:27:47.567Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T17:27:47.567Z] 33b1e0a273af: Pulling fs layer [2022-11-07T17:27:47.567Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T17:27:47.567Z] 2f39f015ded8: Pulling fs layer [2022-11-07T17:27:47.567Z] 3a2ae6a8a46f: Waiting [2022-11-07T17:27:47.567Z] 33b1e0a273af: Waiting [2022-11-07T17:27:47.567Z] 5d3b04190fa2: Waiting [2022-11-07T17:27:47.567Z] 2f39f015ded8: Waiting [2022-11-07T17:27:47.567Z] 5c69ac0246d0: Download complete [2022-11-07T17:27:47.567Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T17:27:47.567Z] 3a2ae6a8a46f: Download complete [2022-11-07T17:27:47.567Z] ec43610c2a17: Verifying Checksum [2022-11-07T17:27:47.567Z] ec43610c2a17: Download complete [2022-11-07T17:27:47.567Z] 33b1e0a273af: Verifying Checksum [2022-11-07T17:27:47.567Z] 33b1e0a273af: Download complete [2022-11-07T17:27:47.824Z] 5d3b04190fa2: Download complete [2022-11-07T17:27:47.824Z] 5eb5b503b376: Verifying Checksum [2022-11-07T17:27:47.824Z] 5eb5b503b376: Download complete [2022-11-07T17:27:48.390Z] 2f39f015ded8: Download complete [2022-11-07T17:27:48.955Z] 5eb5b503b376: Pull complete [2022-11-07T17:27:48.955Z] 5c69ac0246d0: Pull complete [2022-11-07T17:27:49.526Z] ec43610c2a17: Pull complete [2022-11-07T17:27:49.526Z] 3a2ae6a8a46f: Pull complete [2022-11-07T17:27:49.786Z] 33b1e0a273af: Pull complete [2022-11-07T17:27:49.786Z] 5d3b04190fa2: Pull complete [2022-11-07T17:27:53.972Z] 2f39f015ded8: Pull complete [2022-11-07T17:27:53.972Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T17:27:53.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:27:53.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:27:54.050Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:27:54.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:27:55.707Z] $ docker top 4a54e67c4adb739007d21c081c4210aabae74bdfdbc6965831cac489068bb307 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:27:56.069Z] ---> job-cost.sh [2022-11-07T17:27:56.069Z] lf-activate-venv: SKIPPING [2022-11-07T17:27:56.069Z] INFO: No Stack... [2022-11-07T17:27:56.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:27:56.594Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:27:56.878Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-11-07T17:27:56.878Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T17:27:56.889Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-83-stack-cost] [2022-11-07T17:27:56.895Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-83-stack-cost] did not exist. Created. [2022-11-07T17:27:56.895Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:27:57.196Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T17:27:57.228Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:27:57.254Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:27:57.280Z] $ docker stop --time=1 4a54e67c4adb739007d21c081c4210aabae74bdfdbc6965831cac489068bb307 [2022-11-07T17:27:58.440Z] $ docker rm -f 4a54e67c4adb739007d21c081c4210aabae74bdfdbc6965831cac489068bb307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T17:28:50.379Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118467 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-11-07T17:28:50.392Z] Running in /w/workspace/device-onvif-camera/83 [Pipeline] { [Pipeline] checkout [2022-11-07T17:28:50.434Z] The recommended git tool is: git [2022-11-07T17:28:56.626Z] using credential edgex-jenkins-ssh [2022-11-07T17:28:56.646Z] Cloning the remote Git repository [2022-11-07T17:28:56.701Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-07T17:28:56.788Z] > git init /w/workspace/device-onvif-camera/83 # timeout=10 [2022-11-07T17:28:56.973Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-07T17:28:56.975Z] > git --version # timeout=10 [2022-11-07T17:28:57.001Z] > git --version # 'git version 2.25.1' [2022-11-07T17:28:57.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T17:28:57.064Z] Verifying host key using known hosts file [2022-11-07T17:28:57.313Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T17:28:57.330Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:28:59.112Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-11-07T17:28:59.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:29:00.209Z] Avoid second fetch [2022-11-07T17:29:00.209Z] Checking out Revision 85f19cd4395ab38c9fed3c9acaecd010dfd8799e (main) [2022-11-07T17:29:00.229Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T17:29:00.252Z] > git checkout -f 85f19cd4395ab38c9fed3c9acaecd010dfd8799e # timeout=10 [2022-11-07T17:29:01.113Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#193)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:29:02.059Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T17:29:02.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:29:02.059Z] Dload Upload Total Spent Left Speed [2022-11-07T17:29:02.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2022-11-07T17:29:02.767Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T17:29:03.121Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T17:29:03.121Z] + sudo tee /etc/docker/daemon.new [2022-11-07T17:29:03.121Z] { [2022-11-07T17:29:03.121Z] "registry-mirrors": [ [2022-11-07T17:29:03.121Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T17:29:03.121Z] ], [2022-11-07T17:29:03.121Z] "bip": "10.250.0.254/24", [2022-11-07T17:29:03.121Z] "hosts": [ [2022-11-07T17:29:03.121Z] "tcp://0.0.0.0:5555", [2022-11-07T17:29:03.121Z] "unix:///var/run/docker.sock" [2022-11-07T17:29:03.121Z] ], [2022-11-07T17:29:03.121Z] "mtu": 1458, [2022-11-07T17:29:03.121Z] "selinux-enabled": true, [2022-11-07T17:29:03.121Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T17:29:03.121Z] } [Pipeline] sh [2022-11-07T17:29:03.468Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T17:29:03.830Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:29:22.181Z] provisioning config files... [2022-11-07T17:29:22.211Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/83@tmp/config2939454153584532791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:29:22.573Z] ---> docker-login.sh [2022-11-07T17:29:22.573Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:29:23.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:23.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:23.163Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:23.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:23.163Z] [2022-11-07T17:29:23.163Z] Login Succeeded [2022-11-07T17:29:23.163Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:29:23.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:23.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:23.712Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:23.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:23.712Z] [2022-11-07T17:29:23.712Z] Login Succeeded [2022-11-07T17:29:23.712Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:29:23.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:23.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:23.989Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:23.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:23.989Z] [2022-11-07T17:29:23.989Z] Login Succeeded [2022-11-07T17:29:23.989Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:29:24.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:24.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:24.591Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:24.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:24.591Z] [2022-11-07T17:29:24.591Z] Login Succeeded [2022-11-07T17:29:24.591Z] docker.io [2022-11-07T17:29:24.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:30.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:30.247Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:30.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:30.247Z] [2022-11-07T17:29:30.247Z] Login Succeeded [2022-11-07T17:29:30.247Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:29:30.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:29:30.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:29:30.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:29:30.471Z] ========================================================= [2022-11-07T17:29:30.471Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T17:29:30.471Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:30.834Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T17:29:31.430Z] Sending build context to Docker daemon 20.44MB [2022-11-07T17:29:31.430Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:29:31.430Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-07T17:29:32.905Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T17:29:32.905Z] 9b18e9b68314: Pulling fs layer [2022-11-07T17:29:32.905Z] 35d82f9e3411: Pulling fs layer [2022-11-07T17:29:32.905Z] e16973657156: Pulling fs layer [2022-11-07T17:29:32.905Z] fc693d55d65f: Pulling fs layer [2022-11-07T17:29:32.905Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T17:29:32.905Z] dda99020689f: Pulling fs layer [2022-11-07T17:29:32.905Z] db1c61fa0a46: Pulling fs layer [2022-11-07T17:29:32.905Z] 891c053d2c06: Pulling fs layer [2022-11-07T17:29:32.905Z] 7e9fc2657dce: Waiting [2022-11-07T17:29:32.905Z] fc693d55d65f: Waiting [2022-11-07T17:29:32.905Z] db1c61fa0a46: Waiting [2022-11-07T17:29:32.905Z] dda99020689f: Waiting [2022-11-07T17:29:32.905Z] e16973657156: Verifying Checksum [2022-11-07T17:29:32.905Z] e16973657156: Download complete [2022-11-07T17:29:32.905Z] 35d82f9e3411: Verifying Checksum [2022-11-07T17:29:32.905Z] 35d82f9e3411: Download complete [2022-11-07T17:29:32.905Z] 7e9fc2657dce: Download complete [2022-11-07T17:29:32.905Z] dda99020689f: Verifying Checksum [2022-11-07T17:29:32.905Z] dda99020689f: Download complete [2022-11-07T17:29:32.905Z] 9b18e9b68314: Verifying Checksum [2022-11-07T17:29:32.905Z] 9b18e9b68314: Download complete [2022-11-07T17:29:33.535Z] 9b18e9b68314: Pull complete [2022-11-07T17:29:34.142Z] 35d82f9e3411: Pull complete [2022-11-07T17:29:34.418Z] e16973657156: Pull complete [2022-11-07T17:29:34.692Z] 891c053d2c06: Verifying Checksum [2022-11-07T17:29:34.692Z] 891c053d2c06: Download complete [2022-11-07T17:29:36.122Z] db1c61fa0a46: Verifying Checksum [2022-11-07T17:29:36.122Z] db1c61fa0a46: Download complete [2022-11-07T17:29:36.397Z] fc693d55d65f: Verifying Checksum [2022-11-07T17:29:36.397Z] fc693d55d65f: Download complete [2022-11-07T17:29:51.440Z] fc693d55d65f: Pull complete [2022-11-07T17:29:51.440Z] 7e9fc2657dce: Pull complete [2022-11-07T17:29:51.440Z] dda99020689f: Pull complete [2022-11-07T17:29:56.987Z] db1c61fa0a46: Pull complete [2022-11-07T17:29:59.582Z] 891c053d2c06: Pull complete [2022-11-07T17:29:59.582Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T17:29:59.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T17:29:59.582Z] ---> f96f9c87975a [2022-11-07T17:29:59.582Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:30:01.585Z] ---> Running in 570f2dc32c00 [2022-11-07T17:30:01.586Z] Removing intermediate container 570f2dc32c00 [2022-11-07T17:30:01.586Z] ---> 532a07e4531f [2022-11-07T17:30:01.586Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:30:01.854Z] ---> Running in ffceb1eb716c [2022-11-07T17:30:02.131Z] Removing intermediate container ffceb1eb716c [2022-11-07T17:30:02.131Z] ---> c347571393d2 [2022-11-07T17:30:02.131Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:30:02.131Z] ---> Running in 840c27014b9c [2022-11-07T17:30:02.736Z] Removing intermediate container 840c27014b9c [2022-11-07T17:30:02.736Z] ---> 172df2086f8b [2022-11-07T17:30:02.736Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:30:02.736Z] ---> Running in 4e0f488a2ce1 [2022-11-07T17:30:03.008Z] Removing intermediate container 4e0f488a2ce1 [2022-11-07T17:30:03.008Z] ---> c500f59edf45 [2022-11-07T17:30:03.008Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-07T17:30:03.279Z] ---> Running in 8d6a32504fa6 [2022-11-07T17:30:03.566Z] Removing intermediate container 8d6a32504fa6 [2022-11-07T17:30:03.566Z] ---> df0ffe7d5d44 [2022-11-07T17:30:03.566Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:30:03.566Z] ---> Running in 913e2e153b05 [2022-11-07T17:30:05.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:30:05.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:30:06.721Z] OK: 221 MiB in 51 packages [2022-11-07T17:30:07.694Z] Removing intermediate container 913e2e153b05 [2022-11-07T17:30:07.694Z] ---> 4e29e50de87f [2022-11-07T17:30:07.694Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-07T17:30:07.694Z] ---> Running in e0f89e6cd016 [2022-11-07T17:30:08.306Z] Removing intermediate container e0f89e6cd016 [2022-11-07T17:30:08.306Z] ---> e4c870562106 [2022-11-07T17:30:08.306Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-07T17:30:08.904Z] ---> 7cf85b34925c [2022-11-07T17:30:08.904Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:30:08.904Z] ---> Running in 96c02879d750 [2022-11-07T17:31:16.875Z] Removing intermediate container 96c02879d750 [2022-11-07T17:31:16.875Z] ---> d0443b7aba0e [2022-11-07T17:31:16.875Z] Step 12/13 : COPY . . [2022-11-07T17:31:16.875Z] ---> 8f905baa11b3 [2022-11-07T17:31:16.875Z] Step 13/13 : RUN ${MAKE} [2022-11-07T17:31:16.875Z] ---> Running in 64c63f3b5b9c [2022-11-07T17:31:16.875Z] noop [2022-11-07T17:31:16.875Z] Removing intermediate container 64c63f3b5b9c [2022-11-07T17:31:16.875Z] ---> abd7cae6e058 [2022-11-07T17:31:16.875Z] Successfully built abd7cae6e058 [2022-11-07T17:31:16.875Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:31:17.249Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:31:17.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:31:17.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-118467 does not seem to be running inside a container [2022-11-07T17:31:17.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/83 -v /w/workspace/device-onvif-camera/83:/w/workspace/device-onvif-camera/83:rw,z -v /w/workspace/device-onvif-camera/83@tmp:/w/workspace/device-onvif-camera/83@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 [2022-11-07T17:31:19.027Z] $ docker top b5e7d6aba8156b9c8df6965e9976fb6997fdf97c092d9f8896aa063acd4aded7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:31:19.924Z] + go version [2022-11-07T17:31:19.924Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T17:31:19.951Z] $ docker stop --time=1 b5e7d6aba8156b9c8df6965e9976fb6997fdf97c092d9f8896aa063acd4aded7 [2022-11-07T17:31:21.671Z] $ docker rm -f b5e7d6aba8156b9c8df6965e9976fb6997fdf97c092d9f8896aa063acd4aded7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:31:22.233Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:31:22.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:31:22.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-118467 does not seem to be running inside a container [2022-11-07T17:31:22.529Z] $ 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/83 -v /w/workspace/device-onvif-camera/83:/w/workspace/device-onvif-camera/83:rw,z -v /w/workspace/device-onvif-camera/83@tmp:/w/workspace/device-onvif-camera/83@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 [2022-11-07T17:31:23.908Z] $ docker top 8dea0371d0ee53e953647c049596a21ab4f94c97b0a90a8dc25468cd427fb87e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:31:24.786Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/83 [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:31:25.452Z] + make test [2022-11-07T17:31:25.452Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:31:27.410Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-07T17:33:49.292Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-07T17:33:50.723Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.328s coverage: 29.3% of statements [2022-11-07T17:33:50.723Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-07T17:34:09.051Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.018s coverage: 86.5% of statements [2022-11-07T17:34:09.051Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-07T17:34:09.051Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T17:34:48.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T17:34:48.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T17:34:48.028Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T17:34:48.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T17:34:48.068Z] $ docker stop --time=1 8dea0371d0ee53e953647c049596a21ab4f94c97b0a90a8dc25468cd427fb87e [2022-11-07T17:34:49.965Z] $ docker rm -f 8dea0371d0ee53e953647c049596a21ab4f94c97b0a90a8dc25468cd427fb87e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:34:51.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T17:34:51.087Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T17:34:51.725Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:34:52.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:34:52.484Z] + ls -al . [2022-11-07T17:34:52.484Z] total 244 [2022-11-07T17:34:52.484Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 17:31 . [2022-11-07T17:34:52.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:28 .. [2022-11-07T17:34:52.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:29 .git [2022-11-07T17:34:52.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:29 .github [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 7 17:29 .gitignore [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 7 17:29 .golangci.yml [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 7 17:29 Attribution.txt [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 7 17:29 CHANGELOG.md [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 7 17:29 Dockerfile [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:29 GOVERNANCE.md [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 7 17:29 Jenkinsfile [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:29 LICENSE [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 7 17:29 Makefile [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 17:29 OWNERS.md [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 7 17:29 README.md [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:26 VERSION [2022-11-07T17:34:52.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:29 bin [2022-11-07T17:34:52.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:29 cmd [2022-11-07T17:34:52.484Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 7 17:34 coverage.out [2022-11-07T17:34:52.484Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 17:29 doc [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 3694 Nov 7 17:29 go.mod [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 46119 Nov 7 17:29 go.sum [2022-11-07T17:34:52.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:29 internal [2022-11-07T17:34:52.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:29 snap [2022-11-07T17:34:52.484Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 7 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:34:52.845Z] + 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=85f19cd4395ab38c9fed3c9acaecd010dfd8799e --label arch=arm64 --label version=2.3.0-dev.44 . [2022-11-07T17:34:53.434Z] Sending build context to Docker daemon 20.52MB [2022-11-07T17:34:53.434Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:34:53.434Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-07T17:34:53.434Z] ---> abd7cae6e058 [2022-11-07T17:34:53.434Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:34:53.709Z] ---> Running in 458ae7b7747e [2022-11-07T17:34:54.304Z] Removing intermediate container 458ae7b7747e [2022-11-07T17:34:54.304Z] ---> 4d2b9405b70f [2022-11-07T17:34:54.304Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:34:54.304Z] ---> Running in 1ff718ce1985 [2022-11-07T17:34:54.578Z] Removing intermediate container 1ff718ce1985 [2022-11-07T17:34:54.578Z] ---> ce85e34aed0d [2022-11-07T17:34:54.578Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:34:54.848Z] ---> Running in cf4b0d2e57e3 [2022-11-07T17:34:55.116Z] Removing intermediate container cf4b0d2e57e3 [2022-11-07T17:34:55.116Z] ---> 0450735cfd98 [2022-11-07T17:34:55.116Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:34:55.116Z] ---> Running in 3730becf3925 [2022-11-07T17:34:55.706Z] Removing intermediate container 3730becf3925 [2022-11-07T17:34:55.706Z] ---> 4fe75fb11060 [2022-11-07T17:34:55.706Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-07T17:34:55.706Z] ---> Running in 9a189d7fb314 [2022-11-07T17:34:55.978Z] Removing intermediate container 9a189d7fb314 [2022-11-07T17:34:55.978Z] ---> ce64a068dfa8 [2022-11-07T17:34:55.978Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:34:55.978Z] ---> Running in b6b13f63731a [2022-11-07T17:34:57.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:34:57.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:34:59.122Z] OK: 221 MiB in 51 packages [2022-11-07T17:35:00.099Z] Removing intermediate container b6b13f63731a [2022-11-07T17:35:00.099Z] ---> 7164175336ca [2022-11-07T17:35:00.099Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-07T17:35:00.099Z] ---> Running in d5b970280772 [2022-11-07T17:35:00.687Z] Removing intermediate container d5b970280772 [2022-11-07T17:35:00.687Z] ---> dc68782a0fdc [2022-11-07T17:35:00.687Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-07T17:35:01.309Z] ---> 2840c9a78528 [2022-11-07T17:35:01.309Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:35:01.309Z] ---> Running in 925c5dac5f65 [2022-11-07T17:35:04.088Z] Removing intermediate container 925c5dac5f65 [2022-11-07T17:35:04.089Z] ---> 65ab2dc757ad [2022-11-07T17:35:04.089Z] Step 12/26 : COPY . . [2022-11-07T17:35:06.105Z] ---> 30ba60a93725 [2022-11-07T17:35:06.105Z] Step 13/26 : RUN ${MAKE} [2022-11-07T17:35:06.105Z] ---> Running in 8179d83af7f0 [2022-11-07T17:35:07.117Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.44 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-07T17:38:14.040Z] Removing intermediate container 8179d83af7f0 [2022-11-07T17:38:14.040Z] ---> dc22e300e539 [2022-11-07T17:38:14.040Z] Step 14/26 : FROM alpine:3.16 [2022-11-07T17:38:14.040Z] 3.16: Pulling from library/alpine [2022-11-07T17:38:14.040Z] 9b18e9b68314: Already exists [2022-11-07T17:38:14.040Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:38:14.040Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:38:14.040Z] ---> a6215f271958 [2022-11-07T17:38:14.040Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-07T17:38:14.040Z] ---> Running in c1eee4484218 [2022-11-07T17:38:14.040Z] Removing intermediate container c1eee4484218 [2022-11-07T17:38:14.040Z] ---> e540599f81c9 [2022-11-07T17:38:14.040Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T17:38:14.040Z] ---> Running in 067f10d7f3a8 [2022-11-07T17:38:14.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:38:14.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:38:15.737Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T17:38:15.737Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:38:15.737Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T17:38:15.737Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:38:15.737Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T17:38:15.737Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T17:38:15.737Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:38:15.737Z] OK: 8 MiB in 20 packages [2022-11-07T17:38:16.717Z] Removing intermediate container 067f10d7f3a8 [2022-11-07T17:38:16.717Z] ---> 28a06b54e64b [2022-11-07T17:38:16.717Z] Step 17/26 : WORKDIR / [2022-11-07T17:38:16.717Z] ---> Running in 1962de11eddd [2022-11-07T17:38:17.002Z] Removing intermediate container 1962de11eddd [2022-11-07T17:38:17.002Z] ---> fe0317fa77ca [2022-11-07T17:38:17.002Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-07T17:38:18.976Z] ---> 16099d224aa6 [2022-11-07T17:38:18.976Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-07T17:38:19.249Z] ---> 4dd3661865e2 [2022-11-07T17:38:19.249Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-07T17:38:19.839Z] ---> a93a373c1e3b [2022-11-07T17:38:19.839Z] Step 21/26 : EXPOSE 59984 [2022-11-07T17:38:20.109Z] ---> Running in 6877004b0e82 [2022-11-07T17:38:20.379Z] Removing intermediate container 6877004b0e82 [2022-11-07T17:38:20.379Z] ---> 977f19942576 [2022-11-07T17:38:20.379Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-07T17:38:20.379Z] ---> Running in 398bc8f5b160 [2022-11-07T17:38:20.655Z] Removing intermediate container 398bc8f5b160 [2022-11-07T17:38:20.655Z] ---> ed71c6c56125 [2022-11-07T17:38:20.655Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T17:38:20.926Z] ---> Running in 89628185d01b [2022-11-07T17:38:21.196Z] Removing intermediate container 89628185d01b [2022-11-07T17:38:21.196Z] ---> b9648bdb26d3 [2022-11-07T17:38:21.196Z] Step 24/26 : LABEL arch=arm64 [2022-11-07T17:38:21.196Z] ---> Running in c66302f7cceb [2022-11-07T17:38:21.788Z] Removing intermediate container c66302f7cceb [2022-11-07T17:38:21.788Z] ---> ed5a39938735 [2022-11-07T17:38:21.788Z] Step 25/26 : LABEL git_sha=85f19cd4395ab38c9fed3c9acaecd010dfd8799e [2022-11-07T17:38:21.788Z] ---> Running in cdd2acd3f640 [2022-11-07T17:38:22.058Z] Removing intermediate container cdd2acd3f640 [2022-11-07T17:38:22.058Z] ---> 59b26abefaab [2022-11-07T17:38:22.058Z] Step 26/26 : LABEL version=2.3.0-dev.44 [2022-11-07T17:38:22.058Z] ---> Running in aad0020ebe44 [2022-11-07T17:38:22.648Z] Removing intermediate container aad0020ebe44 [2022-11-07T17:38:22.648Z] ---> b3aadf7fb4b1 [2022-11-07T17:38:22.648Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:38:22.648Z] Successfully built b3aadf7fb4b1 [2022-11-07T17:38:22.648Z] 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 [2022-11-07T17:38:22.751Z] provisioning config files... [2022-11-07T17:38:22.768Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/83@tmp/config12059125118486322562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:38:23.113Z] ---> docker-login.sh [2022-11-07T17:38:23.113Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:38:23.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:38:23.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:38:23.385Z] Configure a credential helper to remove this warning. See [2022-11-07T17:38:23.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:38:23.385Z] [2022-11-07T17:38:23.385Z] Login Succeeded [2022-11-07T17:38:23.385Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:38:23.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:38:23.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:38:23.928Z] Configure a credential helper to remove this warning. See [2022-11-07T17:38:23.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:38:23.928Z] [2022-11-07T17:38:23.928Z] Login Succeeded [2022-11-07T17:38:23.928Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:38:24.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:38:24.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:38:24.199Z] Configure a credential helper to remove this warning. See [2022-11-07T17:38:24.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:38:24.199Z] [2022-11-07T17:38:24.199Z] Login Succeeded [2022-11-07T17:38:24.199Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:38:24.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:38:24.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:38:24.741Z] Configure a credential helper to remove this warning. See [2022-11-07T17:38:24.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:38:24.741Z] [2022-11-07T17:38:24.741Z] Login Succeeded [2022-11-07T17:38:24.741Z] docker.io [2022-11-07T17:38:25.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:38:25.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:38:25.596Z] Configure a credential helper to remove this warning. See [2022-11-07T17:38:25.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:38:25.596Z] [2022-11-07T17:38:25.596Z] Login Succeeded [2022-11-07T17:38:25.596Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:38:25.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:38:25.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:38:25.662Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-11-07T17:38:25.662Z] 85f19cd4395ab38c9fed3c9acaecd010dfd8799e [2022-11-07T17:38:25.662Z] latest [2022-11-07T17:38:25.662Z] 2.3.0-dev.44 [2022-11-07T17:38:25.662Z] 85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44 [2022-11-07T17:38:25.662Z] main [2022-11-07T17:38:25.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:26.036Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:85f19cd4395ab38c9fed3c9acaecd010dfd8799e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:26.401Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:85f19cd4395ab38c9fed3c9acaecd010dfd8799e [2022-11-07T17:38:26.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-07T17:38:26.401Z] 2107094bb20a: Preparing [2022-11-07T17:38:26.401Z] a3e031aebee3: Preparing [2022-11-07T17:38:26.401Z] 2ca1b62b9d29: Preparing [2022-11-07T17:38:26.401Z] ab044f34ce9b: Preparing [2022-11-07T17:38:26.401Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:26.674Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:26.674Z] a3e031aebee3: Pushed [2022-11-07T17:38:26.674Z] 2107094bb20a: Pushed [2022-11-07T17:38:27.646Z] ab044f34ce9b: Pushed [2022-11-07T17:38:33.007Z] 2ca1b62b9d29: Pushed [2022-11-07T17:38:33.007Z] 85f19cd4395ab38c9fed3c9acaecd010dfd8799e: digest: sha256:ed71cc42181234d2ec661fce3815f8758235446b1d37930f7b017541628d1790 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:33.366Z] + 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 [2022-11-07T17:38:33.717Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-07T17:38:33.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-07T17:38:33.717Z] 2107094bb20a: Preparing [2022-11-07T17:38:33.717Z] a3e031aebee3: Preparing [2022-11-07T17:38:33.717Z] 2ca1b62b9d29: Preparing [2022-11-07T17:38:33.717Z] ab044f34ce9b: Preparing [2022-11-07T17:38:33.717Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:33.717Z] 2107094bb20a: Layer already exists [2022-11-07T17:38:33.717Z] 2ca1b62b9d29: Layer already exists [2022-11-07T17:38:33.717Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:33.717Z] a3e031aebee3: Layer already exists [2022-11-07T17:38:33.717Z] ab044f34ce9b: Layer already exists [2022-11-07T17:38:33.985Z] latest: digest: sha256:ed71cc42181234d2ec661fce3815f8758235446b1d37930f7b017541628d1790 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:34.339Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:34.694Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.44 [2022-11-07T17:38:34.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-07T17:38:34.694Z] 2107094bb20a: Preparing [2022-11-07T17:38:34.694Z] a3e031aebee3: Preparing [2022-11-07T17:38:34.694Z] 2ca1b62b9d29: Preparing [2022-11-07T17:38:34.694Z] ab044f34ce9b: Preparing [2022-11-07T17:38:34.694Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:34.694Z] 2107094bb20a: Layer already exists [2022-11-07T17:38:34.694Z] a3e031aebee3: Layer already exists [2022-11-07T17:38:34.694Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:34.694Z] 2ca1b62b9d29: Layer already exists [2022-11-07T17:38:34.694Z] ab044f34ce9b: Layer already exists [2022-11-07T17:38:34.964Z] 2.3.0-dev.44: digest: sha256:ed71cc42181234d2ec661fce3815f8758235446b1d37930f7b017541628d1790 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:35.313Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:35.667Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44 [2022-11-07T17:38:35.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-07T17:38:35.668Z] 2107094bb20a: Preparing [2022-11-07T17:38:35.668Z] a3e031aebee3: Preparing [2022-11-07T17:38:35.668Z] 2ca1b62b9d29: Preparing [2022-11-07T17:38:35.668Z] ab044f34ce9b: Preparing [2022-11-07T17:38:35.668Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:35.668Z] a3e031aebee3: Layer already exists [2022-11-07T17:38:35.668Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:35.668Z] 2107094bb20a: Layer already exists [2022-11-07T17:38:35.668Z] ab044f34ce9b: Layer already exists [2022-11-07T17:38:35.668Z] 2ca1b62b9d29: Layer already exists [2022-11-07T17:38:35.936Z] 85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44: digest: sha256:ed71cc42181234d2ec661fce3815f8758235446b1d37930f7b017541628d1790 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:36.289Z] + 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 [2022-11-07T17:38:36.652Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-11-07T17:38:36.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-07T17:38:36.652Z] 2107094bb20a: Preparing [2022-11-07T17:38:36.652Z] a3e031aebee3: Preparing [2022-11-07T17:38:36.652Z] 2ca1b62b9d29: Preparing [2022-11-07T17:38:36.652Z] ab044f34ce9b: Preparing [2022-11-07T17:38:36.652Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:36.652Z] 2107094bb20a: Layer already exists [2022-11-07T17:38:36.652Z] ab044f34ce9b: Layer already exists [2022-11-07T17:38:36.652Z] 2ca1b62b9d29: Layer already exists [2022-11-07T17:38:36.652Z] a3e031aebee3: Layer already exists [2022-11-07T17:38:36.652Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:36.921Z] main: digest: sha256:ed71cc42181234d2ec661fce3815f8758235446b1d37930f7b017541628d1790 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:38:36.974Z] ===================================================== [Pipeline] echo [2022-11-07T17:38:36.980Z] taggedImages: [2022-11-07T17:38:36.980Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:85f19cd4395ab38c9fed3c9acaecd010dfd8799e [2022-11-07T17:38:36.980Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-07T17:38:36.980Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.44 [2022-11-07T17:38:36.980Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:85f19cd4395ab38c9fed3c9acaecd010dfd8799e-2.3.0-dev.44 [2022-11-07T17:38:36.980Z] - 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 [2022-11-07T17:38:37.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:38:37.349Z] [2022-11-07T17:38:37.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:37.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:38:37.963Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T17:38:37.963Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T17:38:37.963Z] 04944245beec: Pulling fs layer [2022-11-07T17:38:37.963Z] 699f458cf7ca: Pulling fs layer [2022-11-07T17:38:37.963Z] 765212b225bb: Pulling fs layer [2022-11-07T17:38:37.963Z] f23df028b6ca: Pulling fs layer [2022-11-07T17:38:37.963Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T17:38:37.963Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T17:38:37.963Z] 765212b225bb: Waiting [2022-11-07T17:38:37.963Z] f23df028b6ca: Waiting [2022-11-07T17:38:37.963Z] d65c8cfc05b1: Waiting [2022-11-07T17:38:37.963Z] 2437ff75d9bd: Waiting [2022-11-07T17:38:37.963Z] 04944245beec: Verifying Checksum [2022-11-07T17:38:37.963Z] 04944245beec: Download complete [2022-11-07T17:38:37.963Z] 765212b225bb: Verifying Checksum [2022-11-07T17:38:37.963Z] 765212b225bb: Download complete [2022-11-07T17:38:37.963Z] f23df028b6ca: Verifying Checksum [2022-11-07T17:38:37.963Z] f23df028b6ca: Download complete [2022-11-07T17:38:37.963Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T17:38:37.963Z] d65c8cfc05b1: Download complete [2022-11-07T17:38:38.237Z] 699f458cf7ca: Verifying Checksum [2022-11-07T17:38:38.237Z] 699f458cf7ca: Download complete [2022-11-07T17:38:38.505Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T17:38:38.506Z] 8998bd30e6a1: Download complete [2022-11-07T17:38:41.161Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T17:38:41.161Z] 2437ff75d9bd: Download complete [2022-11-07T17:38:42.584Z] 8998bd30e6a1: Pull complete [2022-11-07T17:38:43.187Z] 04944245beec: Pull complete [2022-11-07T17:38:44.612Z] 699f458cf7ca: Pull complete [2022-11-07T17:38:44.881Z] 765212b225bb: Pull complete [2022-11-07T17:38:45.849Z] f23df028b6ca: Pull complete [2022-11-07T17:38:45.849Z] d65c8cfc05b1: Pull complete [2022-11-07T17:39:00.881Z] 2437ff75d9bd: Pull complete [2022-11-07T17:39:00.881Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T17:39:00.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:39:00.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:01.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-118467 does not seem to be running inside a container [2022-11-07T17:39:01.202Z] $ 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/83 -v /w/workspace/device-onvif-camera/83:/w/workspace/device-onvif-camera/83:rw,z -v /w/workspace/device-onvif-camera/83@tmp:/w/workspace/device-onvif-camera/83@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 [2022-11-07T17:39:04.248Z] $ docker top d2abf96f9fe100920974b4127aba542f6e64bea4e83af474ee6df2383aed8b1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:05.152Z] ---> job-cost.sh [2022-11-07T17:39:05.152Z] lf-activate-venv: SKIPPING [2022-11-07T17:39:05.152Z] INFO: No Stack... [2022-11-07T17:39:06.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T17:39:07.103Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:39:07.771Z] + + cutcat -d, /w/workspace/device-onvif-camera/83/archives/cost.csv -f6 [2022-11-07T17:39:07.771Z] [Pipeline] lock [2022-11-07T17:39:07.813Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-83-stack-cost] [2022-11-07T17:39:07.819Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-83-stack-cost] did not exist. Created. [2022-11-07T17:39:07.819Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:39:08.490Z] /w/workspace/device-onvif-camera/83@tmp/durable-db733711/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T17:39:09.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T17:39:09.211Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T17:39:09.295Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:39:09.301Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:39:09.332Z] $ docker stop --time=1 d2abf96f9fe100920974b4127aba542f6e64bea4e83af474ee6df2383aed8b1e [2022-11-07T17:39:10.983Z] $ docker rm -f d2abf96f9fe100920974b4127aba542f6e64bea4e83af474ee6df2383aed8b1e [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 [2022-11-07T17:39:11.440Z] provisioning config files... [2022-11-07T17:39:11.447Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13259679283776982445tmp [Pipeline] { [Pipeline] sh [2022-11-07T17:39:11.740Z] + set +x [2022-11-07T17:39:11.740Z] + bash -s -- [2022-11-07T17:39:11.740Z] + curl -s https://codecov.io/bash [2022-11-07T17:39:11.740Z] [2022-11-07T17:39:11.740Z] _____ _ [2022-11-07T17:39:11.740Z] / ____| | | [2022-11-07T17:39:11.740Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T17:39:11.740Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T17:39:11.740Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T17:39:11.740Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T17:39:11.740Z] Bash-1.0.6 [2022-11-07T17:39:11.740Z] [2022-11-07T17:39:11.740Z] [2022-11-07T17:39:11.740Z] ==> git version 2.25.1 found [2022-11-07T17:39:11.740Z] ==> 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 [2022-11-07T17:39:11.740Z] Release-Date: 2020-01-08 [2022-11-07T17:39:11.740Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-07T17:39:11.740Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T17:39:11.740Z] ==> Jenkins CI detected. [2022-11-07T17:39:11.740Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-11-07T17:39:11.740Z] project root: . [2022-11-07T17:39:11.740Z] --> token set from env [2022-11-07T17:39:11.741Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T17:39:11.741Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T17:39:11.741Z] ==> Python coveragepy not found [2022-11-07T17:39:11.741Z] ==> Searching for coverage reports in: [2022-11-07T17:39:11.741Z] + . [2022-11-07T17:39:11.741Z] -> Found 1 reports [2022-11-07T17:39:11.741Z] ==> Detecting git/mercurial file structure [2022-11-07T17:39:11.741Z] ==> Reading reports [2022-11-07T17:39:11.741Z] + ./coverage.out bytes=79184 [2022-11-07T17:39:11.741Z] ==> Appending adjustments [2022-11-07T17:39:11.741Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T17:39:12.000Z] + Found adjustments [2022-11-07T17:39:12.000Z] ==> Gzipping contents [2022-11-07T17:39:12.000Z] 12K /tmp/codecov.4DTAHP.gz [2022-11-07T17:39:12.000Z] ==> Uploading reports [2022-11-07T17:39:12.000Z] url: https://codecov.io [2022-11-07T17:39:12.000Z] query: branch=main&commit=85f19cd4395ab38c9fed3c9acaecd010dfd8799e&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T17:39:12.000Z] -> Pinging Codecov [2022-11-07T17:39:12.000Z] 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=85f19cd4395ab38c9fed3c9acaecd010dfd8799e&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T17:39:12.568Z] -> Uploading to [2022-11-07T17:39:12.568Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/F29A59C45E3A92E06B3E522C9905F8EF/85f19cd4395ab38c9fed3c9acaecd010dfd8799e/aae8481e-8651-4b2f-a37c-ade7888719f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T173912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b9a7f1d68b251e1a9bb3c8d5c2159a99fe5f34fe0d6cc120491305a1e6c2fdd [2022-11-07T17:39:12.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:39:12.569Z] Dload Upload Total Spent Left Speed [2022-11-07T17:39:12.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10853 0 0 100 10853 0 53463 --:--:-- --:--:-- --:--:-- 53200 100 10853 0 0 100 10853 0 47186 --:--:-- --:--:-- --:--:-- 46982 [2022-11-07T17:39:12.569Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/85f19cd4395ab38c9fed3c9acaecd010dfd8799e [Pipeline] } [2022-11-07T17:39:12.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-07T17:39:12.692Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-07T17:39:12.703Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:13.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:39:13.000Z] [2022-11-07T17:39:13.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:13.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:39:13.298Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-07T17:39:13.298Z] df9b9388f04a: Pulling fs layer [2022-11-07T17:39:13.298Z] 52dc419b0ee2: Pulling fs layer [2022-11-07T17:39:13.298Z] 25bc292e5bac: Pulling fs layer [2022-11-07T17:39:13.298Z] 114826534d7a: Pulling fs layer [2022-11-07T17:39:13.298Z] 4657fd5d0bcf: Pulling fs layer [2022-11-07T17:39:13.298Z] 6ad1cebc031e: Pulling fs layer [2022-11-07T17:39:13.298Z] 8a3aa393b2d8: Pulling fs layer [2022-11-07T17:39:13.298Z] 114826534d7a: Waiting [2022-11-07T17:39:13.298Z] 4657fd5d0bcf: Waiting [2022-11-07T17:39:13.298Z] 8a3aa393b2d8: Waiting [2022-11-07T17:39:13.299Z] 6ad1cebc031e: Waiting [2022-11-07T17:39:13.299Z] 25bc292e5bac: Verifying Checksum [2022-11-07T17:39:13.299Z] 25bc292e5bac: Download complete [2022-11-07T17:39:13.299Z] 52dc419b0ee2: Verifying Checksum [2022-11-07T17:39:13.299Z] 52dc419b0ee2: Download complete [2022-11-07T17:39:13.299Z] 4657fd5d0bcf: Verifying Checksum [2022-11-07T17:39:13.299Z] 4657fd5d0bcf: Download complete [2022-11-07T17:39:13.299Z] df9b9388f04a: Download complete [2022-11-07T17:39:13.567Z] df9b9388f04a: Pull complete [2022-11-07T17:39:13.567Z] 6ad1cebc031e: Verifying Checksum [2022-11-07T17:39:13.567Z] 6ad1cebc031e: Download complete [2022-11-07T17:39:13.567Z] 52dc419b0ee2: Pull complete [2022-11-07T17:39:13.844Z] 25bc292e5bac: Pull complete [2022-11-07T17:39:14.428Z] 114826534d7a: Verifying Checksum [2022-11-07T17:39:14.428Z] 114826534d7a: Download complete [2022-11-07T17:39:14.428Z] 8a3aa393b2d8: Verifying Checksum [2022-11-07T17:39:14.428Z] 8a3aa393b2d8: Download complete [2022-11-07T17:39:17.709Z] 114826534d7a: Pull complete [2022-11-07T17:39:17.709Z] 4657fd5d0bcf: Pull complete [2022-11-07T17:39:17.709Z] 6ad1cebc031e: Pull complete [2022-11-07T17:39:20.996Z] 8a3aa393b2d8: Pull complete [2022-11-07T17:39:20.996Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-07T17:39:20.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:39:20.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:21.069Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:39:21.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-07T17:39:22.852Z] $ docker top 8f286054ea37dc5138e311cb8ad0b4362b01d2cae6882d7c41ebb84bd5a35ed4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-07T17:39:22.892Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-11-07T17:39:23.173Z] + set -o pipefail [2022-11-07T17:39:23.173Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-11-07T17:39:28.441Z] [2022-11-07T17:39:28.441Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-11-07T17:39:28.441Z] [2022-11-07T17:39:28.441Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/f33cee8f-5915-4bfd-88de-59ca57905d93 [2022-11-07T17:39:28.441Z] [2022-11-07T17:39:28.441Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-07T17:39:28.441Z] [2022-11-07T17:39:28.441Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-07T17:39:28.442Z] [2022-11-07T17:39:29.010Z] [2022-11-07T17:39:29.010Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-07T17:39:29.010Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-07T17:39:29.010Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-07T17:39:29.038Z] $ docker stop --time=1 8f286054ea37dc5138e311cb8ad0b4362b01d2cae6882d7c41ebb84bd5a35ed4 [2022-11-07T17:39:31.194Z] $ docker rm -f 8f286054ea37dc5138e311cb8ad0b4362b01d2cae6882d7c41ebb84bd5a35ed4 [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 [2022-11-07T17:39:31.545Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:39:31.553Z] provisioning config files... [2022-11-07T17:39:31.561Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18306723440928665643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:31.859Z] --> edgex-publish-swagger.sh [2022-11-07T17:39:31.859Z] === Publish doc/openapi/v2 API === [2022-11-07T17:39:31.859Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-11-07T17:39:31.859Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-11-07T17:39:31.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:39:31.859Z] Dload Upload Total Spent Left Speed [2022-11-07T17:39:32.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 547k --:--:-- --:--:-- --:--:-- 547k [2022-11-07T17:39:32.796Z] [2022-11-07T17:39:32.796Z] [Pipeline] } [2022-11-07T17:39:32.804Z] 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 [2022-11-07T17:39:33.189Z] + git log --format=format:%s -1 85f19cd4395ab38c9fed3c9acaecd010dfd8799e [Pipeline] sh [2022-11-07T17:39:33.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:39:33.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:33.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:39:33.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:33.843Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:39:33.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:39:34.287Z] $ docker top 7e431e029c7f437c6e9f1663b4b13129e38cf8e08e101bc06f52f6098809e60d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:39:34.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:39:34.354Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:39:34.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:39:34.485Z] $ docker exec 7e431e029c7f437c6e9f1663b4b13129e38cf8e08e101bc06f52f6098809e60d ssh-agent [2022-11-07T17:39:34.583Z] SSH_AUTH_SOCK=/tmp/ssh-2mzy6SN8n3i7/agent.32 [2022-11-07T17:39:34.583Z] SSH_AGENT_PID=39 [2022-11-07T17:39:34.588Z] Running ssh-add (command line suppressed) [2022-11-07T17:39:34.716Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3392322954918099986.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3392322954918099986.key) [2022-11-07T17:39:34.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:39:34.992Z] + git semver tag [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,184 [run_tag] DEBUG tag force:False [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,184 [check_head_tag] DEBUG check head tag [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,185 [execute] INFO git cat-file --batch-check [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,189 [execute] INFO git cat-file --batch [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,215 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,215 [execute] INFO git tag -a v2.3.0-dev.44 -m v2.3.0-dev.44 [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,215 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.44', '-m', 'v2.3.0-dev.44'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:39:35.252Z] 2022-11-07 17:39:35,220 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:39:35.252Z] 2.3.0-dev.44 [Pipeline] } [2022-11-07T17:39:35.278Z] $ docker exec --env ******** --env ******** 7e431e029c7f437c6e9f1663b4b13129e38cf8e08e101bc06f52f6098809e60d ssh-agent -k [2022-11-07T17:39:35.379Z] unset SSH_AUTH_SOCK; [2022-11-07T17:39:35.380Z] unset SSH_AGENT_PID; [2022-11-07T17:39:35.380Z] echo Agent pid 39 killed; [2022-11-07T17:39:35.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:39:35.678Z] + git semver [Pipeline] } [2022-11-07T17:39:35.967Z] $ docker stop --time=1 7e431e029c7f437c6e9f1663b4b13129e38cf8e08e101bc06f52f6098809e60d [2022-11-07T17:39:37.240Z] $ docker rm -f 7e431e029c7f437c6e9f1663b4b13129e38cf8e08e101bc06f52f6098809e60d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:37.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:39:37.601Z] [2022-11-07T17:39:37.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:37.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:39:37.894Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-07T17:39:37.894Z] ab5ef0e58194: Pulling fs layer [2022-11-07T17:39:37.894Z] 9712f1f96733: Pulling fs layer [2022-11-07T17:39:37.894Z] 63f879dbbcfc: Pulling fs layer [2022-11-07T17:39:37.894Z] 0d9ebad4ef96: Pulling fs layer [2022-11-07T17:39:37.894Z] e9a5061849ea: Pulling fs layer [2022-11-07T17:39:37.894Z] d747dcd14b5f: Pulling fs layer [2022-11-07T17:39:37.894Z] 2de7ff778b66: Pulling fs layer [2022-11-07T17:39:37.894Z] d747dcd14b5f: Waiting [2022-11-07T17:39:37.894Z] 0d9ebad4ef96: Waiting [2022-11-07T17:39:37.894Z] 2de7ff778b66: Waiting [2022-11-07T17:39:37.894Z] e9a5061849ea: Waiting [2022-11-07T17:39:37.894Z] 9712f1f96733: Verifying Checksum [2022-11-07T17:39:37.894Z] 9712f1f96733: Download complete [2022-11-07T17:39:38.469Z] 63f879dbbcfc: Verifying Checksum [2022-11-07T17:39:38.469Z] 63f879dbbcfc: Download complete [2022-11-07T17:39:38.469Z] 0d9ebad4ef96: Verifying Checksum [2022-11-07T17:39:38.469Z] 0d9ebad4ef96: Download complete [2022-11-07T17:39:38.469Z] d747dcd14b5f: Verifying Checksum [2022-11-07T17:39:38.469Z] d747dcd14b5f: Download complete [2022-11-07T17:39:38.469Z] e9a5061849ea: Verifying Checksum [2022-11-07T17:39:38.469Z] e9a5061849ea: Download complete [2022-11-07T17:39:38.727Z] ab5ef0e58194: Download complete [2022-11-07T17:39:38.727Z] 2de7ff778b66: Verifying Checksum [2022-11-07T17:39:38.727Z] 2de7ff778b66: Download complete [2022-11-07T17:39:41.258Z] ab5ef0e58194: Pull complete [2022-11-07T17:39:41.258Z] 9712f1f96733: Pull complete [2022-11-07T17:39:41.823Z] 63f879dbbcfc: Pull complete [2022-11-07T17:39:45.103Z] 0d9ebad4ef96: Pull complete [2022-11-07T17:39:45.361Z] e9a5061849ea: Pull complete [2022-11-07T17:39:45.361Z] d747dcd14b5f: Pull complete [2022-11-07T17:39:46.295Z] 2de7ff778b66: Pull complete [2022-11-07T17:39:46.295Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-07T17:39:46.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:39:46.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:46.375Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:39:46.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-07T17:39:48.528Z] $ docker top 3da0956e2820692690223ab0c185525cc6c21dda5869d4c0f89885c11ab86c84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:39:48.578Z] provisioning config files... [2022-11-07T17:39:48.587Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15358093011570443132tmp [2022-11-07T17:39:48.595Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5275700688335790159tmp [2022-11-07T17:39:48.604Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9114168743233052214tmp [Pipeline] { [Pipeline] echo [2022-11-07T17:39:48.617Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:48.894Z] ---> sigul-configuration.sh [2022-11-07T17:39:48.894Z] gpg: directory `/root/.gnupg' created [2022-11-07T17:39:48.894Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-07T17:39:48.894Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-07T17:39:48.894Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-07T17:39:48.894Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-07T17:39:48.894Z] gpg: CAST5 encrypted data [2022-11-07T17:39:48.894Z] gpg: encrypted with 1 passphrase [2022-11-07T17:39:48.894Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-07T17:39:49.175Z] + mkdir /home/jenkins [2022-11-07T17:39:49.175Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-07T17:39:49.460Z] + 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 [2022-11-07T17:39:49.467Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:49.746Z] ---> sigul-install.sh [2022-11-07T17:39:49.747Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-07T17:39:50.030Z] + git tag --list [2022-11-07T17:39:50.030Z] v0.0.0 [2022-11-07T17:39:50.030Z] v0.0.1-dev.1 [2022-11-07T17:39:50.030Z] v0.0.1-dev.10 [2022-11-07T17:39:50.030Z] v0.0.1-dev.11 [2022-11-07T17:39:50.030Z] v0.0.1-dev.12 [2022-11-07T17:39:50.030Z] v0.0.1-dev.13 [2022-11-07T17:39:50.030Z] v0.0.1-dev.14 [2022-11-07T17:39:50.030Z] v0.0.1-dev.15 [2022-11-07T17:39:50.030Z] v0.0.1-dev.16 [2022-11-07T17:39:50.030Z] v0.0.1-dev.17 [2022-11-07T17:39:50.030Z] v0.0.1-dev.18 [2022-11-07T17:39:50.030Z] v0.0.1-dev.19 [2022-11-07T17:39:50.030Z] v0.0.1-dev.2 [2022-11-07T17:39:50.030Z] v0.0.1-dev.20 [2022-11-07T17:39:50.030Z] v0.0.1-dev.21 [2022-11-07T17:39:50.030Z] v0.0.1-dev.22 [2022-11-07T17:39:50.030Z] v0.0.1-dev.23 [2022-11-07T17:39:50.030Z] v0.0.1-dev.24 [2022-11-07T17:39:50.030Z] v0.0.1-dev.25 [2022-11-07T17:39:50.030Z] v0.0.1-dev.26 [2022-11-07T17:39:50.030Z] v0.0.1-dev.27 [2022-11-07T17:39:50.030Z] v0.0.1-dev.28 [2022-11-07T17:39:50.030Z] v0.0.1-dev.3 [2022-11-07T17:39:50.030Z] v0.0.1-dev.4 [2022-11-07T17:39:50.030Z] v0.0.1-dev.5 [2022-11-07T17:39:50.030Z] v0.0.1-dev.6 [2022-11-07T17:39:50.030Z] v0.0.1-dev.7 [2022-11-07T17:39:50.030Z] v0.0.1-dev.8 [2022-11-07T17:39:50.030Z] v0.0.1-dev.9 [2022-11-07T17:39:50.030Z] v2.2.0 [2022-11-07T17:39:50.030Z] v2.2.0-dev.29 [2022-11-07T17:39:50.030Z] v2.2.0-dev.30 [2022-11-07T17:39:50.030Z] v2.2.0-dev.31 [2022-11-07T17:39:50.030Z] v2.2.0-dev.32 [2022-11-07T17:39:50.030Z] v2.2.0-dev.33 [2022-11-07T17:39:50.030Z] v2.2.0-dev.34 [2022-11-07T17:39:50.030Z] v2.2.0-dev.35 [2022-11-07T17:39:50.030Z] v2.3.0-dev.1 [2022-11-07T17:39:50.030Z] v2.3.0-dev.10 [2022-11-07T17:39:50.030Z] v2.3.0-dev.11 [2022-11-07T17:39:50.030Z] v2.3.0-dev.12 [2022-11-07T17:39:50.030Z] v2.3.0-dev.13 [2022-11-07T17:39:50.030Z] v2.3.0-dev.14 [2022-11-07T17:39:50.030Z] v2.3.0-dev.15 [2022-11-07T17:39:50.030Z] v2.3.0-dev.16 [2022-11-07T17:39:50.030Z] v2.3.0-dev.17 [2022-11-07T17:39:50.030Z] v2.3.0-dev.18 [2022-11-07T17:39:50.030Z] v2.3.0-dev.19 [2022-11-07T17:39:50.030Z] v2.3.0-dev.2 [2022-11-07T17:39:50.030Z] v2.3.0-dev.20 [2022-11-07T17:39:50.030Z] v2.3.0-dev.21 [2022-11-07T17:39:50.030Z] v2.3.0-dev.22 [2022-11-07T17:39:50.030Z] v2.3.0-dev.23 [2022-11-07T17:39:50.030Z] v2.3.0-dev.24 [2022-11-07T17:39:50.030Z] v2.3.0-dev.25 [2022-11-07T17:39:50.030Z] v2.3.0-dev.26 [2022-11-07T17:39:50.030Z] v2.3.0-dev.27 [2022-11-07T17:39:50.030Z] v2.3.0-dev.28 [2022-11-07T17:39:50.030Z] v2.3.0-dev.29 [2022-11-07T17:39:50.030Z] v2.3.0-dev.3 [2022-11-07T17:39:50.030Z] v2.3.0-dev.30 [2022-11-07T17:39:50.030Z] v2.3.0-dev.31 [2022-11-07T17:39:50.030Z] v2.3.0-dev.32 [2022-11-07T17:39:50.030Z] v2.3.0-dev.33 [2022-11-07T17:39:50.030Z] v2.3.0-dev.34 [2022-11-07T17:39:50.030Z] v2.3.0-dev.35 [2022-11-07T17:39:50.030Z] v2.3.0-dev.36 [2022-11-07T17:39:50.030Z] v2.3.0-dev.37 [2022-11-07T17:39:50.030Z] v2.3.0-dev.38 [2022-11-07T17:39:50.030Z] v2.3.0-dev.39 [2022-11-07T17:39:50.030Z] v2.3.0-dev.4 [2022-11-07T17:39:50.030Z] v2.3.0-dev.40 [2022-11-07T17:39:50.030Z] v2.3.0-dev.41 [2022-11-07T17:39:50.030Z] v2.3.0-dev.42 [2022-11-07T17:39:50.030Z] v2.3.0-dev.43 [2022-11-07T17:39:50.030Z] v2.3.0-dev.44 [2022-11-07T17:39:50.030Z] v2.3.0-dev.5 [2022-11-07T17:39:50.030Z] v2.3.0-dev.6 [2022-11-07T17:39:50.030Z] v2.3.0-dev.7 [2022-11-07T17:39:50.030Z] v2.3.0-dev.8 [2022-11-07T17:39:50.030Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-07T17:39:50.313Z] + lftools sign git-tag v2.3.0-dev.44 [2022-11-07T17:39:50.879Z] Signing Git tag with Sigul... [2022-11-07T17:39:50.879Z] Signing v2.3.0-dev.44 [Pipeline] echo [2022-11-07T17:39:51.455Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:51.739Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-07T17:39:51.747Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-07T17:39:51.782Z] $ docker stop --time=1 3da0956e2820692690223ab0c185525cc6c21dda5869d4c0f89885c11ab86c84 [2022-11-07T17:39:53.110Z] $ docker rm -f 3da0956e2820692690223ab0c185525cc6c21dda5869d4c0f89885c11ab86c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-07T17:39:53.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:39:53.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:53.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:39:53.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:53.864Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:39:53.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:39:54.264Z] $ docker top 5cf32c97c62f735d5c7a41ce9d5c9437270f2f430a78b32485dbe3a6106e2203 -eo pid,comm [2022-11-07T17:39:54.298Z] 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). [2022-11-07T17:39:54.298Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:39:54.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:39:54.333Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:39:54.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:39:54.473Z] $ docker exec 5cf32c97c62f735d5c7a41ce9d5c9437270f2f430a78b32485dbe3a6106e2203 ssh-agent [2022-11-07T17:39:54.557Z] SSH_AUTH_SOCK=/tmp/ssh-AANxYNtdG9Nv/agent.32 [2022-11-07T17:39:54.557Z] SSH_AGENT_PID=38 [2022-11-07T17:39:54.561Z] Running ssh-add (command line suppressed) [2022-11-07T17:39:54.684Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4417596220234989040.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4417596220234989040.key) [2022-11-07T17:39:54.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:39:54.965Z] + git semver bump pre [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,160 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,160 [bump_version] DEBUG bumping version:2.3.0-dev.44 on axis:pre with prefix:dev [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,161 [bump_version] DEBUG bumped version:2.3.0-dev.45 [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,161 [write_version] DEBUG write version:2.3.0-dev.45 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,161 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,161 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,162 [execute] INFO git cat-file --batch-check [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,167 [execute] INFO git cat-file --batch [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:55.225Z] 2022-11-07 17:39:55,173 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:39:55.225Z] 2.3.0-dev.45 [Pipeline] } [2022-11-07T17:39:55.254Z] $ docker exec --env ******** --env ******** 5cf32c97c62f735d5c7a41ce9d5c9437270f2f430a78b32485dbe3a6106e2203 ssh-agent -k [2022-11-07T17:39:55.366Z] unset SSH_AUTH_SOCK; [2022-11-07T17:39:55.366Z] unset SSH_AGENT_PID; [2022-11-07T17:39:55.366Z] echo Agent pid 38 killed; [2022-11-07T17:39:55.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:39:55.671Z] + git semver [Pipeline] } [2022-11-07T17:39:55.961Z] $ docker stop --time=1 5cf32c97c62f735d5c7a41ce9d5c9437270f2f430a78b32485dbe3a6106e2203 [2022-11-07T17:39:57.261Z] $ docker rm -f 5cf32c97c62f735d5c7a41ce9d5c9437270f2f430a78b32485dbe3a6106e2203 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:39:57.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:39:57.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:57.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:39:57.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:57.947Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:39:57.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:39:58.344Z] $ docker top 11d9380e17b08ca2e1bc46892699ba0faa93578cdbde13106b962b8757a6fa1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:39:58.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:39:58.427Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:39:58.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:39:58.559Z] $ docker exec 11d9380e17b08ca2e1bc46892699ba0faa93578cdbde13106b962b8757a6fa1c ssh-agent [2022-11-07T17:39:58.657Z] SSH_AUTH_SOCK=/tmp/ssh-YUaD4q7O6awa/agent.32 [2022-11-07T17:39:58.657Z] SSH_AGENT_PID=38 [2022-11-07T17:39:58.661Z] Running ssh-add (command line suppressed) [2022-11-07T17:39:58.793Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2688191160369235550.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2688191160369235550.key) [2022-11-07T17:39:58.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:39:59.073Z] + git semver push [2022-11-07T17:39:59.332Z] 2022-11-07 17:39:59,278 [run_push] DEBUG push [2022-11-07T17:39:59.332Z] 2022-11-07 17:39:59,279 [execute] INFO git cat-file --batch-check [2022-11-07T17:39:59.332Z] 2022-11-07 17:39:59,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:59.332Z] 2022-11-07 17:39:59,282 [execute] INFO git rev-list 6d76db1d73bdf564fe849daf7360cd06d18ce0d8 -- [2022-11-07T17:39:59.332Z] 2022-11-07 17:39:59,282 [execute] DEBUG Popen(['git', 'rev-list', '6d76db1d73bdf564fe849daf7360cd06d18ce0d8', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:39:59.332Z] 2022-11-07 17:39:59,288 [execute] INFO git fetch -v origin [2022-11-07T17:39:59.332Z] 2022-11-07 17:39:59,288 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-07T17:39:59.899Z] 2022-11-07 17:39:59,836 [run_push] DEBUG no remote changes detected [2022-11-07T17:39:59.899Z] 2022-11-07 17:39:59,836 [execute] INFO git push origin semver [2022-11-07T17:39:59.899Z] 2022-11-07 17:39:59,837 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:40:00.839Z] 2022-11-07 17:40:00,639 [run_push] DEBUG push all version tags [2022-11-07T17:40:00.839Z] 2022-11-07 17:40:00,640 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-07T17:40:00.839Z] 2022-11-07 17:40:00,640 [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) [2022-11-07T17:40:01.783Z] 2022-11-07 17:40:01,459 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-07T17:40:01.783Z] 2.3.0-dev.45 [Pipeline] } [2022-11-07T17:40:01.810Z] $ docker exec --env ******** --env ******** 11d9380e17b08ca2e1bc46892699ba0faa93578cdbde13106b962b8757a6fa1c ssh-agent -k [2022-11-07T17:40:01.919Z] unset SSH_AUTH_SOCK; [2022-11-07T17:40:01.919Z] unset SSH_AGENT_PID; [2022-11-07T17:40:01.919Z] echo Agent pid 38 killed; [2022-11-07T17:40:01.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:40:02.266Z] + git semver [Pipeline] } [2022-11-07T17:40:02.597Z] $ docker stop --time=1 11d9380e17b08ca2e1bc46892699ba0faa93578cdbde13106b962b8757a6fa1c [2022-11-07T17:40:03.879Z] $ docker rm -f 11d9380e17b08ca2e1bc46892699ba0faa93578cdbde13106b962b8757a6fa1c [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 [2022-11-07T17:40:04.368Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-11-07T17:40:04.368Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-07T17:40:04.368Z] total 16 [2022-11-07T17:40:04.368Z] drwxr-xr-x 3 root root 4096 Nov 7 17:27 . [2022-11-07T17:40:04.368Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:39 .. [2022-11-07T17:40:04.368Z] drwxr-xr-x 2 root root 4096 Nov 7 17:27 cost [2022-11-07T17:40:04.368Z] -rw-r--r-- 1 root root 90 Nov 7 17:27 cost.csv [2022-11-07T17:40:04.368Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-07T17:40:04.368Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-07T17:40:04.368Z] total 16 [2022-11-07T17:40:04.368Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:27 . [2022-11-07T17:40:04.368Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:39 .. [2022-11-07T17:40:04.368Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:27 cost [2022-11-07T17:40:04.368Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 7 17:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:40:04.658Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:40:05.512Z] ---> package-listing.sh [2022-11-07T17:40:05.512Z] ++ facter osfamily [2022-11-07T17:40:05.512Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T17:40:05.771Z] + OS_FAMILY=debian [2022-11-07T17:40:05.771Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-11-07T17:40:05.771Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T17:40:05.771Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T17:40:05.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T17:40:05.771Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T17:40:05.771Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-07T17:40:05.771Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T17:40:05.771Z] + case "${OS_FAMILY}" in [2022-11-07T17:40:05.771Z] + dpkg -l [2022-11-07T17:40:05.771Z] + grep '^ii' [2022-11-07T17:40:05.771Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T17:40:05.771Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T17:40:05.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T17:40:05.771Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-07T17:40:05.771Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-11-07T17:40:05.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-11-07T17:40:05.782Z] 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 [2022-11-07T17:40:06.059Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:40:06.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:40:06.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:40:06.689Z] prd-ubuntu20.04-docker-8c-8g-118461 does not seem to be running inside a container [2022-11-07T17:40:06.743Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:40:07.004Z] $ docker top 9546152cafb5358261a0fe488d14c8188d9036acfec30df408b4ed36c8b1372b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:40:07.318Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T17:40:07.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T17:40:07.879Z] + ls /var/log/sa-host [2022-11-07T17:40:07.879Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:40:07.950Z] provisioning config files... [2022-11-07T17:40:07.959Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config230266678270554534tmp [Pipeline] { [Pipeline] echo [2022-11-07T17:40:07.973Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:40:08.256Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T17:40:08.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:40:08.573Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T17:40:08.581Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:40:08.863Z] ---> sudo-logs.sh [2022-11-07T17:40:08.864Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T17:40:08.886Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:40:09.166Z] ---> job-cost.sh [2022-11-07T17:40:09.166Z] lf-activate-venv: SKIPPING [2022-11-07T17:40:09.166Z] DEBUG: total: 0.2199999988079071 [2022-11-07T17:40:09.166Z] INFO: Retrieving Stack Cost... [2022-11-07T17:40:09.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:40:09.993Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T17:40:10.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:40:10.289Z] ---> logs-deploy.sh [2022-11-07T17:40:10.289Z] lf-activate-venv: SKIPPING [2022-11-07T17:40:10.289Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/83 [2022-11-07T17:40:10.289Z] INFO: archiving workspace using pattern(s): [2022-11-07T17:40:11.223Z] Archives upload complete. [2022-11-07T17:40:11.223Z] INFO: archiving logs to Nexus