Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01232ef71281965359620122f9fdc73016fc5c79 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-ssh4349326659555799736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6229886077220574055.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11396362113517781077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1073901755721538706.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5395698073132166890.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16391 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 01232ef71281965359620122f9fdc73016fc5c79 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#368)" > 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 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 > git rev-list --no-walk 4c3943abb5596eefa9af9b661fb4a90371d27683 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T22:10:47.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T22:10:47.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T22:10:47.598Z] ========================================================= [2023-05-22T22:10:47.598Z] EdgeX Global Pipelines Version Info [2023-05-22T22:10:47.598Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:10:48.308Z] ------------------- [2023-05-22T22:10:48.308Z] stable info: [2023-05-22T22:10:48.308Z] ------------------- [2023-05-22T22:10:48.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T22:10:48.308Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T22:10:48.308Z] Message: update stable to v1.0.249 [2023-05-22T22:10:48.878Z] ------------------- [2023-05-22T22:10:48.878Z] experimental info: [2023-05-22T22:10:48.878Z] ------------------- [2023-05-22T22:10:48.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T22:10:48.878Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T22:10:48.878Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T22:10:49.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-22T22:10:49.082Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-22T22:10:49.096Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T22:10:49.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T22:10:49.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T22:10:49.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T22:10:49.151Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T22:10:49.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T22:10:49.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T22:10:49.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T22:10:49.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T22:10:49.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-22T22:10:49.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T22:10:49.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T22:10:49.267Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T22:10:49.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T22:10:49.300Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T22:10:49.317Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T22:10:49.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T22:10:49.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T22:10:49.374Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-22T22:10:49.392Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-22T22:10:49.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T22:10:49.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T22:10:49.449Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T22:10:49.467Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T22:10:49.485Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T22:10:49.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-22T22:10:49.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-22T22:10:49.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-22T22:10:49.541Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01232ef71281965359620122f9fdc73016fc5c79 [Pipeline] echo [2023-05-22T22:10:49.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01232ef [Pipeline] echo [2023-05-22T22:10:49.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:10:49.617Z] provisioning config files... [2023-05-22T22:10:49.629Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17993238348440393713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:10:49.931Z] ---> docker-login.sh [2023-05-22T22:10:49.931Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:10:50.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:10:50.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:10:50.192Z] Configure a credential helper to remove this warning. See [2023-05-22T22:10:50.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:10:50.192Z] [2023-05-22T22:10:50.192Z] Login Succeeded [2023-05-22T22:10:50.192Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:10:50.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:10:50.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:10:50.452Z] Configure a credential helper to remove this warning. See [2023-05-22T22:10:50.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:10:50.452Z] [2023-05-22T22:10:50.452Z] Login Succeeded [2023-05-22T22:10:50.452Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:10:50.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:10:50.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:10:50.452Z] Configure a credential helper to remove this warning. See [2023-05-22T22:10:50.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:10:50.452Z] [2023-05-22T22:10:50.452Z] Login Succeeded [2023-05-22T22:10:50.452Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:10:50.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:10:50.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:10:50.714Z] Configure a credential helper to remove this warning. See [2023-05-22T22:10:50.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:10:50.714Z] [2023-05-22T22:10:50.714Z] Login Succeeded [2023-05-22T22:10:50.714Z] docker.io [2023-05-22T22:10:50.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:10:50.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:10:50.975Z] Configure a credential helper to remove this warning. See [2023-05-22T22:10:50.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:10:50.975Z] [2023-05-22T22:10:50.975Z] Login Succeeded [2023-05-22T22:10:50.975Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:10:50.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T22:10:51.381Z] + git rev-list -1 --merges 01232ef71281965359620122f9fdc73016fc5c79~1..01232ef71281965359620122f9fdc73016fc5c79 [Pipeline] echo [2023-05-22T22:10:51.439Z] -----------> git rev-list -1 --merges 01232ef71281965359620122f9fdc73016fc5c79~1..01232ef71281965359620122f9fdc73016fc5c79 01232ef71281965359620122f9fdc73016fc5c79 [false] [Pipeline] sh [2023-05-22T22:10:51.735Z] + git log --format=format:%s -1 01232ef71281965359620122f9fdc73016fc5c79 [Pipeline] echo [2023-05-22T22:10:51.756Z] ========================================================= [2023-05-22T22:10:51.756Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T22:10:51.756Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:10:52.106Z] + git log --format=format:%s -1 01232ef71281965359620122f9fdc73016fc5c79 [Pipeline] echo [2023-05-22T22:10:52.117Z] [semverPrep] GIT_COMMIT: 01232ef71281965359620122f9fdc73016fc5c79, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#368) [Pipeline] echo [2023-05-22T22:10:52.125Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T22:10:52.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:10:52.593Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T22:10:52.593Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T22:10:52.593Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T22:10:52.593Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T22:10:52.593Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T22:10:52.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:10:53.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:10:53.014Z] [2023-05-22T22:10:53.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:10:53.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:10:53.316Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T22:10:53.316Z] b85a868b505f: Pulling fs layer [2023-05-22T22:10:53.316Z] e2be974225ed: Pulling fs layer [2023-05-22T22:10:53.316Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T22:10:53.316Z] 988bab9f4d93: Pulling fs layer [2023-05-22T22:10:53.316Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T22:10:53.316Z] eaf3925da568: Pulling fs layer [2023-05-22T22:10:53.316Z] bab4dde63d76: Pulling fs layer [2023-05-22T22:10:53.316Z] bde34c3a00c8: Pulling fs layer [2023-05-22T22:10:53.316Z] b352a97aabf1: Pulling fs layer [2023-05-22T22:10:53.316Z] 4872d77fe225: Pulling fs layer [2023-05-22T22:10:53.316Z] 5851b861e8e6: Pulling fs layer [2023-05-22T22:10:53.316Z] b352a97aabf1: Waiting [2023-05-22T22:10:53.316Z] 4872d77fe225: Waiting [2023-05-22T22:10:53.316Z] bde34c3a00c8: Waiting [2023-05-22T22:10:53.316Z] 5851b861e8e6: Waiting [2023-05-22T22:10:53.316Z] 988bab9f4d93: Waiting [2023-05-22T22:10:53.316Z] 1469e6f7b9e6: Waiting [2023-05-22T22:10:53.316Z] eaf3925da568: Waiting [2023-05-22T22:10:53.316Z] e2be974225ed: Verifying Checksum [2023-05-22T22:10:53.316Z] e2be974225ed: Download complete [2023-05-22T22:10:53.316Z] 988bab9f4d93: Download complete [2023-05-22T22:10:53.316Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T22:10:53.316Z] 1469e6f7b9e6: Download complete [2023-05-22T22:10:53.576Z] eaf3925da568: Download complete [2023-05-22T22:10:53.576Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T22:10:53.576Z] 339a4e72a1f5: Download complete [2023-05-22T22:10:53.576Z] b352a97aabf1: Verifying Checksum [2023-05-22T22:10:53.576Z] b352a97aabf1: Download complete [2023-05-22T22:10:53.576Z] 4872d77fe225: Download complete [2023-05-22T22:10:53.576Z] 5851b861e8e6: Download complete [2023-05-22T22:10:53.576Z] b85a868b505f: Verifying Checksum [2023-05-22T22:10:53.576Z] b85a868b505f: Download complete [2023-05-22T22:10:53.835Z] bab4dde63d76: Download complete [2023-05-22T22:10:54.777Z] b85a868b505f: Pull complete [2023-05-22T22:10:55.039Z] e2be974225ed: Pull complete [2023-05-22T22:10:55.311Z] 339a4e72a1f5: Pull complete [2023-05-22T22:10:55.571Z] 988bab9f4d93: Pull complete [2023-05-22T22:10:55.831Z] 1469e6f7b9e6: Pull complete [2023-05-22T22:10:55.831Z] eaf3925da568: Pull complete [2023-05-22T22:10:57.737Z] bab4dde63d76: Pull complete [2023-05-22T22:10:57.737Z] bde34c3a00c8: Pull complete [2023-05-22T22:10:57.737Z] b352a97aabf1: Pull complete [2023-05-22T22:10:57.737Z] 4872d77fe225: Pull complete [2023-05-22T22:10:57.996Z] 5851b861e8e6: Pull complete [2023-05-22T22:10:57.996Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T22:10:57.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:10:57.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:10:58.105Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:10:58.139Z] $ 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 [2023-05-22T22:10:59.340Z] $ docker top 333de4ffb008e50086d3dd5118502360277a0967ebf88aba4696927ffaaa8b92 -eo pid,comm [2023-05-22T22:10:59.389Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T22:10:59.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:10:59.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:10:59.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:10:59.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:10:59.548Z] $ docker exec 333de4ffb008e50086d3dd5118502360277a0967ebf88aba4696927ffaaa8b92 ssh-agent [2023-05-22T22:10:59.650Z] SSH_AUTH_SOCK=/tmp/ssh-uhf2OnPncUC2/agent.32 [2023-05-22T22:10:59.650Z] SSH_AGENT_PID=38 [2023-05-22T22:10:59.657Z] Running ssh-add (command line suppressed) [2023-05-22T22:10:59.761Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1455969914974862193.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1455969914974862193.key) [2023-05-22T22:10:59.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:11:00.061Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T22:11:00.074Z] $ docker exec --env ******** --env ******** 333de4ffb008e50086d3dd5118502360277a0967ebf88aba4696927ffaaa8b92 ssh-agent -k [2023-05-22T22:11:00.170Z] unset SSH_AUTH_SOCK; [2023-05-22T22:11:00.171Z] unset SSH_AGENT_PID; [2023-05-22T22:11:00.171Z] echo Agent pid 38 killed; [2023-05-22T22:11:00.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T22:11:00.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:11:00.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:11:00.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:11:00.318Z] $ docker exec 333de4ffb008e50086d3dd5118502360277a0967ebf88aba4696927ffaaa8b92 ssh-agent [2023-05-22T22:11:00.431Z] SSH_AUTH_SOCK=/tmp/ssh-tSBdnIvqF5rf/agent.70 [2023-05-22T22:11:00.431Z] SSH_AGENT_PID=76 [2023-05-22T22:11:00.436Z] Running ssh-add (command line suppressed) [2023-05-22T22:11:00.538Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3797960559176964822.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3797960559176964822.key) [2023-05-22T22:11:00.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:11:00.845Z] + git semver init [2023-05-22T22:11:01.106Z] 2023-05-22 22:11:01,033 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T22:11:01.106Z] 2023-05-22 22:11:01,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-22T22:11:01.106Z] 2023-05-22 22:11:01,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-22T22:11:01.106Z] 2023-05-22 22:11:01,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:11:02.044Z] 2023-05-22 22:11:01,988 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-22T22:11:02.044Z] 2023-05-22 22:11:01,988 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-22T22:11:02.044Z] 2023-05-22 22:11:01,988 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:11:02.044Z] 2023-05-22 22:11:01,989 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:11:02.044Z] 3.0.0-dev.56 [Pipeline] } [2023-05-22T22:11:02.057Z] $ docker exec --env ******** --env ******** 333de4ffb008e50086d3dd5118502360277a0967ebf88aba4696927ffaaa8b92 ssh-agent -k [2023-05-22T22:11:02.167Z] unset SSH_AUTH_SOCK; [2023-05-22T22:11:02.168Z] unset SSH_AGENT_PID; [2023-05-22T22:11:02.168Z] echo Agent pid 76 killed; [2023-05-22T22:11:02.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:11:02.478Z] + git semver [Pipeline] } [2023-05-22T22:11:02.755Z] $ docker stop --time=1 333de4ffb008e50086d3dd5118502360277a0967ebf88aba4696927ffaaa8b92 [2023-05-22T22:11:04.043Z] $ docker rm -f --volumes 333de4ffb008e50086d3dd5118502360277a0967ebf88aba4696927ffaaa8b92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:11:04.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T22:11:04.598Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T22:11:04.601Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.56 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:11:04.723Z] provisioning config files... [2023-05-22T22:11:04.734Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7595890056267798426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:11:05.029Z] ---> docker-login.sh [2023-05-22T22:11:05.029Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:11:05.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:05.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:05.029Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:05.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:05.029Z] [2023-05-22T22:11:05.029Z] Login Succeeded [2023-05-22T22:11:05.029Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:11:05.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:05.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:05.030Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:05.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:05.030Z] [2023-05-22T22:11:05.030Z] Login Succeeded [2023-05-22T22:11:05.030Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:11:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:05.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:05.289Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:05.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:05.289Z] [2023-05-22T22:11:05.289Z] Login Succeeded [2023-05-22T22:11:05.289Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:11:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:05.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:05.289Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:05.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:05.289Z] [2023-05-22T22:11:05.289Z] Login Succeeded [2023-05-22T22:11:05.289Z] docker.io [2023-05-22T22:11:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:05.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:05.550Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:05.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:05.550Z] [2023-05-22T22:11:05.550Z] Login Succeeded [2023-05-22T22:11:05.550Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:11:05.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T22:11:05.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:11:05.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:11:05.671Z] ========================================================= [2023-05-22T22:11:05.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T22:11:05.671Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:11:05.995Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T22:11:05.995Z] Sending build context to Docker daemon 21.89MB [2023-05-22T22:11:05.995Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:11:05.995Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T22:11:05.995Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T22:11:05.995Z] f56be85fc22e: Pulling fs layer [2023-05-22T22:11:05.995Z] 85791d961cd3: Pulling fs layer [2023-05-22T22:11:05.995Z] d694b5ae8c79: Pulling fs layer [2023-05-22T22:11:05.995Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T22:11:05.995Z] 4d19c01a9841: Pulling fs layer [2023-05-22T22:11:05.995Z] 9325e15d5711: Pulling fs layer [2023-05-22T22:11:05.995Z] 556b6ee489ea: Pulling fs layer [2023-05-22T22:11:05.995Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T22:11:05.995Z] 4d19c01a9841: Waiting [2023-05-22T22:11:05.995Z] 9325e15d5711: Waiting [2023-05-22T22:11:05.995Z] c5a4b2cf53e6: Waiting [2023-05-22T22:11:05.995Z] 556b6ee489ea: Waiting [2023-05-22T22:11:05.995Z] 85791d961cd3: Verifying Checksum [2023-05-22T22:11:05.995Z] 85791d961cd3: Download complete [2023-05-22T22:11:06.255Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T22:11:06.255Z] 9f32a84ed3da: Download complete [2023-05-22T22:11:06.255Z] 4d19c01a9841: Verifying Checksum [2023-05-22T22:11:06.255Z] 4d19c01a9841: Download complete [2023-05-22T22:11:06.255Z] f56be85fc22e: Verifying Checksum [2023-05-22T22:11:06.255Z] f56be85fc22e: Download complete [2023-05-22T22:11:06.255Z] 9325e15d5711: Verifying Checksum [2023-05-22T22:11:06.255Z] 9325e15d5711: Download complete [2023-05-22T22:11:06.255Z] f56be85fc22e: Pull complete [2023-05-22T22:11:06.517Z] 85791d961cd3: Pull complete [2023-05-22T22:11:06.778Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T22:11:06.778Z] c5a4b2cf53e6: Download complete [2023-05-22T22:11:06.778Z] d694b5ae8c79: Verifying Checksum [2023-05-22T22:11:06.778Z] d694b5ae8c79: Download complete [2023-05-22T22:11:07.039Z] 556b6ee489ea: Verifying Checksum [2023-05-22T22:11:07.040Z] 556b6ee489ea: Download complete [2023-05-22T22:11:10.328Z] d694b5ae8c79: Pull complete [2023-05-22T22:11:10.328Z] 9f32a84ed3da: Pull complete [2023-05-22T22:11:10.328Z] 4d19c01a9841: Pull complete [2023-05-22T22:11:10.328Z] 9325e15d5711: Pull complete [2023-05-22T22:11:12.857Z] 556b6ee489ea: Pull complete [2023-05-22T22:11:13.425Z] c5a4b2cf53e6: Pull complete [2023-05-22T22:11:13.425Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T22:11:13.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T22:11:13.425Z] ---> c4be618373d6 [2023-05-22T22:11:13.425Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:11:15.335Z] ---> Running in a3419e2677c7 [2023-05-22T22:11:15.335Z] Removing intermediate container a3419e2677c7 [2023-05-22T22:11:15.335Z] ---> 331962dd7b69 [2023-05-22T22:11:15.335Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:11:15.335Z] ---> Running in c43b4c904414 [2023-05-22T22:11:15.335Z] Removing intermediate container c43b4c904414 [2023-05-22T22:11:15.335Z] ---> d9fd388c44f8 [2023-05-22T22:11:15.335Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:11:15.335Z] ---> Running in 6f0124522397 [2023-05-22T22:11:15.335Z] Removing intermediate container 6f0124522397 [2023-05-22T22:11:15.335Z] ---> 628f6b9a5838 [2023-05-22T22:11:15.335Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:11:15.335Z] ---> Running in 56c8ec1374f6 [2023-05-22T22:11:15.335Z] Removing intermediate container 56c8ec1374f6 [2023-05-22T22:11:15.335Z] ---> 530634d45a62 [2023-05-22T22:11:15.335Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:11:15.597Z] ---> Running in 84c56abc068a [2023-05-22T22:11:15.597Z] Removing intermediate container 84c56abc068a [2023-05-22T22:11:15.597Z] ---> 1e611201a364 [2023-05-22T22:11:15.597Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:11:15.597Z] ---> Running in bcb0c15ad743 [2023-05-22T22:11:15.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:11:16.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:11:16.372Z] OK: 265 MiB in 53 packages [2023-05-22T22:11:16.631Z] Removing intermediate container bcb0c15ad743 [2023-05-22T22:11:16.631Z] ---> b8654142e4e9 [2023-05-22T22:11:16.631Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-22T22:11:16.631Z] ---> Running in 93de688cc487 [2023-05-22T22:11:16.890Z] Removing intermediate container 93de688cc487 [2023-05-22T22:11:16.890Z] ---> 8526f894cf10 [2023-05-22T22:11:16.890Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-22T22:11:16.890Z] ---> 928767d2ac3b [2023-05-22T22:11:16.890Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:11:16.890Z] ---> Running in 13c0f69cedcd [2023-05-22T22:11:19.694Z] Still waiting to schedule task [2023-05-22T22:11:19.695Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-22T22:11:43.452Z] Removing intermediate container 13c0f69cedcd [2023-05-22T22:11:43.453Z] ---> bf3732b9b0f1 [2023-05-22T22:11:43.453Z] Step 12/13 : COPY . . [2023-05-22T22:11:43.453Z] ---> 8e764ea0b13e [2023-05-22T22:11:43.453Z] Step 13/13 : RUN ${MAKE} [2023-05-22T22:11:43.453Z] ---> Running in 29d9b624ea17 [2023-05-22T22:11:43.453Z] noop [2023-05-22T22:11:43.453Z] Removing intermediate container 29d9b624ea17 [2023-05-22T22:11:43.453Z] ---> 8b6e3a8928df [2023-05-22T22:11:43.453Z] Successfully built 8b6e3a8928df [2023-05-22T22:11:43.453Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:11:43.757Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:11:43.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:11:43.831Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:11:43.864Z] $ 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 [2023-05-22T22:11:44.234Z] $ docker top 71358a4dee3b0307265c66709c6f5c6815090a0319881a2153651650416c27f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:11:44.569Z] + go version [2023-05-22T22:11:44.569Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T22:11:44.583Z] $ docker stop --time=1 71358a4dee3b0307265c66709c6f5c6815090a0319881a2153651650416c27f8 [2023-05-22T22:11:45.873Z] $ docker rm -f --volumes 71358a4dee3b0307265c66709c6f5c6815090a0319881a2153651650416c27f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:11:46.293Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:11:46.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:11:46.369Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:11:46.405Z] $ 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 [2023-05-22T22:11:46.743Z] $ docker top 42a61916e16d3c1325e67a1322b03b24a01b126414b8d0df0304c1997905875a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:11:47.086Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:11:47.381Z] + make test [2023-05-22T22:11:47.381Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T22:11:52.667Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-22T22:12:02.899Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-22T22:12:03.960Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-22T22:12:05.993Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.4% of statements [2023-05-22T22:12:12.561Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 7.561s coverage: 86.5% of statements [2023-05-22T22:12:19.144Z] go vet ./... [2023-05-22T22:12:23.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:12:23.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:12:23.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:12:23.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:12:23.360Z] $ docker stop --time=1 42a61916e16d3c1325e67a1322b03b24a01b126414b8d0df0304c1997905875a [2023-05-22T22:12:25.133Z] $ docker rm -f --volumes 42a61916e16d3c1325e67a1322b03b24a01b126414b8d0df0304c1997905875a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:12:25.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:12:25.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T22:12:26.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:12:26.454Z] + ls -al . [2023-05-22T22:12:26.454Z] total 232 [2023-05-22T22:12:26.454Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 22:11 . [2023-05-22T22:12:26.454Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:10 .. [2023-05-22T22:12:26.454Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:11 .git [2023-05-22T22:12:26.454Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:10 .github [2023-05-22T22:12:26.454Z] -rw-rw-r-- 1 jenkins jenkins 496 May 22 22:10 .gitignore [2023-05-22T22:12:26.454Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 22:10 .golangci.yml [2023-05-22T22:12:26.454Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:11 .semver [2023-05-22T22:12:26.454Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 22 22:10 Attribution.txt [2023-05-22T22:12:26.454Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 22 22:10 CHANGELOG.md [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 22 22:10 Dockerfile [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:10 GOVERNANCE.md [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 739 May 22 22:10 Jenkinsfile [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 22:10 LICENSE [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 22 22:10 Makefile [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 625 May 22 22:10 OWNERS.md [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 22 22:10 README.md [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 22:11 VERSION [2023-05-22T22:12:26.455Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:10 bin [2023-05-22T22:12:26.455Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:10 cmd [2023-05-22T22:12:26.455Z] -rw-r--r-- 1 jenkins jenkins 78459 May 22 22:12 coverage.out [2023-05-22T22:12:26.455Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:10 doc [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 22 22:10 go.mod [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 22 22:10 go.sum [2023-05-22T22:12:26.455Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:10 internal [2023-05-22T22:12:26.455Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:10 snap [2023-05-22T22:12:26.455Z] -rw-rw-r-- 1 jenkins jenkins 236 May 22 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:26.772Z] + 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=01232ef71281965359620122f9fdc73016fc5c79 --label arch=amd64 --label version=3.0.0-dev.56 . [2023-05-22T22:12:26.772Z] Sending build context to Docker daemon 21.97MB [2023-05-22T22:12:26.772Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:12:26.772Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T22:12:26.772Z] ---> 8b6e3a8928df [2023-05-22T22:12:26.772Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:12:27.031Z] ---> Running in 2bea0abeb2a0 [2023-05-22T22:12:27.031Z] Removing intermediate container 2bea0abeb2a0 [2023-05-22T22:12:27.031Z] ---> faa5dae6e404 [2023-05-22T22:12:27.031Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:12:27.031Z] ---> Running in 021dd981aceb [2023-05-22T22:12:27.031Z] Removing intermediate container 021dd981aceb [2023-05-22T22:12:27.031Z] ---> 49bceb30d1f9 [2023-05-22T22:12:27.031Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:12:27.031Z] ---> Running in 45d566059633 [2023-05-22T22:12:27.291Z] Removing intermediate container 45d566059633 [2023-05-22T22:12:27.291Z] ---> 25f4c4be741a [2023-05-22T22:12:27.291Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:12:27.291Z] ---> Running in 3953bb69a978 [2023-05-22T22:12:27.291Z] Removing intermediate container 3953bb69a978 [2023-05-22T22:12:27.291Z] ---> 03a8f7393b0a [2023-05-22T22:12:27.291Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:12:27.291Z] ---> Running in 5c340f0e9452 [2023-05-22T22:12:27.291Z] Removing intermediate container 5c340f0e9452 [2023-05-22T22:12:27.291Z] ---> 18bfe824eb3d [2023-05-22T22:12:27.291Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:12:27.291Z] ---> Running in 5cf8b2787488 [2023-05-22T22:12:27.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:12:27.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:12:28.069Z] OK: 265 MiB in 53 packages [2023-05-22T22:12:28.327Z] Removing intermediate container 5cf8b2787488 [2023-05-22T22:12:28.327Z] ---> 15d5b505f525 [2023-05-22T22:12:28.327Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-22T22:12:28.327Z] ---> Running in 2ba9e12e3c2d [2023-05-22T22:12:28.327Z] Removing intermediate container 2ba9e12e3c2d [2023-05-22T22:12:28.327Z] ---> 27b4efd16745 [2023-05-22T22:12:28.327Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-22T22:12:28.586Z] ---> 50af5e7859df [2023-05-22T22:12:28.586Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:12:28.586Z] ---> Running in 836d541d1760 [2023-05-22T22:12:29.522Z] Removing intermediate container 836d541d1760 [2023-05-22T22:12:29.522Z] ---> cdfb94e578a9 [2023-05-22T22:12:29.522Z] Step 12/26 : COPY . . [2023-05-22T22:12:29.781Z] ---> ea0f79c1d31b [2023-05-22T22:12:29.781Z] Step 13/26 : RUN ${MAKE} [2023-05-22T22:12:29.781Z] ---> Running in 3723b607c969 [2023-05-22T22:12:30.040Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.56" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-22T22:12:44.872Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16393 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-22T22:12:44.888Z] Running in /w/workspace/device-onvif-camera/153 [Pipeline] { [Pipeline] checkout [2023-05-22T22:12:44.931Z] The recommended git tool is: git [2023-05-22T22:12:48.221Z] Removing intermediate container 3723b607c969 [2023-05-22T22:12:48.222Z] ---> 844b7a647a16 [2023-05-22T22:12:48.222Z] Step 14/26 : FROM alpine:3.17 [2023-05-22T22:12:48.830Z] 3.17: Pulling from library/alpine [2023-05-22T22:12:48.830Z] f56be85fc22e: Already exists [2023-05-22T22:12:48.830Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:12:48.830Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:12:48.830Z] ---> 9ed4aefc74f6 [2023-05-22T22:12:48.830Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T22:12:49.105Z] ---> Running in becbce8dcda3 [2023-05-22T22:12:49.105Z] Removing intermediate container becbce8dcda3 [2023-05-22T22:12:49.105Z] ---> c93d15c114d4 [2023-05-22T22:12:49.105Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:12:49.105Z] ---> Running in 23125c2d00f2 [2023-05-22T22:12:49.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:12:49.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:12:49.906Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:12:49.906Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:12:49.906Z] OK: 7 MiB in 16 packages [2023-05-22T22:12:50.165Z] Removing intermediate container 23125c2d00f2 [2023-05-22T22:12:50.165Z] ---> 6b8c18c7dbc7 [2023-05-22T22:12:50.165Z] Step 17/26 : WORKDIR / [2023-05-22T22:12:50.165Z] ---> Running in b06f31514da1 [2023-05-22T22:12:50.165Z] Removing intermediate container b06f31514da1 [2023-05-22T22:12:50.165Z] ---> 176955c92252 [2023-05-22T22:12:50.165Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-22T22:12:50.563Z] using credential edgex-jenkins-ssh [2023-05-22T22:12:50.584Z] Cloning the remote Git repository [2023-05-22T22:12:50.733Z] ---> 1c421f8f718b [2023-05-22T22:12:50.733Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-22T22:12:50.733Z] ---> 2a89c0fe3221 [2023-05-22T22:12:50.733Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-22T22:12:50.991Z] ---> 03da015ce440 [2023-05-22T22:12:50.991Z] Step 21/26 : EXPOSE 59984 [2023-05-22T22:12:50.991Z] ---> Running in cbffe6ad5715 [2023-05-22T22:12:50.991Z] Removing intermediate container cbffe6ad5715 [2023-05-22T22:12:50.991Z] ---> a6657c771e77 [2023-05-22T22:12:50.991Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-22T22:12:50.991Z] ---> Running in 05542c3ff66c [2023-05-22T22:12:50.632Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T22:12:50.726Z] > git init /w/workspace/device-onvif-camera/153 # timeout=10 [2023-05-22T22:12:50.883Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T22:12:50.885Z] > git --version # timeout=10 [2023-05-22T22:12:50.908Z] > git --version # 'git version 2.25.1' [2023-05-22T22:12:50.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:12:51.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:12:51.250Z] Removing intermediate container 05542c3ff66c [2023-05-22T22:12:51.250Z] ---> 79ccca4fe96e [2023-05-22T22:12:51.250Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:12:51.250Z] ---> Running in 3089a1fc7731 [2023-05-22T22:12:51.250Z] Removing intermediate container 3089a1fc7731 [2023-05-22T22:12:51.250Z] ---> 5b874f6c9de9 [2023-05-22T22:12:51.250Z] Step 24/26 : LABEL arch=amd64 [2023-05-22T22:12:51.250Z] ---> Running in 40cd0bd3d2aa [2023-05-22T22:12:51.250Z] Removing intermediate container 40cd0bd3d2aa [2023-05-22T22:12:51.250Z] ---> aaf3c9a482b0 [2023-05-22T22:12:51.250Z] Step 25/26 : LABEL git_sha=01232ef71281965359620122f9fdc73016fc5c79 [2023-05-22T22:12:51.250Z] ---> Running in 558360305aa0 [2023-05-22T22:12:51.510Z] Removing intermediate container 558360305aa0 [2023-05-22T22:12:51.510Z] ---> 11b0479d20ac [2023-05-22T22:12:51.510Z] Step 26/26 : LABEL version=3.0.0-dev.56 [2023-05-22T22:12:51.510Z] ---> Running in ba999389a667 [2023-05-22T22:12:51.510Z] Removing intermediate container ba999389a667 [2023-05-22T22:12:51.510Z] ---> e303677825c3 [2023-05-22T22:12:51.510Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:12:51.510Z] Successfully built e303677825c3 [2023-05-22T22:12:51.510Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:12:51.631Z] provisioning config files... [2023-05-22T22:12:51.640Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18392792409056456745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:12:51.941Z] ---> docker-login.sh [2023-05-22T22:12:51.941Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:12:51.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:51.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:51.941Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:51.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:51.941Z] [2023-05-22T22:12:51.941Z] Login Succeeded [2023-05-22T22:12:51.941Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:12:51.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:51.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:51.941Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:51.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:51.941Z] [2023-05-22T22:12:51.941Z] Login Succeeded [2023-05-22T22:12:51.941Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:12:52.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:52.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:52.201Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:52.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:52.201Z] [2023-05-22T22:12:52.201Z] Login Succeeded [2023-05-22T22:12:52.201Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:12:52.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:52.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:52.201Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:52.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:52.201Z] [2023-05-22T22:12:52.201Z] Login Succeeded [2023-05-22T22:12:52.201Z] docker.io [2023-05-22T22:12:52.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:52.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:52.460Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:52.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:52.460Z] [2023-05-22T22:12:52.460Z] Login Succeeded [2023-05-22T22:12:52.460Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:12:52.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:12:52.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:12:52.513Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-22T22:12:52.513Z] 01232ef71281965359620122f9fdc73016fc5c79 [2023-05-22T22:12:52.513Z] latest [2023-05-22T22:12:52.513Z] 3.0.0-dev.56 [2023-05-22T22:12:52.513Z] 01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56 [2023-05-22T22:12:52.513Z] main [2023-05-22T22:12:52.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:52.825Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:01232ef71281965359620122f9fdc73016fc5c79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:53.137Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:01232ef71281965359620122f9fdc73016fc5c79 [2023-05-22T22:12:53.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-22T22:12:53.137Z] 4f0c587146b0: Preparing [2023-05-22T22:12:53.137Z] 6e8e3ab54c47: Preparing [2023-05-22T22:12:53.137Z] e10819cea74e: Preparing [2023-05-22T22:12:53.137Z] 601f759353a4: Preparing [2023-05-22T22:12:53.137Z] f1417ff83b31: Preparing [2023-05-22T22:12:53.137Z] f1417ff83b31: Layer already exists [2023-05-22T22:12:53.137Z] 6e8e3ab54c47: Pushed [2023-05-22T22:12:53.137Z] 601f759353a4: Pushed [2023-05-22T22:12:53.137Z] 4f0c587146b0: Pushed [2023-05-22T22:12:53.670Z] Avoid second fetch [2023-05-22T22:12:53.671Z] Checking out Revision 01232ef71281965359620122f9fdc73016fc5c79 (main) [2023-05-22T22:12:52.666Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-22T22:12:52.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:12:53.691Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T22:12:53.761Z] > git checkout -f 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 [2023-05-22T22:12:54.450Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#368)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:12:55.339Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T22:12:55.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:12:55.339Z] Dload Upload Total Spent Left Speed [2023-05-22T22:12:55.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-05-22T22:12:56.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T22:12:56.379Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-05-22T22:12:56.379Z] /etc/docker/daemon.new [2023-05-22T22:12:56.379Z] { [2023-05-22T22:12:56.379Z] "registry-mirrors": [ [2023-05-22T22:12:56.379Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T22:12:56.379Z] ], [2023-05-22T22:12:56.379Z] "bip": "10.250.0.254/24", [2023-05-22T22:12:56.379Z] "hosts": [ [2023-05-22T22:12:56.379Z] "tcp://0.0.0.0:5555", [2023-05-22T22:12:56.379Z] "unix:///var/run/docker.sock" [2023-05-22T22:12:56.379Z] ], [2023-05-22T22:12:56.379Z] "mtu": 1458, [2023-05-22T22:12:56.379Z] "selinux-enabled": true, [2023-05-22T22:12:56.379Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T22:12:56.379Z] } [Pipeline] sh [2023-05-22T22:12:56.433Z] e10819cea74e: Pushed [2023-05-22T22:12:56.433Z] 01232ef71281965359620122f9fdc73016fc5c79: digest: sha256:aa11b8ed82333620f1396da5d9a2cc7b636899185cf06c437d21fff48662fbbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:56.722Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T22:12:56.771Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:57.059Z] + sudo service docker restart [2023-05-22T22:12:57.102Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-22T22:12:57.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-22T22:12:57.102Z] 4f0c587146b0: Preparing [2023-05-22T22:12:57.102Z] 6e8e3ab54c47: Preparing [2023-05-22T22:12:57.102Z] e10819cea74e: Preparing [2023-05-22T22:12:57.102Z] 601f759353a4: Preparing [2023-05-22T22:12:57.102Z] f1417ff83b31: Preparing [2023-05-22T22:12:57.102Z] 601f759353a4: Layer already exists [2023-05-22T22:12:57.102Z] 6e8e3ab54c47: Layer already exists [2023-05-22T22:12:57.102Z] f1417ff83b31: Layer already exists [2023-05-22T22:12:57.102Z] e10819cea74e: Layer already exists [2023-05-22T22:12:57.102Z] 4f0c587146b0: Layer already exists [2023-05-22T22:12:57.102Z] latest: digest: sha256:aa11b8ed82333620f1396da5d9a2cc7b636899185cf06c437d21fff48662fbbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:57.426Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:57.742Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.56 [2023-05-22T22:12:57.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-22T22:12:57.742Z] 4f0c587146b0: Preparing [2023-05-22T22:12:57.742Z] 6e8e3ab54c47: Preparing [2023-05-22T22:12:57.742Z] e10819cea74e: Preparing [2023-05-22T22:12:57.742Z] 601f759353a4: Preparing [2023-05-22T22:12:57.742Z] f1417ff83b31: Preparing [2023-05-22T22:12:57.742Z] e10819cea74e: Layer already exists [2023-05-22T22:12:57.742Z] 6e8e3ab54c47: Layer already exists [2023-05-22T22:12:57.742Z] 601f759353a4: Layer already exists [2023-05-22T22:12:57.742Z] f1417ff83b31: Layer already exists [2023-05-22T22:12:57.742Z] 4f0c587146b0: Layer already exists [2023-05-22T22:12:57.742Z] 3.0.0-dev.56: digest: sha256:aa11b8ed82333620f1396da5d9a2cc7b636899185cf06c437d21fff48662fbbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:58.142Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:58.451Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56 [2023-05-22T22:12:58.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-22T22:12:58.451Z] 4f0c587146b0: Preparing [2023-05-22T22:12:58.451Z] 6e8e3ab54c47: Preparing [2023-05-22T22:12:58.451Z] e10819cea74e: Preparing [2023-05-22T22:12:58.451Z] 601f759353a4: Preparing [2023-05-22T22:12:58.451Z] f1417ff83b31: Preparing [2023-05-22T22:12:58.451Z] 601f759353a4: Layer already exists [2023-05-22T22:12:58.451Z] 4f0c587146b0: Layer already exists [2023-05-22T22:12:58.451Z] f1417ff83b31: Layer already exists [2023-05-22T22:12:58.451Z] e10819cea74e: Layer already exists [2023-05-22T22:12:58.451Z] 6e8e3ab54c47: Layer already exists [2023-05-22T22:12:58.452Z] 01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56: digest: sha256:aa11b8ed82333620f1396da5d9a2cc7b636899185cf06c437d21fff48662fbbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:58.769Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:59.083Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-22T22:12:59.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-22T22:12:59.083Z] 4f0c587146b0: Preparing [2023-05-22T22:12:59.083Z] 6e8e3ab54c47: Preparing [2023-05-22T22:12:59.083Z] e10819cea74e: Preparing [2023-05-22T22:12:59.083Z] 601f759353a4: Preparing [2023-05-22T22:12:59.083Z] f1417ff83b31: Preparing [2023-05-22T22:12:59.083Z] e10819cea74e: Layer already exists [2023-05-22T22:12:59.083Z] 6e8e3ab54c47: Layer already exists [2023-05-22T22:12:59.083Z] 601f759353a4: Layer already exists [2023-05-22T22:12:59.083Z] f1417ff83b31: Layer already exists [2023-05-22T22:12:59.083Z] 4f0c587146b0: Layer already exists [2023-05-22T22:12:59.083Z] main: digest: sha256:aa11b8ed82333620f1396da5d9a2cc7b636899185cf06c437d21fff48662fbbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:12:59.143Z] ===================================================== [Pipeline] echo [2023-05-22T22:12:59.153Z] taggedImages: [2023-05-22T22:12:59.153Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:01232ef71281965359620122f9fdc73016fc5c79 [2023-05-22T22:12:59.153Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-22T22:12:59.153Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.56 [2023-05-22T22:12:59.153Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56 [2023-05-22T22:12:59.153Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:59.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:12:59.551Z] [2023-05-22T22:12:59.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:59.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:12:59.860Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T22:12:59.860Z] 5eb5b503b376: Pulling fs layer [2023-05-22T22:12:59.860Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T22:12:59.860Z] ec43610c2a17: Pulling fs layer [2023-05-22T22:12:59.860Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T22:12:59.860Z] 33b1e0a273af: Pulling fs layer [2023-05-22T22:12:59.860Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T22:12:59.860Z] 2f39f015ded8: Pulling fs layer [2023-05-22T22:12:59.860Z] 33b1e0a273af: Waiting [2023-05-22T22:12:59.860Z] 2f39f015ded8: Waiting [2023-05-22T22:12:59.860Z] 5d3b04190fa2: Waiting [2023-05-22T22:12:59.860Z] 3a2ae6a8a46f: Waiting [2023-05-22T22:12:59.860Z] 5c69ac0246d0: Download complete [2023-05-22T22:12:59.860Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T22:12:59.860Z] 3a2ae6a8a46f: Download complete [2023-05-22T22:12:59.860Z] 33b1e0a273af: Verifying Checksum [2023-05-22T22:12:59.860Z] 33b1e0a273af: Download complete [2023-05-22T22:12:59.860Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T22:12:59.860Z] 5d3b04190fa2: Download complete [2023-05-22T22:12:59.860Z] ec43610c2a17: Verifying Checksum [2023-05-22T22:12:59.860Z] ec43610c2a17: Download complete [2023-05-22T22:13:00.120Z] 5eb5b503b376: Verifying Checksum [2023-05-22T22:13:00.120Z] 5eb5b503b376: Download complete [2023-05-22T22:13:00.687Z] 2f39f015ded8: Download complete [2023-05-22T22:13:01.252Z] 5eb5b503b376: Pull complete [2023-05-22T22:13:01.510Z] 5c69ac0246d0: Pull complete [2023-05-22T22:13:01.772Z] ec43610c2a17: Pull complete [2023-05-22T22:13:01.772Z] 3a2ae6a8a46f: Pull complete [2023-05-22T22:13:02.030Z] 33b1e0a273af: Pull complete [2023-05-22T22:13:02.289Z] 5d3b04190fa2: Pull complete [2023-05-22T22:13:06.474Z] 2f39f015ded8: Pull complete [2023-05-22T22:13:06.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T22:13:06.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:13:06.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:13:06.556Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:13:06.593Z] $ 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 [2023-05-22T22:13:07.766Z] $ docker top e11b5a8d1a6bf961e5af268b47c374297c2143f364b3d697d6c292c3225a80cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:13:08.150Z] ---> job-cost.sh [2023-05-22T22:13:08.150Z] lf-activate-venv: SKIPPING [2023-05-22T22:13:08.150Z] INFO: No Stack... [2023-05-22T22:13:08.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:13:08.981Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:13:09.279Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-22T22:13:09.279Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:13:09.291Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-153-stack-cost] [2023-05-22T22:13:09.299Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-153-stack-cost] did not exist. Created. [2023-05-22T22:13:09.299Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:13:09.599Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T22:13:09.635Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:13:09.647Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:13:09.667Z] $ docker stop --time=1 e11b5a8d1a6bf961e5af268b47c374297c2143f364b3d697d6c292c3225a80cf [2023-05-22T22:13:10.826Z] $ docker rm -f --volumes e11b5a8d1a6bf961e5af268b47c374297c2143f364b3d697d6c292c3225a80cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:13:15.465Z] provisioning config files... [2023-05-22T22:13:15.491Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/153@tmp/config6554759414018145694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:13:15.847Z] ---> docker-login.sh [2023-05-22T22:13:15.847Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:13:16.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:13:16.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:13:16.443Z] Configure a credential helper to remove this warning. See [2023-05-22T22:13:16.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:13:16.443Z] [2023-05-22T22:13:16.443Z] Login Succeeded [2023-05-22T22:13:16.443Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:13:16.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:13:16.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:13:16.713Z] Configure a credential helper to remove this warning. See [2023-05-22T22:13:16.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:13:16.713Z] [2023-05-22T22:13:16.713Z] Login Succeeded [2023-05-22T22:13:16.713Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:13:16.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:13:17.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:13:17.257Z] Configure a credential helper to remove this warning. See [2023-05-22T22:13:17.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:13:17.257Z] [2023-05-22T22:13:17.257Z] Login Succeeded [2023-05-22T22:13:17.257Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:13:17.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:13:17.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:13:17.530Z] Configure a credential helper to remove this warning. See [2023-05-22T22:13:17.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:13:17.530Z] [2023-05-22T22:13:17.530Z] Login Succeeded [2023-05-22T22:13:17.530Z] docker.io [2023-05-22T22:13:17.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:13:18.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:13:18.072Z] Configure a credential helper to remove this warning. See [2023-05-22T22:13:18.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:13:18.072Z] [2023-05-22T22:13:18.072Z] Login Succeeded [2023-05-22T22:13:18.072Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:13:18.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T22:13:18.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:13:18.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:13:18.449Z] ========================================================= [2023-05-22T22:13:18.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T22:13:18.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:13:18.822Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T22:13:19.414Z] Sending build context to Docker daemon 14.37MB [2023-05-22T22:13:19.414Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:13:19.414Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T22:13:19.414Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T22:13:19.414Z] c41833b44d91: Pulling fs layer [2023-05-22T22:13:19.414Z] ed15518f5707: Pulling fs layer [2023-05-22T22:13:19.414Z] feae8fd75edb: Pulling fs layer [2023-05-22T22:13:19.414Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T22:13:19.414Z] 3cdef696dda3: Pulling fs layer [2023-05-22T22:13:19.414Z] 2ced38df9373: Pulling fs layer [2023-05-22T22:13:19.414Z] 58f1dce35555: Pulling fs layer [2023-05-22T22:13:19.414Z] 242c74f7c9fa: Waiting [2023-05-22T22:13:19.414Z] 3cdef696dda3: Waiting [2023-05-22T22:13:19.414Z] 2ced38df9373: Waiting [2023-05-22T22:13:19.414Z] 58f1dce35555: Waiting [2023-05-22T22:13:19.414Z] ed15518f5707: Verifying Checksum [2023-05-22T22:13:19.414Z] ed15518f5707: Download complete [2023-05-22T22:13:19.683Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T22:13:19.683Z] 242c74f7c9fa: Download complete [2023-05-22T22:13:19.683Z] 3cdef696dda3: Verifying Checksum [2023-05-22T22:13:19.683Z] 3cdef696dda3: Download complete [2023-05-22T22:13:19.683Z] c41833b44d91: Verifying Checksum [2023-05-22T22:13:20.658Z] c41833b44d91: Pull complete [2023-05-22T22:13:21.262Z] 58f1dce35555: Verifying Checksum [2023-05-22T22:13:21.262Z] 58f1dce35555: Download complete [2023-05-22T22:13:22.252Z] feae8fd75edb: Verifying Checksum [2023-05-22T22:13:22.252Z] feae8fd75edb: Download complete [2023-05-22T22:13:22.524Z] 2ced38df9373: Download complete [2023-05-22T22:13:23.114Z] ed15518f5707: Pull complete [2023-05-22T22:13:38.155Z] feae8fd75edb: Pull complete [2023-05-22T22:13:38.155Z] 242c74f7c9fa: Pull complete [2023-05-22T22:13:38.155Z] 3cdef696dda3: Pull complete [2023-05-22T22:13:44.838Z] 2ced38df9373: Pull complete [2023-05-22T22:13:47.451Z] 58f1dce35555: Pull complete [2023-05-22T22:13:47.451Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T22:13:47.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T22:13:47.451Z] ---> fadd8f120f05 [2023-05-22T22:13:47.451Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:13:49.434Z] ---> Running in e69ee5ab2f2b [2023-05-22T22:13:49.434Z] Removing intermediate container e69ee5ab2f2b [2023-05-22T22:13:49.434Z] ---> 2c4c5aedcf50 [2023-05-22T22:13:49.434Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:13:49.434Z] ---> Running in 2e332fa7ff42 [2023-05-22T22:13:49.707Z] Removing intermediate container 2e332fa7ff42 [2023-05-22T22:13:49.707Z] ---> 942c28e0247b [2023-05-22T22:13:49.707Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:13:49.981Z] ---> Running in c8d963e99e14 [2023-05-22T22:13:50.252Z] Removing intermediate container c8d963e99e14 [2023-05-22T22:13:50.252Z] ---> 2e9acbc9a72e [2023-05-22T22:13:50.252Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:13:50.252Z] ---> Running in 18780387dd8a [2023-05-22T22:13:50.526Z] Removing intermediate container 18780387dd8a [2023-05-22T22:13:50.527Z] ---> a5a8a4b08116 [2023-05-22T22:13:50.527Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:13:50.797Z] ---> Running in 2ae149020e25 [2023-05-22T22:13:51.067Z] Removing intermediate container 2ae149020e25 [2023-05-22T22:13:51.067Z] ---> 93d9ad2eeb6e [2023-05-22T22:13:51.067Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:13:51.067Z] ---> Running in b7625cc792f4 [2023-05-22T22:13:52.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:13:52.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:13:53.587Z] OK: 263 MiB in 53 packages [2023-05-22T22:13:54.567Z] Removing intermediate container b7625cc792f4 [2023-05-22T22:13:54.567Z] ---> 094a52898eff [2023-05-22T22:13:54.567Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-22T22:13:54.567Z] ---> Running in cb653f1aea53 [2023-05-22T22:13:54.836Z] Removing intermediate container cb653f1aea53 [2023-05-22T22:13:54.836Z] ---> 26acfa2f4331 [2023-05-22T22:13:54.836Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-22T22:13:55.423Z] ---> 46ebaf7ebb45 [2023-05-22T22:13:55.424Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:13:55.424Z] ---> Running in e6166288bb43 [2023-05-22T22:15:03.368Z] Removing intermediate container e6166288bb43 [2023-05-22T22:15:03.368Z] ---> f86469e46392 [2023-05-22T22:15:03.368Z] Step 12/13 : COPY . . [2023-05-22T22:15:03.368Z] ---> ecb0f42975ef [2023-05-22T22:15:03.368Z] Step 13/13 : RUN ${MAKE} [2023-05-22T22:15:03.368Z] ---> Running in 9c1b0450e9d4 [2023-05-22T22:15:03.368Z] noop [2023-05-22T22:15:03.368Z] Removing intermediate container 9c1b0450e9d4 [2023-05-22T22:15:03.368Z] ---> 811579be748e [2023-05-22T22:15:03.368Z] Successfully built 811579be748e [2023-05-22T22:15:03.368Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:15:03.732Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:15:03.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:15:03.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-16393 does not seem to be running inside a container [2023-05-22T22:15:04.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/153 -v /w/workspace/device-onvif-camera/153:/w/workspace/device-onvif-camera/153:rw,z -v /w/workspace/device-onvif-camera/153@tmp:/w/workspace/device-onvif-camera/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T22:15:05.245Z] $ docker top 7a39444f0091accd95f3421d785dd3cbad6e6dd39d27bb93bf9a692d6cfed190 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:15:06.109Z] + go version [2023-05-22T22:15:06.109Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T22:15:06.128Z] $ docker stop --time=1 7a39444f0091accd95f3421d785dd3cbad6e6dd39d27bb93bf9a692d6cfed190 [2023-05-22T22:15:07.759Z] $ docker rm -f --volumes 7a39444f0091accd95f3421d785dd3cbad6e6dd39d27bb93bf9a692d6cfed190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:15:08.289Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:15:08.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:15:08.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-16393 does not seem to be running inside a container [2023-05-22T22:15:08.539Z] $ 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/153 -v /w/workspace/device-onvif-camera/153:/w/workspace/device-onvif-camera/153:rw,z -v /w/workspace/device-onvif-camera/153@tmp:/w/workspace/device-onvif-camera/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T22:15:09.713Z] $ docker top bbb995c15e068c531ec7c3c095bfbc81c0632bd116b3a43f1b937e9314681159 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:15:10.244Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/153 [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:15:10.576Z] + make test [2023-05-22T22:15:10.576Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T22:15:49.490Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-22T22:18:11.234Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-22T22:18:11.234Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-22T22:18:12.199Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.319s coverage: 31.4% of statements [2023-05-22T22:18:38.935Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.464s coverage: 86.5% of statements [2023-05-22T22:18:38.935Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T22:18:38.935Z] go vet ./... [2023-05-22T22:19:11.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:19:11.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:19:11.198Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:19:11.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:19:11.230Z] $ docker stop --time=1 bbb995c15e068c531ec7c3c095bfbc81c0632bd116b3a43f1b937e9314681159 [2023-05-22T22:19:13.060Z] $ docker rm -f --volumes bbb995c15e068c531ec7c3c095bfbc81c0632bd116b3a43f1b937e9314681159 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:19:14.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:19:14.302Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T22:19:14.893Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:19:15.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:19:15.616Z] + ls -al . [2023-05-22T22:19:15.617Z] total 228 [2023-05-22T22:19:15.617Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:15 . [2023-05-22T22:19:15.617Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:12 .. [2023-05-22T22:19:15.617Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:12 .git [2023-05-22T22:19:15.617Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:12 .github [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 496 May 22 22:12 .gitignore [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 22:12 .golangci.yml [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 22 22:12 Attribution.txt [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 22 22:12 CHANGELOG.md [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 22 22:12 Dockerfile [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:12 GOVERNANCE.md [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 739 May 22 22:12 Jenkinsfile [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 22:12 LICENSE [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 22 22:12 Makefile [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 625 May 22 22:12 OWNERS.md [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 22 22:12 README.md [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 22:11 VERSION [2023-05-22T22:19:15.617Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:12 bin [2023-05-22T22:19:15.617Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:12 cmd [2023-05-22T22:19:15.617Z] -rw-r--r-- 1 jenkins jenkins 78459 May 22 22:18 coverage.out [2023-05-22T22:19:15.617Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:12 doc [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 22 22:12 go.mod [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 22 22:12 go.sum [2023-05-22T22:19:15.617Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:12 internal [2023-05-22T22:19:15.617Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:12 snap [2023-05-22T22:19:15.617Z] -rw-rw-r-- 1 jenkins jenkins 236 May 22 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:19:15.967Z] + 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=01232ef71281965359620122f9fdc73016fc5c79 --label arch=arm64 --label version=3.0.0-dev.56 . [2023-05-22T22:19:16.571Z] Sending build context to Docker daemon 14.45MB [2023-05-22T22:19:16.571Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:19:16.571Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T22:19:16.571Z] ---> 811579be748e [2023-05-22T22:19:16.571Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:19:17.536Z] ---> Running in b2f30e1131d8 [2023-05-22T22:19:17.536Z] Removing intermediate container b2f30e1131d8 [2023-05-22T22:19:17.536Z] ---> 6a113cf6235d [2023-05-22T22:19:17.536Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:19:17.803Z] ---> Running in 261f7479e8f1 [2023-05-22T22:19:18.072Z] Removing intermediate container 261f7479e8f1 [2023-05-22T22:19:18.072Z] ---> 4a3e54c9cbb1 [2023-05-22T22:19:18.072Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:19:18.072Z] ---> Running in f94615b4ab65 [2023-05-22T22:19:18.341Z] Removing intermediate container f94615b4ab65 [2023-05-22T22:19:18.341Z] ---> 0f331c7b3c65 [2023-05-22T22:19:18.341Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:19:18.341Z] ---> Running in c8ec238b03b1 [2023-05-22T22:19:18.936Z] Removing intermediate container c8ec238b03b1 [2023-05-22T22:19:18.936Z] ---> 66178eac4b73 [2023-05-22T22:19:18.936Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:19:18.936Z] ---> Running in 74605197dbfc [2023-05-22T22:19:19.205Z] Removing intermediate container 74605197dbfc [2023-05-22T22:19:19.205Z] ---> e9153223cde5 [2023-05-22T22:19:19.205Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:19:19.205Z] ---> Running in 79622b746eda [2023-05-22T22:19:20.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:19:21.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:19:22.093Z] OK: 263 MiB in 53 packages [2023-05-22T22:19:23.062Z] Removing intermediate container 79622b746eda [2023-05-22T22:19:23.062Z] ---> 53ea6bf0191f [2023-05-22T22:19:23.062Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-22T22:19:23.062Z] ---> Running in eb18e320c630 [2023-05-22T22:19:23.647Z] Removing intermediate container eb18e320c630 [2023-05-22T22:19:23.647Z] ---> 76f2a21aeedc [2023-05-22T22:19:23.647Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-22T22:19:23.920Z] ---> 223d229fa5e3 [2023-05-22T22:19:23.920Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:19:24.188Z] ---> Running in eaff3b1a20c4 [2023-05-22T22:19:27.541Z] Removing intermediate container eaff3b1a20c4 [2023-05-22T22:19:27.541Z] ---> 44b54be7c042 [2023-05-22T22:19:27.541Z] Step 12/26 : COPY . . [2023-05-22T22:19:28.967Z] ---> e1ff3ca54648 [2023-05-22T22:19:28.967Z] Step 13/26 : RUN ${MAKE} [2023-05-22T22:19:29.242Z] ---> Running in f7a56272ff33 [2023-05-22T22:19:30.207Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.56" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-22T22:22:10.879Z] Removing intermediate container f7a56272ff33 [2023-05-22T22:22:10.879Z] ---> dbef37fccc19 [2023-05-22T22:22:10.879Z] Step 14/26 : FROM alpine:3.17 [2023-05-22T22:22:10.879Z] 3.17: Pulling from library/alpine [2023-05-22T22:22:10.879Z] c41833b44d91: Already exists [2023-05-22T22:22:10.879Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:22:10.879Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:22:10.879Z] ---> 51e60588ff2c [2023-05-22T22:22:10.879Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T22:22:10.879Z] ---> Running in 44ac01da1edd [2023-05-22T22:22:10.879Z] Removing intermediate container 44ac01da1edd [2023-05-22T22:22:10.879Z] ---> 366bf6ff9397 [2023-05-22T22:22:10.879Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:22:10.879Z] ---> Running in e6b96f6b6c9d [2023-05-22T22:22:10.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:22:10.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:22:10.879Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:22:10.879Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:22:10.879Z] OK: 8 MiB in 16 packages [2023-05-22T22:22:10.879Z] Removing intermediate container e6b96f6b6c9d [2023-05-22T22:22:10.879Z] ---> fc5f5a43f102 [2023-05-22T22:22:10.879Z] Step 17/26 : WORKDIR / [2023-05-22T22:22:10.879Z] ---> Running in 1070d5fd48ef [2023-05-22T22:22:10.879Z] Removing intermediate container 1070d5fd48ef [2023-05-22T22:22:10.879Z] ---> 8c83c5c457e1 [2023-05-22T22:22:10.879Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-22T22:22:10.879Z] ---> bdac542e0e5d [2023-05-22T22:22:10.879Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-22T22:22:10.879Z] ---> 1d53c3aa844d [2023-05-22T22:22:10.879Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-22T22:22:10.879Z] ---> 741b0a200ecf [2023-05-22T22:22:10.879Z] Step 21/26 : EXPOSE 59984 [2023-05-22T22:22:10.879Z] ---> Running in ba80e3ea4420 [2023-05-22T22:22:10.879Z] Removing intermediate container ba80e3ea4420 [2023-05-22T22:22:10.879Z] ---> eadc3edf67f1 [2023-05-22T22:22:10.879Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-22T22:22:10.879Z] ---> Running in c51ceaa49b23 [2023-05-22T22:22:10.879Z] Removing intermediate container c51ceaa49b23 [2023-05-22T22:22:10.879Z] ---> 5bf1cc05aeda [2023-05-22T22:22:10.880Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:22:10.880Z] ---> Running in ced8a42a4c6b [2023-05-22T22:22:10.880Z] Removing intermediate container ced8a42a4c6b [2023-05-22T22:22:10.880Z] ---> 2450f909e805 [2023-05-22T22:22:10.880Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T22:22:10.880Z] ---> Running in ce4cd2e743f6 [2023-05-22T22:22:10.880Z] Removing intermediate container ce4cd2e743f6 [2023-05-22T22:22:10.880Z] ---> 214eab4a8a77 [2023-05-22T22:22:10.880Z] Step 25/26 : LABEL git_sha=01232ef71281965359620122f9fdc73016fc5c79 [2023-05-22T22:22:11.147Z] ---> Running in c9f29ff53412 [2023-05-22T22:22:11.417Z] Removing intermediate container c9f29ff53412 [2023-05-22T22:22:11.417Z] ---> c728a1acec2a [2023-05-22T22:22:11.417Z] Step 26/26 : LABEL version=3.0.0-dev.56 [2023-05-22T22:22:11.417Z] ---> Running in ade0ea57ccf8 [2023-05-22T22:22:11.685Z] Removing intermediate container ade0ea57ccf8 [2023-05-22T22:22:11.685Z] ---> 228f0629d38a [2023-05-22T22:22:11.685Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:22:11.685Z] Successfully built 228f0629d38a [2023-05-22T22:22:11.685Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:22:11.803Z] provisioning config files... [2023-05-22T22:22:11.819Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/153@tmp/config12426415160652169178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:22:12.167Z] ---> docker-login.sh [2023-05-22T22:22:12.167Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:22:12.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:22:12.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:22:12.435Z] Configure a credential helper to remove this warning. See [2023-05-22T22:22:12.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:22:12.435Z] [2023-05-22T22:22:12.435Z] Login Succeeded [2023-05-22T22:22:12.435Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:22:12.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:22:12.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:22:12.703Z] Configure a credential helper to remove this warning. See [2023-05-22T22:22:12.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:22:12.703Z] [2023-05-22T22:22:12.703Z] Login Succeeded [2023-05-22T22:22:12.703Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:22:12.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:22:13.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:22:13.241Z] Configure a credential helper to remove this warning. See [2023-05-22T22:22:13.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:22:13.241Z] [2023-05-22T22:22:13.241Z] Login Succeeded [2023-05-22T22:22:13.241Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:22:13.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:22:13.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:22:13.511Z] Configure a credential helper to remove this warning. See [2023-05-22T22:22:13.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:22:13.511Z] [2023-05-22T22:22:13.511Z] Login Succeeded [2023-05-22T22:22:13.511Z] docker.io [2023-05-22T22:22:13.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:22:14.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:22:14.048Z] Configure a credential helper to remove this warning. See [2023-05-22T22:22:14.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:22:14.048Z] [2023-05-22T22:22:14.048Z] Login Succeeded [2023-05-22T22:22:14.048Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:22:14.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:22:14.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:22:14.111Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-22T22:22:14.111Z] 01232ef71281965359620122f9fdc73016fc5c79 [2023-05-22T22:22:14.111Z] latest [2023-05-22T22:22:14.111Z] 3.0.0-dev.56 [2023-05-22T22:22:14.111Z] 01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56 [2023-05-22T22:22:14.111Z] main [2023-05-22T22:22:14.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:14.474Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:01232ef71281965359620122f9fdc73016fc5c79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:14.827Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:01232ef71281965359620122f9fdc73016fc5c79 [2023-05-22T22:22:14.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-22T22:22:14.827Z] 092e4166289f: Preparing [2023-05-22T22:22:14.827Z] 728e52a3cd1d: Preparing [2023-05-22T22:22:14.827Z] 17f0810168d8: Preparing [2023-05-22T22:22:14.827Z] dccf117d2601: Preparing [2023-05-22T22:22:14.827Z] 26cbea5cba74: Preparing [2023-05-22T22:22:14.827Z] 26cbea5cba74: Layer already exists [2023-05-22T22:22:15.095Z] 728e52a3cd1d: Pushed [2023-05-22T22:22:15.095Z] 092e4166289f: Pushed [2023-05-22T22:22:15.095Z] dccf117d2601: Pushed [2023-05-22T22:22:21.749Z] 17f0810168d8: Pushed [2023-05-22T22:22:21.749Z] 01232ef71281965359620122f9fdc73016fc5c79: digest: sha256:6e48759c61c2dbfd8802b2e0caf7596ec4f4f5d4bb8b91739706b426385ec8de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:22.107Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:22.452Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-22T22:22:22.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-22T22:22:22.453Z] 092e4166289f: Preparing [2023-05-22T22:22:22.453Z] 728e52a3cd1d: Preparing [2023-05-22T22:22:22.453Z] 17f0810168d8: Preparing [2023-05-22T22:22:22.453Z] dccf117d2601: Preparing [2023-05-22T22:22:22.453Z] 26cbea5cba74: Preparing [2023-05-22T22:22:22.453Z] 26cbea5cba74: Layer already exists [2023-05-22T22:22:22.453Z] 092e4166289f: Layer already exists [2023-05-22T22:22:22.453Z] 728e52a3cd1d: Layer already exists [2023-05-22T22:22:22.453Z] 17f0810168d8: Layer already exists [2023-05-22T22:22:22.453Z] dccf117d2601: Layer already exists [2023-05-22T22:22:22.721Z] latest: digest: sha256:6e48759c61c2dbfd8802b2e0caf7596ec4f4f5d4bb8b91739706b426385ec8de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:23.077Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:23.430Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.56 [2023-05-22T22:22:23.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-22T22:22:23.430Z] 092e4166289f: Preparing [2023-05-22T22:22:23.430Z] 728e52a3cd1d: Preparing [2023-05-22T22:22:23.430Z] 17f0810168d8: Preparing [2023-05-22T22:22:23.430Z] dccf117d2601: Preparing [2023-05-22T22:22:23.430Z] 26cbea5cba74: Preparing [2023-05-22T22:22:23.430Z] 26cbea5cba74: Layer already exists [2023-05-22T22:22:23.430Z] 092e4166289f: Layer already exists [2023-05-22T22:22:23.430Z] dccf117d2601: Layer already exists [2023-05-22T22:22:23.430Z] 17f0810168d8: Layer already exists [2023-05-22T22:22:23.430Z] 728e52a3cd1d: Layer already exists [2023-05-22T22:22:23.430Z] 3.0.0-dev.56: digest: sha256:6e48759c61c2dbfd8802b2e0caf7596ec4f4f5d4bb8b91739706b426385ec8de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:24.049Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:24.394Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56 [2023-05-22T22:22:24.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-22T22:22:24.394Z] 092e4166289f: Preparing [2023-05-22T22:22:24.394Z] 728e52a3cd1d: Preparing [2023-05-22T22:22:24.394Z] 17f0810168d8: Preparing [2023-05-22T22:22:24.394Z] dccf117d2601: Preparing [2023-05-22T22:22:24.394Z] 26cbea5cba74: Preparing [2023-05-22T22:22:24.394Z] 17f0810168d8: Layer already exists [2023-05-22T22:22:24.394Z] 728e52a3cd1d: Layer already exists [2023-05-22T22:22:24.394Z] 092e4166289f: Layer already exists [2023-05-22T22:22:24.394Z] dccf117d2601: Layer already exists [2023-05-22T22:22:24.394Z] 26cbea5cba74: Layer already exists [2023-05-22T22:22:24.394Z] 01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56: digest: sha256:6e48759c61c2dbfd8802b2e0caf7596ec4f4f5d4bb8b91739706b426385ec8de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:24.747Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:25.088Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-22T22:22:25.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-22T22:22:25.088Z] 092e4166289f: Preparing [2023-05-22T22:22:25.088Z] 728e52a3cd1d: Preparing [2023-05-22T22:22:25.088Z] 17f0810168d8: Preparing [2023-05-22T22:22:25.088Z] dccf117d2601: Preparing [2023-05-22T22:22:25.088Z] 26cbea5cba74: Preparing [2023-05-22T22:22:25.088Z] 092e4166289f: Layer already exists [2023-05-22T22:22:25.088Z] 17f0810168d8: Layer already exists [2023-05-22T22:22:25.088Z] dccf117d2601: Layer already exists [2023-05-22T22:22:25.088Z] 26cbea5cba74: Layer already exists [2023-05-22T22:22:25.088Z] 728e52a3cd1d: Layer already exists [2023-05-22T22:22:25.088Z] main: digest: sha256:6e48759c61c2dbfd8802b2e0caf7596ec4f4f5d4bb8b91739706b426385ec8de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:22:25.413Z] ===================================================== [Pipeline] echo [2023-05-22T22:22:25.423Z] taggedImages: [2023-05-22T22:22:25.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:01232ef71281965359620122f9fdc73016fc5c79 [2023-05-22T22:22:25.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-22T22:22:25.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.56 [2023-05-22T22:22:25.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:01232ef71281965359620122f9fdc73016fc5c79-3.0.0-dev.56 [2023-05-22T22:22:25.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:25.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:22:25.807Z] [2023-05-22T22:22:25.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:22:26.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:22:26.159Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T22:22:26.159Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T22:22:26.159Z] 04944245beec: Pulling fs layer [2023-05-22T22:22:26.159Z] 699f458cf7ca: Pulling fs layer [2023-05-22T22:22:26.159Z] 765212b225bb: Pulling fs layer [2023-05-22T22:22:26.159Z] f23df028b6ca: Pulling fs layer [2023-05-22T22:22:26.159Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T22:22:26.159Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T22:22:26.159Z] 765212b225bb: Waiting [2023-05-22T22:22:26.159Z] f23df028b6ca: Waiting [2023-05-22T22:22:26.159Z] d65c8cfc05b1: Waiting [2023-05-22T22:22:26.159Z] 2437ff75d9bd: Waiting [2023-05-22T22:22:26.430Z] 04944245beec: Verifying Checksum [2023-05-22T22:22:26.430Z] 04944245beec: Download complete [2023-05-22T22:22:26.430Z] 765212b225bb: Verifying Checksum [2023-05-22T22:22:26.430Z] 765212b225bb: Download complete [2023-05-22T22:22:26.430Z] f23df028b6ca: Download complete [2023-05-22T22:22:26.430Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T22:22:26.430Z] d65c8cfc05b1: Download complete [2023-05-22T22:22:26.430Z] 699f458cf7ca: Verifying Checksum [2023-05-22T22:22:26.430Z] 699f458cf7ca: Download complete [2023-05-22T22:22:27.019Z] 8998bd30e6a1: Download complete [2023-05-22T22:22:29.621Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T22:22:29.621Z] 2437ff75d9bd: Download complete [2023-05-22T22:22:31.035Z] 8998bd30e6a1: Pull complete [2023-05-22T22:22:31.619Z] 04944245beec: Pull complete [2023-05-22T22:22:33.031Z] 699f458cf7ca: Pull complete [2023-05-22T22:22:33.031Z] 765212b225bb: Pull complete [2023-05-22T22:22:33.995Z] f23df028b6ca: Pull complete [2023-05-22T22:22:33.995Z] d65c8cfc05b1: Pull complete [2023-05-22T22:22:48.995Z] 2437ff75d9bd: Pull complete [2023-05-22T22:22:48.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T22:22:48.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:22:48.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:22:49.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-16393 does not seem to be running inside a container [2023-05-22T22:22:49.303Z] $ 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/153 -v /w/workspace/device-onvif-camera/153:/w/workspace/device-onvif-camera/153:rw,z -v /w/workspace/device-onvif-camera/153@tmp:/w/workspace/device-onvif-camera/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T22:22:52.023Z] $ docker top 1162b2ea2a7bef4fa953a29b824ef07d524a676220875da0e1eeaebe413663ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:22:52.608Z] ---> job-cost.sh [2023-05-22T22:22:52.878Z] lf-activate-venv: SKIPPING [2023-05-22T22:22:52.878Z] INFO: No Stack... [2023-05-22T22:22:53.473Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T22:22:54.070Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:22:54.727Z] + cat /w/workspace/device-onvif-camera/153/archives/cost.csv [2023-05-22T22:22:54.727Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:22:54.819Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-153-stack-cost] [2023-05-22T22:22:54.828Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-153-stack-cost] did not exist. Created. [2023-05-22T22:22:54.828Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:22:55.502Z] /w/workspace/device-onvif-camera/153@tmp/durable-b503e926/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T22:22:56.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T22:22:56.178Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T22:22:56.236Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:22:56.242Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:22:56.264Z] $ docker stop --time=1 1162b2ea2a7bef4fa953a29b824ef07d524a676220875da0e1eeaebe413663ac [2023-05-22T22:22:57.797Z] $ docker rm -f --volumes 1162b2ea2a7bef4fa953a29b824ef07d524a676220875da0e1eeaebe413663ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-22T22:22:58.273Z] provisioning config files... [2023-05-22T22:22:58.280Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16570427437476600429tmp [Pipeline] { [Pipeline] sh [2023-05-22T22:22:58.573Z] + set +x [2023-05-22T22:22:58.574Z] + curl -s https://codecov.io/bash [2023-05-22T22:22:58.574Z] + bash -s -- [2023-05-22T22:22:58.574Z] [2023-05-22T22:22:58.574Z] _____ _ [2023-05-22T22:22:58.574Z] / ____| | | [2023-05-22T22:22:58.574Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T22:22:58.574Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T22:22:58.574Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T22:22:58.574Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T22:22:58.574Z] Bash-1.0.6 [2023-05-22T22:22:58.574Z] [2023-05-22T22:22:58.574Z] [2023-05-22T22:22:58.574Z] ==> git version 2.25.1 found [2023-05-22T22:22:58.574Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-22T22:22:58.574Z] Release-Date: 2020-01-08 [2023-05-22T22:22:58.574Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T22:22:58.574Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T22:22:58.574Z] ==> Jenkins CI detected. [2023-05-22T22:22:58.574Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-22T22:22:58.574Z] project root: . [2023-05-22T22:22:58.574Z] --> token set from env [2023-05-22T22:22:58.574Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T22:22:58.574Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T22:22:58.574Z] ==> Python coveragepy not found [2023-05-22T22:22:58.574Z] ==> Searching for coverage reports in: [2023-05-22T22:22:58.574Z] + . [2023-05-22T22:22:58.574Z] -> Found 1 reports [2023-05-22T22:22:58.574Z] ==> Detecting git/mercurial file structure [2023-05-22T22:22:58.834Z] ==> Reading reports [2023-05-22T22:22:58.834Z] + ./coverage.out bytes=78459 [2023-05-22T22:22:58.834Z] ==> Appending adjustments [2023-05-22T22:22:58.834Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T22:22:58.834Z] + Found adjustments [2023-05-22T22:22:58.834Z] ==> Gzipping contents [2023-05-22T22:22:58.834Z] 12K /tmp/codecov.nAwQSy.gz [2023-05-22T22:22:58.834Z] ==> Uploading reports [2023-05-22T22:22:58.834Z] url: https://codecov.io [2023-05-22T22:22:58.834Z] query: branch=main&commit=01232ef71281965359620122f9fdc73016fc5c79&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T22:22:58.834Z] -> Pinging Codecov [2023-05-22T22:22:58.834Z] 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=01232ef71281965359620122f9fdc73016fc5c79&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T22:23:11.056Z] -> Uploading to [2023-05-22T22:23:11.056Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/F29A59C45E3A92E06B3E522C9905F8EF/01232ef71281965359620122f9fdc73016fc5c79/7b641bbb-7a9c-4dde-9c1d-b3eb208c59c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T222309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2152fc4d00cc625d395a877047787428d59bac2a40d038ca93f46ecc2fd2f439 [2023-05-22T22:23:11.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:23:11.056Z] Dload Upload Total Spent Left Speed [2023-05-22T22:23:11.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 51497 --:--:-- --:--:-- --:--:-- 51497 [2023-05-22T22:23:11.056Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/01232ef71281965359620122f9fdc73016fc5c79 [Pipeline] } [2023-05-22T22:23:11.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-22T22:23:11.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-22T22:23:11.295Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:23:11.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:23:11.595Z] [2023-05-22T22:23:11.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:23:11.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:23:11.893Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-22T22:23:11.893Z] df9b9388f04a: Pulling fs layer [2023-05-22T22:23:11.893Z] 52dc419b0ee2: Pulling fs layer [2023-05-22T22:23:11.893Z] 25bc292e5bac: Pulling fs layer [2023-05-22T22:23:11.893Z] 114826534d7a: Pulling fs layer [2023-05-22T22:23:11.893Z] 4657fd5d0bcf: Pulling fs layer [2023-05-22T22:23:11.893Z] 6ad1cebc031e: Pulling fs layer [2023-05-22T22:23:11.893Z] 8a3aa393b2d8: Pulling fs layer [2023-05-22T22:23:11.893Z] 4657fd5d0bcf: Waiting [2023-05-22T22:23:11.893Z] 114826534d7a: Waiting [2023-05-22T22:23:11.893Z] 6ad1cebc031e: Waiting [2023-05-22T22:23:11.893Z] 8a3aa393b2d8: Waiting [2023-05-22T22:23:11.893Z] 25bc292e5bac: Verifying Checksum [2023-05-22T22:23:11.893Z] 25bc292e5bac: Download complete [2023-05-22T22:23:11.893Z] 52dc419b0ee2: Download complete [2023-05-22T22:23:11.893Z] 4657fd5d0bcf: Verifying Checksum [2023-05-22T22:23:11.893Z] 4657fd5d0bcf: Download complete [2023-05-22T22:23:11.893Z] df9b9388f04a: Verifying Checksum [2023-05-22T22:23:11.893Z] df9b9388f04a: Download complete [2023-05-22T22:23:12.152Z] df9b9388f04a: Pull complete [2023-05-22T22:23:12.152Z] 6ad1cebc031e: Verifying Checksum [2023-05-22T22:23:12.152Z] 6ad1cebc031e: Download complete [2023-05-22T22:23:12.152Z] 52dc419b0ee2: Pull complete [2023-05-22T22:23:12.152Z] 25bc292e5bac: Pull complete [2023-05-22T22:23:12.719Z] 114826534d7a: Verifying Checksum [2023-05-22T22:23:12.719Z] 114826534d7a: Download complete [2023-05-22T22:23:12.719Z] 8a3aa393b2d8: Verifying Checksum [2023-05-22T22:23:12.719Z] 8a3aa393b2d8: Download complete [2023-05-22T22:23:16.005Z] 114826534d7a: Pull complete [2023-05-22T22:23:16.005Z] 4657fd5d0bcf: Pull complete [2023-05-22T22:23:16.265Z] 6ad1cebc031e: Pull complete [2023-05-22T22:23:18.791Z] 8a3aa393b2d8: Pull complete [2023-05-22T22:23:18.791Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-22T22:23:18.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:23:18.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:23:18.866Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:23:18.900Z] $ 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 [2023-05-22T22:23:23.116Z] $ docker top 5e25b9152a7f409321098a352e5240aa09b40904ff2af8267bd8ed7461dc8d04 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T22:23:23.181Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-22T22:23:23.467Z] + set -o pipefail [2023-05-22T22:23:23.467Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-22T22:23:30.036Z] [2023-05-22T22:23:30.036Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-22T22:23:30.036Z] [2023-05-22T22:23:30.036Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/dfb2c8c2-d550-45f2-be2e-921179b6468e [2023-05-22T22:23:30.036Z] [2023-05-22T22:23:30.036Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-22T22:23:30.036Z] [2023-05-22T22:23:30.036Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-22T22:23:30.036Z] [2023-05-22T22:23:30.036Z] [2023-05-22T22:23:30.036Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-22T22:23:30.036Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-22T22:23:30.036Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-22T22:23:30.054Z] $ docker stop --time=1 5e25b9152a7f409321098a352e5240aa09b40904ff2af8267bd8ed7461dc8d04 [2023-05-22T22:23:33.406Z] $ docker rm -f --volumes 5e25b9152a7f409321098a352e5240aa09b40904ff2af8267bd8ed7461dc8d04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-22T22:23:33.771Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:23:33.780Z] provisioning config files... [2023-05-22T22:23:33.789Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12641451517041800247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:23:34.080Z] --> edgex-publish-swagger.sh [2023-05-22T22:23:34.080Z] === Publish doc/openapi/v3 API === [2023-05-22T22:23:34.080Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-22T22:23:34.080Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-22T22:23:34.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:23:34.080Z] Dload Upload Total Spent Left Speed [2023-05-22T22:23:34.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 714k --:--:-- --:--:-- --:--:-- 714k [2023-05-22T22:23:34.648Z] [2023-05-22T22:23:34.648Z] [Pipeline] } [2023-05-22T22:23:34.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:23:35.073Z] + git log --format=format:%s -1 01232ef71281965359620122f9fdc73016fc5c79 [Pipeline] sh [2023-05-22T22:23:35.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:23:35.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:23:35.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:23:35.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:23:35.749Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:23:35.784Z] $ 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 [2023-05-22T22:23:36.227Z] $ docker top 0ae6f6ea6d055be0909cab0b313851bc3d534df2f8a4eae4d793eb17efa426af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:23:36.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:23:36.308Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:23:36.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:23:36.422Z] $ docker exec 0ae6f6ea6d055be0909cab0b313851bc3d534df2f8a4eae4d793eb17efa426af ssh-agent [2023-05-22T22:23:36.520Z] SSH_AUTH_SOCK=/tmp/ssh-LJfv9R41SGCs/agent.33 [2023-05-22T22:23:36.520Z] SSH_AGENT_PID=39 [2023-05-22T22:23:36.524Z] Running ssh-add (command line suppressed) [2023-05-22T22:23:36.632Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8166413185638798539.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8166413185638798539.key) [2023-05-22T22:23:36.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:23:36.930Z] + git semver tag [2023-05-22T22:23:37.189Z] 2023-05-22 22:23:37,103 [run_tag] DEBUG tag force:False [2023-05-22T22:23:37.189Z] 2023-05-22 22:23:37,103 [check_head_tag] DEBUG check head tag [2023-05-22T22:23:37.189Z] 2023-05-22 22:23:37,105 [execute] INFO git cat-file --batch-check [2023-05-22T22:23:37.189Z] 2023-05-22 22:23:37,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-22T22:23:37.189Z] 2023-05-22 22:23:37,108 [execute] INFO git cat-file --batch [2023-05-22T22:23:37.189Z] 2023-05-22 22:23:37,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-22T22:23:37.189Z] 2023-05-22 22:23:37,143 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:23:37.190Z] 2023-05-22 22:23:37,143 [execute] INFO git tag -a v3.0.0-dev.56 -m v3.0.0-dev.56 [2023-05-22T22:23:37.190Z] 2023-05-22 22:23:37,143 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.56', '-m', 'v3.0.0-dev.56'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:23:37.190Z] 2023-05-22 22:23:37,148 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:23:37.190Z] 3.0.0-dev.56 [Pipeline] } [2023-05-22T22:23:37.203Z] $ docker exec --env ******** --env ******** 0ae6f6ea6d055be0909cab0b313851bc3d534df2f8a4eae4d793eb17efa426af ssh-agent -k [2023-05-22T22:23:37.294Z] unset SSH_AUTH_SOCK; [2023-05-22T22:23:37.294Z] unset SSH_AGENT_PID; [2023-05-22T22:23:37.294Z] echo Agent pid 39 killed; [2023-05-22T22:23:37.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:23:37.610Z] + git semver [Pipeline] } [2023-05-22T22:23:37.888Z] $ docker stop --time=1 0ae6f6ea6d055be0909cab0b313851bc3d534df2f8a4eae4d793eb17efa426af [2023-05-22T22:23:39.168Z] $ docker rm -f --volumes 0ae6f6ea6d055be0909cab0b313851bc3d534df2f8a4eae4d793eb17efa426af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:23:39.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:23:39.549Z] [2023-05-22T22:23:39.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:23:39.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:23:39.853Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-22T22:23:39.853Z] ab5ef0e58194: Pulling fs layer [2023-05-22T22:23:39.853Z] 9712f1f96733: Pulling fs layer [2023-05-22T22:23:39.853Z] 63f879dbbcfc: Pulling fs layer [2023-05-22T22:23:39.853Z] 0d9ebad4ef96: Pulling fs layer [2023-05-22T22:23:39.853Z] e9a5061849ea: Pulling fs layer [2023-05-22T22:23:39.853Z] d747dcd14b5f: Pulling fs layer [2023-05-22T22:23:39.853Z] 2de7ff778b66: Pulling fs layer [2023-05-22T22:23:39.853Z] e9a5061849ea: Waiting [2023-05-22T22:23:39.853Z] d747dcd14b5f: Waiting [2023-05-22T22:23:39.853Z] 2de7ff778b66: Waiting [2023-05-22T22:23:39.853Z] 0d9ebad4ef96: Waiting [2023-05-22T22:23:39.853Z] 9712f1f96733: Download complete [2023-05-22T22:23:40.112Z] 63f879dbbcfc: Verifying Checksum [2023-05-22T22:23:40.112Z] 63f879dbbcfc: Download complete [2023-05-22T22:23:40.370Z] ab5ef0e58194: Verifying Checksum [2023-05-22T22:23:40.370Z] ab5ef0e58194: Download complete [2023-05-22T22:23:40.370Z] e9a5061849ea: Verifying Checksum [2023-05-22T22:23:40.370Z] e9a5061849ea: Download complete [2023-05-22T22:23:40.370Z] d747dcd14b5f: Verifying Checksum [2023-05-22T22:23:40.370Z] d747dcd14b5f: Download complete [2023-05-22T22:23:40.370Z] 0d9ebad4ef96: Verifying Checksum [2023-05-22T22:23:40.370Z] 0d9ebad4ef96: Download complete [2023-05-22T22:23:40.370Z] 2de7ff778b66: Verifying Checksum [2023-05-22T22:23:40.370Z] 2de7ff778b66: Download complete [2023-05-22T22:23:42.894Z] ab5ef0e58194: Pull complete [2023-05-22T22:23:43.152Z] 9712f1f96733: Pull complete [2023-05-22T22:23:43.718Z] 63f879dbbcfc: Pull complete [2023-05-22T22:23:47.905Z] 0d9ebad4ef96: Pull complete [2023-05-22T22:23:47.905Z] e9a5061849ea: Pull complete [2023-05-22T22:23:47.905Z] d747dcd14b5f: Pull complete [2023-05-22T22:23:48.839Z] 2de7ff778b66: Pull complete [2023-05-22T22:23:48.839Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-22T22:23:48.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:23:48.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:23:48.919Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:23:48.951Z] $ 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 [2023-05-22T22:23:54.705Z] $ docker top 955eb8da286f4d93127fe280a2b7b3e9b4ad0b688c48bfeb366daa971cda77a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:23:54.776Z] provisioning config files... [2023-05-22T22:23:54.782Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12412365644920383546tmp [2023-05-22T22:23:54.793Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13148118478571288284tmp [2023-05-22T22:23:54.803Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11848088701544385212tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:23:54.818Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:23:55.099Z] ---> sigul-configuration.sh [2023-05-22T22:23:55.099Z] gpg: directory `/root/.gnupg' created [2023-05-22T22:23:55.099Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-22T22:23:55.099Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-22T22:23:55.099Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-22T22:23:55.099Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-22T22:23:55.099Z] gpg: CAST5 encrypted data [2023-05-22T22:23:55.099Z] gpg: encrypted with 1 passphrase [2023-05-22T22:23:55.099Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-22T22:23:55.387Z] + mkdir /home/jenkins [2023-05-22T22:23:55.387Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-22T22:23:55.676Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-22T22:23:55.685Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:23:55.970Z] ---> sigul-install.sh [2023-05-22T22:23:55.970Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-22T22:23:56.257Z] + git tag --list [2023-05-22T22:23:56.257Z] v0.0.0 [2023-05-22T22:23:56.257Z] v0.0.1-dev.1 [2023-05-22T22:23:56.257Z] v0.0.1-dev.10 [2023-05-22T22:23:56.257Z] v0.0.1-dev.11 [2023-05-22T22:23:56.257Z] v0.0.1-dev.12 [2023-05-22T22:23:56.257Z] v0.0.1-dev.13 [2023-05-22T22:23:56.257Z] v0.0.1-dev.14 [2023-05-22T22:23:56.257Z] v0.0.1-dev.15 [2023-05-22T22:23:56.257Z] v0.0.1-dev.16 [2023-05-22T22:23:56.257Z] v0.0.1-dev.17 [2023-05-22T22:23:56.257Z] v0.0.1-dev.18 [2023-05-22T22:23:56.257Z] v0.0.1-dev.19 [2023-05-22T22:23:56.257Z] v0.0.1-dev.2 [2023-05-22T22:23:56.257Z] v0.0.1-dev.20 [2023-05-22T22:23:56.257Z] v0.0.1-dev.21 [2023-05-22T22:23:56.257Z] v0.0.1-dev.22 [2023-05-22T22:23:56.257Z] v0.0.1-dev.23 [2023-05-22T22:23:56.257Z] v0.0.1-dev.24 [2023-05-22T22:23:56.257Z] v0.0.1-dev.25 [2023-05-22T22:23:56.257Z] v0.0.1-dev.26 [2023-05-22T22:23:56.257Z] v0.0.1-dev.27 [2023-05-22T22:23:56.257Z] v0.0.1-dev.28 [2023-05-22T22:23:56.257Z] v0.0.1-dev.3 [2023-05-22T22:23:56.257Z] v0.0.1-dev.4 [2023-05-22T22:23:56.257Z] v0.0.1-dev.5 [2023-05-22T22:23:56.257Z] v0.0.1-dev.6 [2023-05-22T22:23:56.257Z] v0.0.1-dev.7 [2023-05-22T22:23:56.257Z] v0.0.1-dev.8 [2023-05-22T22:23:56.257Z] v0.0.1-dev.9 [2023-05-22T22:23:56.257Z] v2.2.0 [2023-05-22T22:23:56.257Z] v2.2.0-dev.29 [2023-05-22T22:23:56.257Z] v2.2.0-dev.30 [2023-05-22T22:23:56.257Z] v2.2.0-dev.31 [2023-05-22T22:23:56.257Z] v2.2.0-dev.32 [2023-05-22T22:23:56.257Z] v2.2.0-dev.33 [2023-05-22T22:23:56.257Z] v2.2.0-dev.34 [2023-05-22T22:23:56.257Z] v2.2.0-dev.35 [2023-05-22T22:23:56.257Z] v2.3.0 [2023-05-22T22:23:56.257Z] v2.3.0-dev.1 [2023-05-22T22:23:56.257Z] v2.3.0-dev.10 [2023-05-22T22:23:56.257Z] v2.3.0-dev.11 [2023-05-22T22:23:56.257Z] v2.3.0-dev.12 [2023-05-22T22:23:56.257Z] v2.3.0-dev.13 [2023-05-22T22:23:56.257Z] v2.3.0-dev.14 [2023-05-22T22:23:56.258Z] v2.3.0-dev.15 [2023-05-22T22:23:56.258Z] v2.3.0-dev.16 [2023-05-22T22:23:56.258Z] v2.3.0-dev.17 [2023-05-22T22:23:56.258Z] v2.3.0-dev.18 [2023-05-22T22:23:56.258Z] v2.3.0-dev.19 [2023-05-22T22:23:56.258Z] v2.3.0-dev.2 [2023-05-22T22:23:56.258Z] v2.3.0-dev.20 [2023-05-22T22:23:56.258Z] v2.3.0-dev.21 [2023-05-22T22:23:56.258Z] v2.3.0-dev.22 [2023-05-22T22:23:56.258Z] v2.3.0-dev.23 [2023-05-22T22:23:56.258Z] v2.3.0-dev.24 [2023-05-22T22:23:56.258Z] v2.3.0-dev.25 [2023-05-22T22:23:56.258Z] v2.3.0-dev.26 [2023-05-22T22:23:56.258Z] v2.3.0-dev.27 [2023-05-22T22:23:56.258Z] v2.3.0-dev.28 [2023-05-22T22:23:56.258Z] v2.3.0-dev.29 [2023-05-22T22:23:56.258Z] v2.3.0-dev.3 [2023-05-22T22:23:56.258Z] v2.3.0-dev.30 [2023-05-22T22:23:56.258Z] v2.3.0-dev.31 [2023-05-22T22:23:56.258Z] v2.3.0-dev.32 [2023-05-22T22:23:56.258Z] v2.3.0-dev.33 [2023-05-22T22:23:56.258Z] v2.3.0-dev.34 [2023-05-22T22:23:56.258Z] v2.3.0-dev.35 [2023-05-22T22:23:56.258Z] v2.3.0-dev.36 [2023-05-22T22:23:56.258Z] v2.3.0-dev.37 [2023-05-22T22:23:56.258Z] v2.3.0-dev.38 [2023-05-22T22:23:56.258Z] v2.3.0-dev.39 [2023-05-22T22:23:56.258Z] v2.3.0-dev.4 [2023-05-22T22:23:56.258Z] v2.3.0-dev.40 [2023-05-22T22:23:56.258Z] v2.3.0-dev.41 [2023-05-22T22:23:56.258Z] v2.3.0-dev.42 [2023-05-22T22:23:56.258Z] v2.3.0-dev.43 [2023-05-22T22:23:56.258Z] v2.3.0-dev.44 [2023-05-22T22:23:56.258Z] v2.3.0-dev.45 [2023-05-22T22:23:56.258Z] v2.3.0-dev.5 [2023-05-22T22:23:56.258Z] v2.3.0-dev.6 [2023-05-22T22:23:56.258Z] v2.3.0-dev.7 [2023-05-22T22:23:56.258Z] v2.3.0-dev.8 [2023-05-22T22:23:56.258Z] v2.3.0-dev.9 [2023-05-22T22:23:56.258Z] v2.3.1 [2023-05-22T22:23:56.258Z] v2.3.1-dev.1 [2023-05-22T22:23:56.258Z] v2.3.1-dev.4 [2023-05-22T22:23:56.258Z] v2.3.1-dev.5 [2023-05-22T22:23:56.258Z] v2.3.2-dev.1 [2023-05-22T22:23:56.258Z] v2.3.2-dev.2 [2023-05-22T22:23:56.258Z] v3.0.0-dev.1 [2023-05-22T22:23:56.258Z] v3.0.0-dev.10 [2023-05-22T22:23:56.258Z] v3.0.0-dev.11 [2023-05-22T22:23:56.258Z] v3.0.0-dev.12 [2023-05-22T22:23:56.258Z] v3.0.0-dev.13 [2023-05-22T22:23:56.258Z] v3.0.0-dev.14 [2023-05-22T22:23:56.258Z] v3.0.0-dev.15 [2023-05-22T22:23:56.258Z] v3.0.0-dev.16 [2023-05-22T22:23:56.258Z] v3.0.0-dev.17 [2023-05-22T22:23:56.258Z] v3.0.0-dev.18 [2023-05-22T22:23:56.258Z] v3.0.0-dev.19 [2023-05-22T22:23:56.258Z] v3.0.0-dev.2 [2023-05-22T22:23:56.258Z] v3.0.0-dev.20 [2023-05-22T22:23:56.258Z] v3.0.0-dev.21 [2023-05-22T22:23:56.258Z] v3.0.0-dev.22 [2023-05-22T22:23:56.258Z] v3.0.0-dev.23 [2023-05-22T22:23:56.258Z] v3.0.0-dev.24 [2023-05-22T22:23:56.258Z] v3.0.0-dev.25 [2023-05-22T22:23:56.258Z] v3.0.0-dev.26 [2023-05-22T22:23:56.258Z] v3.0.0-dev.27 [2023-05-22T22:23:56.258Z] v3.0.0-dev.28 [2023-05-22T22:23:56.258Z] v3.0.0-dev.29 [2023-05-22T22:23:56.258Z] v3.0.0-dev.3 [2023-05-22T22:23:56.258Z] v3.0.0-dev.30 [2023-05-22T22:23:56.258Z] v3.0.0-dev.31 [2023-05-22T22:23:56.258Z] v3.0.0-dev.32 [2023-05-22T22:23:56.258Z] v3.0.0-dev.33 [2023-05-22T22:23:56.258Z] v3.0.0-dev.34 [2023-05-22T22:23:56.258Z] v3.0.0-dev.35 [2023-05-22T22:23:56.258Z] v3.0.0-dev.36 [2023-05-22T22:23:56.258Z] v3.0.0-dev.37 [2023-05-22T22:23:56.258Z] v3.0.0-dev.38 [2023-05-22T22:23:56.258Z] v3.0.0-dev.39 [2023-05-22T22:23:56.258Z] v3.0.0-dev.4 [2023-05-22T22:23:56.258Z] v3.0.0-dev.40 [2023-05-22T22:23:56.258Z] v3.0.0-dev.41 [2023-05-22T22:23:56.258Z] v3.0.0-dev.42 [2023-05-22T22:23:56.258Z] v3.0.0-dev.43 [2023-05-22T22:23:56.258Z] v3.0.0-dev.44 [2023-05-22T22:23:56.258Z] v3.0.0-dev.45 [2023-05-22T22:23:56.258Z] v3.0.0-dev.46 [2023-05-22T22:23:56.258Z] v3.0.0-dev.47 [2023-05-22T22:23:56.258Z] v3.0.0-dev.48 [2023-05-22T22:23:56.258Z] v3.0.0-dev.49 [2023-05-22T22:23:56.258Z] v3.0.0-dev.5 [2023-05-22T22:23:56.258Z] v3.0.0-dev.50 [2023-05-22T22:23:56.258Z] v3.0.0-dev.51 [2023-05-22T22:23:56.258Z] v3.0.0-dev.52 [2023-05-22T22:23:56.258Z] v3.0.0-dev.53 [2023-05-22T22:23:56.258Z] v3.0.0-dev.54 [2023-05-22T22:23:56.258Z] v3.0.0-dev.55 [2023-05-22T22:23:56.258Z] v3.0.0-dev.56 [2023-05-22T22:23:56.258Z] v3.0.0-dev.6 [2023-05-22T22:23:56.258Z] v3.0.0-dev.7 [2023-05-22T22:23:56.258Z] v3.0.0-dev.8 [2023-05-22T22:23:56.258Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-22T22:23:56.545Z] + lftools sign git-tag v3.0.0-dev.56 [2023-05-22T22:23:57.114Z] Signing Git tag with Sigul... [2023-05-22T22:23:57.114Z] Signing v3.0.0-dev.56 [Pipeline] echo [2023-05-22T22:23:57.380Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:23:57.666Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-22T22:23:57.674Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-22T22:23:57.701Z] $ docker stop --time=1 955eb8da286f4d93127fe280a2b7b3e9b4ad0b688c48bfeb366daa971cda77a1 [2023-05-22T22:23:59.059Z] $ docker rm -f --volumes 955eb8da286f4d93127fe280a2b7b3e9b4ad0b688c48bfeb366daa971cda77a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-22T22:23:59.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:23:59.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:23:59.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:23:59.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:23:59.841Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:23:59.879Z] $ 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 [2023-05-22T22:24:00.239Z] $ docker top 1fbf3aee58f67b79b8cd494ae8bae4391202169b428bf56337fd1965e6c8b840 -eo pid,comm [2023-05-22T22:24:00.280Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T22:24:00.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:24:00.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:24:00.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:24:00.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:24:00.436Z] $ docker exec 1fbf3aee58f67b79b8cd494ae8bae4391202169b428bf56337fd1965e6c8b840 ssh-agent [2023-05-22T22:24:00.528Z] SSH_AUTH_SOCK=/tmp/ssh-ooWPMEsp2ipr/agent.32 [2023-05-22T22:24:00.528Z] SSH_AGENT_PID=38 [2023-05-22T22:24:00.533Z] Running ssh-add (command line suppressed) [2023-05-22T22:24:00.639Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9685915428407582208.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9685915428407582208.key) [2023-05-22T22:24:00.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:24:00.933Z] + git semver bump pre [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,110 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,110 [bump_version] DEBUG bumping version:3.0.0-dev.56 on axis:pre with prefix:dev [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,111 [bump_version] DEBUG bumped version:3.0.0-dev.57 [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,111 [write_version] DEBUG write version:3.0.0-dev.57 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,111 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,111 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,113 [execute] INFO git cat-file --batch-check [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,118 [execute] INFO git cat-file --batch [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:24:01.193Z] 2023-05-22 22:24:01,124 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:24:01.193Z] 3.0.0-dev.57 [Pipeline] } [2023-05-22T22:24:01.207Z] $ docker exec --env ******** --env ******** 1fbf3aee58f67b79b8cd494ae8bae4391202169b428bf56337fd1965e6c8b840 ssh-agent -k [2023-05-22T22:24:01.298Z] unset SSH_AUTH_SOCK; [2023-05-22T22:24:01.299Z] unset SSH_AGENT_PID; [2023-05-22T22:24:01.299Z] echo Agent pid 38 killed; [2023-05-22T22:24:01.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:24:01.610Z] + git semver [Pipeline] } [2023-05-22T22:24:01.888Z] $ docker stop --time=1 1fbf3aee58f67b79b8cd494ae8bae4391202169b428bf56337fd1965e6c8b840 [2023-05-22T22:24:03.190Z] $ docker rm -f --volumes 1fbf3aee58f67b79b8cd494ae8bae4391202169b428bf56337fd1965e6c8b840 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:24:03.529Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:24:03.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:24:03.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:24:03.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:24:03.902Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:24:03.940Z] $ 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 [2023-05-22T22:24:04.312Z] $ docker top 93d9aa25eee19a120cc747adcb657939908542b959e352ce9b8edb6816a80c44 -eo pid,comm [2023-05-22T22:24:04.357Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T22:24:04.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:24:04.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:24:04.386Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:24:04.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:24:04.498Z] $ docker exec 93d9aa25eee19a120cc747adcb657939908542b959e352ce9b8edb6816a80c44 ssh-agent [2023-05-22T22:24:04.603Z] SSH_AUTH_SOCK=/tmp/ssh-2Z2bmKuXcvqg/agent.33 [2023-05-22T22:24:04.603Z] SSH_AGENT_PID=39 [2023-05-22T22:24:04.607Z] Running ssh-add (command line suppressed) [2023-05-22T22:24:04.706Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7540651457394489579.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7540651457394489579.key) [2023-05-22T22:24:04.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:24:05.004Z] + git semver push [2023-05-22T22:24:05.264Z] 2023-05-22 22:24:05,194 [run_push] DEBUG push [2023-05-22T22:24:05.264Z] 2023-05-22 22:24:05,194 [execute] INFO git cat-file --batch-check [2023-05-22T22:24:05.264Z] 2023-05-22 22:24:05,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:24:05.264Z] 2023-05-22 22:24:05,199 [execute] INFO git rev-list feced1c09d377c2091eef7ec1d3bd345536a967a -- [2023-05-22T22:24:05.264Z] 2023-05-22 22:24:05,199 [execute] DEBUG Popen(['git', 'rev-list', 'feced1c09d377c2091eef7ec1d3bd345536a967a', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:24:05.264Z] 2023-05-22 22:24:05,209 [execute] INFO git fetch -v origin [2023-05-22T22:24:05.264Z] 2023-05-22 22:24:05,209 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-22T22:24:05.831Z] 2023-05-22 22:24:05,813 [run_push] DEBUG no remote changes detected [2023-05-22T22:24:05.831Z] 2023-05-22 22:24:05,813 [execute] INFO git push origin semver [2023-05-22T22:24:05.831Z] 2023-05-22 22:24:05,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:24:06.770Z] 2023-05-22 22:24:06,562 [run_push] DEBUG push all version tags [2023-05-22T22:24:06.770Z] 2023-05-22 22:24:06,562 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-22T22:24:06.770Z] 2023-05-22 22:24:06,563 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:24:07.340Z] 2023-05-22 22:24:07,272 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-22T22:24:07.340Z] 3.0.0-dev.57 [Pipeline] } [2023-05-22T22:24:07.355Z] $ docker exec --env ******** --env ******** 93d9aa25eee19a120cc747adcb657939908542b959e352ce9b8edb6816a80c44 ssh-agent -k [2023-05-22T22:24:07.458Z] unset SSH_AUTH_SOCK; [2023-05-22T22:24:07.458Z] unset SSH_AGENT_PID; [2023-05-22T22:24:07.458Z] echo Agent pid 39 killed; [2023-05-22T22:24:07.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:24:07.774Z] + git semver [Pipeline] } [2023-05-22T22:24:08.053Z] $ docker stop --time=1 93d9aa25eee19a120cc747adcb657939908542b959e352ce9b8edb6816a80c44 [2023-05-22T22:24:09.346Z] $ docker rm -f --volumes 93d9aa25eee19a120cc747adcb657939908542b959e352ce9b8edb6816a80c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-22T22:24:10.037Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-22T22:24:10.037Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-22T22:24:10.037Z] total 16 [2023-05-22T22:24:10.037Z] drwxr-xr-x 3 root root 4096 May 22 22:13 . [2023-05-22T22:24:10.037Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:23 .. [2023-05-22T22:24:10.037Z] drwxr-xr-x 2 root root 4096 May 22 22:13 cost [2023-05-22T22:24:10.037Z] -rw-r--r-- 1 root root 91 May 22 22:13 cost.csv [2023-05-22T22:24:10.037Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-22T22:24:10.037Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-22T22:24:10.037Z] total 16 [2023-05-22T22:24:10.037Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:13 . [2023-05-22T22:24:10.037Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:23 .. [2023-05-22T22:24:10.037Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 22:13 cost [2023-05-22T22:24:10.037Z] -rw-r--r-- 1 jenkins jenkins 91 May 22 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:24:10.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:24:11.257Z] ---> package-listing.sh [2023-05-22T22:24:11.257Z] ++ facter osfamily [2023-05-22T22:24:11.257Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T22:24:11.516Z] + OS_FAMILY=debian [2023-05-22T22:24:11.516Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-22T22:24:11.516Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T22:24:11.516Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T22:24:11.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T22:24:11.516Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T22:24:11.516Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-22T22:24:11.516Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T22:24:11.516Z] + case "${OS_FAMILY}" in [2023-05-22T22:24:11.516Z] + dpkg -l [2023-05-22T22:24:11.516Z] + grep '^ii' [2023-05-22T22:24:11.516Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T22:24:11.516Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T22:24:11.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T22:24:11.516Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-22T22:24:11.516Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-22T22:24:11.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-22T22:24:11.528Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T22:24:11.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:24:12.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:24:12.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:24:12.437Z] prd-ubuntu20.04-docker-8c-8g-16391 does not seem to be running inside a container [2023-05-22T22:24:12.473Z] $ 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 [2023-05-22T22:24:12.716Z] $ docker top 07accf7a49bfbc4c6214a4082ed0f5675dabf72bcf207eb75a967f96b2794945 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:24:13.049Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T22:24:13.337Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T22:24:13.623Z] + ls /var/log/sa-host [2023-05-22T22:24:13.623Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:24:13.778Z] provisioning config files... [2023-05-22T22:24:13.785Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5742561143836509622tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:24:13.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:24:14.078Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T22:24:14.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:24:14.419Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T22:24:14.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:24:14.708Z] ---> sudo-logs.sh [2023-05-22T22:24:14.708Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T22:24:14.736Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:24:15.019Z] ---> job-cost.sh [2023-05-22T22:24:15.019Z] lf-activate-venv: SKIPPING [2023-05-22T22:24:15.019Z] DEBUG: total: 0.2199999988079071 [2023-05-22T22:24:15.019Z] INFO: Retrieving Stack Cost... [2023-05-22T22:24:15.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:24:15.847Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T22:24:15.860Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:24:16.138Z] ---> logs-deploy.sh [2023-05-22T22:24:16.138Z] lf-activate-venv: SKIPPING [2023-05-22T22:24:16.138Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/153 [2023-05-22T22:24:16.138Z] INFO: archiving workspace using pattern(s): [2023-05-22T22:24:17.073Z] Archives upload complete. [2023-05-22T22:24:17.073Z] INFO: archiving logs to Nexus